2015-07-17 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / ChangeLog
blobc1582b9afdc3c3e3c0ef188daee5b776d60ff917
1 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3         Sync with binutils-gdb:
4         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
6         * configure.ac (target_configdirs): Exclude target-zlib if
7         target-libjava isn't built.
8         * configure: Regenerated.
10 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
12         Sync with binutils-gdb:
13         2015-05-13  John David Anglin  <dave.anglin@bell.net>
15         * configure.ac: Disable configuration of GDB for HPUX targets.
16         * configure: Regenerate.
18         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
20         * configure.ac: Add --with-system-zlib.
21         * configure: Regenerated.
23         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
25         * configure.ac: Add FT32 support.
26         * configure: Regenerate.
28         2015-01-12  Anthony Green  <green@moxielogic.com>
30         * configure.ac: Don't disable gprof for moxie.
31         * configure: Rebuild.
33 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
35         Sync with binutils-gdb:
36         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
38         PR ld/18355
39         * Makefile.def: Add extra_configure_flags to host zlib.
40         * configure.ac (extra_host_zlib_configure_flags): New.  Set
41         to --enable-host-shared When bfd is to be built as shared
42         library.  AC_SUBST.
43         * Makefile.in: Regenerated.
45 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
47         Sync with src:
48         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
49         * Makefile.def (dependencies): Add all-zlib to all-bfd.
50         * Makefile.in: Regenerated.
52 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
54         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
55         target.
56         * configure: Regenerate.
58 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
60         * MAINTAINERS (Write After Approval): Add myself.
62 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
64         * MAINTAINERS (OS Port Maintainers): Add myself.
65         (Various Maintainers): Remove myself from libffi testsuite.
67 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
69         * MAINTAINERS (gen* on machine desc): Add self.
71 2015-06-02  Jason Merrill  <jason@redhat.com>
73         PR bootstrap/66319
74         * configure.ac: Use -std=gnu++98.
76 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
78         * MAINTAINERS (Write After Approval): Add myself.
80 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
82         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
83         * configure: Regenerate.
85 2015-05-26  Jason Merrill  <jason@redhat.com>
87         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
88         * configure: Regenerate.
90 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
92         * configure.ac: FT32 target added.
93         * configure: Regenerated.
95 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
97         * MAINTAINERS (Write After Approval): Add myself.
99 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
101         * MAINTAINERS (Write After Approval): Add myself.
103 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
105         * configure.ac: Fix typo.
106         * configure: Regenerate.
108 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
110         * MAINTAINERS (Write After Approval): Add myself.
112 2015-05-03  Matthias Klose  <doko@ubuntu.com>
114         * configure.ac: Match $host configured with triplets.
115         * configure: Regenerate.
117 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
119         * Makefile.tpl: Remove surplus whitespace throughout.
120         * Makefile.in: Regenerate.
122 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
124         * MAINTAINERS (Various Maintainers): Add myself as instruction
125         combiner maintainer.
127 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
129         PR bootstrap/62077
130         * configure.ac (--enable-stage1-checking): Default to
131         release,misc,gimple,rtlflag,tree,types if --disable-checking
132         or --enable-checking is not specified and DEV-PHASE is not
133         experimental.
134         * configure: Regenerated.
136 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
138         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
139         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
140         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
141         * Makefile.in: Regenerate.
143 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
145         * MAINTAINERS: Update my email address.
147 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
149         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
151 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
153         * MAINTAINERS: Add myself as an arm port reviewer.
155 2015-03-25  Martin Liska  <mliska@suse.cz>
156             Yury Gribov  <y.gribov@samsung.com>
158         * Makefile.in: Fix ln source location for vimrc file.
159         * Makefile.tpl: Likewise.
161 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
163         PR bootstrap/25672
164         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
165         cross-compiling.  Similarly for CXX_FOR_TARGET.
166         * configure: Regenerate.
168 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
170         * Makefile.def: Add libmpx.
171         * configure.ac: Add libmpx.
172         * Makefile.in: Regenerate.
173         * configure: Regenerate.
175 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
177         * MAINTAINERS (CPU Port Maintainers): Add myself
178         i386 vector ISA extns mantainer.
180 2015-03-13  Jeff Law  <law@redhat.com>
182         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
183         maintainer.
184         Remove Richard Henderson as a maintainer for the x86 port.
186 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
188         * MAINTAINERS (CPU Port Maintainers): Update my email address.
190 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
192         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
193         pointer bounds checker and i386 MPX maintainer.
195 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
197         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
199 2015-02-26  Martin Sebor  <msebor@redhat.com>
201         * MAINTAINERS (Various Maintainers): Add self.
203 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
205         * configure.ac [--enable-as-accelerator-for] (enable_languages):
206         Make sure it contains lto.
207         * configure: Regenerate.
209 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
211         * configure: Regenerate.
213 2015-02-06  Diego Novillo  <dnovillo@google.com>
215         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
216         middle-end, docstring): Remove myself.
217         (Write After Approval): Add myself.
219 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
221         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
222         (Write After Approval): Update address.
224 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
226         PR jit/64780
227         * configure.ac: Require the user to explicitly specify
228         --enable-host-shared if the jit is enabled.
229         * configure: Regenerate.
231 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
233         * MAINTAINERS (Write After Approval): Add myself.
235 2015-01-25  Tom de Vries  <tom@codesourcery.com>
237         * MAINTAINERS: Make whitespace consistent.
239 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
241         * MAINTAINERS (Write After Approval): Add myself.
243 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
245         * MAINTAINERS: (Write After Approval): Add myself.
247 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
249         * MAINTAINERS: (Write After Approval): Add myself.
251 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
253         * MAINTAINERS: (Write After Approval): Add myself.
255 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
257         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
258         objective-c/c++ front end maintainer.
260 2015-01-13  Marek Polacek  <polacek@redhat.com>
262         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
264 2015-01-12  Jeff Law  <law@redhat.com>
266         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
267         a very long time.
269 2015-01-09  Ian Lance Taylor  <iant@google.com>
271         * configure.ac (host_tools): Add gotools.
272         * Makefile.def (host_modules): Add gotools.
273         (dependencies): Add dependency of all-gotools on all-target-libgo.
275 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
277         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
278         * configure: Regenerate.
280 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
282         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
283         all-target-libgomp.
284         * Makefile.in: Regenerate.
286 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
288         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
290 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
292         * configure.ac: Add Visium support.
293         * configure: Regenerate.
295 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
297         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
298         * configure: Regenerate.
300 2015-01-03  Andrew Pinski  <apinski@cavium.com>
302         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
303         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
304         (BASE_TARGET_EXPORTS): Add OBJCOPY.
305         (OBJCOPY_FOR_TARGET): New variable.
306         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
307         * Makefile.in: Regenerate.
308         * configure.ac: Check for already installed target objcopy.
309         Also GCC_TARGET_TOOL on objcopy.
310         * configure: Regenerate.
312 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
314         * config.sub: Update from upstream, to 2015-01-01 version.
315         * config.guess: Ditto.
317 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
319         * MAINTAINERS (RTEMS Ports): Add myself.
321 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
323         * MAINTAINERS (Write After Approval): Add myself.
325 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
327         * MAINTAINERS (Write After Approval): Add myself.
329 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
331         * configure.ac (--enable-as-accelerator-for): Don't set
332         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
333         * configure: Regenerate.
335 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
337         PR bootstrap/64023
338         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
339         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
340         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
341         to CXX.
342         * Makefile.in: Regenerated.
344 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
345             Yury Gribov  <y.gribov@samsung.com>
347         * .gitignore: Added .local.vimrc and .lvimrc.
348         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
349         * Makefile.in: Regenerate.
351 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
353         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
354         * configure: Regenerated.
356 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
358         * MAINTAINERS (nvptx port): New entry.
360 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
362         * configure: Regenerate.
364 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
366         * configure.ac: Merge with Binutils.
368 2014-11-26  Tobias Burnus  <burnus@net-b.de>
370         * Makefile.def: Make more dependent on mpfr, mpc and isl.
371         * Makefile.in: Regenerate.
373 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
375         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
376         missing flex.
377         * Makefile.in: Regenerated.
379 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
381         * Makefile.in: Regenerate.
383 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
385         PR bootstrap/63784
386         * libtool.m4: Add $pic_flag with -shared.
388 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
390         * MAINTAINERS (Write After Approval): Added myself.
392 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
394         * MAINTAINERS (write-after-approval): Add myself.
396 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
398         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
399         from 2 years ago.
401 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
403         Revert:
404         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
406         * MAINTAINERS (Write After Approval): Added myself as line map
407         maintainer.
409 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
411         Revert:
412         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
414         * MAINTAINERS (Write After Approval): Added myself.
416 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
418         * MAINTAINERS (Write After Approval): Added myself.
420 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
422         * MAINTAINERS (Write After Approval): Added myself as line map
423         maintainer.
425 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
427         * MAINTAINERS (Various Maintainers): Added myself as line map
428         maintainer.
430 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
432         * move-if-change: Sync from upstream gnulib.
434 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
436         * compile: Sync with upstream Automake.
437         * depcomp: Ditto.
438         * install-sh: Ditto.
439         * missing: Ditto.
440         * mkinstalldirs: Ditto.
441         * ylwrap: Ditto.
443 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
445         * config.sub: Update from upstream config repo.
446         * config.guess: Ditto.
448 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
450         * Makefile.def: Add liboffloadmic to target_modules.  Make
451         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
452         * Makefile.in: Regenerate.
453         * configure: Regenerate.
454         * configure.ac: Add liboffloadmic to target binaries.
455         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
456         Add liboffloadmic to noconfig list when C++ is not supported.
458 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
459             Thomas Schwinge  <thomas@codesourcery.com>
460             Ilya Verbin  <ilya.verbin@intel.com>
461             Andrey Turetskiy  <andrey.turetskiy@intel.com>
463         * configure: Regenerate.
464         * configure.ac (--enable-as-accelerator-for)
465         (--enable-offload-targets): New configure options.
467 2014-11-11  Tobias Burnus  <burnus@net-b.de>
469         * Makefile.def: Make all-gcc depend on all-isl.
470         * Makefile.in: Regenerate.
472 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
474         * ChangeLog.jit: New.
475         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
477 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
479         PR target/63610
480         * libtool.m4: Fix globbing of darwin versions.
481         * configure: Regenerate.
483 2014-11-11  Tobias Burnus  <burnus@net-b.de>
485         * Makefile.def: Remove CLooG.
486         * Makefile.tpl: Ditto.
487         * configure.ac: Ditto.
488         * configure: Regenerate.
489         * Makefile.in: Ditto.
491 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
493         * configure.ac: Handle nvptx-*-*.
494         * configure: Regenerate.
496 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
498         * MAINTAINERS (Write After Approval): Add myself.
500 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
502         * Makefile.def (libcc1): Remove bootstrap=true;.
503         * Makefile.in: Regenerated.
505 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
507         * configure.ac: Update comment.
508         * configure: Regenerate.
510 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
512         * MAINTAINERS (Write After Approval): Add myself.
514 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
516         * configure.ac (extra_host_libiberty_configure_flags): Add
517         --enable-shared also for libcc1's benefit.
518         * configure: Regenerate.
520 2014-10-29  Tristan Gingold  <gingold@adacore.com>
522         * MAINTAINERS: Change my email address.
524 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
525             Tom Tromey  <tromey@redhat.com>
527         * Makefile.def: Add libcc1 to host_modules.
528         * configure.ac (host_tools): Add libcc1.
529         * Makefile.in, configure: Rebuild.
531 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
533         * configure.ac (build_configargs): Don't share config.cache between
534         build subdirs.
535         * configure: Regenerate.
537 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
539         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
540         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
541         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
542         leon3v7 as leon3.
543         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
544         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
545         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
546         * config/sparc/sparc.md (cpu): Add leon3v7.
547         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
549 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
551         * MAINTAINERS (write-after-approval): Add myself.
553 2014-10-23  Ian Lance Taylor  <iant@google.com>
555         * configure.ac: Disable the Go frontend on systems where it is known
556         to not work.
557         * configure: Regenerate.
559 2014-10-23  Richard Biener  <rguenther@suse.de>
561         * Makefile.def: Add libcpp build module and dependencies.
562         * configure.ac: Add libcpp build module.
563         * Makefile.in: Regenerate.
564         * configure: Likewise.
566 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
568         * MAINTAINERS (write-after-approval): Add myself.
570 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
572         * INSTALL/README: Do not mention CVS.
574 2014-10-03  Jing Yu  <jingyu@google.com>
576         * configure.ac: Add aarch64 to list of targets that support gold.
577         * configure: Regenerate.
579 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
581         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
583 2014-09-29  Catherine Moore  <clm@codesourcery.com>
585         * MAINTAINERS:  Add myself as MIPS maintainer.
587 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
589         * MAINTAINERS: Move myself to MIPS maintainers.
591 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
593         * MAINTAINERS: Put all email addresses between '<' and '>'.
595 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
597         * MAINTAINERS: Move myself to reviewers (Fortran).
599 2014-09-01  Andi Kleen  <ak@linux.intel.com>
601         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
602         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
603         * Makefile.in: Regenerate.
605 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
607         * rtx-classes-status.txt: Delete
609 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
611         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
613 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
615         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
616         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
617         of checking for version number.
618         * configure: Regenerated.
619         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
621 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
623         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
624         is done; begin phase 6 (use extra rtx_def subclasses).
626 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
628         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
629         done; begin phase 5 (additional rtx_def subclasses).
631 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
633         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
635 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
637         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
638         SET_BB_HEADER are done.
640 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
642         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
643         done.
645 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
647         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
649 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
651         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
653 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
655         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
657 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
659         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
661 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
663         * rtx-classes-status.txt: Phase 3 (per-file commits within
664         "config" subdirs) is done; begin phase 4 (removal of
665         "scaffolding").
667 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
669         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
670         dir) is done; begin phase 3 (per-file commits within "config"
671         subdirs).
673 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
675         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
676         phase 2 (per-file commits in main source dir).
678 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
680         * configure: Regenerated.
682 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
684         * rtx-classes-status.txt (TODO): Add SET_BND_TO
686 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
688         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
690 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
692         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
694 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
696         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
698 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
700         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
702 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
704         * MAINTAINERS (Write After Approval): Add myself.
706 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
708         * MAINTAINERS: Remove myself
710 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
712         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
714 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
716         * MAINTAINERS (Write After Approval): Add myself.
718 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
720         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
721         SET_BB_HEADER, SET_BB_FOOTER
723 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
725         * rtx-classes-status.txt: New file
727 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
729         * configure.ac: Eliminate ClooG installation dependency.
730         * configure: Regenerate.
731         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
732         * Makefile.in: Regenerate.
734 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
736         * MAINTAINERS (Write After Approval): Add myself.
738 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
740         * MAINTAINERS (Write After Approval): Add myself.
742 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
744         * MAINTAINERS (Write After Approval): Add myself.
746 2014-07-28  Anthony Green  <green@moxielogic.com>
748         Import from savannah.gnu.org:
749         * config.sub: Update to 2014-07-28 version.
751 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
753         * MAINTAINERS: Remove my MIPS maintainer entry.
755 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
757         PR target/47230
758         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
759         * configure: Regenerate.
761 2014-07-24  James Norris  <jnorris@codesourcery.com>
763         * MAINTAINERS (Write After Approval): Add myself.
765 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
767         * configure.ac: Accept only CLooG 0.18.1.
768         * configure: Regenerate.
770 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
772         * configure.ac: Don't accept isl 0.11.
773         * configure: Regenerate.
775 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
777         * MAINTAINERS (Write After Approval): Add myself.
779 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
781         * configure.ac: Don't accept isl 0.10.
782         * configure: Regenerate.
784 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
786         Fix include path for in-tree cloog.
787         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
788         * configure: Regenerate.
790 2014-06-18  Richard Henderson  <rth@redhat.com>
792         * .gitignore: Import gcc_update output.
794 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
796         * config-ml.in: Robustify ac_configure_args parsing.
798         * configure.ac (--enable-linker-plugin-configure-flags)
799         (--enable-linker-plugin-flags): New flags.
800         (configdirs): Conditionally add libiberty-linker-plugin.
801         * configure: Regenerate.
802         * Makefile.def (host_modules): Add libiberty-linker-plugin.
803         (host_modules) <lto-plugin>: Pay attention to
804         @extra_linker_plugin_flags@ and
805         @extra_linker_plugin_configure_flags@.
806         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
807         * Makefile.in: Regenerate.
809         * Makefile.tpl (configure-[+prefix+][+module+])
810         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
811         "module_srcdir" instead of "module" for locating a module's srcdir.
812         * Makefile.in: Regenerate.
814 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
816         * MAINTAINERS (Write After Approval): Add myself.
818 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
820         * MAINTAINERS: Update my email address.
822 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
824         * MAINTAINERS (Write After Approval): Add myself.
826 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
828         * MAINTAINERS (Write After Approval): Add myself.
830 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
832         PR libstdc++/61011
833         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
834         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
835         * configure: Regenerate.
837 2014-05-28  Pedro Alves  <palves@redhat.com>
839         * MAINTAINERS (Write After Approval): Add myself.
841 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
843         * MAINTAINERS: Update my affiliation/email.
845 2014-05-19  Mike Stump  <mikestump@comcast.net>
847         * MAINTAINERS: Add wide-int reviewers.
849 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
851         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
852         * configure: Regenerated.
854 2014-05-15  Torvald Riegel  <triegel@redhat.com>
856         * MAINTAINERS (libitm): Add myself as maintainer.
858 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
860         * MAINTAINERS (Write After Approval): Add myself.
862 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
864         * config.sub, config.guess: Import from upstream.
866 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
868         * MAINTAINERS (Write After Approval): Put myself in correct order.
870 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
872         * MAINTAINERS (Write After Approval): Add myself.
874 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
876         * MAINTAINERS: Move myself from Reviewers to Write After Approval
877         section.
879 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
881         * MAINTAINERS (Write After Approval): Delete myself.
883 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
885         PR sanitizer/56781
886         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
887         and -B* options with -Xcompiler.
889 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
891         PR bootstrap/60620
892         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
893         * Makefile.in: Regenerate.
895 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
897         * Makefile.def (dependencies): Make all-ld depend on all-binutils
898         for WINDRES_FOR_TARGET in default-manifest.o rule.
899         * Makefile.in: Regenerate.
901 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
903         * MAINTAINERS (Write After Approval): Add myself.
905 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
907         PR sanitizer/56781
908         * Makefile.def: Set bootstrap=true; for host fixincludes.
909         * configure.ac: Don't bootstrap host fixincludes unless
910         --with-build-config=bootstrap-{a,ub}san.
911         * Makefile.in: Regenerated.
912         * configure: Regenerated.
914 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
916         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
917         --enable-vtable-verify option parsing.  Don't add
918         target-libsanitizer to bootstrap_target_libs unless
919         --with-build-config=bootstrap-asan or
920         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
921         to bootstrap_target_libs unless --enable-vtable-verify.
922         * configure: Regenerated.
924 2014-03-10  Anatoly Sokolov <aesok@post.ru>
926         * MAINTAINERS (Write After Approval): Add myself.
928 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
930         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
932 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
934         PR bootstrap/58572
935         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
936         -I for libstdc++-v3 includes if $(LEAN).
937         * Makefile.in: Regenerated.
939 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
941         * MAINTAINERS: Update my email address.
943 2014-02-24  Walter Lee  <walt@tilera.com>
945         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
946         (tilegx-*-*): Change to tilegx*-*-*.
947         * configure: Regenerate.
949 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
951         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
953 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
955         * MAINTAINERS (Write After Approval): Add myself.
957 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
959         PR target/59788
960         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
961         *solaris2*.
963 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
965         * MAINTAINERS: Update my email address.
967 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
969         * MAINTAINERS: Convert to UTF-8.
970         Properly sort Xinliang David Li's entry.
972 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
973             Sandra Loosemore  <sandra@codesourcery.com>
975         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
976         nios2 port maintainers.
978 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
980         * MAINTAINERS (Write After Approval): Add myself.
982 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
984         * configure.ac: Add user-friendly check for native x86_64-linux
985         multilibs.
986         * configure: Regenerate.
988 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
990         * MAINTAINERS: Add myself as sh maintainer.
992 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
994         * MAINTAINERS: Add self as SLSR maintainer.
996 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
998         * MAINTAINERS: Update my email address.
1000 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1002         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1004 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1006         * Makefile.in: Regenerate.
1008         * Makefile.tpl: Fix typo.
1009         * Makefile.in: Regenerate partially.
1011 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1013         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1014         supported.
1015         * configure: Regenerated.
1017 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1019         * MAINTAINERS (Write After Approval): Add myself.
1021 2013-10-30  Jason Merrill  <jason@redhat.com>
1023         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1024         --disable-build-format-warnings.
1026 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1028         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
1029         depend on libstdc++ and libgcc.
1030         * configure: Regenerate.
1031         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1032         libcilkrts for POSIX and i*86, and x86_64 architectures.
1033         * Makefile.in: Added libcilkrts related fields to support building it.
1035 2013-10-26  Jeff Law  <law@redhat.com>
1037         * Makefile.def (target_modules): Remove libmudflap
1038         (languages): Remove check-target-libmudflap).
1039         * Makefile.in: Rebuilt.
1040         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1041         * configure.ac (target_libraries): Remove target-libmudflap.
1042         Remove checks which disabled libmudflap on some systems.
1043         * configure: Rebuilt.
1044         * libmudflap: Directory removed.
1046 2013-10-21  Cong Hou  <congh@google.com>
1048         * MAINTAINERS (Write After Approval): Add myself.
1050 2013-10-16  Mike Stump  <mikestump@comcast.net>
1052         * .dir-locals.el: Add.
1054 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1056         * configure.ac: Add --enable-host-shared
1057         * configure: Regenerate.
1059 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1061         Import from savannah.gnu.org:
1062         * config.guess: Update to 2013-06-10 version.
1063         * config.sub: Update to 2013-10-01 version.
1065 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1067         Changes to build configuration to allow big endian ARC ELF toolchain
1068         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1069         * configure: Regenerate.
1071 2013-09-20  Alan Modra  <amodra@gmail.com>
1073         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1074         ppc host match.  Support little-endian powerpc linux hosts.
1076 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1078         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1079         maintainer.
1081 2013-09-12  DJ Delorie  <dj@redhat.com>
1083         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1084         maintainers.
1086 2013-09-03  Richard Biener  <rguenther@suse.de>
1088         * configure.ac: Also allow ISL 0.12.
1089         * configure: Regenerated.
1091 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1093         * MAINTAINERS (Write After Approval): Add myself.
1095 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1097         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1099 2013-08-26  Caroline Tice  <cmtice@google.com>
1101         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1102         "Various Reviewers" to libvtv "Various Maintainers".
1104 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1106         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1108 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1110         * MAINTAINERS: Update name, email.
1112 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1114         * MAINTAINERS (Write After Approval): Add myself.
1116 2013-08-12  Caroline Tice  <cmtice@google.com>
1118         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1119         address in the Write After Approval section.
1121 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1123         * MAINTAINERS (Write After Approval): Update email.
1125 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1127         * configure.ac: Adjust to check VTV_SUPPORTED.
1128         * configure: Regenerated.
1130 2013-08-02  Caroline Tice  <cmtice@google.com>
1132         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1133         on non-linux systems; add target-libvtv to noconfigdirs; add
1134         libsupc++/.libs to C++ library search paths.
1135         * configure: Regenerated.
1136         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1137         libstdc++ and libgcc.
1138         * Makefile.in: Regenerated.
1140 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1142         * MAINTAINERS (Write After Approval): Add myself.
1144 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1145             Shiva Chen  <shiva0217@gmail.com>
1147         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1148         nds32 port maintainers.
1150 2013-07-17  Tim Shen  <timshen91@gmail.com>
1152         * MAINTAINERS (Write After Approval): Add myself.
1154 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1156         * configure.ac: Sync from binutils.
1157         * configure: Regenerate.
1159 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1161         * MAINTAINERS (Write After Approval): Add myself.
1163 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1165         * MAINTAINERS (Write After Approval): Add myself.
1167 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1169         * MAINTAINERS (Write After Approval): Add myself.
1171 2013-04-30  Brooks Moses  <bmoses@google.com>
1173         * MAINTAINERS: Update my email; move myself from Fortran
1174         reviewer to Write After Approval.
1176 2013-04-16  Andreas Schwab  <schwab@suse.de>
1178         * configure.ac (aarch64-*-*): Don't disable java.
1179         * configure: Regenerate.
1181 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1183         * MAINTAINERS (Write After Approval): Add myself.
1185 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1187         * Makefile.def (target_modules): Don't install libffi.
1188         * Makefile.in: Regenerate.
1190 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1192         * MAINTAINERS (Write After Approval): Add myself.
1194 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1196         * MAINTAINERS (Write After Approval): Add myself.
1198 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1200         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1201         * configure: Regenerated.
1203 2013-02-05  Ian Lance Taylor  <iant@google.com>
1205         PR go/55969
1206         * configure.ac: Disable libgo on some systems where it does not
1207         work.
1209 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1211         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1212         Remove Geoff Keating as rs6000 port maintainer, at his request.
1214 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1216         * MAINTAINERS: Update my email.
1218 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1220         * configure: Re-generate.
1222 2013-01-15  Richard Biener  <rguenther@suse.de>
1224         PR other/55973
1225         * configure: Re-generate.
1227 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1229         * Makefile.def (install-target-libsanitizer): Depend on
1230         install-target-libstdc++-v3.
1231         * Makefile.in: Regenerate.
1233 2013-01-14  Richard Biener  <rguenther@suse.de>
1235         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1236         * configure: Re-generate
1238 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1240         * config.sub: Update from config repo.
1242 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1244         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1245         * Makefile.in: Regenerate.
1247 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1249         * MAINTAINERS (arc): Add new port maintainership for myself.
1251 2013-01-09  Jason Merrill  <jason@redhat.com>
1253         * .gitignore: Import from gdb repository.
1255 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1257         * Makefile.def (configure-gcc): Depend on all-gmp.
1258         (all-gcc): Remove dependency on all-gmp.
1259         * Makefile.in: Regenerated.
1261 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1263         * config.sub: Merge from config repo.
1264         * config.guess: Ditto.
1266 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1268         * Makefile.def: Merge from binutils.
1269         * Makefile.in: Ditto.
1271 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1273         * MAINTAINERS: Update my email.
1275 2012-12-29  Ben Elliston  <bje@gnu.org>
1277         * config.guess: Update to 2012-12-29 version.
1278         * config.sub: Likewise.
1280 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1282         * Makefile.def (install-target-libgfortran): Depend on
1283         install-target-libquadmath, install-target-libgcc.
1284         (install-target-libsanitizer): Depend on install-target-libgcc.
1285         (install-target-libjava): Depend on install-target-libgcc.
1286         (install-target-libitm): Depend on install-target-libgcc.
1287         (install-target-libobjc): Depend on install-target-libgcc.
1288         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1289         * Makefile.in: Regenerate.
1291 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1293         * Makefile.def (install-target-libgo): Depend on
1294         install-target-libatomic.
1295         * Makefile.in: Regenerate.
1297 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1299         PR go/55201
1300         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1301         * Makefile.in: Regenerate.
1303 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1305         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1306         * configure: Regenerate.
1308 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1310         * config.sub: Merge from config repo.
1312 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1314         * Makefile.def (target_modules): Add bootstrap=true and
1315         raw_cxx=true to libsanitizer.
1316         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1317         * Makefile.in: Regenerated.
1318         * configure: Likewise.
1320 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1322         * MAINTAINERS: Remove self as RTL optimization maintainer.
1324 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1326         * MAINTAINERS (Write After Approval): Add myself.
1328 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1330         * Makefile.def (target_modules): Remove bootstrap=true and
1331         raw_cxx=true from libsanitizer.
1332         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1333         * Makefile.in: Regenerated.
1334         * configure: Likewise.
1336 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1338         * Makefile.def (target_modules): Add bootstrap=true and
1339         raw_cxx=true to libsanitizer.
1340         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1341         * Makefile.in: Regenerated.
1342         * configure: Likewise.
1344 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1346         PR bootstrap/54279
1347         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1348         * configure: Regenerate.
1349         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1350         * Makefile.in: Regenerate.
1352 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1354         * configure.ac: Disable libsanitizer if we're not building C++.
1355         * configure: Regenerate.
1357 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1359         * MAINTAINERS (Write After Approval): Add myself.
1361 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1363         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1364         Kostya Serebryany (kcc@google.com) and
1365         Jakub Jelinek (jakub@redhat.com).
1366         Rename area for Dodji Seketeli (dodji@redhat.com).
1368 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1370         * MAINTAINERS: (asan.c, related): Add myself.
1372 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1374         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1375         * configure: Regenerate.
1377 2012-11-13  Richard Henderson  <rth@redhat.com>
1379         * configure.ac: Move libsanitizer logic to subdirectory.
1380         * configure: Regenerate.
1382 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1384         * configure.ac: Enable libsanitizer just on x86 linux for now.
1385         * configure: Re-generate.
1387 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1389         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1390         sections.
1391         * configure: Regenerate.
1393 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1395         * configure.ac: Add section for configdirs for libsanitizer.
1396         Disable for cris-*-* and mmix-*-*.
1397         * configure: Regenerate.
1399 2012-11-12  Wei Mi <wmi@google.com>
1401         * configure.ac: Add libsanitizer to target_libraries.
1402         * Makefile.def: Ditto.
1403         * configure: Regenerate.
1404         * Makefile.in: Regenerate.
1405         * libsanitizer: New directory for asan runtime.  Contains an empty
1406         tsan directory.
1408 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1410         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1411         against Mingw64 w32api.
1412         * configure: Regenerate.
1414 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1416         * configure: Regenerated.
1418 2012-11-03  Robert Mason  <rbmj@verizon.net>
1420         * configure.ac: add --disable-libstdcxx configure option
1421         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1423 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1425         * MAINTAINERS (Write After Approval): Add myself.
1427 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1429         * MAINTAINERS (Write After Approval): Add myself.
1431 2012-10-24  Sharad Singhai  <singhai@google.com>
1433         * MAINTAINERS (Write After Approval): Add myself.
1435 2012-10-24  Eric Christopher  <echristo@gmail.com>
1437         * MAINTAINERS: Update email address.
1439 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1441         PR bootstrap/54820
1442         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1443         * configure: Regenerate.
1445 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1447         * MAINTAINERS (aarch64): Add Marcus and myself.
1449 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1451         PR bootstrap/54820
1452         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1453         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1454         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1455         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1456         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1457         * Makefile.in: Regenerate.
1458         * configure.ac (have_static_libs): New variable and associated check.
1459         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1460         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1461         * configure: Regenerate.
1463 2012-10-10  Richard Biener  <rguenther@suse.de>
1465         * MAINTAINERS: Adjust for changed surname.
1467 2012-10-04  Lawrence Crowl  <crowl@google.com>
1469         * MAINTAINERS (Write After Approval): Add myself.
1471 2012-10-01  Cary Coutant  <ccoutant@google.com>
1473         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1475 2012-09-28  Ian Lance Taylor  <iant@google.com>
1477         * Makefile.def: Make all-target-libgo depend on
1478         all-target-libbacktrace.
1479         * Makefile.in: Rebuild.
1481 2012-09-26  Ian Lance Taylor  <iant@google.com>
1483         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1484         * Makefile.in: Rebuild.
1486 2012-09-20  Walter Lee  <walt@tilera.com>
1488         * configure.ac: Add tilegx to list of targets that support gold.
1489         * configure: Regenerate.
1491 2012-09-20  Marek Polacek  <polacek@redhat.com>
1493         * MAINTAINERS (Write After Approval): Add myself.
1495 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1497         * configure.ac: Add mips*-mti-elf* target.
1498         * configure: Regenerate.
1500 2012-09-17  Ian Lance Taylor  <iant@google.com>
1502         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1503         * configure.ac (host_libs): Add libbacktrace.
1504         (target_libraries): Add libbacktrace.
1505         * Makefile.def (host_modules): Add libbacktrace.
1506         (target_modules): Likewise.
1507         * configure, Makefile.in: Rebuild.
1509 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1511         PR target/38607
1512         Merge upstream change.
1513         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1515         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1516         Add libgomp*.o to compare_exclusions for AIX.
1517         * configure: Regenerate.
1519 2012-09-06  Diego Novillo  <dnovillo@google.com>
1521         * configure.ac: Bump minimum GMP version to 4.2.3.
1522         * configure: Re-generate.
1524 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1526         PR target/54461
1527         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1528         target-libgloss if not configured --with-avrlibc=no.
1529         * configure: Regenerate.
1531 2012-09-04  Jason Merrill  <jason@redhat.com>
1533         * configure.ac: Fix --enable-languages=all.
1535 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1537         * MAINTAINERS (Write After Approval): Add myself.
1539 2012-09-03  Richard Guenther  <rguenther@suse.de>
1541         PR bootstrap/54138
1542         * configure.ac: Re-organize ISL / CLOOG checks to allow
1543         disabling with either --without-isl or --without-cloog.
1544         * configure: Regenerated.
1546 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1548         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1549         * configure: Regenerate.
1551 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1553         * MAINTAINERS: Fix my email address.
1555 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1557         PR binutils/4970
1558         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1559         and opcodes.
1560         * Makefile.in: Regenerated.
1562 2012-08-26  Art Haas <ahaas@impactweather.com>
1564         * configure: Regenerate.
1566 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1568         * INSTALL/README: Also refer to the online installation
1569         instructions.
1571 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1573         * MAINTAINERS (Write After Approval): Add myself.
1574         (Picochip port): Remove myself.
1576 2012-08-14   Diego Novillo  <dnovillo@google.com>
1578         Merge from cxx-conversion branch.
1580         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1581         POSTSTAGE1_CONFIGURE_FLAGS.
1582         * Makefile.in: Regenerate.
1583         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1584         Force C++ when bootstrapping.
1585         * configure: Regenerate.
1587 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1589         * MAINTAINERS (Write After Approval): Add myself.
1591 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1593         * README: Document use of ranges of years in copyright notices.
1595 2012-07-06  Richard Guenther  <rguenther@suse.de>
1597         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1598         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1599         --with-gmp=system.
1600         * Makefile.in: Regenerated.
1601         * configure: Likewise.
1603 2012-07-06  Richard Guenther  <rguenther@suse.de>
1605         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1606         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1607         supply V=1 as extra_make_flags.
1608         * configure: Regenerated.
1609         * Makefile.in: Likewise.
1611 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1613         * configure: Regenerate.
1615 2012-07-03  Richard Guenther  <rguenther@suse.de>
1617         * Makfile.def (isl): Remove not necessary extra_exports and
1618         extra_make_flags.
1619         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1620         * Makefile.in: Regenerated.
1622 2012-07-03  Richard Guenther  <rguenther@suse.de>
1624         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1625         * configure.ac: If either the ISL or the CLooG check failed
1626         do not try to build in-tree versions.
1627         * Makefile.in: Regenerated.
1628         * configure: Regenerated.
1630 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1632         * configure: Regenerate.
1634 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1636         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1637         maintainer.
1639 2012-07-02  Richard Guenther  <rguenther@suse.de>
1641         * configure: Regenerated.
1643 2012-07-02  Richard Guenther  <rguenther@suse.de>
1644         Michael Matz  <matz@suse.de>
1645         Tobias Grosser <tobias@grosser.es>
1646         Sebastian Pop <sebpop@gmail.com>
1648         * Makefile.def: Add ISL host module, remove PPL host module.
1649         Adjust ClooG host module to use the proper ISL.
1650         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1651         * configure.ac: Include config/isl.m4.  Add ISL host library,
1652         remove PPL.  Remove PPL configury, add ISL configury, adjust
1653         ClooG configury.
1654         * Makefile.in: Regenerated.
1655         * configure: Likewise.
1657 2012-07-02  Richard Guenther  <rguenther@suse.de>
1659         Merge from graphite branch
1660         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1662         * configure: Regenerated.
1663         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1664         both cloog.org and legacy versions. The only supported version will
1665         be CLooG with the isl backend.
1667         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1669         * configure: Regenerated.
1670         * configure.ac: Require cloog isl 0.17.0
1672         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1674         * configure: Regenerated.
1675         * config/cloog.m4: Do not define CLOOG_ORG
1677 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1679         * configure.ac: Skip C if explicitly selected.
1680         * configure: Regenerate.
1682 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1684         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1685         they contain -O2.
1686         * configure: Regenerate.
1688 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1690         PR debug/53740
1691         * df.h, df-problems.c, dce.c: Revert last patch.
1693 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1695         * MAINTAINERS (Write After Approval): Update my email address.
1697 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1699         * MAINTAINERS (Write After Approval): Add myself.
1701 2012-06-20  Jason Merrill  <jason@redhat.com>
1703         * Makefile.tpl (check-target-libgomp-c++): New.
1704         (check-target-libitm-c++): New.
1705         * Makefile.def (c++): Add them.
1706         * Makefile.in: Regenerate.
1708 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1710         * MAINTAINERS (Write After Approval): Add myself.
1712 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1714         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1715         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1716         (install-no-fixedincludes): Adjust accordingly.
1717         * Makefile.in: Regenerate.
1719 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1721         Merge upstream change
1722         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1724 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1726         * MAINTAINERS (Write After Approval): Add myself.
1728 2012-05-09  Nick Clifton  <nickc@redhat.com>
1729             Paul Smith  <psmith@gnu.org>
1731         PR bootstrap/50461
1732         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1733         allow for the fact that from release v3.1.0 of MPFR the source
1734         files were moved into a src sub-directory.
1735         * configure: Regenerate.
1737 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1739         * configure.ac: Bump minimum MPFR version to 2.4.0.
1740         * configure: Regenerated.
1742 2012-05-01  Richard Henderson  <rth@redhat.com>
1744         * Makefile.def (libatomic): New target_module.
1745         * configure.ac (target_libraries): Add libatomic.
1746         (noconfigdirs): Check if libatomic is supported.
1747         * Makefile.in, configure: Rebuild.
1749 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1751         * MAINTAINERS (Write After Approval): Add myself.
1753 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1755         * config.sub: Update to 2012-04-18 version from official repo.
1757 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1759         * MAINTAINERS (Write After Approval): Add myself.
1761 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1763         * MAINTAINERS: Changed email address.
1765 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1767         PR target/52737
1768         * contrib/gcc_update (files_and_dependencies):
1769         Remove gcc/config/avr/t-multilib from touch data.
1771 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1773         * MAINTAINERS (OS Port Maintainers): Remove irix.
1774         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1775         (unsupported_languages): Remove mips-sgi-irix6.*.
1776         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1777         (with_stabs): Remove.
1778         * configure: Regenerate.
1780 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1782         * MAINTAINERS (OS Port Maintainers): Remove osf.
1783         * configure.ac (enable_libgomp): Remove *-*-osf*.
1784         (with_stabs): Remove alpha*-*-osf*.
1785         * configure: Regenerate.
1787 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1789         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1790         * configure: Regenerate.
1792 2012-02-17  Walter Lee  <walt@tilera.com>
1794         * MAINTAINERS: (Write After Approval): Delete myself.
1796 2012-02-14  Walter Lee  <walt@tilera.com>
1798         * MAINTAINERS (tilegx port): Add myself.
1799         (tilepro port): Add myself.
1800         (Write After Approval): Add myself.
1802 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1804         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1805         and Joseph Myers as docstring relicensing maintainers.
1807 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1809         * MAINTAINERS (write-after-approval): Add myself.
1811 2012-02-08  Ira Rosen <irar@il.ibm.com>
1813         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1814         maintainer.
1816 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1818         * MAINTAINERS (Write After Approval): Move myself to
1819         maintain alphabetical order.
1821 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1823         * MAINTAINERS (Write After Approval): Add myself.
1825 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1827         * MAINTAINERS (Write After Approval): Add myself.
1829 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1830             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1832         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1833         * configure: Regenerate.
1835 2012-01-23  Harshit Chopra  <harshit@google.com>
1837         * MAINTAINERS (Write After Approval): Add myself.
1839 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1841         * configure.ac: Remove reference to mh-interix.
1842         * configure: Regenerate.
1844 2012-01-05  Richard Henderson  <rth@redhat.com>
1846         PR bootstrap/51072
1847         * configure.ac: Disable libitm if c++ is not enabled.
1848         * configure: Rebuild.
1850         * configure.ac: Fix regexp for same.
1851         * configure: Rebuild.
1853 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1855         * MAINTAINERS (Write After Approval): Add myself.
1857 2012-01-02  Richard Guenther  <rguenther@suse.de>
1859         PR bootstrap/51686
1860         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1861         * Makefile.in: Regenerate.
1863 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1865         * MAINTAINERS (Write After Approval): Add myself.
1867 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1869         * configure: Regenerate.
1871 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1873         * MAINTAINERS (picochip): Changed email address.
1875 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1877         * MAINTAINERS (write-after-approval): Add self.
1879 2011-11-29  DJ Delorie  <dj@redhat.com>
1881         * configure.ac (rl78-*-*) New case.
1882         * configure: Regenerate.
1883         * MAINTAINERS: Add myself as RL78 maintainer.
1885 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1887         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1889 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1891         * libtool.m4: Additional FreeBSD 10 fixes.
1893 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1895         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1896         Maintainers section, as Epiphany maintainer.
1898 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1900         PR target/49992
1901         * configure.ac: Remove ranlib special-casing for Darwin.
1902         * configure: Regenerate.
1904 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1906         * MAINTAINERS (Reviewers): Keep the list sorted.
1908 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1910         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1912 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1914         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1915         * configure: Rebuild.
1916         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1917         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1918         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1919         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1920         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1921         Add READELF.
1922         * Makefile.in: Rebuild.
1924 2011-11-09  Jason Merrill  <jason@redhat.com>
1926         * Makefile.def (language=c++): Remove check-c++0x.
1927         * Makefile.in (check-gcc-c++): Regenerate.
1929 2011-11-08  Richard Henderson  <rth@redhat.com>
1931         * configure.ac: Test for libitm directory present first.
1933         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1935         * configure.ac: Test libitm/configure.tgt to disable libitm.
1936         * configure: Rebuild.
1938 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1939             Richard Henderson  <rth@redhat.com>
1941         Merged from transactional-memory.
1943         * Makefile.def (lang_env_dependencies): libitm is c++.
1944         Add libitm target module.
1945         * configure.ac: Likewise.
1946         * config/mmap.m4: New file.
1947         * contrib/gcc_update: Add libitm to touch data.
1948         * Makefile.in, configure: Rebuild.
1950 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1952         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1953         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1954         * Makefile.in: Regenerate.
1956 2011-11-01  DJ Delorie  <dj@redhat.com>
1958         * config.sub: Update to version 2011-10-29 (added rl78)
1960 2011-10-27  Nick Clifton  <nickc@redhat.com>
1962         * config.sub: Import these changes from the config project:
1964         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1965             Ben Elliston  <bje@gnu.org>
1967         * config.sub (epiphany): New.
1969         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1970             Ben Elliston  <bje@gnu.org>
1972         * config.sub (hexagon, hexagon-*): New.
1974         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1976         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1977         64eb to be64.
1979         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1981         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1982         (nacl): Grok as alias for 32el-unknown-nacl.
1984 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1986         * MAINTAINERS (Write After Approval): Add myself.
1988 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1990         * MAINTAINERS (Write After Approval): Add myself.
1992 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1994         * MAINTAINERS (sparc port): Remove myself.
1996 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1998         * MAINTAINERS (Write After Approval): Add myself.
2000 2011-08-14  Yao Qi  <yao@codesourcery.com>
2002         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2003         * configure: Regenerate.
2005 2011-07-26  Ian Lance Taylor  <iant@google.com>
2007         * configure.ac: Set have_compiler based on whether gcc directory
2008         exists, rather than on whether gcc is in configdirs.
2009         * configure: Rebuild.
2011 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2013         * MAINTAINERS (Global Reviewers): Add self.
2015 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2017         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2018         link directories.
2019         * Makefile.in: Rebuild.
2021 2011-07-20  Ian Lance Taylor  <iant@google.com>
2023         PR bootstrap/49787
2024         * configure.ac: Move --enable-bootstrap handling earlier in file.
2025         If --enable-bootstrap and either --enable-build-with-cxx or
2026         --enable-build-poststage1-with-cxx, enable C++ automatically.
2027         * configure: Rebuild.
2029 2011-07-19  Ian Lance Taylor  <iant@google.com>
2031         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2032         make C++ a boot_language.  Set and substitute
2033         POSTSTAGE1_CONFIGURE_FLAGS.
2034         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2035         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2036         * configure, Makefile.in: Rebuild.
2038 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2040         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2041         maintainers.
2043 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2045         * MAINTAINERS (Global Reviewers): Add myself.
2047 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2049         * configure: Regenerate.
2051 2011-07-16  Jason Merrill  <jason@redhat.com>
2053         * Makefile.def (language=c++): Add check-c++0x and
2054         check-target-libmudflap-c++.
2055         * Makefile.tpl (check-target-libmudflap-c++): New.
2056         * Makefile.in: Regenerate.
2058 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2060         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2061         * Makefile.def (target_modules/libjava): Pass
2062         $(EXTRA_CONFIGARGS_LIBJAVA).
2063         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2064         if not configured with --enable-static-libjava.
2065         * Makefile.in: Regenerate.
2066         * configure: Likewise.
2068 2011-07-15  Jason Merrill  <jason@redhat.com>
2070         * Makefile.in (check-c++): Move check-gcc-c++0x after
2071         check-target-libstdc++-v3.
2073 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2075         * MAINTAINERS (c6x port): New entry.
2077 2011-07-13  Jason Merrill  <jason@redhat.com>
2079         * Makefile.in (check-gcc-c++0x): New.
2080         (check-c++): Depend on it.
2082 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2084         PR target/39150
2085         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2086         x86_64-*-solaris2.1[0-9]*.
2087         * configure: Regenerate.
2089 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2091         * MAINTAINERS (RTL optimizers): Add self.
2093 2011-06-27  Gabriel Charette  <gchare@google.com>
2095         * MAINTAINERS (Write After Approval): Add myself.
2097 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2099         PR regression/47836
2100         PR bootstrap/23656
2101         PR other/47733
2102         PR bootstrap/49247
2103         PR c/48825
2104         * configure.ac (target_libraries): Remove target-libiberty.
2105         Remove case-statement setting skipdirs=target-libiberty for
2106         multiple targets.  Remove checking target_configdirs and
2107         removing target-libiberty but keeping target-libgcc if
2108         otherwise empty.
2109         * Makefile.def (target_modules): Don't add libiberty.
2110         (dependencies): Remove all traces of target-libiberty.
2111         * configure, Makefile.in: Regenerate.
2113 2011-06-13  Walter Lee <walt@tilera.com>
2115         * configure.ac (tilepro-*-*) New case.
2116         (tilegx-*-*): Likewise.
2117         * configure: Regenerate.
2119 2011-06-06  Jing Yu  <jingyu@google.com>
2121         * configure.ac: Skip target-libiberty for
2122         arm*-*-linux-androideabi.
2123         * configure: Regenerated.
2125 2011-06-06  Nick Clifton  <nickc@redhat.com>
2127         * config.sub: Sync from upstream.
2129 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2131         * MAINTAINERS (Write After Approval): Add myself.
2133 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2135         * MAINTAINERS: Update my email address.
2137 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2139         * MAINTAINERS (Write After Approval): Update my email address.
2141 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2143         * MAINTAINERS (Write After Approval): Add myself.
2145 2011-05-08  Doug Kwan  <dougkwan@google.com>
2147         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2148         * configure: Regenerated.
2149         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2150         value from configure.
2151         * Makefile.in: Regenerated.
2153 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2155         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2156         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2157         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2158         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2159         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2160         *-*-vxworks*): Disable newlib and libgloss in separate case
2161         statement.
2162         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2163         to separate case statement.
2164         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2165         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2166         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2167         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2168         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2169         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2170         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2171         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2172         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2173         i[[3456789]]86-*-rdos*, m32r-*-*,
2174         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2175         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2176         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2177         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2178         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2179         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2180         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2181         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2182         and libgloss in main case over targets.  Remove most empty cases
2183         in main case over targets.
2184         * configure: Regenerate.
2186 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2188         * MAINTAINERS (Write After Approval): Add myself.
2190 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2192         * configure.ac: Remove code setting special library locations for
2193         hppa*64*-*-hpux11*.  Remove code setting compiler for
2194         sparc-sun-solaris2*.
2195         * configure: Regenerate.
2197 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2199         * configure.ac: Separate libgloss_dir settings from general case
2200         over targets.
2201         * configure: Regenerate.
2203 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2205         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2206         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2207         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2208         cases in libgcj-disabling case statement.
2209         (hppa*64*-*-linux*): Set unsupported_languages instead of
2210         disabling target-zlib.
2211         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2212         to hppa*64*-*-hpux*.
2213         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2214         hppa*-*-hpux*.
2215         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2216         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2217         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2218         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2219         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2220         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2221         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2222         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2223         libgcj-disabling case statement.
2224         * configure: Regenerate.
2226 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2228         * configure.ac: Disable Java for targets not supporting libffi.
2229         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2230         Remove cases in Java-disabling statement.
2231         (*arm-wince-pe): Change to arm-wince-pe.
2232         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2233         cases in Java-disabling statement.
2234         (bfin-*-*): Don't disable Java again.
2235         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2236         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2237         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2238         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2239         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2240         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2241         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2242         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2243         Java-disabling statement.
2244         (mmix-*-*): Don't disable Java again.
2245         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2246         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2247         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2248         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2249         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2250         statement.
2251         * configure: Regenerate.
2253 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2255         * configure.ac: Separate cases disabling Java and Java libraries
2256         from general case over targets.
2257         * configure: Regenerate.
2259 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2261         * MAINTAINERS: Update my email address.
2263 2011-04-20  Easwaran Raman  <eraman@google.com>
2265         * MAINTAINERS (Write After Approval): Add myself.
2267 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2269         PR lto/48086
2270         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2271         * configure: Regenerate.
2273 2011-04-16  Jim Meyering  <meyering@redhat.com>
2275         * MAINTAINERS (Write After Approval): Add myself.
2277 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2279         * MAINTAINERS: Update my email address.
2281 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2283         * MAINTAINERS (Write After Approval): Add myself.
2285 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2287         * MAINTAINERS (Write After Approval): Add myself.
2289 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2291         * MAINTAINERS (Write After Approval): Add myself.
2293 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2295         * configure.ac (build_tools): Remove build-byacc.
2296         (host_libs): Remove mmalloc.
2297         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2298         autoconf automake libtool diff rcs fileutils shellutils time
2299         textutils wdiff find uudecode hello tar gzip indent recode release
2300         sed perl gawk findutils gettext zip.
2301         (libgcj): Remove target-qthreads.
2302         (target_tools): Remove target-examples target-gperf.
2303         (YACC): Don't handle building byacc.
2304         * configure: Regenerate.
2305         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2306         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2307         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2308         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2309         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2310         handle building components.
2311         * Makefile.in: Regenerate.
2313 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2315         * MAINTAINERS: Update my email address as Xtensa maintainer.
2317 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2319         * config.sub: Sync from upstream.
2321 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2323         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2324         (microblaze*): Don't disable libssp.
2325         * configure: Regenerate.
2327 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2329         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2330         moveifchange.
2331         * configure: Regenerate.
2332         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2333         * Makefile.in: Regenerate.
2335 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2337         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2338         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2339         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2340         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2341         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2342         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2343         md_exec_prefix cases.
2344         * configure: Regenerate.
2346 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2348         * configure.ac: Separate cases disabling target-libssp,
2349         target-libiberty, target-libstdc++-v3 and Fortran from general
2350         case over targets.
2351         * configure: Regenerate.
2353 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2355         * configure.ac (*-*-chorusos): Don't disable libgcj.
2356         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2357         Remove case.
2358         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2359         (arm-*-coff): Don't disable libgcj.
2360         (arm*-*-linux-gnueabi): Remove useless assignment.
2361         (arm-*-riscix*): Don't disable libgcj.
2362         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2363         configuration.
2364         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2365         (c54x*-*-*): Remove case.
2366         (tic54x-*-*): Don't disable GCC or GCC libraries.
2367         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2368         to *.
2369         (d10v-*-*): Don't disable GCC libraries.
2370         (d30v-*-*): Don't disable libgcj.
2371         (h8500-*-*): Don't disable GCC libraries.
2372         (i960-*-*): Don't disable libgcj.
2373         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2374         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2375         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2376         libgcj.
2377         (m68k-*-coff*): Remove case.
2378         (mmix-*-*): Don't disable libgloss on host.
2379         (mn10200-*-*, mn10300-*-*): Remove cases.
2380         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2381         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2382         Don't disable libgcj.
2383         (romp-*-*): Remove case.
2384         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2385         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2386         case.
2387         (v810-*-*): Don't disable GCC libraries.
2388         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2389         (ip2k-*-*): Don't disable GCC libraries.
2390         * configure: Regenerate.
2392 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2394         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2395         libffi on host.
2396         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2397         on host.
2398         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2399         * configure: Regenerate.
2401 2011-03-26  John Marino  <binutils@marino.st>
2403         * configure.ac: Add support for *-*-dragonfly*
2404         * configure: Regenerate.
2406 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2408         * configure.ac (native_only): Remove.
2409         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2410         send-pr uudecode guile gnuserv on host.
2411         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2412         send-pr rcs guile perl texinfo libtool on host.
2413         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2414         automake send-pr rcs guile perl texinfo libtool on host.
2415         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2416         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2417         (alpha*-dec-osf*): Don't disable fileutils on target.
2418         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2419         texinfo send-pr expect dejagnu on target.
2420         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2421         target-qthreads on target.
2422         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2423         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2424         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2425         x86_64-*-mingw*): Don't disable expect on target.
2426         (*-*-cygwin*): Don't disable target-gperf on target.
2427         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2428         gnuserv on target.
2429         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2430         target.
2431         * configure: Regenerate.
2433 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2435         * configure.ac (target_tools): Remove target-groff.
2436         (native_only): Remove target-groff.
2437         (hppa*64*-*-*): Don't disable byacc.
2438         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2439         setting.
2440         (*-*-kaos*): Don't skip target-librx and target-groff.
2441         (*-*-netware*): Don't skip target-libmudflap.
2442         (*-*-tpf*): Don't skip target-libmudflap.
2443         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2444         directories on the host.
2445         (ia64*-*-*vms*): Don't skip tix.
2446         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2447         host.
2448         * configure: Regenerate.
2450 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2452         * configure.ac: Remove references to mt-mep, mt-netware,
2453         mt-wince.
2454         * Makefile.def: Add all-utils soft dependencies.
2455         * Makefile.tpl: Remove GDB_NLM_DEPS.
2456         * configure: Regenerate.
2457         * Makefile.in: Regenerate.
2459 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2461         * configure.ac: Do not include mh-x86omitfp.
2462         * configure: Regenerate.
2464 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2466         * configure.ac: Remove empty cases.
2467         * configure: Regenerate.
2469 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2471         * Makefile.def: Add dependency from termcap to gdb.
2472         * Makefile.in: Regenerate.
2474 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2476         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2477         * configure: Regenerate.
2478         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2479         * Makefile.tpl: Likewise.
2480         * Makefile.in: Regenerate.
2482 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2484         * configure.ac: Remove all mentions of tentative_cc.
2485         * configure: Regenerate.
2487 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2489         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2490         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2491         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2492         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2493         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2494         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2495         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2496         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2497         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2498         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2499         *-*-rhapsody*): Remove host cases.
2500         * configure: Regenerate.
2502 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2504         * configure.ac (ppc*-*-pe): Remove host case.
2505         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2506         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2507         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2508         cases.
2509         * configure: Regenerate.
2511 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2513         * config.sub: Update to version 2011-03-23.
2515 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2517         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2518         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2519         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2520         * configure: Regenerate.
2522 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2524         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2525         to Write After Approval.
2526         * config-ml.in: Don't handle arc-*-elf*.
2527         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2528         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2529         handle GCC libraries.
2530         * configure: Regenerate.
2532 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2534         PR bootstrap/48120:
2535         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2536         Add -lstdc++ -lm to LIBS.
2537         * configure: Regenerate.
2539 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2541         * config.guess: Update to version 2011-02-02
2542         * config.sub: Update to version 2011-02-24
2544 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2546         PR lto/48086
2547         * configure.ac: Re-enable LTO on *-apple-darwin9.
2548         * configure: Regenerate.
2550 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2552         PR lto/48086
2553         * configure.ac: Disable LTO on darwin due to an assembler change in
2554         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2555         under 256.
2556         * configure: Regenerate.
2558 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2560         * MAINTAINERS: Update myself as score backend maintainer,
2561         update my e-mail address.
2563 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2565         * MAINTAINERS: Update my e-mail address.
2567 2011-03-06  Joey Ye  <joey.ye@arm.com>
2569         * MAINTAINERS: Update my e-mail address.
2571 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2573         * configure.ac: Adjust test of with_ppl.
2574         * configure: Regenerated.
2576 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2578         * MAINTAINERS: Adjust my e-mail address.
2580 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2582         * configure.ac: Add -lpwl to ppllibs.
2583         * configure: Regenerated.
2585 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2587         * config/cloog.m4: Add -lisl to clooglibs.
2588         * configure: Regenerated.
2590 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2592         * MAINTAINERS (CPU Port maintainers): Add self.
2594 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2596         * MAINTAINERS: Add myself as testsuite maintainer.
2598 2011-02-15  Mike Stump  <mikestump@comcast.net>
2600         * MAINTAINERS: Add myself as testsuite maintainer.
2602 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2604         Import from Libtool and gnulib:
2606         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2608         Prepare for supporting FreeBSD 10.
2609         * config.rpath: Remove handling of freebsd1* which soon would
2610         match FreeBSD 10.0.
2612         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2614         Remove support for FreeBSD 1.x.
2615         * libtool.m4 (_LT_LINKER_SHLIBS)
2616         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2617         soon would incorrectly match FreeBSD 10.0.
2619 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2621         PR binutils/12283
2622         * move-if-change: Import version from gnulib.
2624 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2626         PR lto/47225
2627         * Makefile.def (lto-plugin): Double dash for enable-shared.
2628         (configure-gcc): Depend on all-lto-plugin.
2629         * Makefile.in: Rebuilt.
2631 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2633         * configure.ac: Remove extra bracket.
2634         * configure: Regenerate.
2636 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2638         * MAINTAINERS: Add myself as libquadmath maintainer.
2640 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2642         * MAINTAINERS: Update my email address.
2644 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2646         * MAINTAINERS (option handling): Add self.
2648 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2650         PR lto/47225
2651         * Makefile.def: Add dependency for install-gcc
2652         on install-lto-plugin.
2653         * Makfile.in: Regenerated
2655 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2657         * MAINTAINERS (CPU Port Maintainers): Add myself.
2659 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2661         PR libgcj/44341
2662         * configure.ac: Discard --with-* flags for host when configuring
2663         target libraries for cross build.
2664         * configure: Rebuilt.
2666 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2668         * MAINTAINERS (linear loop transforms): Removed.
2670 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2672         * configure.ac: If with_ppl is no, move setting with_cloog=no
2673         after CLOOG_REQUESTED check.
2674         * configure: Regenerated.
2676 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2678         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2679         CLooG has been requested.
2680         * configure: Regenerated.
2682 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2684         * configure: Regenerated.
2685         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2687 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2689         * configure: Regenerated.
2690         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2692 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2694         * configure.ac: Use AS_HELP_STRING throughout.
2695         * configure: Regenerate.
2697 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2699         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2700         * configure: Regenerate.
2702 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2704         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2706 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2708         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2709         for ia64-hpux.
2710         * configure: Regenerate.
2712 2011-01-07  Jan Hubicka  <jh@suse.cz>
2714         PR lto/47225
2715         * Makefile.in: Regenerate.
2716         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2717         configure.
2719 2011-01-07  Jan Hubicka  <jh@suse.cz>
2721         * Makefile.in: Regenerate.
2722         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2723         and configure dependency on lto-plugin configure.
2724         (lto-plugin module): Remove dependency on GCC; add dependency on
2725         liniberty.
2727 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2729         * MAINTAINERS (Write After Approval): Add myself.
2731 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2733         * configure: Regenerate.
2735 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2737         * configure.ac: (picochip): Disable libiberty.
2739 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2741         * MAINTAINERS (Write After Approval): Add myself.
2743 2010-12-10  Ian Lance Taylor  <iant@google.com>
2745         PR bootstrap/46819
2746         * configure.ac: For --disable-libgcj clear libgcj_saved.
2747         * configure: Rebuild.
2749 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2751         PR fortran/46540
2752         * configure.ac: Add --disable-libquadmath and
2753         --disable-libquadmath-support.
2754         * configure: Regenerate.
2756 2010-12-03  Ian Lance Taylor  <iant@google.com>
2758         * MAINTAINERS: Add myself as libgo maintainer.
2760 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2762         PR libffi/46792
2763         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2764         * configure: Regenerate.
2766 2010-12-02  Ian Lance Taylor  <iant@google.com>
2768         * configure.ac: Always set default for poststage1_ldflags to
2769         -static-libstdc++ -static-libgcc.
2771 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2773         * configure.ac: Move comment to remove extra space in last argument
2774         of GCC_TARGET_TOOL.
2776 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2778         PR other/46026
2779         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2780         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2781         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2782         (BASE_FLAGS_TO_PASS): Use it.
2783         * configure: Rebuilt.
2784         * Makefile.in: Rebuilt.
2786 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2788         PR binutils/12258
2789         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2790         Properly check default linker.
2791         * configure: Regnerated.
2793 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2795         * configure.ac: For --enable-gold, handle value `default' instead of
2796         `both*'.  New configure option --{en,dis}able-ld.
2797         * configure: Regenerate.
2799 2010-11-20  Ian Lance Taylor  <iant@google.com>
2801         * configure.ac: Only disable a language library if no language needs
2802         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2803         * configure: Rebuild.
2805 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2807         * Makefile.in: Regenerate.
2809         PR other/46202
2810         * configure.ac: Fix just-built in-tree STRIP name to be
2811         binutils/strip-new.
2812         * configure: Regenerate.
2813         * Makefile.def (install-strip-gcc, install-strip-binutils)
2814         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2815         (install-strip-sid): Mirror dependencies on non-strip variants
2816         of these targets on the respective -strip prerequisites.
2817         * Makefile.tpl (install-strip, install-strip-host)
2818         (install-strip-target): New targets.
2819         (install-strip-[+module+], install-strip-target-[+module+]):
2820         New targets.
2821         * Makefile.in: Regenerate.
2823 2010-11-19  Ian Lance Taylor  <iant@google.com>
2824             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2826         * configure.ac: Add target-libgo to target_libraries.  Set
2827         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2828         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2829         (HOST_EXPORTS): Add GOC.
2830         (BASE_TARGET_EXPORTS): Add GOC.
2831         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2832         (GOCFLAGS_FOR_TARGET): New variable.
2833         (EXTRA_HOST_FLAGS): Add GOC.
2834         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2835         * Makefile.def (target_modules): Add libgo.
2836         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2837         (dependencies): Add dependency from configure-target-libgo to
2838         configure-target-libffi and all-target-libstdc++-v3.  Add
2839         dependencies from all-target-libgo to all-target-libffi.
2840         (languages): Add go.
2841         * configure: Rebuild.
2842         * Makefile.in: Rebuild.
2844 2010-11-19  Ian Lance Taylor  <iant@google.com>
2846         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2847         compiler/flag environment variables.
2849 2010-11-18  Ian Lance Taylor  <iant@google.com>
2851         * configure.ac: Check for lang_requires_boot_languages in
2852         config-lang.in files.
2853         * configure: Rebuild.
2855 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2856             Tobias Burnus  <burnus@net-b.de>
2858         PR fortran/32049
2859         * Makefile.def: Add libquadmath; build it with language=fortran.
2860         * configure.ac: Add libquadmath.
2861         * Makefile.tpl: Handle multiple libs in check-[+language+].
2862         * Makefile.in: Regenerate.
2863         * configure: Regenerate.
2865 2010-11-16  Tom Tromey  <tromey@redhat.com>
2867         * MAINTAINERS: Moved myself to reviewers section.
2869 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2871         * MAINTAINERS: Moved myself to reviewers section.
2873 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2875         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2876         (Write After Approval): Remove self.
2878 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2880         * configure.ac: Fix spelling in option names.
2881         * configure: Regenerated.
2883 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2885         PR bootstrap/39622
2886         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2887         * configure: Regenerated.
2889 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2891         * MAINTAINERS: Update my email address.
2893 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2895         * configure: Regenerate.
2897 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2899         * configure: Regenerate.
2901 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2903         * configure: Regenerate.
2905 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2907         * configure: Regenerate.
2909 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2911         * configure.ac: Support official CLooG.org versions.
2912         * configure: Regenerate.
2913         * config/cloog.m4: New.
2915 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2917         * MAINTAINERS (Write After Approval): Add myself.
2919 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2921         * MAINTAINERS: Update my email address.
2923 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2925         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2926         * configure: Regenerate.
2928 2010-11-03  Ian Lance Taylor  <iant@google.com>
2929             Dave Korn  <dave.korn.cygwin@gmail.com>
2931         PR lto/46273
2932         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2933         and on other supported platforms whenever LTO is enabled.
2934         * configure: Rebuild.
2936 2010-11-02  Alan Modra  <amodra@gmail.com>
2938         PR binutils/12110
2939         * configure.ac: Error when source path contains spaces.
2940         * configure: Regenerate.
2942 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2944         * MAINTAINERS: Update my email address.
2946 2010-10-20  Ian Lance Taylor  <iant@google.com>
2948         * Makefile.def (target_modules): Set lib_path to src/.libs for
2949         libstdc++-v3 module.
2950         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2951         * Makefile.in: Rebuild.
2953 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2955         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2956         (Write After Approval): Remove myself.
2958 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2960         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2962 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2964         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2966 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2968         * configure.ac (build_lto_plugin): New shell variable.
2969         (--enable-lto): Turn on by default for all non-ELF platforms that
2970         have had LTO support added so far.  Set build_lto_plugin appropriately
2971         for both ELF and non-ELF.
2972         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2973         * configure: Regenerate.
2975 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2977         Sync from src:
2978         * configure.ac (v850 support): Remove target-libgloss from
2979         noconfigdirs.
2980         * configure: Regenerate.
2982 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2984         PR bootstrap/45326
2985         PR bootstrap/45174
2986         * configure.ac: Honor initial values of $build_configargs,
2987         $host_configargs, $target_configargs.  Mark the precious, so
2988         environment settings get recorded.
2989         * configure: Regenerate.
2991 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2993         PR bootstrap/45796
2994         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2995         Depend on all-build-libiberty.
2996         * Makefile.in: Regenerate.
2998 2010-09-30  Michael Eager  <eager@eagercon.com>
3000         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3001         * configure: Regenerate.
3003 2010-09-28  Michael Eager  <eager@eagercon.com>
3005         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3007 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3009         PR bootstrap/44621
3010         * configure.ac: Fix unportable shell quoting.
3011         * configure: Regenerate.
3013 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3015         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3016         targets and amend comment.
3017         * configure: Regenerate.
3019 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3021         * MAINTAINERS (Write After Approval): Add myself.
3023 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3025         * configure.ac: Enable LTO by default on Darwin.
3026         * configure: Regenerate.
3028 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3030         * MAINTAINERS (Write After Approval): Add myself.
3032 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3034         * MAINTAINERS (Write After Approval): Add myself.
3036 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3038         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3039         ports
3041 2010-07-28  David Yuste  <david.yuste@gmail.com>
3043         * MAINTAINERS (Write After Approval): Add myself.
3045 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3047         * configure.ac: Support all v850 targets.
3048         * configure: Regenerate.
3050 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3052         PR bootstrap/44455
3053         * configure.ac (extra_mpfr_configure_flags): Copy from
3054         extra_mpc_gmp_configure_flags.
3055         * configure: Re-generated.
3057 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3059         * MAINTAINERS (Write After Approval): Add myself.
3061 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3063         * MAINTAINERS (Write After Approval): Add myself.
3065 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3067         * MAINTAINERS (Write After Approval): Add myself.
3069 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3071         PR target/44862
3072         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3073         Provide -B option to allow for link spec %s substitutions for
3074         libstdc++.a on darwin.
3075         * Makefile.in: Regenerate.
3077 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3079         * MAINTAINERS (Reviewers): Update my e-mail address
3081 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3083         * Makefile.def (configure-gcc): Depend on all-libelf.
3084         * Makefile.in: Rebuild.
3086 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3088         * MAINTAINERS (Write After Approval): Add myself in the right place.
3090 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3092         * MAINTAINERS (Write After Approval): Add myself.
3094 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3096         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3098 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3100         * config.sub: Update to version 2010-05-21.
3101         * config.guess: Update to version 2010-04-03.
3103 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3105         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3106         * configure: Regenerate.
3108 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3110         * MAINTAINERS (Write After Approval): Add myself.
3112 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3114         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3115         a platform that supports LTO.
3116         * configure: Regenerate.
3118 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3120         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3121         * configure: Regenerated.
3123 2010-04-27  Roland McGrath  <roland@redhat.com>
3124             H.J. Lu  <hongjiu.lu@intel.com>
3126         * configure.ac (--enable-gold): Support both, both/gold and
3127         both/bfd to add gold to configdirs without removing ld.
3128         * configure: Regenerated.
3130         * Makefile.def: Add install-gold dependency to install-ld.
3131         * Makefile.in: Regenerated.
3133 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3135         PR lto/42776
3136         * configure.ac (--enable-lto): Refactor handling so libelf tests
3137         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3138         and allow LTO to be explicitly enabled on non-ELF platforms that
3139         are known to support it inside else-clause.
3140         * configure: Regenerate.
3142 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3144         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3145         * configure: Regenerate.
3147 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3149         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3150         * configure: Regenerate.
3152 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3154         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3155         separately.
3156         * configure: Regenerate.
3158 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3160         * MAINTAINERS (Write After Approval): Add myself.
3162 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3164         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3165         * configure: Regenerate.
3167 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3169         * configure: Regenerate after change to elf.m4.
3171 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3173         * MAINTAINERS (Write After Approval): Add myself.
3175 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3177         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3178         * configure: Regenerated.
3180 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3182         * configure.ac: Print "buggy but acceptable" when CLooG
3183         revision is less than 9.
3184         * configure: Regenerated.
3186 2010-04-01  Diego Novillo  <dnovillo@google.com>
3188         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3190 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3192         PR bootstrap/43615
3193         PR bootstrap/43328
3195         Revert:
3197         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3199         * configure.ac: Do not pass --enable-multilib nor
3200         --disable-multilib in baseargs.  Accept explicitly passed
3201         --enable_multilib.
3202         * configure: Regenerate.
3204 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3206         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3208 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3210         * MAINTAINERS: Remove myself.
3212 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3214         PR bootstrap/43328
3215         * configure.ac: Do not pass --enable-multilib nor
3216         --disable-multilib in baseargs.  Accept explicitly passed
3217         --enable_multilib.
3218         * configure: Regenerate.
3220 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3222         * MAINTAINERS (spu port): Remove me.
3224 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3226         * configure.ac (tic6x-*-*): New case.
3227         * configure: Regenerate.
3229 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3231         * config.sub: Update to version 2010-03-22.
3232         * config.guess: Update to version 2009-12-30.
3234 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3236         PR ada/42554
3237         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3238         * configure: Regenerate.
3240 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3242         * MAINTAINERS: Update my email address.
3244 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3246         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3247         (ghassan.shobaki@amd.com): Removed.
3249 2010-03-17  Alan Modra  <amodra@gmail.com>
3251         * MAINTAINERS: Update my email address.
3253 2010-03-16  Diego Novillo  <dnovillo@google.com>
3255         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3256         Matthews.
3258 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3260         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3261         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3263 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3265         * MAINTAINERS: Update my email address.
3267 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3269         * MAINTAINERS: Update my email address.
3271 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3273         * MAINTAINERS: Update my email address.
3275 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3277         * MAINTAINERS: Update my email address.
3279 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3281         PR libstdc++/32499
3282         * configure.ac (RANLIB): Default to true.
3283         (STRIP): Likewise.
3284         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3285         * configure: Regenerate.
3287 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3289         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3290         (Write After Approval): Update my email address.
3292 2010-02-17  Nick Clifton  <nickc@redhat.com>
3294         PR 11238
3295         * Makefile.tpl (local-distclean): Also remove config.cache files in
3296         sub-directories as there may not be Makefiles present in the
3297         sub-directories.
3298         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3299         the config.cache files found by the find command.
3301         * Makefile.in: Regenerate.
3302         * configure.ac: Revert previous delta.
3303         * configure: Regenerate.
3305 2010-02-15  Nick Clifton  <nickc@redhat.com>
3307         PR 11238
3308         * configure.ac: Delete config.cache files in sub-directories when
3309         deleting Makefiles.
3310         * configure: Regenerate.
3312 2010-02-12  Ben Elliston  <bje@gnu.org>
3314         * MAINTAINERS: Update my email address.
3316 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3318         * MAINTAINERS (spu port): Update my email address.
3320 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3322         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3324 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3326         * configure.ac: Add "recommended" version checks for GMP/MPC.
3327         Update recommended GMP/MPFR/MPC versions.
3328         * configure: Regenerate.
3330 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3332         * MAINTAINERS: Move my Embecosm email address into the
3333         write-after-approval section.
3335 2010-01-26  Ian Lance Taylor  <iant@google.com>
3337         * MAINTAINERS: Add myself as Go frontend maintainer.
3339 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3341         PR libstdc++/36101, PR libstdc++/42813
3342         * configure.ac (bootstrap_target_libs): Make inclusion of
3343         target-libgomp conditional on libgomb being in target_configdirs.
3344         * configure: Regenerate.
3346 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3348         PR libstdc++/36101, PR libstdc++/42813
3349         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3350         * configure: Regenerate.
3352 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3354         PR libstdc++/36101, PR libstdc++/42813
3355         * configure.ac (target_configdirs): Substitute.
3356         * Makefile.def: Bootstrap target module libgomp.
3357         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3358         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3359         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3360         * configure, Makefile.in: Regenerate.
3362 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3364         * MAINTAINERS: Adjust my details.
3366 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3368         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3370 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3372         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3374 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3376         * MAINTAINERS (Write After Approval): Add myself.
3378 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3380         * MAINTAINERS (Write After Approval): Add myself.
3382 2010-01-11  Richard Guenther  <rguenther@suse.de>
3384         PR lto/41569
3385         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3386         * Makefile.in: Regenerated.
3388 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3390         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3391         * configure: Regenerate.
3393 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3394             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3396         PR bootstrap/42424
3397         * configure.ac: Include libtool m4 files.
3398         (_LT_CHECK_OBJDIR): Call it.
3399         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3400         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3402         * configure: Regenerate.
3404 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3406         PR bootstrap/41818
3407         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3408         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3409         * Makefile.in: Regenerate.
3411 2010-01-02  Richard Guenther  <rguenther@suse.de>
3413         PR lto/41529
3414         * configure.ac: Include config/elf.m4.  Disable LTO if not
3415         builting for an elf target.
3416         * configure: Regenerate.
3418 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3420         * MAINTAINERS: Change my email address.
3422 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3424         * config.sub, config.guess: Update from upstream sources.
3426 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3428         * MAINTAINERS (Write After Approval): Add myself.
3430 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3432         PR middle-end/30447
3433         PR middle-end/30789
3434         PR other/40302
3436         * configure.ac: Require MPC.
3437         * configure: Regenerate.
3439 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3441         PR target/38384
3442         PR bootstrap/40972
3443         * libtool.m4: Sync from git Libtool.
3444         * ltoptions.m4: Likewise.
3445         * ltversion.m4: Likewise.
3446         * lt~obsolete.m4: Likewise.
3447         * ltmain.sh: Likewise.
3449 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3451         * configure.ac: Update minimum MPC version to 0.8.
3452         * configure: Regenerate.
3454 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3456         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3457         * configure: Regenerated.
3459 2009-11-21  Ian Lance Taylor  <iant@google.com>
3461         * configure.ac: Change default of poststage1_ldflags to be empty if
3462         poststage1_libs is set.  When poststage1_libs is empty, and
3463         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3464         * configure: Rebuild.
3466 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3468         * MAINTAINERS (Write After Approval): Update my email address.
3470 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3472         * config.guess: Update from upstream sources.
3474 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3476         * Makefile.def: Restore host and target settings for gmp.
3477         * Makefile.in: Rebuild.
3479 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3481         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3482         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3483         Fix portability of test of C++ as bootstrap language.  Add
3484         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3485         * configure: Rebuild.
3486         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3487         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3488         in-tree building.
3489         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3490         (POSTSTAGE1_HOST_EXPORTS): Use it.
3491         (STAGE[+id+]_CXXFLAGS): New.
3492         (BASE_FLAGS_TO_PASS): Pass it down.
3493         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3494         extra_exports.
3495         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3496         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3497         extra_exports.
3498         * Makefile.in: Rebuild.
3500 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3502         * config.sub, config.guess: Update from upstream sources.
3504 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3506         * MAINTAINERS (Write After Approval): Add myself.
3508 2009-11-09  Jon Beniston  <jon@beniston.com>
3510         * MAINTAINERS (Write After Approval): Add myself.
3512 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3514         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3515         paths for *-w64-mingw* and x86_64-*mingw*.
3516         * configure: Regenerated.
3518 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3520         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3522 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3524         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3525         Phil Edwards to Write-After Approval.
3527 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3529         * configure.ac: Disable target-winsup & co for
3530         x86_64-*-mingw* and *-w64-mingw* targets.
3531         * configure: Regenerated.
3533 2009-10-16  Nick Clifton  <nickc@redhat.com>
3535         * MAINTAINERS: Add myself as a maintainer for the RX port.
3537 2009-10-26  Johannes Singler  <singler@kit.edu>
3539         * MAINTAINERS (Write After Approval): Update my e-mail address.
3541 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3543         * configure.ac (CLooG test): Use = with test.
3544         * configure: Regenerate.
3546 2009-10-22  Richard Guenther  <rguenther@suse.de>
3548         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3549         cloog if the ppl version check failed.  Move flags saving
3550         before setting in libelf check.
3551         * configure: Regenerate.
3553 2009-10-21  Richard Guenther  <rguenther@suse.de>
3555         * configure.ac: Adjust the ppl and cloog configure to work as
3556         documented.  Disable cloog if ppl was disabled.  Omit the version
3557         checks if they were disabled.
3558         * configure: Re-generate.
3560 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3562         * configure.ac: Add 'lto' to enable_languages, not
3563         new_enable_languages, and only if not already present.
3564         * configure: Regenerate.
3566 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3568         * README: Refer to the various COPYING* files instead of just
3569         COPYING.
3570         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3572 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3574         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3576 2009-10-07  Richard Guenther  <rguenther@suse.de>
3578         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3579         and Richard Guenther as reviewers.
3580         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3581         as reviewers.
3583 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3585         * config.sub: Update from upstream sources.
3587 2009-10-06  Ian Lance Taylor  <iant@google.com>
3589         * Makefile.def: check-gold depends upon all-gas.
3590         * Makefile.in: Rebuild.
3592 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3594         * MAINTAINERS (Write After Approval): Add myself.
3596 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3598         * Makefile.def: all-lto-plugin depends on all-libiberty.
3599         set bootstrap=true for lto-plugin.
3600         Add lto-plugin.
3601         * Makefile.in: Regenerate.
3602         * configure.ac (host_libs): Add lto-plugin.
3603         * configure: Regenerate.
3605 2009-10-03  Diego Novillo  <dnovillo@google.com>
3607         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3608         (HOST_LIBELFLIBS): Define.
3609         (HOST_LIBELFINC): Define.
3610         * Makefile.in: Regenerate.
3611         * configure.ac: Add --enable-lto.
3612         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3613         If --enable-lto is used, add 'lto' to new_enable_languages.
3614         If --enable-lto is used and gold is enabled, add
3615         lto-plugin to configdirs.
3616         * configure: Regenerate.
3618 2009-10-03  Simon Baldwin  <simonb@google.com>
3620         * configure.ac: If --with-system-zlib, suppress local zlib and
3621         pass --with-system-zlib to subdir configure scripts.
3622         * configure: Regenerate.
3624 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3625             Paolo Bonzini  <bonzini@gnu.org>
3627         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3628         $(srcdir).
3629         * Makefile.in: Rebuilt.
3631 2009-09-26  Gary Funck  <gary@intrepid.com>
3633         * MAINTAINERS (Write After Approval): Add myself.
3635 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3637         * configure.ac: Update minimum MPC version to 0.7.
3638         * configure: Regenerate.
3640 2009-09-25  Nick Clifton  <nickc@redhat.com>
3642         * configure.ac: Pass any --cache-file=/dev/null option on to
3643         subconfigures.
3644         * configure: Regenerate.
3646 2009-09-23  Nick Clifton  <nickc@redhat.com>
3648         * config.sub, config.guess: Update from upstream sources.
3650 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3652         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3653         * Makefile.in: Rebuilt.
3655 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3657         PR bootstrap/32272
3658         * configure.ac: Error out if $srcdir isn't '.' but contains
3659         host-${host_noncanonical}.
3660         * configure: Regenerate.
3662 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3664         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3665         maintainer.
3667 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3669         * configure.ac: If bootstrapping a combined tree with
3670         --enable-gold, require c++ in stage1_languages.
3671         * configure: Regenerate.
3673         * configure.ac: Also add target_libs of stage1_languages to
3674         bootstrap_target_libs.
3675         * configure: Regenerate.
3677         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3678         with --enable-languages not containing c++.
3679         * configure: Regenerate.
3681 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3683         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3684         * configure: Regenerate.
3686 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3688         * MAINTAINERS (Write After Approval): Update my e-mail address,
3689         and move from from here...
3690         (Waiting for paperwork): To here.
3692 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3694         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3696 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3698         * configure.ac: Do not use $extrasub for replacing @if/@endif
3699         parts in Makefile; instead, use additional arguments to
3700         AC_CONFIG_COMMANDS to do the replacement manually, with several
3701         sed invocations, to avoid HP-UX sed command limits.
3702         * configure: Regenerate.
3704 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3706         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3707         blank before -L.
3709 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3711         * configure.ac (with-build-config): Document.  Handle without.
3712         Handle missing argument.
3713         * configure: Rebuilt.
3715 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3717         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3718         Default to bootstrap-debug only if compare-debug works.
3719         * configure: Rebuilt.
3720         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3721         * Makefile.in: Rebuilt.
3723 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3725         * MAINTAINERS (OS Port Maintainers): Update my email address.
3727 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3729         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3730         * Makefile.in: Rebuilt.
3732 2009-09-01  Chris Demetriou  <cgd@google.com>
3734         * MAINTAINERS (Write After Approval): Add myself.
3736 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3738         PR debug/30161
3739         * include/dwarf2.h (enum dwarf_tag): Added
3740         DW_TAG_GNU_template_template_param
3741         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3743 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3745         * Makefile.tpl (AWK): Fix typo.
3746         * Makefile.in: Regenerate.
3748 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3750         * configure.ac: Detect awk and sed.
3751         * Makefile.def (flags_to_pass): Add AWK and SED.
3752         * Makefile.tpl (AWK, SED): New.
3753         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3754         * configure: Regenerate.
3755         * Makefile.in: Regenerate.
3757 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3759         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3760         (collapseslashes): Likewise.
3762 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3764         * configure.ac (AC_PREREQ): Bump to 2.64.
3766 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3768         * configure.ac: Remove --with-datarootdir, --with-docdir,
3769         --with-pdfdir, --with-htmldir switches.
3770         * configure: Regenerate.
3772         * configure: Regenerate.
3774         * compile: Sync from Automake 1.11.
3775         * depcomp: Likewise.
3776         * install-sh: Likewise.
3777         * missing: Likewise.
3778         * mkinstalldirs: Likewise.
3779         * ylwrap: Likewise.
3781 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3783         * ltmain.sh (func_normal_abspath): New function.
3784         (func_relative_path): Likewise.
3785         (func_mode_help): Document new -bindir option for link mode.
3786         (func_mode_link): Add new -bindir option, and use it to place
3787         output DLL if specified.
3789 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3791         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3792         (baseargs): Add --disable-option-checking.
3793         * configure: Regenerate.
3795         * Makefile.def (configure-target-libiberty): Depend on
3796         all-binutils and all-ld.
3797         (configure-target-newlib): Likewise.
3798         * Makefile.in: Regenerate.
3800 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3802         * config.sub, config.guess: Update from upstream sources.
3804 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3806         Sync from src, merge:
3808         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3810         * configure.ac: Do not exclude gas for i386-*-darwin.
3811         Add a case for x86_64-*-darwin.
3812         * configure: Regenerate.
3814 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3816         * MAINTAINERS: Add my name to Write After Approval list.
3818 2009-08-06  Michael Eager  <eager@eagercon.com>
3820         * configure.ac: Add Microblaze target.
3821         * configure: Regenerate.
3823 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3825         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3826         * configure: Regenerate.
3828 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3830         * MAINTAINERS (Write After Approval): Update my e-mail address.
3832 2009-07-06  Ian Lance Taylor  <iant@google.com>
3834         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3835         * configure: Rebuild.
3837 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3839         * MAINTAINERS: Move myself to the Graphite Reviewers.
3841 2009-06-30  Wei Guozhi  <carrot@google.com>
3843         * MAINTAINERS: Add my name to Write After Approval list.
3845 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3847         PR bootstrap/40338
3848         * configure.ac (comparestring): Create new variable.
3849         * Makefile.tpl (comparestring): Use to skip some comparisions.
3850         * configure: Regenerate.
3851         * Makefile.in: Regenerate.
3853 2009-06-26  Doug Evans  <dje@sebabeach.org>
3855         * Makefile.def (host_modules): Add cgen.
3856         * Makefile.in: Regenerate.
3857         * configure.ac (host_tools): Add cgen.
3858         * configure: Regenerate.
3860 2009-06-23  DJ Delorie  <dj@redhat.com>
3862         * MAINTAINERS: Add myself as mep maintainer.
3864 2009-06-23  Ian Lance Taylor  <iant@google.com>
3866         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3867         boot_languages.  Only bootstrap target libraries listed in
3868         target_libs for some boot language.  Add --with-stage1-ldflags,
3869         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3870         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3871         if not building with C++.
3872         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3873         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3874         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3875         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3876         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3877         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3878         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3879         * configure, Makefile.in: Rebuild.
3881 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3883         * MAINTAINERS: Added my name to write-after-approval list.
3885 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3887         * configure.ac: Define is_elf for QNX Neutrino targets.
3888         * configure: Regenerate.
3890 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3892         * MAINTAINERS: Added my name to the write-after-approval list
3894 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3896         * configure.ac: Detect MPC in default directory.
3897         * configure: Regenerate.
3899 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3900             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3902         * Makefile.tpl (all): Avoid a trailing backslash.
3903         * Makefile.in: Regenerate.
3905 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3907         * config.sub, config.guess: Update from upstream sources.
3909 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3911         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3912         to noconfdirs.
3913         * configure: Regenerate.
3915 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3917         * Makefile.tpl ([+compare-target+]): Compare all stage
3918         directories, rather than just gcc.
3919         * Makefile.in: Rebuilt.
3921 2009-06-01  Doug Kwan  <dougkwan@google.com>
3923         * configure.ac: Support gold for target arm*-*-*.
3924         * configure: Regenerate.
3926 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3928         * Makefile.def: Add MPC support and dependencies.
3929         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3931         * Makefile.in, configure: Regenerate.
3933 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3935         * Makefile.tpl (all): Avoid harmless warning in make all when
3936         gcc-bootstrap is enabled but stage_last does not exist.
3937         * Makefile.in: Rebuilt.
3939 2009-05-24  Nicolas Roche  <roche@adacore.com>
3941         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3942         * Makefile.in: Regenerate.
3944 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3946         * MAINTAINERS: Update my e-mail address.
3948 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3950         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3951         * configure:  Regenerate.
3953 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3955         PR other/40159
3956         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3957         gcc-no-bootstrap are mutually exclusive.
3958         * Makefile.in: Rebuilt.
3960 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3962         PR other/40159
3963         * Makefile.tpl (all): Don't end with unconditional success.
3964         * Makefile.in: Rebuilt.
3966 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3968         PR target/37137
3969         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3970         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3971         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3972         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3973         stage_configureflags, stage_cflags and stage_libcflags into
3974         explicit Makefile macros.
3975         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3976         GFORTRAN.
3977         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3978         CC.  Set CC_FOR_BUILD from CC.
3979         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3980         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3981         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3982         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3983         and GFORTRAN.
3984         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3985         (_LIBCFLAGS): Renamed to _TFLAGS.
3986         (do-compare-debug, do-compare3-debug): Drop.
3987         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3988         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3989         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3990         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3991         (XGCC_FLAGS_FOR_TARGET): New.
3992         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3993         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3994         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3995         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3996         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3997         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3998         TFLAGS.
3999         (BUILD_CONFIG): Include if requested.
4000         (all): Set TFLAGS on bootstrap.
4001         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4002         (all-stageid-prefixmodule): Likewise.
4003         (do-clean, distclean-stageid): Set TFLAGS.
4004         (restrap): Fix whitespace.
4005         * Makefile.in: Rebuilt.
4007 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4009         * config.guess: Sync with src.
4011 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4013         * configure.ac ($with_ppl):  Default to no if not supplied.
4014         ($with_cloog):  Likewise.
4015         configure:  Regenerate.
4017 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4019         * MAINTAINERS: Update my e-mail address.
4021 2009-04-27  Nick Clifton  <nickc@redhat.com>
4023         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4025 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4027         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4028         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4029         * Makefile.in: Regenerate.
4031 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4033         PR bootstrap/39739
4034         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4035         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4037         * configure, Makefile.in: Regenerate.
4039 2009-04-21  Taras Glek  <tglek@mozilla.com>
4041         * include/hashtab.h: Update GTY annotations to new syntax
4042         * include/splay-tree.h: Likewise
4044 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4046         * config.sub, config.guess: Update from upstream sources.
4048 2009-04-15  Anthony Green  <green@moxielogic.com>
4050         * configure.ac: Add moxie support.
4051         * configure: Rebuilt.
4053 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4055         * configure.ac: Change copyright header to refer to version
4056         3 of the GNU General Public License and to point readers at the
4057         COPYING3 file and the FSF's license web page.
4058         * Makefile.def: Likewise.
4059         * Makefile.tpl: Likewise.
4060         * Makefile.in: Regenerate.
4062 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4064         * configure.ac: Restore match for darwin9 or later. Use double
4065         brackets since regeneration eats one pair.
4066         * configure: Regenerate.
4068 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4070         PR gas/10039
4071         * configure.ac: Require texinfo 4.7.
4072         * configure: Regenerated.
4074 2009-04-09  Nick Clifton  <nickc@redhat.com>
4076         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4077         the GCC Runtime Library Exception.
4079 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4081         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4082         * configure: Regenerate.
4084 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4086         * Makefil.def (languages): New entries.
4087         * Makefile.tpl (check-gcc-*): New generic target.
4088         * Makefile.in: Regenerate.
4090 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4092         * MAINTAINERS:  Update my email address.
4094 2009-03-18  Tom Tromey  <tromey@redhat.com>
4096         * configure: Rebuild.
4097         * configure.ac (host_libs): Add libiconv.
4098         * Makefile.in: Rebuild.
4099         * Makefile.def (host_modules): Add libiconv.
4100         (configure-gdb, all-gdb): Depend on libiconv.
4102 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4104         * configure.ac: Treat gdb as supported on x86_64-darwin.
4105         * configure: Regenerate.
4107 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4109         * configure.ac (--with-host-libstdcxx): New option.
4110         * configure: Regenerate.
4112 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4114         * MAINTAINERS:  Move myself into the write after approval list.
4116 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4118         * MAINTAINERS: Update e-mail address.
4120 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4122         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4124 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4126         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4128 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4130         Backport from git Libtool:
4132         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4133         Support GNU/kOpenSolaris.
4134         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4135         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4136         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4137         GNU/kOpenSolaris.
4139 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4141         * MAINTAINERS: Update e-mail address.
4143 2009-02-24  Michael Eager  <eager@eagercon.com>
4145         * MAINTAINERS (Write After Approval): Add self.
4147 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4149         * MAINTAINERS (Write After Approval): Add myself.
4151 2009-02-05  Andreas Schwab  <schwab@suse.de>
4153         * Makefile.tpl (stage_last): Define $r and $s before using
4154         $(RECURSE_FLAGS_TO_PASS).
4155         * Makefile.in: Regenerate
4157 2009-01-30  Ian Lance Taylor  <iant@google.com>
4159         * MAINTAINERS: Move myself to the Global Reviewers list.
4161 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4163         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4164         * configure: Regenerate.
4166 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4168         * MAINTAINERS: Make whitespace consistent.
4169         Remove Robert Millan from Write After Approval.
4171 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4173         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4174         (all-opcodes): Depend on all-libiberty.
4175         * Makefile.in: Regenerate.
4177 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4179         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4180         * configure: Regenerate.
4182 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4184         * MAINTAINERS (Write After Approval): Add myself.
4186 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4188         * MAINTAINERS: Add myself to reviewers (Fortran).
4190 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4192         PR tree-optimization/38515
4193         * configure.ac (cloog-polylib): Removed.
4194         (with_ppl, with_cloog): Test for "no".
4195         * configure: Regenerated.
4197 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4199         * MAINTAINERS: Moved myself to reviewers (Fortran).
4201 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4203         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4204         (Write After Approval): Remove myself.
4206 2009-01-03  Diego Novillo  <dnovillo@google.com>
4208         * MAINTAINERS: Remove myself from alias maintainership.
4210 2009-01-02  David Ayers  <ayers@fsfe.org>
4212         * MAINTAINERS: Update e-mail address.
4214 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4216         * MAINTAINERS: Make whitespace consistent.
4218 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4220         Backport from upstream Libtool:
4221         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4222         Add cache variables to tests that require the linker to work.
4223         For shlibpath_overrides_runpath, this also changes the semantics
4224         to let the result from the C compiler take precedence.
4226 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4228         * config.sub, config.guess: Update from upstream sources.
4230 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4232         * configure.ac (ppllibs): Add by default the lib flags.
4233         * configure: Regenerate.
4235 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4237         * MAINTAINERS:  Add myself to the write after approval list.
4239 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4241         * configure.ac: Add double brackets on darwin[912].
4242         * configure: Regenerate.
4244 2008-12-03  Daniel Kraft  <d@domob.eu>
4246         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4247         Approval to Reviewer section (for Fortran front-end).
4249 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4251         * configure.ac: Expand to darwin10 and later.
4252         * configure: Regenerate.
4254 2008-12-02  Andreas Schwab  <schwab@suse.de>
4256         * Makefile.def: configure-target-boehm-gc depends on
4257         all-target-libstdc++-v3.
4258         * Makefile.in: Regenerate.
4260 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4262         * MAINTAINERS:  Add myself as mingw maintainer.
4264 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4266         * config.sub, config.guess: Update from upstream sources.
4268 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4270         * README.SCO: Remove.
4272 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4274         * MAINTAINERS:  Add myself to the write after approval list.
4276 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4278         * MAINTAINERS:  Update my email address in WAA section.
4280 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4282         * MAINTAINERS: Update e-mail address.
4284 2008-11-27  Toon Moene  <toon@moene.org>
4286         * MAINTAINERS: Change e-mail address.
4288 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4290         * configure.ac: Build gdb for i?86-*-darwin*
4291         * configure: Regenerated.
4293 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4295         * MAINTAINERS: Added my full name.
4297 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4299         PR bootstrap/38014
4300         PR bootstrap/37923
4302         Revert:
4304         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4306         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4307         * Makefile.in: Regenerated.
4309         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4311         PR gdb/921
4312         PR gdb/1646
4313         PR gdb/2175
4314         PR gdb/2176
4316         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4317         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4318         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4319         (HOST_EXPORTS): Pass CPPFLAGS.
4320         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4321         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4322         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4323         * Makefile.in, configure: Regenerated.
4324         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4325         and CPPFLAGS_FOR_BUILD.
4327 2008-11-06  Jeff Law  <law@redhat.com>
4329         * MAINTAINERS: Add myself as middle end maintainer.
4331 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4333         * MAINTAINERS (Write after approval): Add myself.
4335 2008-11-05  Diego Novillo  <dnovillo@google.com>
4337         * MAINTAINERS (Global Reviewers): Add myself.
4338         (Non-Algorithmic Maintainers): Remove myself.
4340 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4342         * MAINTAINERS (Write after approval): Add myself.
4344 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4346         * MAINTAINERS (Write after approval): Add myself.
4348 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4350         * configure.ac (spu-*-*): Remove special case.
4351         * configure: Regenerate.
4353 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4355         * MAINTAINERS (Write after approval): Update my email address.
4357 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4359         * configure.ac [spu-*-*]: Do not set skipdirs.
4360         * configure: Re-generate.
4362 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4364         * MAINTAINERS (Various Maintainers): Add myself to reload.
4366 2008-10-25  Richard Guenther  <rguenther@suse.de>
4368         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4369         maintainer.  Remove myself as libgcc-math maintainer.
4370         (Non-Algorithmic Maintainers): Remove myself.
4372 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4374         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4375         * Makefile.in: Regenerated.
4377 2008-10-23  Cary Coutant  <ccoutant@google.com>
4379         * MAINTAINERS (Write after approval): Add myself.
4381 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4383         PR gdb/921
4384         PR gdb/1646
4385         PR gdb/2175
4386         PR gdb/2176
4388         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4389         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4390         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4391         (HOST_EXPORTS): Pass CPPFLAGS.
4392         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4393         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4394         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4395         * Makefile.in, configure: Regenerated.
4396         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4397         and CPPFLAGS_FOR_BUILD.
4399 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4401         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4402         Sebastian Pop.
4404 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4406         * MAINTAINERS (Write After Approval): Added myself.
4408 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4410         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4411         recommended version to 2.3.2.
4413         * configure: Regenerate.
4415 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4417         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4419 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4421         * MAINTAINERS (Write After Approval): Update e-mail address.
4423 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4425         * libtool.m4: Update to libtool 2.2.6.
4426         * lt~obsolete.m4: Update to libtool 2.2.6.
4427         * ltmain.sh: Update to libtool 2.2.6.
4428         * ltsugar.m4: Update to libtool 2.2.6.
4429         * ltversion.m4: Update to libtool 2.2.6.
4430         * ltoptions.m4: Update to libtool 2.2.6.
4431         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4433 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4435         * MAINTAINERS (Write After Approval): Add myself.
4437 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4439         * MAINTAINERS (Write After Approval): Update my name.
4441 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4443         * MAINTAINERS: Add myself in "Write After Approval".
4445 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4447         * MAINTAINERS: Add myself as ia64 maintainer.
4449 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4451         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4452         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4453         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4454         and Michael Tiemann from Write After Approval since they do not
4455         actually have access.
4457 2008-09-05  Richard Guenther  <rguenther@suse.de>
4459         * configure.ac: Initialize clooglibs to -lcloog.
4460         * configure: Re-generate.
4462 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4464         * MAINTAINERS (Write After Approval): Add myself.
4466 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4468         * configure.ac (--with-cloog-polylib): New.
4469         (--disable-cloog-version-check): New.
4470         (--disable-ppl-version-check): New.
4471         * configure: Re-generate.
4473 2008-09-03  Richard Guenther  <rguenther@suse.de>
4475         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4476         cloog test.
4477         * configure: Re-generate.
4479 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4481         Add picoChip port.
4482         * MAINTAINERS: Add picoChip maintainers.
4484 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4485             Tobias Grosser  <grosser@fim.uni-passau.de>
4486             Jan Sjodin  <jan.sjodin@amd.com>
4487             Harsha Jagasia  <harsha.jagasia@amd.com>
4488             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4489             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4490             Adrien Eliche  <aeliche@isty.uvsq.fr>
4492         Merge from graphite branch.
4493         * configure: Regenerate.
4494         * Makefile.in: Regenerate.
4495         * configure.ac (host_libs): Add ppl and cloog.
4496         Add checks for PPL and CLooG.
4497         * Makefile.def (ppl, cloog): Added modules and dependences.
4498         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4499         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4501 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4503         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4504         (GCC_SHLIB_SUBDIR): New.
4505         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4506         * configure: Regenerate.
4507         * Makefile.in: Regenerate.
4509 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4511         * MAINTAINERS: Consistently use tabs to separate columns.
4513 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4515         * MAINTAINERS (Write after Approval): Add myself.
4517 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4519         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4520         Enable bfd, binutils and opcodes.
4521         * configure: Regenerate.
4523 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4525         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4527 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4529         * MAINTAINERS:  Use correct Umlaut for last name.
4531 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4533         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4535 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4537         * MAINTAINERS: Update my email address.
4539 2008-08-16  Nicolas Roche  <roche@adacore.com>
4541         * Makefile.tpl: Add BOOT_ADAFLAGS.
4542         * Makefile.in: Regenerate.
4544 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4546         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4547         * configure: Regenerate.
4549 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4551         * configure.ac: Add makefile fragments for hpux.
4552         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4553         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4554         * configure: Regenerate.
4555         * Makefile.in: Regenerate.
4557 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4559         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4561 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4563         * MAINTAINERS (Write after Approval): Add myself.
4565 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4567         * MAINTAINERS (Write After Approval):  Add myself.
4569 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4571         * MAINTAINERS (Write After Approval):  Add myself.
4573 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4575         * MAINTAINERS: Update my email address.
4577 2008-06-25  Joey Ye  <joey.ye@intel.com>
4579         * MAINTAINERS (Write After Approval):  Add myself.
4581 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4583         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4584         * Makefile.in: Regenerate.
4585         * configure: Regenerate.
4587 2008-06-17  Daniel Kraft  <d@domob.eu>
4589         * MAINTAINERS (Write After Approval):  Add myself.
4591 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4593         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4594         "$@" is still intact with both Autoconf 2.59 and 2.62.
4595         * configure: Regenerate.
4597 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4599         * Makefile.tpl: Fix comment errors.
4600         * Makefile.in: Regenerate.
4602 2008-06-12  David S. Miller  <davem@davemloft.net>
4603             David Edelsohn  <edelsohn@gnu.org>
4605         * configure.ac: Add powerpc*-*-* to gold supported targets.
4606         * configure: Regenerate.
4608 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4610         PR tree-optimization/36218
4611         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4612         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4613         (all prefix="build-"): Pass them to build-system sub-makes.
4614         * Makefile.in: Regenerate.
4616 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4618         * MAINTAINERS (mt port): Remove.
4619         (sco5, unixware, sco udk): Remove.
4620         (Kean Johnston): Add to Write After Approval.
4622 2008-05-30  Julian Brown  <julian@codesourcery.com>
4624         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4625         of libobjc for ARM EABI Linux.
4626         * configure: Regenerate.
4628 2008-05-18  Xinliang David Li   <davidxl@google.com>
4630         * ChangeLog: Remove wrong ChangeLog entry.
4632 2008-05-17  Xinliang David Li   <davidxl@google.com>
4634         * MAINTAINERS (Write After Approval): Add myself.
4636 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4638         * MAINTAINERS (Write After Approval): Add myself.
4640 2008-05-14  Rafael Espíndola  <espindola@google.com>
4642         * config-ml.in: don't handle --enable-shared and --enable-static.
4644 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4646         * MAINTAINERS: Update my email address.
4648 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4650         * MAINTAINERS: Update my email address.
4652 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4654         * MAINTAINERS (Write After Approval): Add myself.
4656 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4658         * MAINTAINERS (Write After Approval): Add myself.
4660 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4662         * MAINTAINERS (crx): Add myself.
4664 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4666         Sync with src:
4667         2008-04-14  David S. Miller  <davem@davemloft.net>
4669         * configure.ac: Add sparc*-*-* to gold supported targets.
4670         * configure: Regenerate.
4672 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4674         PR bootstrap/35457
4675         * configure.ac: Include override.m4.
4676         * configure: Regenerate.
4678 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4680         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4681         * Makefile.in: Regenerate.
4683 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4685         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4686         as nonconfigurable directories list.
4687         * configure: Regenerate.
4689 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4691         * config.sub, config.guess: Update from upstream sources.
4693 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4695         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4696         * Makefile.in: Regenerate.
4698 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4700         * configure.ac: Do not build libssp for the AVR.
4701         * configure: Regenerate.
4703 2008-04-07  Ian Lance Taylor  <iant@google.com>
4705         * Makefile.def: check-gold depends upon all-binutils.
4706         * Makefile.in: Regenerate.
4708 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4710         * MAINTAINERS (Write After Approval): Add myself.
4712 2008-04-04  Nick Clifton  <nickc@redhat.com>
4714         PR binutils/4334
4715         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4716         builds.
4717         * configure: Regenerate.
4719 2008-04-04  NightStrike  <NightStrike@gmail.com>
4721         PR other/35151
4722         * configure.ac: Combine rules for mingw32 and mingw64.
4723         * configure: Regenerate.
4725 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4727         * MAINTAINERS (Write After Approval): Add myself.
4729 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4731         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4732         * Makefile.in (.NOTPARALLEL): Ditto.
4734 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4736         * MAINTAINERS (Write After Approval): Add myself.
4738 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4740         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4741         * Makefile.in (.NOTPARALLEL): Regenerate.
4743 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4745         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4746         * Makefile.in: Regenerate.
4748 2008-03-26  Jakub Staszak  <kuba@et.pl>
4750         * MAINTAINERS (Write After Approval): Add myself.
4752 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4754         * MAINTAINERS:  Update e-mail address.
4756 2008-03-20  Ian Lance Taylor  <iant@google.com>
4758         * configure.ac: Add support for --enable-gold.
4759         * Makefile.def: Add gold as a directory like ld.
4760         * configure, Makefile.in: Regenerate.
4762 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4764         * configure.ac: m4_include config/proginstall.m4.
4765         * configure: Regenerate.
4767         Backport from upstream Libtool:
4769         2007-10-12  Eric Blake  <ebb9@byu.net>
4771         Deal with Autoconf 2.62's semantic change in m4_append.
4772         * ltsugar.m4 (lt_append): Replace broken versions of
4773         m4_append.
4774         (lt_if_append_uniq): Don't require separator to be overquoted,
4775         and avoid broken m4_append.
4776         (lt_dict_add): Fix typo.
4777         * libtool.m4 (_LT_DECL): Don't overquote separator.
4779 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4781         * config.rpath: Add AIX 6 support.
4783 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4785         * Makefile.def (stageprofile).  Remove -fprofile-generate
4786         from stage_libcflags.
4787         * Makefile.in: Regenerate.
4789 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4791         * config.sub, config.guess: Update from upstream sources.
4793 2008-03-06  Tom Tromey  <tromey@redhat.com>
4795         * MAINTAINERS: Update for treelang deletion.
4797 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4799         * MAINTAINERS: Update my email address.
4801 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4803         * MAINTAINERS (darwin port): Add myself as a maintainer.
4804         (objective-c/c++): Add myself as a maintainer.
4806 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4808         * MAINTAINERS (Write After Approval): Update my email address.
4810 2008-02-25  Tomas Bily  <tbily@suse.cz>
4812         * MAINTAINERS (Write After Approval): Add myself.
4814 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4816         * MAINTAINERS (OpenMP): Add myself.
4818 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4820         PR bootstrap/32009
4821         PR bootstrap/32161
4823         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4824         * configure: Regenerate.
4826         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4827         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4828         STAGE4_LIBCFLAGS): New.
4829         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4830         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4831         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4832         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4833         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4834         for target modules.  Don't export LIBCFLAGS.
4835         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4836         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4837         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4838         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4839         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4840         * Makefile.in: Regenerate.
4842 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4844         PR libgcj/33085
4845         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4846         Do not use -DDLL_EXPORT.  Backport from upstream.
4848 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4850         * MAINTAINERS (Write After Approval): Add myself.
4852 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4854         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4855         * configure: Regenerate.
4857 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4859         * configure.ac (xtensa*-*-*): Recognize processor variants.
4860         * configure: Regenerate.
4862 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4864         PR bootstrap/34922
4865         * configure.ac (PARSE_ARGS): Push suitable setting of
4866         ac_subdirs_all, for `./configure --help=recursive'.
4867         Handle `+' in generic toplevel directory disabling.
4868         * configure: Regenerate.
4870 2008-01-28  Nick Clifton  <nickc@redhat.com>
4872         * MAINTAINERS (xstormy16): Take over maintainership.
4874 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4876         * MAINTAINERS (c4x port): Remove.
4878 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4880         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4882 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4884         * config.sub, config.guess: Update from upstream sources.
4886 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4888         * MAINTAINERS (Write After Approval): Add myself.
4890 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4892         * MAINTAINERS: Update my email address.
4894 2008-01-09  Raksit Ashok  <raksit@google.com>
4896         * MAINTAINERS (Write After Approval): Add myself.
4898 2008-01-09  Raksit Ashok  <raksit@google.com>
4900         * MAINTAINERS (Write After Approval): Add myself.
4902 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4904         * config.sub, config.guess: Update from upstream sources.
4906 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4908         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4909         Change recommended MPFR from 2.2.1 -> 2.3.0.
4910         * configure: Regenerate.
4912 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4914         * MAINTAINERS: Update my email address.
4916 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4918         * MAINTAINERS: Update my email address.
4920 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4922         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4923         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4924         * Makefile.in: Regenerate.
4926 2007-12-10  Mark Heffernan  <meheff@google.com>
4928         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4929         misplaced entries.
4931 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4933         * configure.ac: Enable libjava for x86_64-*-darwin9.
4934         * configure: Regenerate.
4936 2007-12-07  Bill Maddox  <maddox@google.com>
4938         * MAINTAINERS (Write After Approval): Add myself.
4940 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4942         * config.sub, config.guess: Update from upstream sources.
4944 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4946         * config-ml.in: Remove 64bit configure tests.
4948 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4950         * config-ml.in: Robustify against white space in absolute file
4951         names.
4953         * config-ml.in (multi-clean): Substitute ${Makefile}.
4954         Remove superfluous ${Makefile} in list.
4956 2007-11-19  Thiemo Seufer  <ths@mips.com>
4958         * config-ml.in: Don't hardcode the Makefile name.
4960 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4962         * MAINTAINERS (Write After Approval): Add myself.
4964 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4966         * MAINTAINERS (Write After Approval): Add myself.
4968 2007-11-06  Doug Kwan  <dougkwan@google.com>
4970         * MAINTAINERS (Write After Approval): Add myself.
4972 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4974         * MAINTAINERS (mercury): Remove entry.
4975         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4977 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4979         * Makefile.def (dependencies): Make configure-gdb depend on
4980         all-intl.
4981         * Makefile.in: Regenerated.
4983 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4985         * MAINTAINERS (Fortran maintainer): Remove myself.
4987 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4989         * Makefile.def: To avoid problems running with parallel makes,
4990         build newlib before libgloss so that target specific header
4991         files are availble.
4992         * Makefile.in: Regenerate
4994 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4996         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4997         * Makefile.in: Regenerate.
4999 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5001         * MAINTAINERS (Register allocation reviewer): Add myself.
5003 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5005         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5006         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5007         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5008         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5009         * configure: Regenerate.
5011 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5013         * MAINTAINERS (Register allocation reviewer): Add myself.
5015 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5017         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5018         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5019         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5020         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5021         * configure.ac: Default them to host tools for $host = $build.
5022         Subst them.
5024         * configure: Regenerate.
5025         * Makefile.in: Regenerate.
5027 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5029         * MAINTAINERS (Register allocation reviewer): Add myself.
5031 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5033         * MAINTAINERS (Register allocation reviewer): Add myself.
5035 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5037         * MAINTAINERS (Write After Approval): Fix typo.
5039 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5041         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5042         * configure: Regenerate.
5044 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5046         PR bootstrap/31906
5047         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5048         they're already prefixed.
5050 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5052         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5053         libstdc++.
5054         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5055         * configure: Regenerate.
5056         * Makefile.in: Regenerate.
5058 2007-09-17  Andreas Schwab  <schwab@suse.de>
5060         * configure.ac: Raise minimum makeinfo version to 4.6.
5061         * configure: Regenerate.
5063 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5065         * MAINTAINERS (write-after-approval) add myself
5067 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5069         * configure.ac: Correct makeinfo version check.
5070         * configure: Regenerate.
5072 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5074         * MAINTAINERS: Update my email address.
5076 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5078         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5079         to $skipdirs and only disable gprof for newlib.  Use the normal
5080         mips*-elf* handling in other respects.
5081         * configure: Regnerate.
5083 2007-09-12  David Daney  <ddaney@avtrex.com>
5085         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5086         enabling libgcj.
5087         * configure: Regenerate.
5089 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5091         PR other/32154
5092         * configure.ac: For libgloss targets, point the linker to the linker
5093         script, startup code and simulator library.
5094         * configure: Regenerate.
5096 2007-09-07  Andrew Haley  <aph@redhat.com>
5098         * configure.ac (noconfigdirs): Remove target-libffi and
5099         target-libjava.
5100         * configure: Regenerate.
5102 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5104         PR target/33281
5105         * configure.ac: Use config/mh-mingw on mingw.
5106         * configure: Regenerate.
5108 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5110         * MAINTAINERS (Write After Approval): Add myself.
5112 2007-09-05  Richard Guenther  <rguenther@suse.de>
5114         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5115         nor --disable-checking is provided also turn on yes and types
5116         checking for stage1.
5117         * configure: Re-generate.
5119 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5121         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5122         (Write After Approval): Remove myself.
5124 2007-08-29  Nick Clifton  <nickc@redhat.com>
5126         * config.sub, config.guess: Update from upstream sources.
5128 2007-08-22  Bud Davis  <jmdavis@link.com>
5130         * MAINTAINERS (Write After Approval): Added myself.
5131         * MAINTAINERS (Reviewers): Removed myself.
5133 2007-08-18  Paul Brook  <paul@codesourcery.com>
5134             Joseph Myers  <joseph@codesourcery.com>
5136         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5137         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5138         * Makefile.in: Regenerate.
5139         * configure.ac (--with-debug-prefix-map): New.
5140         * configure: Regenerate.
5142 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5143             Nigel Stephens  <nigel@mips.com>
5145         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5146         as target_makefile_frag.
5147         * configure: Regenerate.
5149 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5151         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5152         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5153         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5154         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5155         (do-compare, do-compare3, do-compare-debug): New.
5156         ([+compare-target+]): Use them.
5158 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5160         * MAINTAINERS (Write After Approval): Change my email address.
5162 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5163             Ben Elliston  <bje@au.ibm.com>
5165         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5166         --silent if $silent.
5167         * configure: Regenerate.
5169 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5171         * MAINTAINERS (Various Maintainers): Add myself as
5172         loop infrastructure maintainer.  Update my e-mail
5173         address.
5175 2007-07-31  Diego Novillo  <dnovillo@google.com>
5177         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5178         Adjust description.
5180 2007-07-26  Richard Guenther  <rguenther@suse.de>
5182         * configure.ac: Add types checking to stage1 checking flags.
5183         * configure: Regenerate.
5185 2007-07-17  Nick Clifton  <nickc@redhat.com>
5187         * COPYING3: New file.  Contains version 3 of the GNU General
5188         Public License.
5189         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5190         Lesser General Public License.
5192 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5194         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5196 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5198         * MAINTAINERS (S/390 co-maintainer): Add myself.
5199         (Write After Approval): Remove myself.
5201 2007-07-13  Dan Hipschman  <dsh@google.com>
5203         * MAINTAINERS (Write After Approval): Add myself.
5205 2007-07-11  Nick Clifton  <nickc@redhat.com>
5207         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5208         WINDRES export.
5209         * Makefile.in: Regenerate.
5211 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5213         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5214         maintainer.
5216 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5218         * lt~obsolete.m4: New. Import from 20070318 libtool.
5220 2007-07-03  Julian Brown  <julian@codesourcery.com>
5222         * MAINTAINERS (Write After Approval): Add myself.
5224 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5226         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5227         * configure: Regenerate.
5229 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5231         * configure.ac: Add some missing m4 quotation.
5232         * configure: Regenerate.
5234 2007-07-02  Simon Baldwin  <simonb@google.com>
5236         * MAINTAINERS (Write After Approval): Add myself.
5238 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5240         * configure: Regenerate.
5242 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5244         * Makefile.def: Add windmc tool to build.
5245         * Makefile.tpl: Likewise.
5246         * configure.ac: Likewise.
5247         * Makefile.in: Regenerate.
5248         * configure: Regenerate.
5250 2007-06-28  DJ Delorie  <dj@redhat.com>
5252         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5253         not building newlib.
5254         * configure: Regenerated.
5256 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5258         * MAINTAINERS (Write After Approval): Add myself.
5260 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5262         * MAINTAINERS (Write After Approval): Add myself.
5264 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5266         * MAINTAINERS (Write After Approval): Add myself.
5268 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5270         * MAINTAINERS (Write After Approval): Add myself.
5272 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5274         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5275         * Makefile.in: Regenerated.
5277 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5279         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5280         bfin*-*-uclinux* targets.
5281         * configure: Regenerate.
5283 2007-06-14  Ian Lance Taylor  <iant@google.com>
5285         * MAINTAINERS: Add myself as non-algorithmic global write
5286         maintainer.
5288 2007-06-14  Diego Novillo  <dnovillo@google.com>
5290         * MAINTAINERS: Add self as middle-end maintainer and
5291         non-algorithmic global write maintainer.
5293 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5295         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5296         Move all Fortran maintainers except Paul Brook into the
5297         Non-Autopoiesis section.
5299 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5301         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5302         (distclean-stage[+id+]): Possibly delete stage_last.
5303         * Makefile.in: Regenerate.
5305 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5307         * MAINTAINERS (Various Maintainer): Fix typo.
5309 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5311         * MAINTAINERS (Various Maintainer): Add myself as
5312         dataflow maintainer.
5314 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5316         * config.sub, config.guess: Update from upstream sources.
5318 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5320         * Makefile.tpl: Fix spelling error.
5321         * Makefile.in: Regenerate.
5323 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5325         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5326         lt_cv_sys_max_cmd_len.
5328 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5330         * MAINTAINERS (Various Maintainers): Add myself as
5331         auto-vectorizer maintainer.
5333 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5335         PR libjava/32098
5336         * libtool.m4: Revert previous change.
5337         * ltgcc.m4: Put it here.
5339 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5341         * MAINTAINERS (Various Maintainers): Add myself as
5342         auto-vectorizer maintainer.
5344 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5346         PR libjava/32098
5347         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5349 2007-05-30  Richard Guenther  <rguenther@suse.de>
5351         * MAINTAINERS (Various Maintainers): Add myself as
5352         auto-vectorizer maintainer.
5354 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5356         PR bootstrap/29382
5357         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5358         * configure: Rebuilt.
5360 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5362         * MAINTAINERS (Write After Approval): Removed my name.
5364 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5366         * MAINTAINERS (Write After Approval): Remove myself.
5368 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5370         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5372 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5374         * ltmain.sh: Update from ToT Libtool.
5375         * libtool.m4: Update from ToT Libtool.
5376         * ltsugar.m4: New. Update from ToT Libtool.
5377         * ltversion.m4: New. Update from ToT Libtool.
5378         * ltoptions.m4: New. Update from ToT Libtool.
5379         * ltconfig: Remove.
5380         * ltcf-c.sh: Remove.
5381         * ltcf-cxx.sh: Remove.
5382         * ltcf-gcj.sh: Remove.
5384 2007-05-22  Ollie Wild  <aaw@google.com>
5386         * MAINTAINERS (Write After Approval): Add myself.
5388 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5390         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5391         stage_cflags.
5392         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5393         Remove CFLAGS/LIBCFLAGS.
5394         (configure-stage[+id+]-[+prefix+][+module+],
5395         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5396         * Makefile.in: Regenerate.
5398 2007-05-15  Diego Novillo  <dnovillo@google.com>
5400         * MAINTAINERS: Update e-mail address.
5402 2007-05-15  Revital Eres  <eres@il.ibm.com>
5404         * MAINTAINERS (Write After Approval): Add myself.
5406 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5408         * MAINTAINERS (Write After Approval): Updated my address.
5410 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5412         * MAINTAINERS (Write After Approval): Add myself.
5414 2007-05-11  Silvius Rus  <rus@google.com>
5416         * MAINTAINERS (Write After Approval): Add myself.
5418 2007-04-23  Tom Tromey  <tromey@redhat.com>
5420         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5422 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5424         * MAINTAINERS (cpplib): Rename to ...
5425         (libcpp): ... this.  Add C/C++ front end maintainers.
5427 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5429         * config-ml.in: Pass ${ml_config_env} to configure calls.
5431 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5433         * MAINTAINERS (Write After Approval): Add myself.
5435 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5437         * MAINTAINERS (Write After Approval): Add myself.
5439 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5441         * MAINTAINERS (fortran 95 front end): Add myself.
5443 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5445         * MAINTAINERS (Write After Approval): Add myself.
5447 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5449         * MAINTAINERS (Modulo Scheduler): Add myself.
5451 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5453         * MAINTAINERS (fortran 95 front end): Add myself.
5454         (c++ front end): whitespace fix.
5456 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5458         * MAINTAINERS (Write After Approval): Add myself.
5460 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5462         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5463         of glob.  Quote arguments with single quotes too.
5464         * configure: Regenerate.
5466 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5468         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5469         * Makefile.in: Regenerate
5471 2007-03-07  Andreas Schwab  <schwab@suse.de>
5473         * configure: Regenerate.
5475 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5477         * configure.ac: Add "--with-pdfdir" configure option,
5478         which defines pdfdir variable.
5479         * Makefile.def (target=fixincludes): Add install-pdf to
5480         missing targets.
5481         (recursive_targets): Add install-pdf target.
5482         (flags_to_pass): Add pdfdir.
5483         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5484         target.
5485         * configure: Regenerate
5486         * Makefile.in: Regenerate
5488 2007-02-28  Eric Christopher  <echristo@apple.com>
5490         Revert:
5491         2006-12-07  Mike Stump  <mrs@apple.com>
5493         * Makefile.def (dependencies): Add dependency for
5494         install-target-libssp and install-target-libgomp on
5495         install-gcc.
5496         * Makefile.in: Regenerate.
5498 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5500         * configure: Regenerate.
5501         * configure.ac: Move statements after variable declarations.
5503 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5505         * MAINTAINERS: Add myself as sh maintainer.
5507 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5509         * configure.ac: Adjust for loop syntax.
5510         * configure: Regenerate.
5512 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5514         * configure: Rebuilt.
5516 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5518         * configure.ac: Drop multiple occurrences of --enable-languages,
5519         and fix its quoting.
5520         * configure: Rebuilt.
5522 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5523             Nathan Sidwell  <nathan@codesourcery.com>
5524             Vladimir Prus  <vladimir@codesourcery.com>
5525             Joseph Myers  <joseph@codesourcery.com>
5527         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5528         * configure: Regenerate.
5530 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5532         * ltconfig (freebsd*): Default to elf.
5534 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5536         * configure.ac (target_libraries): Move libgcc before libiberty.
5537         * configure: Regenerated.
5539 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5540             Paolo Bonzini  <bonzini@gnu.org>
5542         PR bootstrap/30753
5543         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5544         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5545         * configure: Regenerated.
5547 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5549         * MAINTAINERS (Language Front End Maintainers): Update my mail
5550         address.
5552 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5554         PR bootstrap/30748
5555         * configure.ac: Correct syntax for Solaris ksh.
5556         * configure: Regenerated.
5558 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5560         * configure.ac: Sync with src.
5561         * configure: Regenerate.
5563 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5565         * Makefile.in: Regenerate.
5567 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5569         * config.sub: Sync with src.
5571 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5573         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5574         noncanonical equivalents.
5575         * configure.in: Rename to...
5576         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5577         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5578         target_noncanonical.  Use them.  Rewrite removal of configure
5579         arguments for autoconf 2.59.  Discard variable settings.  Force
5580         program_transform_name for native tools.
5582         * Makefile.in: Regenerated.
5583         * configure: Regenerated with autoconf 2.59.
5585 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5587         * MAINTAINERS (Write After Approval): Add myself.
5589 2007-01-31  Andreas Schwab  <schwab@suse.de>
5591         * Makefile.tpl (LDFLAGS): Substitute it.
5592         * Makefile.in: Regenerate.
5594 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5596         * MAINTAINERS (Write After Approval): Add myself.
5598 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5600         * MAINTAINERS (spu port): Add myself.
5602 2007-01-23  Richard Guenther  <rguenther@suse.de>
5604         PR bootstrap/30541
5605         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5606         * Makefile.tpl (GNATBIND): Substitute it.
5607         (GNATMAKE): Likewise.
5608         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5609         of STAGE_PREFIX.
5610         * Makefile.in: Regenerate.
5611         * configure: Regenerate.
5613 2007-01-18  Mike Stump  <mrs@apple.com>
5615         * configure.in: Re-enable -Werror for gcc builds.
5617 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5619         * MAINTAINERS (Write After Approval): Add myself.
5621 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5623         * configure.in: Change == to = in test command.
5624         * configure: Regenerate.
5626 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5627             Nick Clifton  <nickc@redhat.com>
5628             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5630         * configure.in (build_configargs, host_configargs, target_configargs):
5631         Remove build/host/target parameters.
5632         (host_libs): Add gmp and mpfr.
5633         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5634         * Makefile.def (gmp, mpfr): New.
5635         (gcc): Remove target.
5636         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5637         target_os, target_vendor): New.
5638         (configure): Add host_alias/target_alias arguments; adjust invocations.
5639         * configure: Regenerate.
5640         * Makefile.in: Regenerate.
5642 2007-01-11  Matt Fago  <fago@earthlink.net>
5644         * configure.in: Try to link to functions only in mpfr 2.2.x
5645         to improve robustness of configure tests.
5646         * configure: Regenerate.
5648 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5650         * MAINTAINERS: Add myself as i386 maintainer.
5652 2007-01-08  Jan Hubicka  <jh@suse.cz>
5654         * MAINTAINERS: Add myself as i386 maintainer.
5656 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5658         * configure.in: Add support for an x86_64-mingw* target.
5659         * configure: Regenerate.
5661 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5663         * Makefile.tpl (all-target): Correct @if conditional for target
5664         modules.
5665         * configure.in: Omit libiberty if building only target libgcc.
5666         * configure, Makefile.in: Regenerated.
5668 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5670         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5671         * configure: Regenerate.
5673 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5675         * Makefile.def (target_modules): Add libgcc.
5676         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5677         * Makefile.tpl (clean-target-libgcc): Delete.
5678         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5679         on gcc even for bootstrapped modules.  Rewrite handling of
5680         lang_env_dependencies to loop over target_modules.
5681         * configure.in (target_libraries): Add target-libgcc.
5682         * Makefile.in, configure: Regenerated.
5684 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5686         * configure.in: Reorganize recognition of languages.  Add
5687         --enable-stage1-languages.  Show supported languages for the chosen
5688         target rather than all recognized languages.
5689         * configure: Regenerate.
5691 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5693         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5694         * Makefile.in: Regenerate.
5696 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5698         * configure.in: Warn that MPFR 2.2.0 is buggy.
5699         * configure: Regenerate.
5701 2006-12-27  Ian Lance Taylor  <iant@google.com>
5703         * configure.in: When removing Makefiles to force a reconfigure, also
5704         remove prev-DIR*/Makefile.
5705         * configure: Regenerate.
5707 2006-12-22  Andreas Schwab  <schwab@suse.de>
5709         * configure: Regenerate with correct autoconf version.
5711 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5713         * configure.in: add AC_SUBST for *_FOR_TARGET.
5714         * configure: Regenerate.
5716 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5718         * configure.in: Simplify logic for rejecting languages that cannot
5719         be built.  Separate the case when a language is unsupported,
5720         from the case when the user chooses not to build a language.
5722 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5724         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5725         it only affects bootstrap and could be tested on "$host" as well.
5726         * configure: Regenerate.
5727         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5729 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5731         PR bootstrap/29544
5732         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5733         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5734         move here comment from Makefile.tpl.
5735         * Makefile.tpl: Move some definitions higher in the file.
5736         (STAGE1_CHECKING): New.
5737         * configure.in: Add --enable-stage1-checking.
5738         * configure: Regenerate.
5739         * Makefile.in: Regenerate.
5741 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5743         * MAINTAINERS: Add myself as build system maintainer.
5745 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5747         * MAINTAINERS (Write After Approval): Add myself.
5749 2006-12-13  Eric Christopher  <echristo@apple.com>
5751         * MAINTAINERS: Add myself as darwin maintainer.
5753 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5755         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5757 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5759         MAINTAINERS: Update my entry.
5761 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5763         * configure.in:  Handle spu makefile frag.
5764         * Makefile.tpl (MAINT): Define
5765         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5766         * configure: Regenerate.
5767         * Makefile.in: Regenerate.
5769 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5771         * config.guess: Import latest version.
5772         * config.sub: Likewise.
5774 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5776         * configure.in (spu-*-*): Don't skip target-libiberty.
5777         * configure: Regenerate.
5779 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5781         PR bootstrap/30134
5782         * configure.in: Correct x86 darwin support for libjava to powerpc
5783         and i?86 only.
5784         * configure: Regenerate.
5786 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5788         * configure.in: Add x86 darwin support for libjava.
5789         * configure: Regenerate.
5791 2006-12-07  Mike Stump  <mrs@apple.com>
5793         * Makefile.def (dependencies): Add dependency for
5794         install-target-libssp and install-target-libgomp on
5795         install-gcc.
5796         * Makefile.in: Regenerate.
5798 2006-12-04  Richard Guenther  <rguenther@suse.de>
5800         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5801         (Non-Algorithmic Maintainers): Move over non-algorithmic
5802         loop optimizer maintainers, add myself as a non-algorithmic
5803         middle-end maintainer.
5805 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5807         * MAINTAINERS (Write After Approval): Add myself.
5809 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5811         * configure.in: Update error message for missing GMP/MPFR.
5813         * configure: Regenerate.
5815 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5817         * configure.in: Update MPFR version in error message.
5819         * configure: Regenerate.
5821 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5823         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5824         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5825         --with-gmp-lib): New flags.
5827         * configure: Regenerate.
5829 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5831         * MAINTAINERS (Write After Approval): Change my email address.
5833 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5835         * MAINTAINERS (Write After Approval): Add myself.
5837 2006-11-22  Philipp Thomas  <pth@suse.de>
5839         * MAINTAINERS (i18n): Update e-mail address.
5841 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5843         * MAINTAINERS (spu port): Add myself as maintainer.
5844         (Write After Approval): Remove myself.
5846 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5848         * configure.in (skipdirs): Don't build libssp for SPU.
5849         * configure: Regenerate.
5851 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5853         * MAINTAINERS (spu port): Add myself as maintainer.
5854         (libobjc): Update my email address.
5856 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5858         * MAINTAINERS (Write After Approval): Add myself.
5860 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5862         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5863         * configure : Rebuilt.
5865 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5867         * MAINTAINERS (Write After Approval): Add myself.
5869 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5871         * MAINTAINERS (Write After Approval): Add myself.
5873 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5875         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5876         libmpfr.a.
5877         * configure: Regenerate.
5879 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5881         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5882         (unstage): Test for stage_last presence.
5884         PR bootstrap/29802
5885         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5886         STAGE_PREFIX.
5887         * Makefile.in: Regenerate.
5889 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5891         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5892         maintainers.
5894 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5896         * MAINTAINERS (Write After Approval): Add myself.
5898 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5900         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5901         and stageN-package/Makefile.
5902         * Makefile.in: Regenerated.
5904 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5906         * configure.in: Remove target-libgloss from noconfigdirs for
5907         bfin-*-*.
5908         * configure: Regenerated.
5910 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5912         * configure.in (have_gmp): Only error if the gcc directory exists.
5914         * configure: Regenerate.
5916 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5918         * configure.in: Robustify error message for missing GMP/MPFR.
5920         * configure: Regenerate.
5922 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5924         * MAINTAINERS (Write After Approval): Add myself.
5926 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5928         * MAINTAINERS: Change email address.
5930 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5932         * MAINTAINERS (Write After Approval): Add myself.
5934 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5936         * MAINTAINERS (Write After Approval): Add myself.
5938 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5940         * MAINTAINERS (Write After Approval): Move myself to
5941         Write After Approval section.
5943 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5945         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5946         need_gmp anymore.
5947         * configure: Regenerate.
5949 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5951         * MAINTAINERS (Write After Approval): Add myself.
5953 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5955         * config.guess: Import latest version.
5956         * config.sub: Likewise.
5958 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5960         * Makefile.def: Added pdf target handling.
5961         * Makefile.tpl: Added pdf target handling.
5962         * Makefile.in: Regenerated.
5964 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5966         * MAINTAINERS: Add self as score port maintainer.
5968 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5970         * MAINTAINERS (Write After Approval): Add myself.
5972 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5974         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5975         or newer.
5976         * configure: Regenerated.
5978 2006-09-27  Dave Brolley  <brolley@redhat.com>
5980         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5981         using $s instead of $r.
5982         * configure: Regenerated.
5984 2006-09-26  Thiemo Seufer  <ths@mips.com>
5986         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5987         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5988         * configure: Regenerate.
5990 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5992         * MAINTAINERS (Write After Approval): Remove myself.
5994 2006-09-22  Chao-ying Fu  <fu@mips.com>
5996         * MAINTAINERS (Write After Approval): Add myself.
5998 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6000         * MAINTAINERS: Add self as soft-fp maintainer.
6002 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6004         * MAINTAINERS: Add myself as avr maintainer.
6005         Remove Marek Michalkiewicz as avr maintainer.
6007 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6009         * MAINTAINERS (Write After Approval): Add myself.
6011 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6013         * configure.in: Never build newlib for a Mingw host.
6014         Never build newlib as Mingw target library.
6015         Test the existence of winsup/cygwin for building a Cygwin newlib,
6016         rather than just winsup.
6017         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6018         building a Mingw target.
6019         * configure: Regenerate.
6021 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6023         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6025 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6027         * config.guess: Import from src (was more updated).
6028         * config.sub: Likewise.
6030 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6032         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6033         * configure: Regenerated.
6035 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6037         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6038         for stages after the first.
6040 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6042         * Makefile.def: Add dependencies for configure-opcodes
6043         on configure-intl and all-opcodes on all-intl.
6044         * Makefile.in: Regenerated.
6046 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6048         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6050 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6052         Port to hosts whose 'sort' and 'tail' implementations
6053         treat operands with leading '+' as file names, as POSIX
6054         has required since 2001.  However, make sure the code still
6055         works on pre-POSIX hosts.
6056         * ltmain.sh: Don't assume "sort +2" is equivalent to
6057         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6059 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6061         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6063 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6065         * ltconfig: chmod 644 before ranlib during install.
6067 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6069         PR bootstrap/18058
6070         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6071         if the bootstrap compiler is a GCC version that supports it.
6072         * configure: Regenerate.
6074 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6076         * configure.in: Fix thinkos in previous check-in.
6077         * configure: Regenerate.
6079 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6081         PR other/27063
6082         * configure.in: Test subdir_requires and give an appropriate
6083         error message.
6084         * configure: Regenerate.
6086 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6088         * MAINTAINERS (Write After Approval): Add myself.
6090 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6092         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6094 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6096         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6098 2006-06-20  David Ayers  <d.ayers@inode.at>
6100         PR bootstrap/28072
6101         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6102         whether target-libjava is being configured instead of whether the
6103         java front end is enabled.
6104         * configure: Regenerate.
6106 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6108         PR target/27540
6109         * configure.in: Only enable libgomp on IRIX 6.
6110         * configure: Regenerate.
6112 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6114         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6115         too.
6116         * Makefile.in: Regenerate.
6118 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6120         * config-ml.in: Alter CCASFLAGS to include special
6121         multilib options the same as is done for CFLAGS.
6123 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6125         * configure.in: Don't enable libgomp on hpux10.
6126         * configure: Rebuilt.
6128 2006-06-12  David Ayers  <d.ayers@inode.at>
6130         PR bootstrap/27963
6131         PR target/19970
6132         * configure.in: Remove target-boehm-gc from noconfigdirs where
6133         ${libgcj} is specified.
6134         * configure: Regenerate.
6136 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6138         Sync from src:
6140         * configure.in: Sync.
6141         * configure: Regenerated.
6143         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6145         * Makefile.def: Added dependencies from sim and gdb on intl, and
6146         added configure dependencies to everything with an all dependency
6147         on intl.
6148         * Makefile.in: Regenerated.
6150 2006-06-06  David Ayers  <d.ayers@inode.at>
6152         PR libobjc/13946
6153         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6154         * Makefile.in: Regenerate.
6155         * configure.in: Add --enable-objc-gc at toplevel and have it
6156         enable boehm-gc for Objective-C.
6157         Remove target-boehm-gc from libgcj.
6158         Add target-boehm-gc to target_libraries.
6159         Add target-boehm-gc to noconfigdirs where ${libgcj}
6160         is specified.
6161         Assert that boehm-gc is supported when requested for Objective-C.
6162         Only build boehm-gc if needed either for Java or Objective-C.
6163         * configure: Regenerate.
6165 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6167         PR 27674
6168         * Makefile.tpl (configure-[+prefix+][+module+],
6169         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6170         Remove rule to unstage bootstrapped modules.
6171         (stage_current): New.
6172         * Makefile.in: Regenerate.
6174 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6176         * MAINTAINERS (Write After Approval): Update my e-mail address.
6178 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6180         * include/libiberty.h: Declare pex_run_in_environment.
6182 2006-05-31  Asher Langton  <langton2@llnl.gov>
6184         * MAINTAINERS (Write After Approval): Add myself.
6186 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6188         * Makefile.def (bfd, opcodes): Fix lib_path.
6189         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6190         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6191         * Makefile.in: Regenerate.
6193 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6195         * Makefile.in: Regenerate.
6197 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6199         * Makefile.def: Add install-html target. Add datarootdir
6200         docdir and htmldir to flags_to_pass.
6201         * Makefile.tpl: Add install-html target.
6202         * Makefile.in: Regenerate.
6203         * configure.in: Add --with-datarootdir, --with-docdir, and
6204         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6205         * configure: Regenerate.
6207 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6209         * configure.in: Enable gprof for cross builds.
6210         * configure: Regenerate.
6212 2006-05-22  Richard Guenther  <rguenther@suse.de>
6214         Revert
6215         2006-01-31  Richard Guenther  <rguenther@suse.de>
6216         Paolo Bonzini  <bonzini@gnu.org>
6218         * Makefile.def (target_modules): Add libgcc-math target module.
6219         * configure.in (target_libraries): Add libgcc-math target library.
6220         (--enable-libgcc-math): New configure switch.
6221         * Makefile.in: Re-generate.
6222         * configure: Re-generate.
6223         * libgcc-math: New toplevel directory.
6225 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6226             Andreas Tobler  <a.tobler@schweiz.ch>
6228         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6229         * configure: Rebuilt.
6231 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6233         * MAINTAINERS (Write After Approval): Add myself.
6235 2006-05-01  DJ Delorie  <dj@redhat.com>
6237         * configure.in: Restore CFLAGS if GMP isn't present.
6238         * configure: Regenerate.
6240 2006-05-01  Richard Guenther  <rguenther@suse.de>
6242         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6243         maintainer.
6245 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6247         * MAINTAINERS (Write After Approval): Add myself.
6249 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6251         * MAINTAINERS (Write After Approval): Add myself.
6253 2006-04-18  DJ Delorie  <dj@redhat.com>
6255         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6256         reference libgloss so that libssp can be built in a combined
6257         tree.
6258         * configure: Regenerate.
6260 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6262         * MAINTAINERS (Write After Approval): Add myself.
6264 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6266         * configure.in: Require makeinfo 4.4 or higher.
6267         * configure: Regenerate.
6269 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6271         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6272         Rearrange the entries of other libraries to have them in one place.
6274 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6276         * MAINTAINERS (Write After Approval): Remove myself.
6277         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6279 2006-03-14  Richard Guenther  <rguenther@suse.de>
6281         * configure: Regenerate with autoconf 2.13.
6283 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6285         * MAINTAINERS: Use my work address.
6287         * MAINTAINERS: Update my E-mail address.
6289 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6291         * configure.in: Handle --disable-<component> generically.
6292         * configure: Regenerate.
6294 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6296         PR libgcj/17311
6297         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6299 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6301         * MAINTAINERS (Write After Approval):  Remove myself.
6302         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6304 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6306         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6307         (TARGET_CONFIGDIRS): Remove.
6308         * configure.in: Remove AC_SUBST(target_configdirs).
6309         * Makefile.in, configure: Regenerated.
6311 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6313         * MAINTAINERS (Write After Approval):  Remove myself.
6314         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6316 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6318         PR bootstrap/25670
6320         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6322         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6323         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6324         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6325         BUILD_PREFIX, BUILD_PREFIX_1.
6326         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6328         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6329         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6331         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6332         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6333         of `cat stage_current`.  Always provide the `r' and `s' variables.
6334         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6335         a single shell execution.
6336         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6337         bootstrapped modules, make the stage1 module if the build was not
6338         started yet, else build the current stage.
6339         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6340         (all-build, all-host, all-target, [+make_target+]-host,
6341         [+make_target+]-target): Do not use \-continued lines.
6342         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6343         (current_stage, restrap, stage_last): New.
6345         * Makefile.in: Regenerate.
6346         * configure: Regenerate.
6348 2006-02-19  Bud Davis  <jmdavis@link.com>
6350         * MAINTAINERS (Write After Approval):  Remove myself.
6351         (Language Front End Maintainers):  Add myself as fortran 95
6352         maintainer and update e-mail address.
6354 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6356         * MAINTAINERS (Write After Approval):  Remove myself.
6357         (Language Front End Maintainers):  Add myself as fortran 95
6358         maintainer.
6360 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6362         * MAINTAINERS (Write After Approval): Add myself.
6364 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6366         * MAINTAINERS (Write After Approval):  Remove myself.
6367         (Language Front End Maintainers):  Add myself as
6368         fortran 95 maintainer.
6370 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6372         Sync from src:
6374         2005-12-27  Leif Ekblad  <leif@rdos.net>
6376         * configure.in: Add support for RDOS target.
6377         * configure: Regenerate.
6379 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6380             Andreas Schwab  <schwab@suse.de>
6382         * configure: Regenerate.
6384 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6386         * configure.in (enable_libgomp): Add AIX.
6387         * configure: Regenerate.
6389 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6391         * MAINTAINERS (Write After Approval): Add myself.
6393 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6395         * MAINTAINERS (Write After Approval): Add myself.
6397 2006-01-31  Richard Guenther  <rguenther@suse.de>
6398         Paolo Bonzini  <bonzini@gnu.org>
6400         * Makefile.def (target_modules): Add libgcc-math target module.
6401         * configure.in (target_libraries): Add libgcc-math target library.
6402         (--enable-libgcc-math): New configure switch.
6403         * Makefile.in: Re-generate.
6404         * configure: Re-generate.
6405         * libgcc-math: New toplevel directory.
6407 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6409         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6410         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6411         the assembler, linker and binutils.
6412         * configure: Regenerate.
6414 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6416         * MAINTAINERS (Write After Approval): Add myself.
6418 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6420         * configure: Regenerate.
6422 2006-01-18  Richard Henderson  <rth@redhat.com>
6423             Jakub Jelinek  <jakub@redhat.com>
6424             Diego Novillo  <dnovillo@redhat.com>
6426         * libgomp: New directory.
6427         * Makefile.def: Add target_module libgomp.
6428         * Makefile.in: Regenerate.
6429         * configure.in (target_libraries): Add target-libgomp.
6430         * configure: Regenerate.
6432 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6434         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6435         @ from continuation.
6436         * Makefile.in: Rebuilt.
6438 2006-01-04  Chris Lattner  <sabre@gnu.org>
6440         * MAINTAINERS (Write After Approval): Add myself.
6442 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6444         PR bootstrap/24252
6446         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6447         * Makefile.tpl (OBJDUMP): New.
6448         (EXTRA_HOST_FLAGS): Add it.
6449         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6451         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6452         to use symbolic links between directories.  Avoid race conditions
6453         or make them harmless.
6454         * configure.in: Do not try to use symbolic links between directories.
6456         * Makefile.def (LEAN): Pass.
6457         * Makefile.tpl (LEAN): Define.
6458         (stage[+id+]-start): Accept that the previous directory does not
6459         exist, if the bootstrap is lean.
6460         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6461         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6462         configure substitution.
6463         ([+compare-target+]): Likewise.
6464         ([+bootstrap-target+]-lean): New.
6465         * configure.in: Remove lean bootstrap support from here.
6467         * Makefile.in: Regenerate.
6468         * configure: Regenerate.
6470 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6472         * MAINTAINERS (libdecnumber): Add myself.
6474 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6476         * libtool-ldflags: New script.
6478 2006-01-02  Andreas Schwab  <schwab@suse.de>
6480         * configure.in: When reconfiguring remove Makefile in
6481         all stage directories.
6482         * configure: Regenerate.
6484 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6486         * MAINTAINERS: Update my email address.
6488 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6490         Revert Ada-related part of the previous change.
6492         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6493         Do not pass.
6494         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6495         * Makefile.in: Regenerate.
6496         * configure.in: Do not include mt-ppc-aix target fragment.
6497         * configure: Regenerate.
6499 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6501         * configure.in: Select appropriate fragments for PowerPC/AIX.
6502         * configure: Regenerate.
6504         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6505         BOOT_CFLAGS, BOOT_LDFLAGS.
6506         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6507         BOOT_CFLAGS, BOOT_LDFLAGS.
6508         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6509         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6510         (stage): Fail if we cannot complete the work.
6511         * Makefile.in: Regenerate.
6513 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6515         * configure.in: Replace ms1 with mt.
6516         * configure: Rebuilt.
6518 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6520         * MAINTAINERS: Update my email address.
6522 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6524         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6525         install-host-nogcc): Don't invoke $(stage) at the end.
6526         * Makefile.in: Regenerate.
6528 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6530         * configure.in: Flip the top-level bootstrap switch.
6531         * configure: Regenerate.
6533 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6535         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6536         $(stage) and $(unstage).
6537         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6538         (all): Remove stray semicolon.
6539         (local-distclean): Don't handle multilib.tmp and multilib.out.
6540         (install.all): Set $s for consistency.
6541         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6542         check_multilibs setting.  Always make the install directory.
6543         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6544         Correct @if/@endif.
6545         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6546         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6547         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6548         (multilib.out): Remove.
6549         * Makefile.in: Regenerated.
6551 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6553         * MAINTAINERS (Write After Approval): Add myself.
6555 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6557         * MAINTAINERS: Add myself as mt maintainer.
6559         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6561 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6563         * MAINTAINERS: Change email address.
6565 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6567         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6568         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6569         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6570         Find in-tree tools if available.
6571         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6572         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6573         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6574         (COMPILER_*_FOR_TARGET): New.
6575         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6576         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6577         (CONFIGURED_*, USUAL_*): Remove.
6578         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6579         STRIP): Use autoconf substitutions.
6580         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6581         COMPILER_NM_FOR_TARGET): New.
6582         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6584         (all): Make all-host and all-target in parallel.
6585         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6586         that $$r and $$s are set before invoking a recursive make.
6587         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6588         ([+bootstrap-target+]): Inline most of the `all' target.
6590 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6592         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6593         from the gcc build directory.
6594         * Makefile.in: Regenerate.
6596 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6598         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6599         depend on all-libdecnumber.
6600         * configure.in (host_libs): Include libdecnumber.
6601         * Makefile.in: Regenerate.
6602         * configure: Likewise.
6604 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6606         * libdecnumber: Import decNumber sources from the dfp-branch.
6608 2005-11-21  Kean Johnston  <jkj@sco.com>
6610         * config.sub, config.guess: Sync from upstream sources.
6612 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6614         Import from Autoconf sources:
6616         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6617         * config/move-if-change: Don't output "$2 is unchanged";
6618         suggested by Ben Elliston.  Handle weird characters correctly.
6620 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6622         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6623         to match upstream libtool for darwin.
6625 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6627         * Makefile.def: Remove gdb dependencies for gdbtk.
6628         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6629         (configure-gdb, install-gdb): New rules.
6630         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6631         * Makefile.in, configure: Regenerated.
6633 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6635         * MAINTAINERS (Write After Approval): Add myself.
6637 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6639         * MAINTAINERS (Write After Approval): Add myself.
6641 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6643         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6644         Diego Novillo.
6646 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6648         PR bootstrap/24297
6649         * Makefile.tpl (do-[+make-target+], do-check, install,
6650         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6651         are set before recursing.
6652         * Makefile.in: Regenerate.
6654 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6656         PR bootstrap/18939
6657         * Makefile.def (gcc) <target>: Fix thinko.
6658         * Makefile.in: Regenerate.
6660 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6662         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6663         * configure: Regenerate.
6665 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6667         * MAINTAINERS (Write After Approval): Add self.
6669 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6671         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6672         target-libffi, target-qthreads, target-libjava, and
6673         targetlibobjc.
6674         * configure: Regenerate.
6676 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6678         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6679         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6680         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6681         (USUAL_OBJDUMP_FOR_TARGET): New.
6682         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6683         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6684         * configure, Makefile.in: Regenerated.
6686 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6688         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6689         before other host packages.
6691 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6693         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6695 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6697         PR bootstrap/22340
6699         * configure.in (default_target): Remove.
6700         * Makefile.tpl (all): Do not use prerequisites as subroutines
6701         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6702         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6703         use prerequisites as subroutines.
6704         (check-host, check-target): New.
6705         (bootstrap configure & all targets): Do not use stage*-start
6706         if the directory layout is already ok.
6707         (non-bootstrap configure & all targets): Prepend a $(unstage).
6708         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6709         (NOTPARALLEL): Remove.
6710         (unstage, stage variables): New variables.
6711         (unstage, stage targets): Simply expand to those variables.
6713         * configure: Regenerate.
6714         * Makefile.in: Regenerate.
6716 2005-10-04  James E Wilson  <wilson@specifix.com>
6718         * Makefile.def (lang_env_dependencies): Add libmudflap.
6719         * Makefile.in: Regenerate.
6721 2005-10-03  Andreas Schwab  <schwab@suse.de>
6723         Backport from libtool CVS:
6724         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6726         * ltmain.sh: add support for installing into temporary
6727         staging area (e.g. 'make install DESTDIR=...')
6729 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6731         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6732         * configure: Regenerated.
6734 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6736         * configure: Regenerate with the correct
6737         autoconf version.
6739 2005-09-30  Catherine Moore  <clm@cm00re.com>
6741         * configure.in (bfin-*-*): New.
6742         * configure: Regenerated.
6744 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6746         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6747         (LIPO_FOR_TARGET): New.
6748         (CONFIGURED_LIPO_FOR_TARGET): New.
6749         (USUAL_LIPO_FOR_TARGET): New.
6750         (STRIP_FOR_TARGET): New.
6751         (CONFIGURED_STRIP_FOR_TARGET): New.
6752         (USUAL_STRIP_FOR_TARGET): New.
6753         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6754         STRIP_FOR_TARGET.
6755         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6756         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6757         * Makefile.in: Regenerate.
6758         * configure: Regenerate.
6760 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6762         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6763         (rs6000-*-aix*): Same.
6764         * configure: Regenerate.
6766 2005-09-16  Tom Tromey  <tromey@redhat.com>
6768         * MAINTAINERS: Add self as java maintainer.
6770 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6772         * configure.in: Recognize f95 in the --enable-languages option,
6773         and substitute it for fortran, issuing a warning.
6774         * configure: Regenerate.
6776 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6778         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6779         * configure:  Regenerated.
6781 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6783         * MAINTAINERS: Add self as ms1 maintainer.
6785 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6787         * Makefile.def (libssp): Add to lang_env_dependencies.
6788         * Makefile.in: Regenerate.
6790 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6792         * MAINTAINERS: Add myself as middle-end maintainer.
6794 2005-08-17  Christian Groessler  <chris@groessler.org>
6796         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6797         * Makefile.in: Regenerate.
6799 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6801         * MAINTAINERS (write after approval): Added myself.
6803 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6805         * MAINTAINERS (Write After Approval): Add myself.
6807 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6809         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6810         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6811         Look for alternate names of the target cc and c++
6812         * configure: Regenerate.
6814 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6816         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6817         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6818         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6819         tools; remove code to manually set them.
6820         (Target tools): Look in the environment for them.
6821         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6822         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6823         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6824         build directory.
6825         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6826         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6827         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6828         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6829         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6830         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6831         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6832         * configure: Regenerate.
6833         * Makefile.in: Regenerate.
6835 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6837         * MAINTAINERS: Update for removed CPU targets.
6839 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6841         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6842         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6843         * Makefile.in: Regenerated.
6845 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6847         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6848         (CFLAGS_FOR_TARGET): Use it.
6849         (CXXFLAGS_FOR_TARGET): Likewise.
6850         * Makefile.in: Regenerated.
6851         * configure.in (--with-build-sysroot): New option.
6852         * configure: Regenerated.
6854 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6856         * Makefile.tpl: Wrap install between unstage and stage
6857         * Makefile.in: Regenerate.
6859 2005-07-21  Eric Christopher  <echristo@apple.com>
6861         * MAINTAINERS: Update affiliation.
6863 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6865         * MAINTAINERS: Add self as crx port maintainer.
6867 2005-07-20  DJ Delorie  <dj@redhat.com>
6869         * MAINTAINERS: Add self as m32c maintainer.
6871 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6873         * all files: Update FSF address.
6875 2005-07-15  Eric Christopher  <echristo@redhat.com>
6877         * MAINTAINERS: Change affiliation.
6879 2005-07-14  Jim Blandy  <jimb@redhat.com>
6881         * configure.in: Add cases for Renesas m32c.
6882         * configure: Regenerated.
6884 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6886         * COPYING.LIB: Update from fsf.org.
6888 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6890         * COPYING, compile, config.guess,
6891         config.sub, install-sh, missing, mkinstalldirs,
6892         symlink-tree, ylwrap: Sync from upstream sources.
6893         * config-ml.in: Update FSF address.
6895 2005-07-13  Eric Christopher  <echristo@redhat.com>
6897         * configure.in: Add toplevel noconfigdir support for tpf.
6898         * configure: Regenerate.
6900 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6902         PR ada/22340
6904         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6905         * Makefile.in: Regenerate.
6907 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6909         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6910         Brolley to write-after-approval.
6912 2005-07-07  Andreas Schwab  <schwab@suse.de>
6914         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6915         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6916         * Makefile.in: Regenerated.
6918 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6920         * configure.in: Don't build sim or rda when targetting darwin.
6921         * configure: Regenerate.
6923 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6925         * configure.in: Add --enable-libssp and --disable-libssp.
6926         * configure: Regenerate with autoconf-2.13.
6928 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6930         * Makefile.def (target_modules): Add libssp.
6931         * configure.in (target_libraries): Add target-libssp.
6932         * configure: Rebuilt.
6933         * Makefile.in: Rebuilt.
6935 2005-07-01  Zack Weinberg  <zackw@panix.com>
6937         * MAINTAINERS: Change email address.  Resign from maintainership.
6939 2005-07-01  Richard Guenther  <rguenther@suse.de>
6941         * MAINTAINERS: Change my e-mail address and affiliation.
6943 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6945         * Makefile.def (stagefeedback): Come after profile.
6946         Define profiledbootstrap target.
6947         * Makefile.tpl (profiledbootstrap): Remove.
6948         (stageprofile-end): Zap stagefeedback.
6949         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6950         * Makefile.in: Regenerate.
6952 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6954         * MAINTAINERS: Update my email address.
6956 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6958         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6959         In 'cpp' stanza, support '#line' as well as '# '.
6961 2005-06-08  Andreas Schwab  <schwab@suse.de>
6963         * MAINTAINERS: Move myself from 'Write After Approval' to
6964         'CPU Port Maintainers' section as m68k maintainer.
6966 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6968         * configure.in (unsupported_languages): New macro.
6969         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6970         non-ported target libraries in noconfigdirs.
6971         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6972         non-linux-gnu.  Remove libgcj_ex_libffi.
6973         <lang_frag loop>: Set add_this_lang=no if the language is in
6974         unsupported_languages.
6975         * configure: Regenerate.
6977 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6979         * configure.in: Fix typo in handling of --with-mpfr-dir.
6980         * configure: Regenerate.
6982 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6984         * MAINTAINERS: Update my email address.
6986 2005-06-02  Jim Blandy  <jimb@redhat.com>
6988         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6989         accepted into the master sources.)
6991 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6992             Michael Snyder  <msnyder@redhat.com>
6993             Stan Cox  <scox@redhat.com>
6995         * configure.in: Set noconfigdirs for ms1.
6997         * configure: Regenerate.
6999 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7001         * MAINTAINERS (Write After Approval): Add self.
7003 2005-06-01  Josh Conner  <jconner@apple.com>
7005         * MAINTAINERS (Write After Approval): Add self.
7007 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7009         * MAINTAINERS: Update my email address.
7011 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7013         * MAINTAINERS (Write After Approval): Add self.
7015 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7017         * MAINTAINERS (Write After Approval): Remove self.
7019 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7021         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7022         (Dependencies): Consider target modules for bootstrap dependencies.
7023         Make target bootstrap modules depend on each stage's gcc.
7024         * Makefile.in: Regenerate.
7026 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7028         * Makefile.def (configure-gcc): Depend on binutils having been built.
7029         (all-gcc): No need to do it here.
7030         * Makefile.in: Regenerate.
7032 2005-05-19  Paul Brook  <paul@codesourcery.com>
7034         * configure.in: Rewrite misleading error message when requested
7035         language cannot be built.
7036         * configure: Regenerate.
7038 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7040         * ylwrap: Import from Automake 1.9.5.
7042 2005-05-13  David Ung  <davidu@mips.com>
7044         * MAINTAINERS (Write After Approval): Add self.
7046 2005-05-09  Mike Stump  <mrs@apple.com>
7048         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7049         lt_cv_sys_max_cmd_len for now.
7051 2005-05-09  Stan Cox  <scox@redhat.com>
7053         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7055 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7057         * README.SCO: Update the URL.
7059 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7061         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7062         with_gnu_ld to libtool.
7063         * ltcf-c.sh (aix[45]): Define file_list_spec.
7064         * ltcf-cxx.sh (aix[45]): Same.
7065         * ltcf-gcj.sh (aix[45]): Same.
7066         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7067         exists, write list of input files to temporary file.
7069 2005-05-04  Mike Stump  <mrs@apple.com>
7071         * configure.in: Always pass --target to target configures as
7072         otherwise rebuilds that do --recheck will fail.
7073         * confiugure: Rebuilt.
7075 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7077         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7078         STAGE_HOST_EXPORTS.
7079         (configure, all): Add bootstrap support.
7080         (Host modules, target modules): Pass post-stage1 flags and exports.
7081         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7082         * Makefile.in: Regenerate.
7084 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7086         * configure: Regenerate.
7088 2005-04-27  Mike Stump  <mrs@apple.com>
7090         * MAINTAINERS: Add self as darwin maintainer.
7092 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7094         * config.sub: Update from master copy.
7096 2005-04-21  Mike Stump  <mrs@apple.com>
7098         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7099         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7101 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7103         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7104         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7105         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7106         "*-*-elf" and "*-*-linux*".
7107         * configure: Regenerate.
7109 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7111         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7113 2005-04-12  Mike Stump  <mrs@apple.com>
7115         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7117 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7119         * MAINTAINERS (Write After Approval): Add myself.
7121 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7123         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7125 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7127         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7128         (TARGET_CONFIGARGS): Include --with-target-subdir.
7129         (configure, all): New macros.  Use them throughout.
7130         * Makefile.in: Regenerate.
7132 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7134         * MAINTAINERS (Write After Approval): Add myself.
7136 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7138         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7140 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7142         * MAINTAINERS: Move John Carr to Write After Approval.
7144 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7146         * config/mh-mingw32: Delete.
7147         * configure.in: Don't use it.
7148         * configure: Regenerate.
7150 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7152         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7153         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7154         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7155         (HOST_LIB_PATH): Generate from Makefile.def.
7156         (TARGET_LIB_PATH): Likewise.
7157         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7158         * Makefile.in: Regenerate.
7159         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7160         (RPATH_ENVVAR): Include Darwin case.
7161         * configure: Regenerate.
7163 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7165         * MAINTAINERS (Various Maintainers): Remove self.
7166         (Write After Approval): Add self.
7168 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7170         * MAINTAINERS (Various Maintainers): Add self.
7172 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7174         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7175         * configure: Regenerate.
7177 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7179         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7180         gcc_version, and gcc_version_trigger from set of flags to pass.
7181         * Makefile.tpl: Remove definitions of above variables.
7182         (config.status): Remove dependency on $(gcc_version_trigger).
7183         * Makefile.in: Regenerate.
7184         * configure.in: Do not reference config/gcc-version.m4 nor
7185         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7186         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7187         * configure: Regenerate.
7189 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7190             Andrew Pinski  <pinskia@physics.uc.edu>
7192         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7193         * Makefile.in: Regenerate.
7195 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7197         * MAINTAINERS (Write After Approval): Add myself.
7199 2005-03-03  David Ayers  <d.ayers@inode.at>
7201         * MAINTAINERS (Write After Approval): Add myself.
7203 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7205         PR libgcj/20160
7206         * ltmain.sh: Avoid creating archives with components that have
7207         duplicate basenames.
7209 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7211         PR bootstrap/20250
7212         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7213         instead of check.
7214         * Makefile.in: Regenerate.
7216 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7218         * Makefile.in: Regenerate to fix conflict between the previous two
7219         patches.
7221 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7223         PR bootstrap/17383
7224         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7225         * Makefile.tpl (HOST_SUBDIR): New substitution.
7226         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7227         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7228         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7229         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7230         (Host modules, Bootstrapped modules): Use it.
7231         (Build modules, Target modules): Do not create symlink trees,
7232         always configure out-of-srcdir.
7233         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7234         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7235         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7236         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7238         * Makefile.in: Regenerate.
7239         * configure: Regenerate.
7241 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7243         Merged from libada-gnattools-branch:
7244         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7246         * gnattools: New directory.
7247         * Makefile.def: Add gnattools as a module, depending on target-libada.
7248         * Makefile.in: Regenerate.
7249         * configure.in: Include gnattools in host_tools; disable it if ada
7250         is disabled.
7251         * configure: Regenerate.
7253 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7255         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7256         treelang maintainer.
7257         (Write After Approval): Remove myself.
7259 2005-02-23  Paul Schlie  <schlie@comcast.net>
7261         * configure.in: Allow darwin targeted ports to build tk, itcl and
7262         libgui.
7263         * configure: Regenerate.
7265 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7267         PR libgcj/10353
7268         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7269         * configure: Regenerate.
7271 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7273         * MAINTAINERS (Write After Approval): Add myself.
7275 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7277         * MAINTAINERS: Update my e-mail address.
7279 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7281         * MAINTAINERS (Write After Approval): Add myself.
7283 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7285         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7286         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7287         target-libgloss when not *-*-elf and *-*-aout.
7288         * configure: Regenerate.
7290 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7292         * MAINTAINERS: Remove obsolete entries.
7294         * MAINTAINERS (Write After Approval): Add Michael Matz.
7296 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7298         * MAINTAINERS: Remove self as cpplib maintainer.
7300 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7302         * install-sh, config.sub: Import from upstream.
7304 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7306         PR bootstrap/18222
7307         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7308         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7309         * Makefile.in: Regenerate.
7311 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7313         * MAINTAINERS: Update my email address.
7315 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7316             Andreas Schwab  <schwab@suse.de>
7318         PR bootstrap/18033
7319         * config-ml.in: Eval option if surrounded by single quotes.
7321 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7323         Revert 2004-12-28 Makefile changes, a better fix will be
7324         applied to mainline and src after GCC 4.0 branches.
7326 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7328         PR bootstrap/17383
7330         * Makefile.def (target_modules): Remove stage parameter,
7331         it is always true now.
7332         * Makefile.tpl (configure-build-[+module+],
7333         configure-target-[+module+]): Always build symlink tree
7334         for the directory and for include.  BUILD_SUBDIR and
7335         TARGET_SUBDIR cannot be . anymore.
7336         * Makefile.in: Regenerate.
7338 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7340         Revert 2004-12-08 Makefile changes.
7342 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7344         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7345         cygwin, mingw.
7347 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7349         * configure.in (sh64-*-*): Reenable gprof.
7350         * configure: Regenerate.
7352 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7354         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7355         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7356         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7357         * Makefile.in: Regenerate.
7359 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7361         * MAINTAINERS: Update my email address.
7363 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7365         * Makefile.tpl: Generate normal dependencies if the LHS module is
7366         not bootstrapped.
7367         * Makefile.in: Regenerate.
7369 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7371         * configure.in: Include config/gxx-include-dir.m4.  Use
7372         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7373         * configure: Regenerate.
7375 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7377         * config.if: Delete.
7378         * configure.in: Set libstdcxx_incdir directly.
7379         * configure: Regenerate.
7381 2004-12-02  Eric Christopher  <echristo@redhat.com>
7383         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7384         * Makefile.in: Regenerate.
7386 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7388         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7389         * configure: Regenerate.
7391 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7393         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7394         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7395         * configure: Regenerate.
7397 2004-12-01  Eric Christopher  <echristo@redhat.com>
7399         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7400         of things to remove.
7402 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7404         * MAINTAINERS (Write After Approval): Update my e-mail address.
7406 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7408         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7409         from CVS libtool to always pass_all.
7411 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7413         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7414         (hppa*64*-*-*): Delete incorrect comment.
7415         * configure: Rebuilt.
7417 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7419         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7421 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7423         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7424         from CVS libtool to always pass_all.
7426 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7428         * install-sh, compile: Import from automake.
7430 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7432         * config.guess, config.sub:  Import from savannnah.
7434 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7436         * MAINTAINERS (Write After Approval): Add myself
7438 2004-11-12  Mike Stump  <mrs@apple.com>
7440         * Makefile.def: Add html support.
7441         * Makefile.tpl: Likewise.
7442         * Makefile.in: Regenerate.
7444 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7446         PR 18423
7447         * configure.in: Remove all instances of build-fixincludes from
7448         noconfigdirs.
7449         (build_configargs): Supply --target to subdirectories.
7450         * configure: Regenerate.
7452         * Makefile.def: Make gcc install depend on fixincludes install.
7453         * Makefile.in: Regenerate.
7455 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7457         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7459 2004-11-11  Paul Brook  <paul@codesourcery.com>
7461         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7463 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7465         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7466         target-libgfortran.
7467         * configure: Regenerate.
7469 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7471         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7472         like CC.
7474 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7476         * Makefile.def (host fixincludes): Specify missing targets.
7477         * Makefile.in: Regenerate.
7479 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7481         * MAINTAINERS: Add myself
7483 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7485         * MAINTAINERS (Write After Approval): Add myself.
7487 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7489         * Makefile.def: Build fixincludes for the host, too.
7490         * Makefile.in: Regenerate.
7491         * configure.in (host_tools): Add fixincludes.
7492         * configure: Regenerate.
7494 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7496         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7497         * configure: Regenerated.
7499 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7501         PR other/17783
7502         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7503         * configure: Regenerated.
7505 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7507         * README.SCO: Update per FSF instructions.
7509 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7511         PR target/18151
7512         * configure.in (case ${target}): Do not build fixincludes for avr.
7513         * configure: Regenerated.
7515 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7517         * configure.in (case ${target}): Do not build fixincludes
7518         on platforms where it is not used.
7519         * configure: Regenerated.
7521 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7523         * configure.in: Use an absolute path to install-sh.
7524         * configure: Regenerated.
7526 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7528         * MAINTAINERS (Write After Approval): Add myself.
7530 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7532         * MAINTAINERS: Remove from Write After Approval those that are
7533         already maintainers.
7535 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7537         * MAINTAINERS:  Update my email address.
7539 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7541         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7542         * configure: Regenerate.
7544 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7546         * MAINTAINERS:  Update my email address.
7548 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7550         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7551         entries belonging to this category.
7553 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7555         * MAINTAINERS: Update my e-mail address.
7557 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7559         Fix wrong conflict resolution in:
7561         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7563         * Makefile.in: Regenerate.
7564         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7565         in the recursive `make', instead of hardwiring `all'.
7566         (Autogenerated TARGET-* variables): New.
7568 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7570         * configure.in: Enable target-libgloss for crx-*-*.
7571         * configure: Regenerate.
7573 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7575         * MAINTAINERS (Various Maintainers): Move the "windows,
7576         cygwin, mingw" maintainer to ...
7577         (OS Port Maintainers): ... here.
7579 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7581         * MAINTAINERS (Write After Approval): Remove those that are
7582         maintainers of some subsystem.
7584 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7586         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7587         * ltcf-cxx.sh (tpf*): Likewise.
7588         * ltconfig (tpf*): Add TPF OS configuration support.
7590 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7592         * MAINTAINERS: Change my email address to my new work account.
7594 2004-09-24  Michael Roth  <mroth@nessie.de>
7596         * configure.in (--without-headers): Add missing double quotes.
7597         * configure: Regenerate.
7599 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7601         * ylwrap: Revert to previous version.
7603 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7605         PR bootstrap/17369
7606         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7607         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7608         SET_GCC_LIB_PATH_CMD.
7609         (BASE_TARGET_EXPORTS): Likewise.
7610         * Makefile.in: Regenerated.
7612         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7613         * configure: Regenerated.
7615 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7617         * config.guess: New upstream version
7618         * compile, depcomp, install-sh, ylwrap: Likewise.
7620 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7622         * config/mh-x86omitfp: New host makefile fragment.  Add
7623         -fomit-frame-pointer to the default BOOT_CFLAGS.
7624         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7625         * configure: Regenerate.
7627 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7629         PR target/11572
7630         * configure.in (*-*-darwin*): Renable libobjc.
7631         * configure: Regenerate.
7633 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7635         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7637 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7639         * Makefile.def: Remove libbanshee.
7640         * Makefile.tpl: Ditto.
7641         * configure.in: Ditto.
7642         * Makefile.in: Regen.
7643         * configure: Ditto.
7645 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7647         * ltmain.sh: Use $pic_object as $non_pic_object if
7648         $non_pic_object=none.
7650 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7652         * missing: Import latest version from master repository.
7654 2004-09-06  Nick Clifton  <nickc@redhat.com>
7656         * config.sub: Import latest version from master repository.
7657         * config.guess: Likewise.
7658         This includes these changes:
7660         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7662         * config.sub: Handle crisv32, alias etraxfs.
7663         * config.guess (crisv32:Linux:*:*): Handle.
7665         2004-08-13  Brad Smith  <brad@comstyle.com>
7667         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7668         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7670         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7672         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7673         assume the processor is a powerpc.  This is because coreutils
7674         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7675         in this case, due to a MacOS X bug that causes
7676         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7677         to return a negative number.
7678         Problem reported by Petter Reinholdtsen in:
7679         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7681         2004-07-19  Ben Elliston  <bje@gnu.org>
7683         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7685         2004-06-24  Ben Elliston  <bje@gnu.org>
7687         * config.guess: Update copyright years.
7688         * config.sub: Likewise.
7690         2004-06-22  Robert Millan  <robertmh@gnu.org>
7692         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7693         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7695         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7697         * config.guess (*:*VMS:*:*): New entry. Replaces
7698         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7699         manufacturer.
7701         2004-06-22  Ben Elliston  <bje@gnu.org>
7703         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7704         * config.sub: Likewise.
7706         2004-06-22  Ben Elliston  <bje@gnu.org>
7708         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7709         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7711         2004-06-11  Ben Elliston  <bje@gnu.org>
7713         * config.guess (pegasos:OpenBSD:*:*): Remove.
7715         2004-06-11  Ben Elliston  <bje@gnu.org>
7717         From Wouter Verhelst <wouter@grep.be>:
7718         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7720         2004-06-11  Ben Elliston  <bje@gnu.org>
7722         * config.guess (luna88k:OpenBSD:*:*): New.
7724         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7726         * config.guess (m32r*:Linux:*:*): New case.
7727         * config.sub: Handle m32rle.
7729         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7731         From Jens Petersen  <petersen@redhat.com>:
7732         * config.sub: Handle sparcv8.
7734         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7736         From Tom Smith <smith@cag.lkg.hp.com>:
7737         * config.guess: Version suffixes are equally significant on Tru64
7738         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7739         prefix of "P" (patched kernel).
7741         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7743         * config.sub: Add support for National Semiconductor CRX target.
7745 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7747         * MAINTAINERS (Various Maintainers): Remove myself as web page
7748         maintainer, add myself as maintainer of build status lists.
7750 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7752         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7753         *-*-netware, but add target-libmudflap.
7754         Consolidate *-*-netware targets (of which really only i?86 exists)
7755         into a single entry.
7756         * configure: Likewise.
7758 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7760         * Makefile.tpl (sorry): Remove.
7761         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7762         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7763         (do-clean): Clean per-stage directories too.
7764         (do-distclean): Run distclean-stage1 too.
7765         (.NOTPARALLEL): Enable during toplevel bootstrap.
7766         (stage[+id+]-bubble): Enable parallel execution during
7767         the recursive invocation.
7768         * Makefile.in: Regenerate.
7770         Fix previous checkin:
7772         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7773         include.
7774         * configure.in: Fix indentation.
7775         * configure: Regenerate.
7777 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7779         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7780         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7781         * configure: regenerate
7782         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7783         -mdynamic-no-pic
7785 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7787         * Makefile.def (build_modules): Add fixincludes.
7788         (dependencies): Make gcc depend on fixincludes.
7789         * configure.in (build_tools): Add fixincludes.
7790         (build_configdirs): Always include build_libs.
7791         * Makefile.in: Regenerate.
7792         * configure: Regenerate.
7794 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7796         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7797         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7798         phony targets; do not generate timestamp files.
7799         (distclean-stageN): Remove references to their timestamp files.
7800         (restageN, touch-stageN): Remove.
7801         (stageN-bubble): Rewritten.
7802         (compare): Support lean bootstraps.
7803         * Makefile.in: Regenerate.
7805         * configure.in: Only warn when bootstrapping but
7806         build != host or build != target.  Support lean bootstraps.
7807         * configure: Regenerate.
7809 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7811         * configure.in:  Give a better error message if GMP/MPFR are missing
7812         and a language needing them has been requested.
7813         * configure:  Regenerated.
7815 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7817         * configure.in:  Print a list of available language front-ends if
7818         a requested one is missing.  Tidy stray tab characters.
7819         * configure:  Regenerated.
7821 2004-08-19  Michael Koch  <konqueror@gmx.de>
7823         * gcc/doc/install.texi: Update entry about automake for libjava.
7825 2004-08-17  Robert Millan  <robertmh@gnu.org>
7827         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7828         (instead of FreeBSD).
7829         * configure: Regenerate.
7831 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7833         * Makefile.in: Regenerate.
7834         * configure: Regenerate.
7836         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7837         stage_*_flags.
7838         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7839         for bootstrapped modules if toplevel bootstrap is going.
7840         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7841         modules.  Adjust for changes in Makefile.def.  Enable several
7842         rules even in non-bootstrap mode, just to avoid peppering the
7843         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7844         (stage-[+prev+]-bubble): Remove.
7846         * Makefile.def (Dependencies): Depend on all-build-bison,
7847         all-build-flex, all-build-byacc, all-build-texinfo, rather
7848         than the host variations.
7849         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7850         with BUILD_SUBDIR.
7851         (BISON): Update for recent Bisons.
7852         (YACC): Fix typo.
7853         (cross): Depend on all-build.
7854         (all): Do not depend on all-build.
7855         (prebootstrap): Remove.
7856         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7857         (Prebootstrap dependencies): Add them to the per-stage targets
7858         and to all-prebootstrap.
7859         * configure.in (build_configdirs): Always enable build_tools.
7860         (BUILD_DIR_PREFIX): Remove.
7862         * Makefile.def (gcc): Add target variable.
7863         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7864         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7865         in the recursive `make', instead of hardwiring `all'.
7866         (Autogenerated TARGET-* variables): New.
7868 2004-08-13  Brian Booth  <bbooth@redhat.com>
7870         * MAINTAINERS: Remove myself from write-after-approval.
7872 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7874         * src-release: Stop distributing mmalloc with gdb (which doesn't
7875         use it).
7876         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7877         * Makefile.in: Regenerate.
7879 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7881         * configure.in (arm*-*-eabi*): New target.
7882         * configure: Regenerate.
7884 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7886         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7887         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7888         (Dependencies): New section.
7889         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7890         (configure-target-[+module+]): Depend on maybe-all-gcc
7891         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7892         (toplevel profiledbootstrap): Fix dependencies.
7893         * Makefile.in: Regenerate.
7895 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7897         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7898         target-libiberty to noconfigdirs.
7899         * configure: Regenerate.
7901 2004-08-03  Paul Brook  <paul@codesourcery.com>
7903         * configure.in: Check for MPFR as well as GMP.
7904         * configure: Regenerate.
7906 2004-08-01  Robert Millan  <robertmh@gnu.org>
7908         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7909         libmudflap for all GNU-based systems (with Glibc).
7910         * configure: Regenerate.
7912 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7914         * Makefile.def (host-modules): Add gcc.
7915         * Makefile.in: Regenerate.
7916         * Makefile.tpl (sorry): New rule.
7917         (configure-host, all-host, [+make_target+]-host, do-check,
7918         install-host): Do not add gcc as a special case.
7919         (host modules): Add a small special-casing for gcc.  Export
7920         extra_make_flags through the environment.
7921         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7922         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7923         other recursive targets for gcc): Remove.
7925         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7926         (stage, unstage): New rules.
7927         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7928         distclean-stage[+id+]): Use stage_current.
7929         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7930         the stage*-start rules.
7932 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7934         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7935         use -all_load flag.
7937 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7939         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7940         * configure: Regenerate.
7942 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7944         * maintainer-scripts/gcc_release: Revert yesterday's change.
7946 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7948         * MAINTAINERS: Add myself to write-after-approval.
7950 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7952         * libf2c: Removed.
7953         * gcc/gccbug.in: Updated because of libf2c removal.
7954         * maintainer-scripts/gcc_release: Ditto.
7956 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7958         * configure.in: Build libmudflap by default on FreeBSD.
7959         * configure: Regenerated.
7961 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7963         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7964         systems.
7965         * configure: Regenerated.
7967 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7969         PR target/16344
7970         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7971         feedback based compiler.
7972         * Makefile.in: Rebuilt.
7974 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7976         * Makefile.def (host_modules): Set bootstrap=true for flex.
7977         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7978         * Makefile.in: Rebuilt.
7980 2004-07-07  Jan Hubicka  <jh@suse.cz>
7982         * MAINTAINERS: Add self as a profile feedback maintainer.
7984 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7986         * configure.in:  Do not prepend $srcdir to /dev/null in
7987         makefile fragments.
7988         * configure:  Regenerate.
7990 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7992         * Makefile.def (build_modules): Add bison, byacc, flex,
7993         m4, texinfo.
7994         (flags_to_pass): Add FLEX.
7995         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7996         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7997         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7998         DEFAULT_MAKEINFO): Remove.
7999         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8000         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8001         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8002         objdir or else use configured tool.
8003         (all-build): New.
8004         (all): Depend on it.
8005         (Build module dependencies): Add.
8006         * Makefile.in: Regenerate.
8007         * configure.in: Better support for multiple build modules,
8008         matching what is done for host/target modules.  Do not look
8009         for "plausible" locations of build tools if Canadian cross.
8010         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8011         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8012         * configure: Regenerate.
8014 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8016         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8017         * Makefile.in: Regenerate.
8019 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8021         * Makefile.tpl (configure-build-[+module+],
8022         configure-[+module+], configure-target-[+module+]): Pass
8023         [+extra_configure_args+].
8024         (all-build-[+module+], all-[+module+], check-[+module+],
8025         install-[+module+], [+make_target+]-[+module+],
8026         all-target-[+module+], check-target-[+module+],
8027         install-target-[+module+], [+make_target+]-target-[+module+]):
8028         Pass [+extra_make_args+].
8029         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8030         (GCC_HOST_EXPORTS): Remove.
8031         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8032         cross, check-gcc, check-gcc-c++, install-gcc,
8033         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8034         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8035         * Makefile.in: Regenerate.
8037 2004-06-21  Matthew Sachs  <msachs@apple.com>
8039         * MAINTAINERS: Added self to write-after-approval.
8041 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8043         * configure.in: Check for srcdir/winsup rather than build directory
8044         winsup.
8045         * configure: Regenerate.
8047 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8049         * configure.in: Don't build Cygwin native newlib if winsup
8050         directory is missing.  Emit warning instead.
8051         * configure: Regenerate.
8053 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8055         * Makefile.tpl (touch-stage[+id+]): New.
8056         (restage[+prev+]): Depend on touch-stage[+id+].
8058         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8059         Use it throughout.
8061         * Makefile.def: Add profile and feedback bootstrap stages.
8062         Remove next field from bootstrap stages.
8063         * Makefile.tpl (LN, LN_S): Substitute.
8064         (stageN-start, stageN-end): Use double-colon rules, to
8065         provide a hook for additional setup commands.
8066         (distclean-stageN-gcc, restageN): Create dependencies from
8067         [+prev+], not from [+next+].
8068         (stageN-bubble): Add commands for successive stages from
8069         [+prev+], using double-colon rules.
8070         (all-stageN-gcc): Fix typo.
8071         (stagefeedback-start, profiledbootstrap): New.
8072         * Makefile.in: Regenerate.
8073         * configure.in: Call ACX_PROG_LN.
8074         * configure: Regenerate.
8076 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8078         * MAINTAINERS (Write After Approval): Add myself.
8080 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8082         * MAINTAINERS (Write After Approval): Add myself.
8084 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8086         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8087         without gcc.
8088         * configure: Regenerate.
8090 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8092         * Makefile.tpl: Fix typo.
8093         * Makefile.in: Regenerate.
8095 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8097         * configure.in: Remove new- prefix from toplevel
8098         bootstrap targets.
8099         * configure: Regenerate.
8101 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8103         * Makefile.tpl (all.normal): Rename to all.
8104         (all): Replace with a rule to pick the default
8105         target from configure.
8106         (all-gcc, configure-gcc): Use conditionals to
8107         do nothing when toplevel bootstrap is going on.
8108         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8109         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8110         * configure.in: Support --enable-bootstrap.
8112         * Makefile.def: Remove new- prefix from toplevel
8113         bootstrap targets.
8114         * Makefile.tpl: Likewise.
8116         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8117         target.
8119         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8120         $(RECURSE_FLAGS) to recursive invocation of make.
8122         * Makefile.in: Regenerate.
8123         * configure: Regenerate.
8125 2004-05-30  Andreas Jaeger  <aj@suse.de>
8126             Jim Wilson  <wilson@specifixinc.com>
8128         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8129         like CC.
8131 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8133         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8134         * configure: Regenerate.
8136 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8138         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8139         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8140         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8141         targets.
8142         * Makefile.in: Regenerate.
8144 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8146         * configure.in: Test the ability to symlink directories.
8147         * configure: Regenerate.
8149         * Makefile.def (bootstrap-stage): New definitions.
8150         * Makefile.tpl (configure-stage1-gcc,
8151         configure-stage2-gcc, configure-stage3-gcc,
8152         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8153         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8154         new-restage3, compare): Autogenerate, see Makefile.in
8155         entry for behavioral changes.
8156         (distclean-stage1, new-stage1-start, new-stage1-end,
8157         new-stage1-bubble, distclean-stage2, new-stage2-start,
8158         new-stage2-end, new-stage2-bubble, distclean-stage3,
8159         new-stage3-start, new-stage3-end): New autogenerated targets.
8160         (objext, prebootstrap, BOOT_CFLAGS,
8161         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8162         targets.
8164         * Makefile.in: Regenerate.
8165         (distclean-stage1, new-stage1-start, new-stage1-end,
8166         new-stage1-bubble, distclean-stage2, new-stage2-start,
8167         new-stage2-end, new-stage2-bubble, distclean-stage3,
8168         new-stage3-start, new-stage3-end): New targets.
8169         (all-stage1-gcc): Move prebootstrap dependency from here...
8170         (configure-stage1-gcc): ...to here.
8171         (new-bootstrap): Use bubble targets.
8172         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8173         Use per-stage distclean targets.
8174         (configure-stage1-gcc, configure-stage2-gcc,
8175         configure-stage3-gcc, all-stage1-gcc,
8176         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8177         Use new-stageN-start to prepare the tree.
8179 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8181         * Makefile.def (host_modules): add libcpp.
8182         * Makefile.tpl: Add dependencies on and for libcpp.
8183         * Makefile.in: Regenerate.
8184         * configure.in: Add libcpp host module.
8185         * configure: Regenerate.
8187 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8189         * Makefile.tpl: Whenever a recursive target is defined, wrap
8190         it in a special @if/@endif block, and prepare its maybe
8191         dependency in the @if/@endif block
8192         * configure.in: Instead of writing maybe dependencies, remove
8193         the @if/@endif statements, and remove the @if/@endif blocks
8194         that remain.
8195         * configure: Regenerate.
8196         * Makefile.in: Regenerate.
8198 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8200         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8202 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8204         PR bootstrap/15120
8205         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8206         * */configure: Rebuilt.
8208 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8210         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8211         of libf2c.
8212         * configure, Makefile.in: Regenerate.
8214 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8216         * MAINTAINERS (Write After Approval): Add myself.
8218 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8220         Merge from tree-ssa-20020619-branch.
8222         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8223         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8224         (HOST_GMPLIBS): Define.
8225         (HOST_GMPINC): Define.
8226         (TARGET_LIB_PATH): Add libmudflap.
8227         (GFORTRAN_FOR_TARGET): Define.
8228         (configure-build*): Export GFORTRAN.
8229         (configure-gcc): Export GMPLIBS and GMPINC.
8230         (all-gcc): Add maybe-all-libbanshee.
8231         (configure-target-libgfortran): Define.
8232         * Makefile.in: Regenerate.
8233         * configure.in (host_libs): Add libbanshee.
8234         (target_libraries): Add target-libmudflap and target-libgfortran.
8235         Add --with-libbanshee.
8236         Handle --disable-libmudflap.
8237         (*-*-freebsd*): Use with_gmp.
8238         Add $(libgcj) to noconfigdirs.
8239         * configure: Regenerate.
8240         * depcomp: New file.
8241         * MAINTAINERS: Add tree-ssa maintainers.
8243 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8245         * MAINTAINERS (Various Maintainers): Add myself.
8247 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8249         * MAINTAINERS (Write After Approval): Add myself.
8251 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8253         * MAINTAINERS (Write After Approval): Add myself.
8255 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8257         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8258         * configure: Regenerate.
8260 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8262         Revert:
8263         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8265         * Makefile.def (flags_to_pass): Remove *dir variables that
8266         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8267         as well as prefix and exec_prefix.
8268         * Makefile.in: Regenerate.
8270 2004-04-26  Robert Millan  <robertmh@gnu.org>
8272         Add patches from libtool CVS.
8273         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8274         * ltconfig: Likewise.
8275         * ltcf-c.sh: Likewise.
8276         * ltcf-cxx.sh: Likewise.
8277         * ltcf-gcj.sh: Likewise.
8279 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8281         * Makefile.def (host_modules): Mark with the bootstrap
8282         flag packages on which gcc depends.
8283         * Makefile.tpl (all-bootstrap): Use it.
8284         * Makefile.in: Regenerate.
8286 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8288         * Makefile.def (flags_to_pass): Remove *dir variables that
8289         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8290         as well as prefix and exec_prefix.
8291         * Makefile.in: Regenerate.
8293 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8295         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8296         * configure: Regenerate.
8297         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8298         * gcc/Makefile.tpl (compare): Use the result of the test.
8299         * gcc/Makefile.in: Regenerate.
8301 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8303         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8304         Always relocate gcc and prev-gcc to the original names, even
8305         if the build fails.
8306         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8307         New targets.
8309 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8311         * MAINTAINERS: Update my email address.
8313 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8315         * configure.in (mips*-*-irix5*): Enable ld.
8316         * configure: Regenerate.
8318 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8320         * configure: Regenerate.
8322 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8324         * Makefile.tpl (configure-[+module+], configure-gcc,
8325         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8326         Set and export LDFLAGS.
8327         * Makefile.in: Regenerate.
8329 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8331         * MAINTAINERS: Add myself to write-after-approval.
8333 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8335         PR bootstrap/14871
8336         * Makefile.tpl: If we don't have built-in-tree target tools,
8337         use the ones found by configure rather than hacking around with
8338         program_transform_name.
8339         * configure.in: Give Makefile.tpl the information necessary
8340         to do that.
8341         * Makefile.in: Regenerate.
8342         * configure: Regenerate.
8344 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8346         PR bootstrap/14760
8347         * configure.in: When computing baseargs, strip *all* copies of
8348         offending options.  Also, don't match/substitute the trailing space,
8349         so that this actually works when two similar options are separated by
8350         only one space.
8351         * configure: Regenerate.
8353 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8355         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8356         (rs6000-*-aix*): Same.
8357         * configure: Regenerate.
8359 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8361         * MAINTAINERS: Add myself to write-after-approval.
8363 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8365         * MAINTAINERS: Add myself to write-after-approval.
8367 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8369         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8370         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8371         * Makefile.in: Regenerate.
8373         * configure.in (top level bootstrap support): Rework --enable-werror
8374         to set @stage2_werror_flag@.
8375         * configure: Regenerate.
8376         * Makefile.tpl (top level bootstrap support): Pass
8377         @stage2_werror_flag@ down to configure in stages 2 and 3.
8378         * Makefile.in: Regenerate.
8380 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8382         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8383         for stages 2 and 3 as well as in make.  As a consequence, remove
8384         OUTPUT_OPTION (now detected by configure) from the flags passed down
8385         to make.
8386         * Makefile.in: Regenerate.
8388         * Makefile.tpl (new-bootstrap): Fix typo.
8389         * Makefile.in: Regenerate.
8391 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8393         * Makefile.tpl: Rearrange by moving recursive_targets rules
8394         into their proper sections.
8395         * Makefile.tpl (top level bootstrap support): Move disabling
8396         of coverage flags from 'make' to 'configure'; improve comments.
8397         * Makefile.in: Regenerate.
8399         * Makefile.tpl (experimental top level bootstrap) Move stage1
8400         language setting from all- target to configure- target; disable
8401         intermodule optimization in stage 1; prevent gratuitous rebuilds
8402         of stage 1.
8403         * Makefile.in: Regenerate.
8404         * configure.in: Comma-separate stage 1 language list for top
8405         level bootstrap.
8406         * configure: Regenerate.
8408         * Makefile.tpl: Clean up experimental top level bootstrap support:
8409         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8410         prev-gcc in configure- targets as well as all- targets.
8411         * Makefile.in: Regenerate.
8413 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8415         * compile: New file imported from automake.
8417 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8419         * configure.in: Remove symbolic link section.
8420         * configure: Regenerate.
8421         * Makefile.tpl (links): Remove.
8422         * Makefile.in: Regenerate.
8424 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8425             Nathanael Nerode  <neroden@gcc.gnu.org>
8427         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8428         Set with AC_CHECK_PROGS.
8429         * configure.in: Fix comment typo from last patch.
8430         * configure: Regenerate.
8432 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8434         * Makefile.tpl: Introduce experimental top level bootstrap support.
8435         * Makefile.in: Regenerate.
8436         * configure.in: Introduce support for top level bootstrap.
8437         * configure: Regenerate.
8439 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8440             Paolo Bonzini  <bonzini@gnu.org>
8442         PR bootstrap/14522
8443         * configure.in: Cope with shells that do not support unquoted ^
8444         * configure: Regenerate.
8446 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8447             Paolo Bonzini  <bonzini@gnu.org>
8449         PR bootstrap/14522
8450         * configure.in: Cope with shells that do not support nesting
8451         quotes inside quoted backquote substitutions.
8452         * configure: Regenerate.
8454 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8456         PR bootstrap/14522
8457         * configure.in: Fix escaping of $.
8458         * configure: Regenerate.
8460 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8462         * configure: Regenerate, since I forgot to while committing Paolo's
8463         changes.
8465 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8467         PR ada/14131
8468         Move language detection to the top level.
8469         * configure.in: Find default values for the tools as
8470         soon as possible.  Disable ada if GNAT is not found.
8471         Emit error message about missing languages.  Expand
8472         --enable-languages=all for the gcc subdirectory.
8474 2004-03-10  Ben Elliston  <bje@gnu.org>
8476         * MAINTAINERS: Update my email address.
8478 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8480         * ltconfig: Disable building static libraries if building shared
8481         libraries on AIX 5L.
8483 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8485         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8486         and disable libgcj.
8487         * configure: Regenerated.
8489 2004-03-01  Brian Booth  <bbooth@redhat.com>
8491         * MAINTAINERS: Add myself to write-after-approval.
8493 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8495         * MAINTAINERS: Add myself to write-after-approval.
8497 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8499         PR bootstrap/7087
8500         * Makefile.tpl: Guard XFOO sed statements better.
8501         * Makefile.tpl: Add dependency for configure-target-libada.
8502         * Makefile.in: Regenerate (incidentally fixes broken
8503         commit when libada-branch was merged).
8505 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8507         * MAINTAINERS: Add myself to write-after-approval.
8509 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8511         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8512         maintainers.
8514 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8516         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8517         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8519 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8521         PR bootstrap/11932
8522         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8524 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8526         * MAINTAINERS: Added myself to write-after-approval.
8528 2004-02-14  Michael Koch  <konqueror@gmx.de>
8530         * MAINTAINERS: Added myself to write-after-approval.
8532 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8534         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8535         some OS port maintainers to OS port maintainers section.
8537 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8539         * MAINTAINERS: Add self.
8541 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8543         * MAINTAINERS: Alphabetize.
8545 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8547         * MAINTAINERS: Remove myself.
8549 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8551         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8552         (rs6000-*-aix*): Same.
8553         * configure: Regenerate.
8555 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8557         * configure.in (host): Add in missing $noconfigdirs to defines.
8558         * configure: Regenerate.
8560 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8561             Nathanael Nerode  <neroden@gcc.gnu.org>
8563         PR ada/6637, PR ada/5911
8564         Merge with libada-branch:
8565         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8566         with appropriate dependencies. Add --enable-libada configure switch.
8567         * configure, Makefile.in: Regenerate.
8569 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8571         * MAINTAINERS: Add myself to write-after-approval.
8573 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8575         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8576         * configure: Regenerate.
8578 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8580         Merge from upstream:
8582         * ltmain.in: When setting IFS to '~', be careful about user
8583         arguments that contain '~'.
8585         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8587         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8588         Also test $base_compile against $CC with escaped arguments. Bug
8589         reported by Geoff Keating <geoffk@apple.com>.
8591 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8593         * MAINTAINERS: Remove i960 port.
8595 2004-01-23  DJ Delorie  <dj@redhat.com>
8597         * Makefile.def (target_modules) [libiberty]: Don't stage.
8598         * Makefile.in: Rebuilt.
8600 2004-01-20  Caroline Tice  <ctice@apple.com>
8602         * MAINTAINERS: Add myself to write-after-approval.
8604 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8606         * MAINTAINERS: Update my email address.
8608 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8610         * MAINTAINERS: Add myself to write-after-approval.
8612 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8614         * MAINTAINERS: Remove entries without email address.
8616 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8618         * MAINTAINERS: Add myself to write-after-approval.
8620 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8622         * MAINTAINERS: Update my email address.
8624 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8626         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8627         * Makefile.tpl (configure-target-[+module+]): Support stage.
8628         * Makefile.in: Rebuilt.
8630 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8632         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8634 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8636         * MAINTAINERS: Add myself as a MIPS maintainer.
8638 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8640         * configure.in: Use ./config.cache, not config.cache.
8641         * configure: Regenerate.
8642         * Makefile.tpl: Special-casing not needed for GCC any more.
8643         * Makefile.in: Regenerate.
8645         * configure.in: Don't share a cache file for host dirs.
8646         * configure: Regenerate.
8648         * config-ml.in: Don't mess with the cache file.
8650 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8652         * MAINTAINERS: Move myself from 'Write After Approval' to
8653         'CPU Port Maintainers' section as SPARC maintainer.
8655 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8657         * Makefile.tpl: Make GCC use a separate config.cache.
8658         * Makefile.in: Regenerate.
8660         PR bootstrap/11932, PR bootstrap/11933
8661         (I don't know if it will fix either of them, but it relates
8662         to them.)
8663         * configure.in: Don't use shared config.cache for target
8664         directories.
8665         * configure: Regenerate.
8667 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8669         * MAINTAINERS: Add myself to 'Write After Approval' section.
8671 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8673         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8674         * configure: Regenerated.
8676 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8678         * MAINTAINERS: Remove the mn10200 maintainer.
8680 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8682         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8683         * configure: Regenerated.
8685 2003-12-16  Jan Hubicka  <jh@suse.cz>
8687         * MAINTAINERS: Add myself as callgraph maintainer.
8689 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8691         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8692         * configure: Regenerate.
8694 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8696         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8697         'Write After Approval' section. Update email.
8699 2003-12-01  James Lemke  <jim@wasabisystems.com>
8701         * MAINTAINERS (Write After Approval): Add myself.
8703 2003-11-20  Matt Thomas  <matt@3am-software.com>
8705         * MAINTAINERS: Add myself as a vax port maintainer.
8707 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8709         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8710         (configure-build-[+module+], configure-[+module+]): Likewise.
8711         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8712         * Makefile.in: Regenerate.
8714 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8716         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8717         shared/dylibed libraries.
8718         * ltmain.sh: Likewise.
8719         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8720         * ltcf-cxx.sh: Likewise.
8721         * ltcf-gcj.sh: Likewise.
8722         * ltconfig: Likewise.
8724 2003-11-17  Stan Cox  <scox@redhat.com>
8726         * MAINTAINERS: Add myself as iq2000 port maintainer.
8728 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8730         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8731         * Makefile.in: Regenerate.
8733 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8735         * config.sub: Update to 2003-11-03 version.
8737 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8739         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8740         * configure:  Regenerate.
8742 2003-10-20  Nicolas Pitre  <nico@cam.org>
8744         * MAINTAINERS: Add myself to 'Write After Approval' section.
8746 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8748         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8750 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8752         * MAINTAINERS: Update my email address.
8754 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8756         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8758 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8760         * MAINTAINERS: Add myself to 'Write After Approval' section.
8762 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8764         * config.guess: Update to 2003-10-16 version.
8765         * config.sub: Update to 2003-10-16 version.
8767 2003-10-15  David Daney  <ddaney@avtrex.com>
8769         * MAINTAINERS: Added myself to 'Write After Approval' section.
8771 2003-10-15  Falk Hueffner  <falk@debian.org>
8773         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8774         'Write After Approval' section. Update email.
8776 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8778         * MAINTAINERS: Move myself from 'Write After Approval' to
8779         'Various Maintainers' section as middle-end maintainer.
8781 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8783         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8784         HOST_FLAGS_TO_PASS.
8785         * Makefile.in: Regenerate.
8787 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8789         * config.guess: Update to 2003-10-07 version.
8790         * config.sub: Update to 2003-10-07 version.
8792 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8794         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8795         * ltconfig (irix5*, irix6*): Don't override version_type.
8797 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8799         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8800         * configure: Rebuilt
8801         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8802         * Makefile.in: Rebuilt
8804 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8806         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8808 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8810         * MAINTAINERS (Write After Approval): Add myself.
8812 2003-09-29  Paul Koning  <ni1d@arrl.net>
8814         * MAINTAINERS: Move myself from "Write After Approval"
8815         to CPU platform maintainers for pdp11 platform.
8817 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8819         * MAINTAINERS: Move myself from 'Write After Approval' to
8820         'Various Maintainers' section as libffi testsuite maintainer.
8822 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8824         * configure.in: Pass a computed --program-transform-name
8825         to subconfigures.
8826         * configure: Regenerated.
8828 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8830         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8831         * Makefile.in: Regenerate.
8833         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8834         * Makefile.in: Regenerate.
8836 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8838         * MAINTAINERS: Move myself from 'Write After Approval'
8839         to 'Various Maintainers' (objective-c) section.
8841 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8843         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8844         quoting.
8845         * configure: Regenerated.
8847 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8849         * MAINTAINERS (Write After Approval): Add myself to write after
8850         approval list.
8852 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8854         * MAINTAINERS (Write After Approval): Add myself.
8856 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8858         * MAINTAINERS: Update my e-mail address.
8860 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8862         * libtool.m4 (LD): Correct powerpc64 host match.
8864 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8866         * MAINTAINTERS: Update my affiliation and email address.
8868 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8870         * MAINTAINERS (Write After Approval): Add myself.
8872 2003-09-04  DJ Delorie  <dj@redhat.com>
8874         * configure: Regenerate.
8876 2003-09-04  Robert Millan  <robertmh@gnu.org>
8878         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8880 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8882         * configure.in: Ensure arguments to sed are properly spaced.
8883         * configure: Regenerate.
8885 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8887         * MAINTAINERS: Update my e-mail address.
8889 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8891         * MAINTAINERS (Write After Approval): Add myself.
8893 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8895         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8896         * configure: Regenerated.
8898 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8900         * MAINTAINERS: Update my email address.
8902 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8904         * configure.in:  Use newline instead of semicolon when assuming
8905         shell arguments in a for loop.
8906         * configure:  Regenerated.
8908 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8910         * MAINTAINERS: Resurrect the i860 maintainer.
8912 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8914         PR 8180
8915         * configure.in: When testing with_libs and with_headers, treat
8916         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8917         * configure: Regenerate.
8919         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8920         make, shell, etc.
8921         (baseargs): Likewise.
8922         * configure: Regenerate.
8924 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8926         * MAINTAINERS (Write After Approval): Add myself.
8928 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8930         * configure.in: Disable libgcj for darwin not on powerpc.
8931         * configure: Rebuild.
8933 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8935         * config-ml.in, symlink-tree: Add license.
8937 2003-08-03  Richard Stallman  <rms@gnu.org>
8938             Eben Moglen  <moglen@columbia.edu>
8940         * README.SCO: New file.
8942 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8944         * Makefile.tpl (check, check-c++): Express dependencies using
8945         dependencies rather than commands.
8946         * Makefile.in: Regenerate.
8948 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8950         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8951         * configure: Ditto.
8953 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8955         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8956         * Makefile.in: Update.
8958 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8960         * configure.in: Enable libgcj for darwin.
8961         * configure: Rebuild.
8963 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8965         * config-ml.in:  Use ac_configure_args directly instead of
8966         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8967         actually seen.
8969 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8971         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8972         creating target and build subdirs to build all parent dirs as needed.
8973         * Makefile.in: Rebuild.
8974         * configure.in: Don't build dirs explicitly here.
8975         * configure: Rebuild.
8977 2003-07-26  Paul Brook  <paul@nowt.org>
8979         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8981 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8983         * Makefile.tpl (all-make): Depend on intl.
8984         * Makefile.in: Rebuilt.
8986 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8988         * install-sh:  Update to newer upstream versions (associated with
8989         aclocal 1.7).
8990         * mkinstalldirs:  Likewise.
8991         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8993 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8995         * MAINTAINERS: Move self from Bug database only accounts
8996         to write-after-approval.
8998 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9000         * config.if: Remove unused libc_interface determination.
9002 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9004         * MAINTAINERS: Move self from write-after-approval to
9005         build machinery (*.in).
9007 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9009         PR bootstrap/11273
9010         PR bootstrap/11408
9011         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9012         unused INSTALL_PROGRAM_ARGS.
9013         * configure.in: Use AC_PROG_INSTALL.
9014         * Makefile.in: Regenerate.
9015         * configure: Regenerate.
9017 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9019         * MAINTAINERS: Alphabetize.
9021 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9023         * configure: Rebuilt.
9024         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9025         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9026         newlib nor libgloss.
9027         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9028         * configure.in (am33_2.0-*-linux*): Added.
9030 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9032         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9033         * configure: Regenerate.
9035 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9037         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9038         * Makefile.in: Regenerate.
9040 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9042         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9043         * Makefile.in: Regenerate.
9045 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9047         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9048         * Makefile.in: Regenerated.
9050         * config-ml.in: Replace PWD with PWD_COMMAND.
9052 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9054         * intl: New directory; see intl/ChangeLog for details.
9055         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9056         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9057         * Makefile.in: Regenerate.
9059 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9061         * configure.in: Clean up config-lang.in handling.  Delete
9062         useless assignment to "subdirs".
9063         * configure: Regenerate.
9065 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9067         * configure.in: Rename 'target_libs' to 'target_libraries'.
9068         Remove useless reference to 'target_libs'.
9069         * configure: Regenerate.
9071 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9073         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9074         * Makefile.in: Regenerate.
9076 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9078         * Makefile.def: Introduce flags_to_pass.
9079         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9080         * Makefile.in: Regenerate.
9082 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9084         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9085         and target-libgloss.
9086         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9087         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9088         * configure: Regenerate.
9090 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9092         * configure.in: Update testsuite_flags to new location.
9093         * configure. Regenerate.
9095 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9097         * Makefile.tpl: Remove BUILD_CC stuff.
9098         * Makefile.in: Regenerate.
9100 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9102         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9104 2003-06-16  Graeme Peterson  <gp@qnx.com>
9106         * MAINTAINERS (Write After Approval): Add myself.
9108 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9110         * config.guess: Update to 2003-06-12 version.
9111         * config.sub: Update to 2003-06-13 version.
9113 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9115         * config.guess: Update to 2003-06-06 version.
9116         * config.sub: Update to 2003-06-06 version.
9118 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9120         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9121         * configure. Regenerate.
9123 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9125         * configure.in: Disable serial configure by default.
9126         * configure: Regenerate.
9127         * Makefile.tpl: Abolish .NOTPARALLEL.
9128         * Makefile.in: Regenerate.
9130         * Makefile.tpl: Replace {build,host,target}_canonical by
9131         {build,host,target}.
9132         * Makefile.in: Regenerate.
9134         * Makefile.tpl: Fix stupid pasto.
9135         * Makefile.in: Regenerate.
9137 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9139         * Makefile.tpl: Remove bogus conditional.
9140         * Makefile.in: Regenerate.
9142 2003-06-05  Jan Hubicka  <jh@suse.cz>
9144         * Makefile.tpl (profiledbootstrap): New target.
9145         * Makefile.in (profiledbootstrap): New target.
9147 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9149         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9150         Pinski. Remove user names from other bugzilla-only maintainers.
9152 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9154         * Makefile.tpl: Make 'recursive targets' using autogen rather
9155         than shell loop.  Remove duplicate 'clean' targets and false
9156         comments.
9157         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9158         Add systematic method of specifying missing targets in subdirs.
9159         Add copyright boilerplate.
9160         * Makefile.in: Regenerate.
9161         * configure.in: Add 'recursive targets' to maybe list.
9162         * configure: Regenerate.
9164         * MAINTAINERS: "GNATS only" -> "Bug database only".
9166         * Makefile.tpl: Rename [+target+] to [+make_target+].
9167         * Makefile.def: Rename 'target' to 'make_target'.
9169 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9171         * MAINTAINERS: Add self as options handling maintainer.
9173 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9175         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9176         been too long since I touched those ports.
9178 2003-05-28  DJ Delorie  <dj@redhat.com>
9180         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9181         * Makefile.in: Regenerate.
9183 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9185         * configure.in: Use curly braces in the definition of tooldir.
9186         * configure: Regenerate.
9188 2003-05-21  DJ Delorie  <dj@redhat.com>
9190         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9191         newlib or libgloss.
9192         * Makefile.in: Regenerate.
9194 2003-05-21  DJ Delorie  <dj@redhat.com>
9196         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9197         * Makefile.in: Regenerate.
9199 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9201         * MAINTAINERS: Update my e-mail address.
9203 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9205         * configure.in: Switch more things to use maybe dependencies.
9206         * Makefile.tpl: Switch more things to use maybe dependencies.
9207         Factor out common code from autogen IF statements.
9208         * configure: Regenerate.
9209         * Makefile.in: Regenerate.
9211 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9213         * configure.in: Accept i[3456789]86 for machine type.
9214         * configure: Regenerate.
9216 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9218         * configure.in: Switch more things to use maybe dependencies.
9219         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9220         * configure: Regenerate.
9221         * Makefile.tpl: Switch more things to use maybe dependencies.
9222         * Makefile.in: Regenerate.
9224 2003-05-16  Andreas Schwab  <schwab@suse.de>
9226         * Makefile.tpl (install-opcodes): Define.
9227         * Makefile.in: Rebuild.
9229 2003-05-13  Andreas Jaeger  <aj@suse.de>
9231         * config.guess: Update to 2003-05-09 version.
9232         * config.sub: Update to 2003-05-09 version.
9234 2003-05-13  Michael Eager  <eager@mvista.com>
9236         * configure.in: Correct sed script so that options in quotes are not
9237         deleted.
9238         * configure: Rebuild.
9240 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9242         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9243         and $$s/newlib/libc/sys/cygwin32 include paths.
9244         * configure: Ditto.
9246 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9248         * MAINTAINERS: Update my email addresses.
9250 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9252         * config-ml.in: Propagate INSTALL variables.
9254 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9256         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9258 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9260         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9261         * Makefile.in: Regenerate.
9263 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9265         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9267 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9269         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9271 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9273         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9274         * Makefile.in: Regenerated.
9276 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9278         * MAINTAINERS (Write After Approval): Upgrade myself from
9279         GNATS only to write-after-approval. Update my mail address.
9281 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9283         (OS Port Maintainers: freebsd): Add myself.
9285 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9287         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9289 2003-04-22  Kean Johnston  <jkj@sco.com>
9291         * MAINTAINERS (SCO ports): Added myself.
9293 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9295         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9297 2003-04-19  Kean Johnston  <jkj@sco.com>
9299         * MAINTAINERS (Write After Approval): Add myself.
9301 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9303         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9304         * Makefile.in: Regenerate.
9306 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9308         * configure.in (powerpc64*-*-linux*): Remove.
9309         * configure: Rebuilt.
9311 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9313         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9314         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9315         and restrap.
9316         * Makefile.in:  Regenerate.
9318 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9320         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9321         * configure: Regenerated.
9323 2003-04-15  DJ Delorie  <dj@redhat.com>
9325         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9327 2003-04-13  Nick Clifton  <nickc@redhat.com>
9329         * config-ml.in: Remove support for --disable-aix removing
9330         call-aix multilibs.
9332 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9334         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9335         * */configure: Rebuilt.
9337 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9339         * MAINTAINERS: Add my email address.
9341 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9343         * MAINTAINERS (Write After Approval): Add myself.
9345 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9347         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9348         * Makefile.in: Regenerate.
9350 2003-03-14  Michael Chastain  <mec@shout.net>
9352         * Makefile.in: Regenerate with correct Makefile.def.
9354 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9356         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9357         Make macro.
9358         * Makefile.in: Regenerate.
9359         * configure.in: Clean up gxx_include_dir logic.
9360         * configure: Regenerate.
9362 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9364         * MAINTAINERS (Write After Approval): Add myself.
9366 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9368         * MAINTAINERS: Update my mail address.
9370 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9372         * configure.in (gxx_include_dir): Fix typo.
9373         * configure: Regenerated.
9375 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9377         * Makefile.tpl: Reindent.
9378         * Makefile.in: Regenerate.
9379         * configure.in: Reindent.  Don't set unused variables.
9380         * configure: Regenerate.
9382 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9384         * configure.in: Include $(build_tooldir)/sys-include in
9385         FLAGS_FOR_TARGET.
9386         * configure: Regenerated.
9388 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9390         * Makefile.tpl: Always pass down RANLIB.
9391         * Makefile.in: Regenerate.
9393         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9394         * Makefile.in: Regenerate.
9395         * configure.in: Remove unused logic relating to --enable-shared
9396         and --enable-threads.  Remove bogus comments.  Remove redundant
9397         noconfigdirs.
9398         * configure: Regenerate.
9400         * configure.in: Replace ${libstdcxx_version} by its value.
9401         Remove reference to mh-dgux.
9402         * configure: Regenerate.
9404 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9406         * MAINTAINERS (Write After Approval): Add myself.
9408 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9410         * Makefile.tpl: Rearrange.
9411         * Makefile.in: Regenerate.
9413 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9415         * configure.in: Add support for kaOS as cross build target system.
9416         * configure: Regenerated.
9418 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9420         * MAINTAINERS (Write after approval): Add myself.
9422 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9424         * MAINTAINERS: Update my email address.
9426 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9428         * MAINTAINERS: Add self to blanket write privs. section.
9430 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9432         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9433         configure-target-* as some target builds may require additional
9434         flags for preprocessor tests.
9435         * Makefile.in: Regenerated.
9437 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9439         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9440         * ltconfig: Handle it.
9441         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9442         auto-detecting it.
9444         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9445         it is used as argument to $CC.
9446         * ltcf-gcj.sh: Likewise.
9448         * configure.in: Introduce --enable-maintainer-mode.
9449         * configure: Rebuilt.
9450         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9451         for maintainer mode.
9452         * Makefile.in: Rebuilt.
9454 2003-02-18  Jason Merrill  <jason@redhat.com>
9456         * Makefile.tpl (check-c++): Allow parallelism.
9458 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9460         * MAINTAINERS: Remove John Carr (who never actually had access to
9461         gcc.gnu.org).
9463 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9465         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9466         don't configure target-libobjc.
9467         * configure: Regenerate.
9469 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9471         * Makefile.tpl (RANLIB): Define.
9472         * Makefile.in: Regenerate.
9474 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9476         * MAINTAINERS: Update my email.
9478 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9480         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9481         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9482         * Makefile.in: Regenerated.
9483         * configure.in: Remove all traces of snavigator, db, and grep.
9484         * configure: Regenerated.
9486 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9488         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9489         After Approval.
9491 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9493         * MAINTAINERS (Write after approval): Add myself.
9495 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9497         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9498         * Makefile.in: Regenerated.
9500 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9502         * config.guess: Updated to 2003-01-30's version.
9503         * config.sub: Updated to 2003-01-28's version.
9505 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9507         * config.if: If gcc_version is already set, just use it.  Don't set
9508         gcc_version_trigger if it's already set, otherwise set it to
9509         gcc/version.c, but only if the file exists.  If it is not set and
9510         gcc/version.c does not exist, try to extract the version number from
9511         $CC.
9513 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9515         * MAINTAINERS: Add myself to write-after-approval list.
9517 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9519         * configure.in:  Revert 24Jan change.
9520         * configure:  Regenerate.
9522 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9524         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9525         entry of HJ Lu.
9527 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9529         * configure.in: Revert previous change.
9530         * configure: Regenerate.
9532 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9534         * configure.in: Make rda native-only.
9535         * configure: Regenerate.
9537 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9539         * MAINTAINERS: Move myself from GNATS-only-accounts to
9540         write-after-approval.
9542 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9544         * configure.in: Add missing \.
9545         * configure: Rebuilt.
9547 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9549         * configure.in (baseargs): Avoid using \| in sed regular
9550         expressions.
9551         * configure: Rebuilt.
9553 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9555         * configure.in (baseargs): Remove all supported forms of
9556         --cache-file, --srcdir, --host, --build and --target options
9557         from argument lists.
9558         * configure: Rebuilt.
9560 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9562         * MAINTAINERS: Add myself to write-after-approval list.
9564 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9566         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9567         * configure: Rebuilt.
9569 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9571         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9572         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9573         * Makefile.in: Regenerate.
9574         * configure: Regenerate.
9576 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9578         * configure.in: Remove Makefile in build, host and target modules
9579         unless configure was run with --no-recursion.
9580         * configure: Rebuilt.
9582 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9584         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9585         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9586         * Makefile.in: Regenerate.
9588 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9590         * config.guess: Update to 2003-01-03 version.
9591         * config.sub: Update to 2003-01-03 version.
9593 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9595         * configure: Regenerate with proper autoconf 2.13.
9597 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9599         * configure.in: Add AC_PREREQ for consistency.
9600         * configure: Regenerate.
9602 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9604         * configure.in (GDB_TK): Add tcl directories conditional on
9605         gdb/gdbtk directory being present.
9606         * configure: Regenerate.
9608 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9610         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9611         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9612         * configure: Rebuilt.
9614 2002-12-31  Tom Tromey  <tromey@redhat.com>
9616         * Makefile.in: Rebuilt.
9617         * Makefile.def (target_modules) [libffi]: Allow installation.
9619 2002-12-31  Andreas Schwab  <schwab@suse.de>
9621         * configure.in: Fix use of $program_transform_name.
9622         * configure: Regenerated.
9624 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9626         * configure.in (baseargs): Don't remove first configure argument.
9627         * configure: Regenerated.
9629 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9631         * Makefile.tpl (local-distclean): Don't remove...
9632         (multilib.ts): ... this.  Moved into...
9633         (multilib.out): ... this.  Don't use sub-make.
9634         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9635         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9636         (configure-build-[+module+], configure-[+module+],
9637         configure-target-[+module+], configure-gcc): ... these.  Test
9638         for Makefile existence.  Drop config.status from dependencies.
9639         * Makefile.in: Rebuilt.
9640         * configure.in: Move gcc-version-trigger to the end of
9641         ac_configure_args.  Add comments to maybedep.tmp and
9642         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9643         nonopt from baseargs, matching and removing corresponding
9644         whitespace while at it.
9645         * configure: Rebuilt.
9647 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9649         * configure.in (host_configargs): Replace reference to
9650         no-longer-defined buildopts with --build=${build_alias}.
9651         * configure: Rebuilt.
9653         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9654         program_transform_name to standard idiom.
9655         (AUTOGEN, AUTOCONF): Define.
9656         (Makefile.in): Use $(AUTOGEN).
9657         (Makefile): Depend on config.status, and use autoconf-style rule to
9658         build it.  Move original commands to...
9659         (config.status): ... this new target.
9660         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9661         $(AUTOCONF).
9662         * Makefile.in: Rebuilt.
9664 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9666         * Makefile.tpl: Fix dramatic bustage due to change in
9667         program_transform_name.
9668         * Makefile.in: Regenerate.
9670         * configure.in: Remove unnecessary PATH setting.
9671         * configure: Regnerate.
9673         * configure.in: Don't default to unprefixed tools unless
9674         the native tools will work.
9675         * configure: Regenerate.
9677         * configure.in: Convert to autoconf script.  Blow away lots
9678         of now-redundant Makefile fragments.
9679         * configure: Generate using Autoconf.
9680         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9681         * Makefile.in: Regenerate.
9683 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9685         * configure: Fix stupid bug where RANLIB was mistakenly included.
9687         * configure.in: Rename (buildargs, hostargs, targargs) to
9688         (build_configargs, host_configargs, target_configargs).
9690         * configure.in: Move logic out of sed statement.
9692         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9693         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9695 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9697         * config.sub: Import from master repository
9698         * config.guess: Ditto
9700 2002-12-24  Andreas Schwab  <schwab@suse.de>
9702         * Makefile.tpl (multilib.out): Fix missing space.
9703         * Makefile.in: Regenerate.
9705 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9707         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9708         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9709         * Makefile.in: Regenerate.
9710         * configure.in: Remove unnecessary leftovers.
9712 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9714         * configure.in (extra_ranlibflags_for_target): New variable.
9715         (*-*-darwin): Add -c to ranlib commands.
9716         * configure (tooldir): Handle extra_ranlibflags_for_target.
9718 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9720         * Makefile.tpl: Revert HJL's change.
9721         * Makefile.in: Regenerated.
9722         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9723         always.
9725 2002-12-19  Andreas Schwab  <schwab@suse.de>
9727         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9728         * Makefile.in: Regenerate.
9730 2002-12-18  H.J. Lu  <hjl@gnu.org>
9732         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9733         * Makefile.in: Regenerated.
9735         * configure.in (build_prefix): New. Substitute.
9737 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9739         * Makefile.tpl: Don't let real targets depend on phony targets.
9740         * Makefile.in: Regenerate.
9742         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9743         * Makefile.in: Regenerate.
9745 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9747         * config.sub: Import from master repository
9748         * config.guess: Ditto
9750 2002-12-16  Jason Merrill  <jason@redhat.com>
9752         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9753         previous 'make bootstrap'.
9754         * Makefile.in: Regenerate.
9756 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9758         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9760 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9762         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9763         * Makefile.in: Regenerate.
9765 2002-12-13  Jason Merrill  <jason@redhat.com>
9767         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9768         library tests.
9769         (check-c++): Just depend on it and check-target-libstdc++-v3.
9770         * Makefile.in: Regenerate.
9772 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9774         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9775         * Makefile.in: Rebuilt.
9777 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9779         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9781 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9783         * configure: Fix bug put in by gremlins.
9785         * Makefile.tpl: Substitute more autoconfily.
9786         * configure: Substitute more autoconfily.
9787         * Makefile.in: Regenerate.
9789 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9791         * config.sub: Import from master repository
9792         * config.guess: Ditto
9793         * MAINTAINERS: Added Svein Seldal under write after approval
9795 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9797         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9798         * Makefile.in (all-sim): Ditto.
9800 2002-12-06  DJ Delorie  <dj@redhat.com>
9802         * Makefile.tpl: Change configure dependencies to not have real
9803         targets depend on phony targets.
9805 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9807         * configure.in: Revert unintentional change.
9809         * Makefile.tpl: Change dependency for */multilib.out so that
9810         it works when gcc isn't in the tree.
9812         * configure.in: Substitute more.
9813         * configure: Run subconfigures from the Makefile.
9814         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9815         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9817 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9819         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9821 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9823         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9824         and corresponding dependencies.
9825         * Makefile.in: Regenerate.
9827         * configure.in (host_tools): Order binutils, gas and ld for
9828         convenience in running the testsuites.
9830         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9831         * Makefile.in: Regenerate.
9832         * configure.in: Introduce rules to serialize subconfigure runs.
9834         * configure.in: Introduce BASE_CC_FOR_TARGET.
9835         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9836         Realize configure-build-* targets.  Realize configure-target-* targets.
9837         * Makefile.in: Regenerate.
9839 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9841         * configure: Move gcc_version_trigger stuff from here...
9842         * configure.in: ...to here.
9844         * configure.in: Separate subconfigure options added by this file from
9845         options given by the user.  Add machinery to put args for host
9846         subconfigures into the Makefile.
9848         * Makefile.tpl: Remove 'vault' targets.
9849         * Makefile.tpl: Reorder and comment dependencies.
9850         * Makefile.in: Regenerate.
9852 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9853         * configure.in: Fix my broken commit of previous patch. (sigh)
9855 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9857         * configure.in: Move host-specific darwin noconfigdirs into
9858         the host-specific section.
9860 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9862         * configure.in: Move host-specific darwin noconfigdirs into
9863         the host-specific section.
9865 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9867         * configure: Remove skip-this-dir support.
9868         * Makefile.tpl: Remove skip-this-dir support.
9870         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9871         subdirectories.
9872         * Makefile.in: Regenerate.
9874         * Makefile.tpl: Strip out useless setting of 'dir'.
9875         * Makefile.in: Regenerate.
9877 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9879         * configure.in: Fix deeply stupid bug.
9881         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9882         shell code in CXX_FOR_TARGET
9883         * Makefile.def: Introduce raw_cxx.
9884         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9885         RAW_CXX_FOR_TARGET.
9886         * Makefile.in: Regenerate.
9888 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9890         * Makefile.tpl: Remove unnecessary ifs.
9891         * Makefile.in: Regenerate.
9893         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9894         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9895         targets for 'no_install' modules.
9896         * configure: Move GDB_TK substitution to configure.in.  Move
9897         build_modules stuff to configure.in.
9898         * configure.in: Implement soft dependency machinery.  Maybe-ize
9899         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9900         * Makefile.in: Regenerate.
9902 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9904         * Makefile.tpl: Make all-target, install-target behave similarly
9905         to all, install (only hitting configured targets).  Eliminate
9906         unused macro defintions.
9908         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9909         build != host.
9911         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9913         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9915         * configure.in: Produce lists of subdir targets we're actually
9916         configuring.  Remove references to "dosrel".
9917         * Makefile.tpl: Let configure set which subdir targets are hit.
9918         Remove install-cross; clean up install; remove ALL.  Remove
9919         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9920         Autogenerate host module targets.  Remove empty dependency lines
9921         and redundant dependency; rearrange slightly.
9922         * Makefile.def: Add host-side libtermcap, utils.
9924         * Makefile.in: Regenerate.
9926 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9928         * ltconfig (osf[345]): Append $major to soname_spec.
9929         Reflect this in library_names_spec.
9930         * ltmain.sh (osf): Prefix $major with . for use as extension.
9932 2002-11-19  Andreas Jaeger  <aj@suse.de>
9934         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9935         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9936         and sparc64 GNU/Linux systems.
9938 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9940         * MAINTAINERS: Update email.
9942 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9944         * MAINTAINERS: Complete James Dennett's entry.
9946 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9948         * MAINTAINERS (Write After Approval): Add myself.
9950 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9952         * Makefile.tpl: syntactic cleanup
9954 2002-11-13  Stuart Hastings  <stuart@apple.com>
9956         * MAINTAINERS: Add myself to write-after-approval list.
9958 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9960         * Makefile.def: Add list of recursive targets to autogenerate.
9961         Add build_modules.
9962         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9963         targets.  Autogenerate *-build-* targets.
9964         * Makefile.in: Regenerate.
9966 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9968         * configure: More autoconf-style substitutions.
9969         * Makefile.tpl: More autoconf-style substitutions.
9970         * Makefile.in: Regenerate.
9972 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9974         * configure: Substitute more variables in a more autoconf-friendly
9975         way.  Simplify slightly.
9976         * Makefile.tpl: Make more variables substitutable in an
9977         autoconf-friendly way.
9978         * Makefile.in: Regenerate.
9980 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9982         * MAINTAINERS (Write After Approval): Add myself.
9984 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9986         * configure.in (v810*): Remove special setting of tools.
9988         * configure: Add support for extra required flags for ar or nm.
9989         * configure.in (aix4.3+): Use above support for target-specific
9990         issues, rather than using config/mt-aix43.
9992 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9994         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9995         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9996         with $srcdir.  Reformat indentation.  Substitute some variables
9997         formerly hard-coded in the Makefile for build=host.
9998         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9999         * Makefile.def: Autogenerate more.
10000         * Makefile.in: Regenerate.
10002 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10004         * MAINTAINERS (Write After Approval): Add myself.
10006 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10008         * Makefile.def (host_modules): Add rda.
10009         * Makefile.in: Regenerate.
10010         * configure.in (target_tool): Add target-rda to list.
10012 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10014         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10016 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10018         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10019         and restrap targets to this rule.
10020         * Makefile.in:  Regenerate.
10022 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10024         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10025         GNATS only accounts.
10027 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10029         * configure.in (i[3456]86-*-linux*): Add check to disable
10030         ${libgcj} for glibc1.
10032 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10034         * MAINTAINERS: Add myself as ip2k port maintainer.
10036 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10038         * configure.in: Add tic4x target.
10040 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10042         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10043         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10044         * Makefile.in: Regenerate.
10046         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10047         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10048         * Makefile.in: Regenerate.
10050 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10052         * MAINTAINERS: Add myself as web pages co-maintainer.
10054 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10056         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10057         * Makefile.in: Regenerate.
10059 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10061         * MAINTAINERS: Add myself and Nathan Sidwell
10062         <nathan@codesourcery.com> as VxWorks maintainers.
10064 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10066         * Makefile.def: Remove order dependency comments.
10067         * Makefile.tpl: Add explicit install-install dependencies.
10068         * Makefile.in: Regenerate.
10070         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10071         * Makefile.in: Regenerate.
10073         * Makefile.tpl: Add configure-target (for src-release in src)
10074         * Makefile.in: Regenerate.
10076 2002-09-30  Nick Clifton  <nickc@redhat.com>
10078         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10080 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10082         * configure.in (s390*-*-linux*): Enable libgcj.
10084 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10086         * configure: Revert accidentally applied changes.
10088         * Makefile.tpl: Make more autoconf-friendly.
10089         * Makefile.in: Regenerate.
10090         * configure: Make substitution more autoconf-like.
10092 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10094         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10095         single entry to handle all these.
10096         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10097         libjava on arm-*-elf.
10099 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10101         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10102         things that depend on them.
10104 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10106         * Makefile.tpl: Make subsituted variables more autoconfy.
10107         * Makefile.in: Regenerate.
10108         * configure: Make seds more autoconfy.
10110 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10112         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10113         * Makefile.in: Regenerate.
10114         * configure.in: Rewrite sed statements to look autoconfy.
10116         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10117         all-target-foo on configure-target-foo.
10118         * Makefile.def: Ditto.
10119         * Makefile.in: Rebuild.
10121 2002-09-25  Andrew Haley  <aph@redhat.com>
10123         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10125 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10127         * Makefile.def: New file.
10128         * Makefile.tpl: New file.
10129         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10130         * contrib/gcc_update: Note that Makefile.in is a generated file.
10132         * configure.in: Minor rearrangement.  Simplify tests.
10134 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10136         * configure.in (with_headers): Skip copy if value is "yes".
10137         (with_libs): Likewise.
10139 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10141         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10142         * configure.in (sh*-*-pe*): Ditto.
10143         * configure.in (mips*-*-pe*): Ditto.
10144         * configure.in (*arm-wince-pe): Ditto.
10146         * configure.in: Rearrange.
10148 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10150         * MAINTAINERS: Update my email address.
10152 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10154         * MAINTAINERS: (Write After Approval): Add myself.
10156 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10158         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10160 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10162         * MAINTAINERS: Change my mailing address.
10164 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10166         * MAINTAINERS (Write After Approval): Remove myself.
10167         (Various Maintainers: c++ runtime libs): Add myself.
10169 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10171         * MAINTAINERS (Write After Approval): Remove myself.
10172         (Various Maintainers: c++ runtime libs): Add myself.
10174 2002-08-15  Eric Christopher  <echristo@redhat.com>
10176         * config.sub: Import from master repository.
10177         * config.guess: Ditto.
10179 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10181         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10182         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10183         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10185 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10187         * MAINTAINERS: Add self to rs6000 vector extensions.
10189 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10191         * libiberty/configure: Reverted unintended yesterday's check in.
10193 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10195         * boehm-gc/configure, libf2c/configure: Rebuilt.
10196         * libffi/configure, libiberty/configure: Ditto.
10197         * libjava/configure, libobjc/configure: Ditto.
10198         * libstdc++-v3/configure, zlib/configure: Ditto.
10199         Merged from binutils:
10200         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10201         From Steve Ellcey <sje@cup.hp.com>:
10202         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10203         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10204         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10205         IA64.
10206         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10207         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10208         soname_spec, sys_lib_search_path_spec): Ditto.
10210 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10212         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10214 2002-08-04  H.J. Lu  (hjl@gnu.org)
10216         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10218 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10220         * MAINTAINERS (Write After Approval): Add myself.
10222 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10224         * configure.in: Move generic linux case to end.  Copy generic
10225         linux noconfigdirs to mips*-*-linux* entry and new
10226         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10228 2002-07-19  Michael Matz  <matz@suse.de>
10230         * MAINTAINERS: Add myself as ra* maintainer.
10232 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10234         * config.guess: Update to 2002-07-09 version.
10235         * config.sub: Update to 2002-07-03 version.
10237 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10239         * MAINTAINERS: Fix typo in a maintainer email address.
10241 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10243         * configure.in: Remove two redundant tests.
10245 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10247         * configure.in (mips*-*-irix6*o32): Enable stabs.
10249 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10251         * configure.in: Don't build grez.
10252         * Makefile.in: Ditto.
10254         * Makefile.in: Remove references to bsp, cygmon, libstub.
10255         * configure.in: Ditto.
10257         * configure.in: Remove leftover reference to gdbtest.
10259 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10261         * configure.in (gxx_include_dir):  Change to match versioned
10262         C++ headers if --enable-version-specific-runtime-libs is used.
10264 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10266         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10268 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10270         * configure.in: Make --without-x work.
10272 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10274         * configure.in: Rearrange target Makefile fragment collection.
10276         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10277         cvs[src].
10278         * configure.in: Ditto.
10280 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10282         * MAINTAINERS (Write After Approval): Update my e-mail address.
10284 2002-06-24  Ben Elliston  <bje@redhat.com>
10286         * configure.in (host_tools): Remove cgen.
10288         * Makefile.in (all-cgen): Remove; runs from its source directory.
10289         (check-cgen, install-cgen, clean-cgen): Likewise.
10290         (all-opcodes): Do not depend on all-cgen.
10291         (all-sim): Likewise.
10293 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10295         * Makefile.in: Eliminate 'apache' targets.
10296         * configure.in: Eliminate 'apache' targets.
10298         * configure.in: Eliminate redundant tests.  Reorganize.
10300         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10302         * config-ml.in: Eliminate references to Cygnus configure.
10304         * Makefile.in: Eliminate references to building emacs.
10306 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10308         * MAINTAINERS: Update my email address.
10310 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10312         * config.if (libstdcxx_incdir): Version C++ headers.
10313         (cxx_incdir): Remove.
10315 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10317         * MAINTAINERS (Write After Approval): Add self.
10319 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10321         * configure.in: Add support for ip2k.
10323 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10325         * configure.in: Fix AIX configury bug.
10327 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10329         * MAINTAINERS (Write After Approval): Add self.
10331 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10333         * configure.in: replace ${topsrcdir} with ${srcdir}
10335         * configure.in: Move definition of libstdcxx_flags
10336         right above usage, rather than waaay earlier.
10338         * configure.in: Pull definition of is_cross_compiler earlier.
10340         * configure.in: Rearrange a little.
10342         * configure.in: Remove references to librx.
10343         * Makefile.in: Remove references to librx.
10345 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10347         * config.sub: Add support for avr target.
10348         Import from master sources, rev 1.255
10350 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10352         * configure, .cvsignore:  Revert previous change...
10353         * Makefile:  ...delete.
10355 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10357         * configure.in: Eliminate ${gasdir} variable.
10359 2002-06-18  Dave Brolley  <brolley@redhat.com>
10361         * configure.in: Add support for frv.
10362         * config.sub: Add support for frv.
10364 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10366         * configure:  Remove garbage from previous commit.
10368 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10370         * configure:  For in-source builds, make a subdir and re-exec there.
10371         * Makefile:  New file.  Pass targets through to build directory.
10372         * .cvsignore:  No longer ignore "Makefile".
10374 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10376         * MAINTAINERS (Write After Approval): Add self.
10378 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10380         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10382 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10384         * configure.in (vax-*-netbsd*): Re-enable gas.
10386 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10388         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10389         BUILD_PREFIX_1, to correct nomenclature.
10390         * configure: Likewise.
10392         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10393         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10395 2002-05-31  Olaf Hering  <olh@suse.de>
10397         * config-ml.in: Propogate DESTDIR also.
10399 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10401         * configure.in (vax-*-netbsd*): Don't build gas for this
10402         platform.
10404 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10406         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10407         and libgcj for AVR.
10409 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10411         * MAINTAINERS (Write After Approval): Add myself.
10413 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10415         * config.guess: Update to 2002-05-22 version.
10416         * config.sub: Likewise.
10418 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10420         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10421         * config-ml.in: Likewise.
10422         * configure: Likewise.
10423         * configure.in: Likewise.
10425 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10427         * MAINTAINERS: Update my email address.
10429 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10431         * configure.in: Simplify makefile fragment collection.
10433         * configure.in: Remove code to build emacs.
10435         * configure.in : Remove --srcdir argument from targargs and buildargs
10436         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10438         * configure: Move some logic to configure.in.
10439         * configure.in: Move some logic from configure.
10441 2002-05-11  Tom Tromey  <tromey@redhat.com>
10443         * MAINTAINERS: Reflect libgcj reality.
10445 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10447         * Makefile.in: Honour DESTDIR.
10449 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10451         * config.guess: Import 2002-03-20 version.
10452         * config.sub: Import 2002-04-26 version.
10454 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10456         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10458 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10460         * MAINTAINERS: Add self.
10462 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10464         * ltmain.sh: Detect and handle object name conflicts
10465         while piecewise linking a static library.
10467 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10469         * configure.in (noconfigdirs): Don't disable libgcj on
10470         sparc64-*-solaris* and sparcv9-*-solaris*.
10472 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10474         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10476 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10478         * configure.in (FLAGS_FOR_TARGET): Do not add
10479         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10480         on i[3456]86-*-linux*.
10482 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10484         * configure.in (noconfigdirs): Replace [ ] with test.
10486         * configure.in (noconfigdirs): Do not add target-newlib if
10487         target == i[3456]86-*-linux*, and host == target.
10489 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10491         * configure.in: delete reference to absent file
10493         * configure.in: replace '[' with 'test'
10495         * configure.in: Eliminate references to gash.
10496         * Makefile.in: Eliminate references to gash.
10498         * configure.in: remove useless references to 'pic' makefile fragments.
10500         * configure.in: (*-*-windows*) Finish removing.
10502         * configure.in: Eliminate redundant test for libgui.
10504 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10506         * MAINTAINERS: Add self and realphabetize.  Update entries
10507         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10508         entry for a29k port maintainer.
10510 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10512         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10513         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10515 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10517         * configure.in: remove references to dead files
10519 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10521         * MAINTAINERS: Add information about purpose of this file.
10523 2002-04-18  Tom Tromey  <tromey@redhat.com>
10525         * configure.in: Disallow configuring libgcj when it is already
10526         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10527         Solaris 2.8 by default.  For PR libgcj/6158.
10529 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10531         * configure.in:  Move default CC setting out of config/mh-* fragments
10532         directly into here.
10534 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10536         * configure.in: don't even try to configure or make a subdirectory
10537         if there's no configure script for it.
10539 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10541         * MAINTAINERS: Remove chill maintainers.
10542         * Makefile.in (CHILLFLAGS): Remove.
10543         (CHILL_LIB): Remove.
10544         (TARGET_CONFIGDIRS): Remove libchill.
10545         (CHILL_FOR_TARGET): Remove.
10546         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10547         CHILL_LIB.
10548         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10549         (CHECK_TARGET_MODULES): Likewise.
10550         (INSTALL_TARGET_MODULES): Likewise.
10551         (CLEAN_TARGET_MODULES): Likewise.
10552         (configure-target-libchill): Remove.
10553         (all-target-libchill): Remove.
10554         * configure.in (target_libs): Remove target-libchill.
10555         Do not compute CHILL_FOR_TARGET.
10556         * libchill: Remove directory.
10558 2002-04-11  DJ Delorie  <dj@redhat.com>
10560         * Makefile.in, configure.in: Sync with binutils, entries
10561         follow...
10563 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10565         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10566         (do-tar, do-bz2): New rules.
10567         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10568         (gdb-tar): New rule.
10569         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10570         (insight_dejagnu.tar): New rule.
10571         (insight.tar): New rule.
10572         (gdb+dejagnu.tar): New rule.
10573         (gdb.tar): New rule.
10575 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10577         * Makefile.in: Add all-tix to deps for all-snavigator
10578         so that tix is built when building snavigator.
10580 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10582         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10583         ld and gdb are not supported.
10585 2002-01-07  Mark Salter  <msalter@redhat.com>
10587         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10588         Allow target-libgloss to be built for arm, strongarm, and xscale.
10590 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10592         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10593         options for i[3456]86-pc-linux* native builds.
10595 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10597         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10598         files from .po files for a distribution.
10600 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10602         * configure.in: Enable libstdc++-v3 for h8300 targets.
10604 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10606         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10607         version from bfd/.
10609 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10611         * Makefile.in (VER): When present, extract the version number from
10612         the file version.in.
10614 2001-05-24  Tom Rix  <trix@redhat.com>
10616         * configure.in : enable ld for aix
10618 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10620         * config.guess: Add linux target for S/390.
10622 2000-11-07  Philip Blundell  <pb@futuretv.com>
10624         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10626 2000-11-03  Philip Blundell  <pb@futuretv.com>
10628         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10629         files.
10631 2001-01-15  Ben Elliston  <bje@redhat.com>
10633         * configure.in (host_tools): Add sid.
10634         Always configure cgen.
10636 2000-11-24  Nick Clifton  <nickc@redhat.com>
10638         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10641 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10643         * Makefile.in (ALL_MODULES): Add all-cgen.
10644         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10645         (all-cgen): New target.
10646         (all-opcodes,all-sim): Depend on all-cgen.
10647         * configure.in (host_tools): Add cgen.
10648         Only configure cgen if --enable-cgen-maint.
10650 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10652         * configure.in: Add *-*-freebsd* configurations.
10654 2002-04-08  Tom Tromey  <tromey@redhat.com>
10656         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10657         Fixes PR libgcj/6068.
10659 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10661         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10663 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10665         * configure.in (alpha*-dec-osf*): Enable libgcj.
10667 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10669         * MAINTAINERS (Write After Approval): Add myself.
10671 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10673         Fix for: PR bootstrap/3591, target/5676
10674         * configure.in (mcore-pe): Disable the configuration of
10675         libstdc++-v3 since exceptions are not supported.
10677 2002-03-20  Anthony Green  <green@redhat.com>
10679         * configure.in: Enable libgcj for xscale-elf target.
10681 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10683         * MAINTAINERS:  Update my email address.
10685 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10687         * ltmain.sh (relink_command): Fix typo in previous change.
10689 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10691         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10692         (relink_command): Added --tag flags.
10693         (mode=install): If relinking fails; error out.
10695 2002-03-12  Richard Henderson  <rth@redhat.com>
10697         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10698         .NOTPARALLEL tag.
10699         (do-check): Rename from check.
10700         (check): Allow parallel check.
10702 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10704         * MAINTAINERS: Add myself as maintainer for xtensa port.
10705         Fix alphabetical order in CPU port maintainer list.
10706         Remove myself from Write After Approval list.
10708 2002-03-11  Richard Henderson  <rth@redhat.com>
10710         * Makefile.in (.NOTPARALLEL): Add fake tag.
10712 2002-03-07  H.J. Lu  (hjl@gnu.org)
10714         * configure.in: Enable gprof for mips*-*-linux*.
10716 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10718         * MAINTAINERS (Write After Approval): Add myself.
10720 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10722         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10723         libjava.
10724         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10726 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10728         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10729         because its Makefile is there; test for the executable instead.
10731 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10733         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10734         libstdc++-v3 and libjava.
10736 2002-02-11  Adam Megacz  <adam@xwt.org>
10738         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10739         boehm-gc
10741 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10743         * config.guess: Updated to 2002-01-30's version.
10744         * config.sub: Updated to 2002-02-01's version.
10745         Contribute sh64-elf.
10746         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10747         * configure.in: Added sh64-*-*.
10749 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10751         * MAINTAINERS: Belatedly add myself to write after approval list.
10753 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10755         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10756         Remove self as Write After Approval.
10758 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10760         * MAINTAINERS: Put self in as maintainer for contrib/regression
10761         directory.
10763 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10765         * MAINTAINERS:  Update my email address.
10767 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10769         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10770         target-libiberty, and target-libgloss.  Skip Java-related
10771         libraries if not supported for NetBSD on target CPU.
10773 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10775         * install-sh: Use _inst.$$_ for temp file name.
10777 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10779         * MAINTAINERS (Write After Approval): Move my contact info
10780         from here...
10781         (OS Port Maintainers): ...to here (netbsd).
10783 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10785         * MAINTAINERS (Write After Approval): Add myself.
10787 2002-01-17  H.J. Lu  <hjl@gnu.org>
10789         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10790         (all-target-fastjar): Also depend on all-target-libiberty.
10792 2002-01-16  H.J. Lu  (hjl@gnu.org)
10794         * config.guess: Import from master sources, rev 1.225.
10795         * config.sub: Import from master sources, rev 1.238.
10797 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10799         * MAINTAINERS (Write After Approval): Remove myself.
10801 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10803         * MAINTAINERS (Write After Approval): Add myself.
10805 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10807         * MAINTAINERS: Add self as docs co-maintainer.
10809 2001-12-11  Matthias Klose  <doko@debian.org>
10811         * MAINTAINERS (Write After Approval): Add myself.
10813 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10815         * MAINTAINERS: Update my email address.
10817 2001-12-07  Turly O'Connor  <turly@apple.com>
10818         * MAINTAINERS (Write After Approval): Add myself.
10819         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10820         (rs6000_initialize_trampoline): Call __trampoline_setup for
10821         ABI_DARWIN too.
10822         * darwin-tramp.asm: New file, implements __trampoline_setup.
10823         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10825 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10827         * MAINTAINERS (Write After Approval): Add myself.
10829 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10831         * configure, configure.in: Use temp file for long sed commands.
10833 2001-12-03  Laurent Guerby  <guerby@acm.org>
10835         * config.sub: Update to version 1.232 on subversion.
10837 2001-12-03  Ben Elliston  <bje@redhat.com>
10839         * MAINTAINERS: Update mail address for config.* patches.
10841 2001-11-27  DJ Delorie  <dj@redhat.com>
10842             Zack Weinberg  <zack@codesourcery.com>
10844         When build != host, create libiberty for the build machine.
10846         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10847         CONFIG_ARGUMENTS.
10848         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10849         New variables.
10850         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10851         and rules.
10852         (all.normal): Depend on ALL_BUILD_MODULES.
10853         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10854         (all-build-libiberty): Depend on configure-build-libiberty.
10856         * configure: Calculate and substitute proper value for
10857         ALL_BUILD_MODULES.
10858         * configure.in: Create the build subdirectory.
10859         Calculate and substitute TARGET_CONFIGARGS (formerly
10860         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10862 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10864         * MAINTAINERS (write-after-approval): Add self.
10866 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10868         * MAINTAINERS (GNATS only accounts): Remove self.
10870 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10872         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10873         libf2c.
10875 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10877         * MAINTAINERS (Write After Approval): Add self.
10879 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10881         * MAINTAINERS: mips and s390 are also CPU ports.
10883 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10885         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10887 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10889         * MAINTAINERS: Alphabetize.
10891 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10893         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10895 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10897         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10899 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10901         * configure.in (--enable-languages): Be more permissive about
10902         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10904 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10906         * config.sub: Import from master sources, rev. 1.230.
10907         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10909 2001-11-07  Laurent Guerby  <guerby@acm.org>
10911         * MAINTAINERS (Write After Approval): Add self.
10913 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10915         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10917 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10919         * config.sub: Import from master sources, rev 1.226.
10920         * config.guess: Import from master sources, rev 1.216.
10922 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10924         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10925         * MAINTAINERS: Add self as maintainer of MMIX port.
10926         Remove old after-approval entry.
10928 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10930         * ChangeLog, configure: Fix spelling errors.
10932 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10934         * MAINTAINERS: Tweak my address.
10936 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10938         * MAINTAINERS: Update my email address.
10940 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10942         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10943         * MAINTAINERS: Add self as maintainer of CRIS port.
10945 2001-10-10  Geert Bosch  <bosch@gnat.com>
10947         * MAINTAINERS (Various maintainers: Ada front end):
10948         Added Robert Dewar.
10950 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10952         * MAINTAINERS (Write After Approval): Added self
10954 2001-10-02  Geert Bosch  <bosch@gnat.com>
10956         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10958 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10960         * configure: Handle temporary files securely using mkdir.
10962 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10964         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10966 2001-09-26  Will Cohen  <wcohen@redhat.com>
10968         * configure.in (*-*-linux*): Disable configuration of target-newlib
10969         and target-libgloss.
10971 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10973         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10974         RANLIB.
10976 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10978         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10979         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10980         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10981         avoid quotes nesting problems.
10982         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10983         (DO_X): Export only variables that are set.
10985 2001-09-19  Ben Elliston  <bje@redhat.com>
10987         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10988         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10989         semantics.  Use the shell built-in "type" command instead.
10991 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10993         Merged from gcc-3_0-branch:
10994         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10995         * ltcf-c.sh: Use $objext, not $ac_objext.
10996         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10997         * ltcf-cxx.sh: Add support for GNU.
10998         2001-07-22  Timothy Wall  <twall@redhat.com>
10999         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11000         default settings if using GNU tools with that configuration.
11001         * ltcf-cxx.sh: Ditto.
11002         * ltcf-gcj.sh: Ditto.
11003         2001-07-21  Michael Chastain  <chastain@redhat.com>
11004         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11005         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11006         * ltmain.sh: Mark as gcc-local.
11008 2001-08-30  Eric Christopher  <echristo@redhat.com>
11009             Jason Eckhardt  <jle@redhat.com>
11011         * config.guess: Merge from master sources.
11012         * config.sub: Merge from master sources, add support for mipsisa32.
11014 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11015         * config.sub: Merge from master sources, rev 1.219.
11016         * MAINTAINERS: Add self as contact for stormy16 port.
11018 2001-08-14  Zack Weinberg  <zackw@panix.com>
11020         * config.sub: Merge from master sources, rev 1.218.
11021         * config.guess: Merge from master sources, rev 1.209.
11023 2001-08-11  Graham Stott  <grahams@redhat.com>
11025         * Makefile.in (check-c++): Add missing semicolon.
11027 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11029         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11031 2001-07-30  Eric Christopher  <echristo@redhat.com>
11033         * MAINTAINERS (Various maintainers: mips port): Added myself.
11035 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11037         * configure.in (sh-*-linux*): New.
11039 2001-07-27  Richard Henderson  <rth@redhat.com>
11041         * .cvsignore: Add LAST_UPDATED.
11043 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11045         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11047 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11049         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11051 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11053         * MAINTAINERS (Write After Approval): Added myself.
11055 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11057         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11058         and libgcj on m68hc11/m68hc12.
11060 2001-06-27  H.J. Lu  (hjl@gnu.org)
11062         * Makefile (CFLAGS_FOR_BUILD): New.
11063         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11065 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11067         * README: Remove version number.
11069 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11071         * INSTALL/README: Update wrt. to the installation instructions now
11072         residing in gcc/doc/install.texi.
11074 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11076         * README: Replace with a cut-down and updated version of gcc/README.
11078 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11080         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11081         multilibs to be disabled.
11083 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11085         * MAINTAINERS (Write After Approval): Add myself.
11087 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11089         * config.guess: Import CVS version 1.195.
11090         * config.sub: Import CVS version 1.212.
11092 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11094         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11095         gcc/xgcc is built, use -print-prog-name to find out the program
11096         name to use.
11098 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11100         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11101         appear to also be in the master copy.
11102         * config.sub:  Import CVS version 1.211.
11104 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11106         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11107         with_gcc]: Use `gcc -shared' to build a shared library.
11109 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11111         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11112         archives.
11114 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11116         * MAINTAINERS (Write After Approval): Add myself.
11118 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11120         * configure.in (libstdcxx_flags): Do not try to execute
11121         libstdc++-v3/testsuite_flags until it exists.
11123 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11125         * MAINTAINERS: Update my email address.
11127 2001-05-31  Graham Stott  <grahams@redhat.com>
11129         * MAINTAINERS (Write After Approval): Add myself.
11131 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11133         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11134         libraries when using g++ with native linker.
11136 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11138         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11140 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11142         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11143         [aix4*|aix5*]: Prepend blank.
11145 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11147         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11148         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11149         of subdir/configure scripts to use the new libtool.m4.
11151 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11153         * MAINTAINERS (Write After Approval): Add myself.
11155 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11157         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11159 2001-05-11  Ben Elliston  <bje@redhat.com>
11161         * Makefile.in (all-sid): New target.
11162         (check-sid, clean-sid, install-sid): Likewise.
11164 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11166         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11168 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11170         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11171         libgcj.
11173 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11175         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11176         gcc/xgcc is built, use -print-prog-name to find out the program
11177         name to use.
11179 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11181         * configure.in (noconfigdirs): Don't reset it from scratch in the
11182         target case; only append to it.
11184         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11185         sparc-*-solaris2.8]: Disable ${libgcj}.
11187 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11189         * configure.in (libgcj_saved): Copy from $libgcj.
11190         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11191         --disable-libgcj.
11193 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11195         * MAINTAINERS: Remove self as MIPS maintainer and
11196         C front end maintainer.
11198 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11200         * configure.in: Move *-chorusos target case to the proper switch.
11201         Disable libgcj.
11203 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11205         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11206         1.641.2.228.
11208 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11210         * Makefile.in (STAGE1_CFLAGS): Pass down.
11212 2001-04-13  Alan Modra  <amodra@one.net.au>
11214         * config.guess: Add hppa64-linux support.  Note for next import that
11215         this is already in the master file.
11216         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11218 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11220         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11221         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11223 2001-04-11  Stan Shebs  <shebs@apple.com>
11225         * MAINTAINERS: Add self as Darwin port maintainer.
11227 2001-04-11  Alan Modra  <amodra@one.net.au>
11229         * MAINTAINERS: Update my email address.
11231 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11233         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11234         recent versions of FreeBSD (release 3 or later).
11235         * ltconfig: On FreeBSD, -lc must not be provided when building
11236         a shared library or else the standard -pthread gcc option is
11237         rendered worthless to later users of the built library.
11239 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11241         * MAINTAINERS: Add self and RTH as C front end maintainers.
11243 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11245         * config.sub: Make sure to match an already-canonicalized
11246         machine name (eg. mn10300-unknown-elf).
11248 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11250         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11251         New macros.
11252         (bootstrap, cross): Use RECURSE_FLAGS.
11253         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11255 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11257         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11259 2001-03-22  Colin Howell  <chowell@redhat.com>
11261         * Makefile.in (DO_X): Do not backslash single-quotes in
11262         backquotes (two places).
11264 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11266         Re-installed:
11267         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11268         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11269         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11270         * ltcf-cxx.sh: Likewise.
11271         * ltcf-gcj.sh: Likewise.
11273 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11275         * MAINTAINERS: Add myself as "documentation co-maintainer".
11277 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11279         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11280         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11282 2001-03-19  Tom Tromey  <tromey@redhat.com>
11284         * config-ml.in: Handle GCJ and GCJFLAGS.
11286 2001-03-21  Michael Chastain  <chastain@redhat.com>
11288         * Makefile.in: all-m4 depends on all-texinfo.
11290 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11292         * MAINTAINERS: Add myself to write after approval list.
11294 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11296         * Makefile.in (DO_X): Quote nested quotes.
11298 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11300         * MAINTAINERS: Add myself to write after approval list.
11302 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11304         * Makefile.in (DO_X): Use double quotes for quoting
11305         "RANLIB=$${RANLIB}".
11307 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11309         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11311 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11313         * configure.in: Only use `lang_requires' for languages athat are
11314         actually enabled.
11316 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11318         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11320 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11322         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11324 2001-03-07  Tom Tromey  <tromey@redhat.com>
11326         * configure.in: Allow config-lang.in to set `lang_requires' to list
11327         of other required languages.
11329 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11331         * Makefile.in: Remove RANLIB definition. Use RANLIB
11332         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11333         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11335 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11336             Alexandre Oliva  <aoliva@redhat.com>
11338         * Makefile.in (check-c++): Use tabs, not spaces.
11340 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11342         * MAINTAINERS: add myself to Write After Approval list.
11344 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11346         * Makefile.in (check-c++): New rule.
11348         * configure.in (target_libs): Remove libg++.
11349         (noconfigdirs): Remove libg++.
11350         (noconfigdirs): Same.
11351         (noconfigdirs): Same.
11352         (noconfigdirs): Same.
11354         * config-ml.in: Remove libg++ references.
11356         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11357         (ALL_TARGET_MODULES): Same.
11358         (configure-target-libg++): Remove.
11359         (all-target-libg++): Remove.
11360         (configure-target-libio): Remove.
11361         (all-target-libio): Remove.
11362         (check-target-libio): Remove.
11363         (.PHONY): Remove.
11364         (libg++.tar.bz2): Remove.
11365         (all-target-cygmon): Remove libio.
11366         (all-target-libstdc++): Remove.
11367         (configure-target-libstdc++): Remove.
11368         (TARGET_LIB_PATH): Remove libstdc++.
11369         (ALL_GCC_CXX): Remove libstdc++.
11370         (all-target-gperf): Correct.
11372 2001-02-16  Nick Clifton  <nickc@redhat.com>
11374         * configure.in (noconfigdirs): Allow configuration of texinfo
11375         for Cygwin hosts.
11377 2001-02-15  Anthony Green  <green@redhat.com>
11379         * configure: Introduce GCJ_FOR_TARGET.
11380         * configure.in: Ditto.
11381         * Makefile.in: Ditto.
11383 2001-02-13  Andreas Schwab  <schwab@suse.de>
11385         * MAINTAINERS: Update mail address.
11387 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11389         * config.guess: Add linux target for S/390.
11390         * config.sub: Likewise.
11392 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11394         * configure.in: for *-chorusos, don't config target-newlib and
11395         target-libgloss.
11397 2001-02-06  Ben Elliston  <bje@redhat.com>
11399         * configure: Output host type to stdout, not stderr.
11401 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11403         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11404         * ltcf-cxx.sh: Likewise.
11406         * config.if: Assume enable_libstdcxx_v3 is defined.
11408 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11410         Remove V2 C++ library.
11411         * configure.in: Remove --enable-libstdcxx_v3 support.
11413 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11415         * include/demangle.h: Add prototype for java_demangle_v3.
11417 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11419         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11421 2001-01-27  Richard Henderson  <rth@redhat.com>
11423         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11425 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11427         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11428         Don't unset, it's non-portable and no longer necessary, set to empty
11429         instead.
11431 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11433         * ltconfig: Shell portability fix for the tagname validity check.
11435 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11437         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11438         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11440 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11442         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11444 2001-01-26  Tom Tromey  <tromey@redhat.com>
11446         * configure.in: Allow libgcj to be built on Sparc Solaris.
11448 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11450         * ltcf-c.sh: Add aix5 case.
11451         * ltcf-cxx.sh: Likewise.
11452         * ltconfig: Likewise.
11454 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11456         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11457         keep at least one of build_libtool_libs or build_old_libs set to
11458         yes.
11460         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11461         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11463 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11465         * configure.in: Enable libgcj on several additional platforms.
11467 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11469         * configure.in: Enable libgcj for linux targets.
11471 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11473         * MAINTAINERS (Write After Approval): Add myself.
11475 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11477         * MAINTAINERS: Add myself as vax port maintainer.
11479 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11481         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11483 2001-01-09  Mike Stump  <mrs@wrs.com>
11485         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11486         failures of subdirectories.
11488 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11490         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11491         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11492         * ltcf-cxx.sh: Likewise.
11493         * ltcf-gcj.sh: Likewise.
11494         * ltconfig.sh: Fix typo.
11496 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11498         * configure: handle DOS-style absolute paths.
11500 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11502         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11504 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11506         * MAINTAINERS: Add myself as avr port co-maintainer.
11508 2000-12-28  Ben Elliston  <bje@redhat.com>
11510         * MAINTAINERS: Add myself under ``Write After Approval''.
11512 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11514         * texinfo: Remove directory from GCC.
11516 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11518         * COPYING: Update to current
11519         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11520         to 19yy as example year in copyright notice).
11522 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11524         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11525         (libstdcxx_incdir): Pass down.
11526         * config.if: Remove expired bits for cxx_interface, add stub.
11527         (libstdcxx_incdir): Add variable for g++ include directory.
11528         * configure.in (gxx_include_dir): Use it.
11530 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11532         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11533         with old-email address from ``Write After Approval''.
11535 2000-12-15  Andreas Jaeger  <aj@suse.de>
11537         * configure.in: Handle lang_dirs.
11539 2000-12-14  Tom Tromey  <tromey@redhat.com>
11541         * MAINTAINERS: Removed brads.
11543         * MAINTAINERS: Added gcj developers.
11545 2000-12-13  Anthony Green  <green@redhat.com>
11547         * configure.in: Disable libgcj for any target not specifically
11548         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11549         with g++ abi.
11551 2000-12-13  Mike Stump  <mrs@wrs.com>
11553         * Makefile.in (local-distclean): Also remove fastjar.
11555 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11557         * contrib/gcc_update: Add fastjar --touch entries.
11559 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11561         * configure.in: Disable language-specific target libraries for
11562         languages that aren't enabled.
11564 2000-12-10  Anthony Green  <green@redhat.com>
11566         * configure.in: Define libgcj.  Disable libgcj target libraries for
11567         most targets.
11569 2000-12-10  Neil Booth  <neilb@earthling.net>
11571         * MAINTAINERS: Update mail address, remove from WAA list.
11573 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11575         * libjava: Imported from /cvs/java.
11576         * libffi: Likewise.
11577         * Boehm-gc: Likewise.
11579 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11581         * configure.in (target_libs): Revert 2000-12-08 patch.
11582         (noconfigdirs): Added target-libjava.
11584 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11586         * djunpack.bat: removed.
11588 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11590         * Makefile.in: handle DOS-style absolute paths.
11591         * config-ml.in: likewise.
11592         * symlink-tree: likewise.
11594 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11596         * fastjar: Imported.
11598 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11600         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11601         libjava.
11602         * configure.in (target_libs): Removed `target-libjava'.
11604 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11606         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11607         (ALL_MODULES): Added fastjar.
11608         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11609         (all-target-libjava): all-fastjar replaces all-zip.
11610         (all-fastjar): Added.
11611         (configure-target-fastjar, all-target-fastjar): Likewise.
11612         * configure.in (host_tools): Added fastjar.
11614 2000-12-07  Mike Stump  <mrs@wrs.com>
11616         * Makefile.in (local-distclean): Remove leftover built files.
11618 2000-11-24  Nick Clifton  <nickc@redhat.com>
11620         * configure.in (xscale-elf): Add target.
11621         (xscale-coff): Add target.
11623 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11625         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11626         recent versions of FreeBSD (release 3 or later).
11627         * ltconfig: On FreeBSD, -lc must not be provided when building
11628         a shared library or else the standard -pthread gcc option is
11629         rendered worthless to later users of the built library.
11631 2000-11-16  Fred Fish  <fnf@be.com>
11633         * configure.in (enable_libstdcxx_v3): Fix typo,
11634         libstd++ -> libstdc++.
11636 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11638         * MAINTAINERS: Add self to Write After Approval list.
11640 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11642         * MAINTAINERS: Update my email address.  Add myself to global write
11643         privs list.
11645 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11647         * Makefile.in: Merge with src and libgcj.
11648         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11649         configure-target-<library> when their configure scripts need the C
11650         or C++ library to have already been built to work properly.
11651         (do_proto_toplev): Set them to an empty string.
11653         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11654         (REALLY_SET_LIB_PATH): Use them.
11656 2000-11-17  Stan Shebs  <shebs@apple.com>
11658         * MAINTAINERS: Add self to Write After Approval list.
11660 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11662         * configure: Provide the original toplevel configure arguments
11663         (including $0) to subprocesses in the environment rather than
11664         through gcc/configargs.h.
11666 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11668         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11669         C99.  Alphabetise "Write After Approval" list.
11671 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11673         * configure: Turn on libstdc++ V3 by default.
11675         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11676         if we've got GCC.
11678 2000-11-11  Philip Blundell  <philb@gnu.org>
11680         * MAINTAINERS: Add self to Write After Approval list.
11682 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11684         * ltcf-c.sh (aix4): Improve shared library configuration; require
11685         exporting symbols.
11686         * ltcf-cxx.sh (aix4): Define.
11687         * ltconfig (aix4): Define library and soname specs appropriate for
11688         AIX.  Define command to create export symbols list.
11690 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11692         * config.sub: Add support for Sun Chorus
11694 2000-10-31  Nick Clifton  <nickc@redhat.com>
11696         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11697         <name>@redhat.com.  Also installed new email address for Clint
11698         Popetz.
11700 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11702         * etc: Remove directory from GCC.
11704 2000-10-16  Michael Meissner  <meissner@redhat.com>
11706         * configure (gcc/configargs.h): Only create if there is a build GCC
11707         directory created.
11709 2000-10-16  Matthias Klose  <doko@debian.org>
11711         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11712         when configured for libstdc++-v3.
11714 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11716         * configure: Save configure arguments to gcc/configargs.h.
11718 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11720         * config.guess: Import CVS version 1.157.
11721         * config.sub: Import CVS version 1.181.
11723 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11725         * Makefile.in (bootstrap): avoid recursion if subdir missing
11726         (cross): ditto
11727         (do-proto-toplev): ditto
11729 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11731         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11732         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11734         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11735         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11736         all affected `configure' scripts.
11738 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11740         * MAINTAINERS: Add self as cpplib co-maintainer.
11742 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11744         * MAINTAINERS: Add self to Write After Approval list.
11746 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11748         * INSTALL/README: egcs -> GCC update.
11750 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11752         * MAINTAINERS: Add myself to Write After Approval list.
11754 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11756         * MAINTAINERS: Add myself to Write After Approval list.
11758 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11760         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11761         X11 libraries for hppa64.
11763 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11765         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11767 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11769         * Makefile.in (all-zlib): Added dummy target.
11771         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11772         ltcf-gcj.sh: Updated from libtool multi-language branch.
11774 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11776         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11777         (bootstrap*): Depend on all-bootstrap.
11779 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11781         * config.guess: Import CVS version 1.156.
11782         * config.sub: Import CVS version 1.179.
11784 2000-09-02  Anthony Green  <green@cygnus.com>
11786         * Makefile.in (all-gcc): Depend on all-zlib.
11787         (CLEAN_MODULES): Add clean-zlib.
11788         (ALL_MODULES): Add all-zlib.
11789         * configure.in (host_libs): Add zlib.
11791 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11793         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11794         crosses, but add gcc/include to the header search path for them.
11796 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11798         * MAINTAINERS: Add self to Write After Approval list.
11800 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11802         * config.guess: Import CVS version 1.152.
11803         * config.sub: Import CVS version 1.177.
11805 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11807         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11808         $targargs to tell whether newlib is going to be built.
11810         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11811         $$r/TARGET_SUBDIR/libio for _G_config.h.
11813 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11815         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11817 2000-08-22  DJ Delorie  <dj@redhat.com>
11819         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11821 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11823         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11824         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11825         sub-configures.
11827 2000-08-21  DJ Delorie  <dj@redhat.com>
11829         * MAINTAINERS: Add self as a libiberty maintainer
11831 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11833         * configure.in (libstdcxx_flags): Use
11834         libstdc++-v3/src/libstdc++.INC.
11836 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11838         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11840 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11842         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11844         * configure: Make enable_threads and enable_shared defaults
11845         explicit.  Substitute enable_threads into generated Makefiles.
11846         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11847         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11849 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11851         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11853 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11855         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11856         previous delta.
11858 2000-08-11  Jason Merrill  <jason@redhat.com>
11860         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11861         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11862         (FLAGS_FOR_TARGET): Not here.
11863         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11865 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11867         * config-ml.in (CC, CXX): Don't introduce a leading space.
11869 2000-08-07  DJ Delorie  <dj@delorie.com>
11871         * MAINTAINERS: Add self as a DJGPP maintainer
11873 2000-08-07  DJ Delorie  <dj@redhat.com>
11875         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11876         "if we're also building gcc, and it's a gcc that will run on the
11877         build machine, we want to use its includes instead of the system's
11878         default includes".
11880 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11882         * MAINTAINERS: Add self to Write After Approval list.
11884 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11886         * configure.in (libstdcxx_flags): Don't use `"'.
11888         * config-ml.in: Adjust multilib search paths to the
11889         appropriate multilib tree.
11891 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11893         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11894         commas in $LANGUAGES.
11896 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11898         * configure.in: Re-enable all references to libg++ and librx.
11900 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11902         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11903         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11904         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11905         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11907         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11909 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11911         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11912         CXX_FOR_TARGET for sed.
11914 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11916         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11917         Do not override if already set in the environment or in configure.
11918         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11919         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11921 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11923         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11924         the libtool CVS tree multi-language branch.
11925         * ltconfig, ltmain.sh: Updated.
11927 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11929         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11930         (clean-target): Depend on it.
11932         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11933         (GCC_FOR_TARGET): Use it.
11934         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11935         * configure.in: ... here.
11936         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11937         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11939 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11941         * MAINTAINERS: Add self to Write After Approval list.
11943 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11945         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11946         (configure-target-libchill, configure-target-libobjc): Likewise.
11948         * configure.in: Use the same cache file for all target libs.
11949         * config-ml.in: But different cache files per multilib variant.
11951 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11953         * configure (topsrcdir): Don't use dirname.
11955 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11957         * MAINTAINERS: Add self to Write After Approval list.
11959 2000-07-20  Jason Merrill  <jason@redhat.com>
11961         * configure.in: Remove all references to libg++ and librx.
11963         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11965 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11967         * config.sub: Update to subversions version 2000-07-06.
11969 2000-07-12  Andrew Haley  <aph@cygnus.com>
11971         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11972         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11974 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11976         * symlink-tree:  Check number of arguments.
11978 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11980         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11981         search path for a g++ extracted from the build tree.  This
11982         will allow link tests run by configure scripts in
11983         subdirectories to succeed.
11985 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11987         * ltconfig: Add support for mips-dde-sysv4.2MP
11989 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11991         * MAINTAINERS: Add myself as loop discovery maintainer.
11993 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11995         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11996         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11998 2000-06-19  Timothy Wall  <twall@cygnus.com>
12000         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12001         * config.sub: Add tic54x target.
12003 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12005         * MAINTAINERS: Add self as Fortran maintainer,
12006         remove Craig Burley.
12008 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12010         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12011         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12013 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12015         * MAINTAINERS: Add self as i18n maintainer
12017 20000-05-21  H.J. Lu  (hjl@gnu.org)
12019         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12020         directory are used if they exist. Make sure
12021         $(build_tooldir)/include is searched for header files,
12022         $(build_tooldir)/lib/ for library files.
12023         (GCC_FOR_TARGET): Likewise.
12024         (CXX_FOR_TARGET): Likewise.
12026 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12028         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12030 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12032         * Makefile.in (configure-target-libiberty): Depend on
12033         configure-target-newlib.
12035 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12037         * configure.in, Makefile.in: Merge all libffi-related
12038         configury stuff from the libgcj tree.
12040 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12042         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12043         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12045 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12047         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12048         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12049         current version information.  Add to proto-toplev directory.
12050         (gdb-taz): Build do-djunpack.
12052 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12054         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12056 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12058         * MAINTAINERS: Add self to Write After Approval list.
12060 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12062         * ltmain.sh: Preserve in relink_command any environment
12063         variables that may affect the linker behavior.
12065 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12067         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12069 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12071         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12073 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12075         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12076         with the version name.
12078 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12080         * MAINTAINERS: Add self as bb-reorder maintainer.
12082 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12084         * config.if: Tweak.
12086 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12088         * djunpack.bat: New file.
12090 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12092         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12093         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12094         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12095         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12097 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12099         * config.sub (case $basic_machine): Change default for "ibm-*"
12100         to "openedition".
12102 2000-04-13  Andreas Jaeger  <aj@suse.de>
12104         * MAINTAINERS: Added myself.
12106 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12108         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12109         (do-md5sum): New target.
12110         (MD5PROG): Define.
12111         (PACKAGE): Default to TOOL.
12112         (VER): Default to a shell script.
12113         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12114         md5 checksum generation.
12115         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12116         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12117         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12118         insight.tar.bz2): Use gdb-taz to create archive.
12120 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12122         * configure (warn_cflags): Delete.
12124 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12126         * MAINTAINERS: Added myself.
12128 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12129             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12131         * configure.in (enable_libstdcxx_v3): Add.
12132         (target_libs): Add bits here to switch between libstdc++-v2 and
12133         libstdc++-v3.
12134         * config.if: And this file too.
12135         * Makefile.in: Add libstdc++-v3 targets.
12137 2000-04-05  Michael Meissner  <meissner@redhat.com>
12139         * config.sub (d30v): Add d30v as a basic machine type.
12141 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12143         * configure.in: -linux-gnu*, not -linux-gnu.
12145 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12147         * MAINTAINERS: Add self in write-after-approval section.
12149 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12151         * MAINTAINERS: Add self as ia64 port maintainer.
12153 2000-03-08  Neil Booth  <NeilB@earthling.net>
12155         * MAINTAINERS: Add self in write-after-approval section.
12157 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12159         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12160         (do-tar-bz2): Replace TOOL with PACKAGE.
12161         (gdb.tar.bz2): Remove GDBTK from GDB package.
12162         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12163         dejagnu.tar.bz2): New packages.
12165 2000-02-27  Andreas Jaeger  <aj@suse.de>
12167         * configure.in: Add entry for mips*-*-linux*, move catch all
12168         *-*-*linux* entry below this one.
12170 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12172         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12174 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12176         * config.sub: Support an OS of "wince".
12178 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12180         * config.guess, config.sub: Updated to match config's 2000-02-15
12181         version.
12183 2000-02-23  Linas Vepstas  <linas@linas.org>
12185         * config.sub: Add support for Linux/IBM 370.
12186         * configure.in: Likewise.
12188 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12190         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12192 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12194         * config.guess: Guess "cygwin" rather than "cygwin32".
12196 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12198         * configure (gcc_version): When setting, narrow search to
12199         lines containing `version_string'.
12201 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12203         * config.sub: Add support for avr target.
12205 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12207         * MAINTAINERS: Add maintainers for MCore port.
12209 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12211         * config.sub: Add mmix-knuth-mmixware.
12213 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12215         * MAINTAINERS: Pair cccp with cpplib maintainership.
12217 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12219         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12220         structure stuff to -L library search.
12221         (CXX_FOR_TARGET): Ditto.
12222         (CROSS_CHECK_MODULES): Fix spelling mistake.
12224 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12226         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12227         the C++ compiler.
12229 2000-01-12  Richard Henderson  <rth@cygnus.com>
12231         * configure.in: Don't build some bits for beos.
12233 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12235         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12236         as include files.
12238 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12240         * Add self as cpplib maintainer, as requested by Jason
12241         Merrill.  Correct my e-mail address.
12243 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12245         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12246         not mh-aix43.
12248 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12250         * MAINTAINERS: Add myself to "write after approval" list.
12252 1999-12-14  Richard Henderson  <rth@cygnus.com>
12254         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12255         * config.sub: Accept alphaev[78], alphaev8.
12257 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12259         * config.guess, config.sub: Update from autoconf.
12261 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12263         * MAINTAINERS:  update my playtime e-address.
12265 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12267         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12268         necessary libraries are missing.
12270 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12272         * MAINTAINERS: Add new 'write after approval' maintainer.
12274 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12276         * MAINTAINERS: Add new Java maintainer.
12278 1999-10-25  Andreas Schwab  <schwab@suse.de>
12280         * configure: Fix quoting inside arguments of eval.
12282 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12284         * config-ml.in: Allow suppression of some ARM multilibs.
12286 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12288         * config.guess: Add OS/390 match pattern.
12289         * config.sub: Add mvs, openedition targets.
12290         * configure.in (i370-ibm-opened*): New.
12292 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12294         * config.sub: Add support for configuring for pj.
12296 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12298         * config.sub (maybe_os): Add support for configuring for fr30.
12300 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12302         * configure.in: Do not configure or build ld for AIX
12303         platforms.  ld is known to be broken on these platforms.
12305 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12307         * config-ml.in: Pass compiler flag corresponding to multidirs to
12308         subdir configures.
12310 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12312         * Makefile.in (LDFLAGS): Define.
12314 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12316         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12317         noconfigdirs.
12318         (*-*-cygwin*): Likewise.
12320 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12322         * mkdep: New file.
12323         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12324         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12326         From Eli Zaretskii <eliz@is.elta.co.il>:
12327         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12328         long file name when using DJGPP on MS-DOS.
12330 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12332         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12334 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12336         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12337         dependency as this causes "make check" to globally "make all"
12339 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12341         * configure.in (target_libs): Added target-zlib.
12342         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12343         (CONFIGURE_TARGET_MODULES): Likewise.
12344         (CHECK_TARGET_MODULES): Likewise.
12345         (INSTALL_TARGET_MODULES): Likewise.
12346         (CLEAN_TARGET_MODULES): Likewise.
12347         (configure-target-zlib): New target.
12348         (all-target-zlib): Likewise.
12349         (all-target-libjava): Depend on all-target-zlib.
12350         (configure-target-libjava): Depend on configure-target-zlib.
12352         * Makefile.in (configure-target-libjava): Depend on
12353         configure-target-newlib.
12354         (configure-target-boehm-gc): New target.
12355         (configure-target-qthreads): New target.
12357         * configure.in (target_libs): Added target-qthreads.
12358         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12359         (CONFIGURE_TARGET_MODULES): Likewise.
12360         (CHECK_TARGET_MODULES): Likewise.
12361         (INSTALL_TARGET_MODULES): Likewise.
12362         (CLEAN_TARGET_MODULES): Likewise.
12363         (all-target-qthreads): New target.
12364         (configure-target-libjava): Depend on configure-target-qthreads.
12365         (all-target-libjava): Depend on all-target-qthreads.
12367         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12368         (CONFIGURE_TARGET_MODULES): Likewise.
12369         (CHECK_TARGET_MODULES): Likewise.
12370         (INSTALL_TARGET_MODULES): Likewise.
12371         (CLEAN_TARGET_MODULES): Likewise.
12372         (all-target-libjava): New target.
12373         (all-target-boehm-gc): Likewise.
12374         * configure.in (target_libs): Added libjava, boehm-gc.
12376 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12378         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12379         configure.bat in SUPPORT_FILES.
12380         (gas+binutils.tar.bz2): Likewise.
12382         * makeall.bat: Remove; obsolete.
12384 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12386         From Mark Elbrecht:
12387         * configure.bat: Remove; obsolete.
12389 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12391         * configure: Add -W -Wall to the default CFLAGS when compiling with
12392         gcc.
12394 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12396         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12398 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12400         * configure.in: Build ld on IRIX6.
12402 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12404         * Makefile.in: Change distribution targets to use bzip2 instead of
12405         gzip.
12406         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12407         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12409 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12411         * config.sub: Add mcore target.
12413 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12415         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12417 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12419         * config.guess (dummy): Changed to $dummy.
12421 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12423         * config.sub: Tidied up case statements.
12425 1999-05-22  Ben Elliston  <bje@cygnus.com>
12427         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12428         <jiro@din.or.jp>.
12430         * config.guess: Merge with FSF version. Future changes will be
12431         more accurately recorded in this ChangeLog.
12432         * config.sub: Likewise.
12434 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12436          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12438 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12440         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12442 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12444         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12446 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12448         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12449         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12450         Bad merge removed these two changes.
12452 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12453                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12455         * config.guess (interix Alpha): Add.
12457 1999-04-11  Richard Henderson  <rth@cygnus.com>
12459         * configure.in (i?86-*-beos*): Do config gperf; don't config
12460         gdb, newlib, or libgloss.
12462 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12464         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12465         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12466         from multidirs.
12468 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12470         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12472 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12474         * config.sub: Add support for mcore targets.
12476 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12478         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12479         not mt-ospace, in order to shut up assembler warning about using
12480         symbols that are named the same as registers.
12482 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12484         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12485         dependency list for all-target-cygmon.
12487 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12489         * config-ml.in: Check $host, not $target, for selective multilibs.
12490         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12491         thumb interworking, and underscore prefix multilibs.
12493 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12495         * missing: Update to version from current automake.
12497 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12499         * configure (gxx_include_dir): Removed.
12501         * configure.in (gxx_include_dir): Handle it.
12502         * Makefile.in: Likewise.
12504 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12506         * config.sub (mips64vr4111,mips64vr4111el) Add.
12508 1999-03-21  Ben Elliston  <bje@cygnus.com>
12510         * config.guess: Correct typo for detecting ELF on FreeBSD.
12512 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12514         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12515         config/mh-djgpp.
12517 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12519         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12520         all-target-newlib to dependency list for all-target-bsp.
12522 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12524         * config.sub: Add i386-uwin support.
12525         * config.guess: Likewise.
12527 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12529         * configure.in: cleanup, add mh-*pic handling for arm, special
12530         case powerpc*-*-aix*
12532 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12534         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12535         can be built.
12537 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12539         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12540         targets.
12542 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12544         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12546 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12548         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12550 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12552         * config.sub: Fix typo in arm recognition.
12554 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12556         * configure.in (noconfigdirs): Changed target_configdirs to
12557         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12558         rather than m68k-*-* since it is not known to work on
12559         m68k-aout. Ditto for arm-*-*oabi.
12561 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12563         * configure.in (*-*-windows*): Remove, no longer used.
12565 1999-02-19  Ben Elliston <bje@cygnus.com>
12567         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12568         Smart and improved by Andrew Cagney.
12570 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12572         * config.guess: Recognize openbsd-*-hppa.
12574 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12576         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12577         only if it is not empty.
12579 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12581         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12583         * config.guess: Modified to recognize uname's armv* syntax.
12585         * config.sub: Modified to recognize uname's armv* syntax.
12587 1999-02-17  Mark Salter  <msalter@cygnus.com>
12589         * configure.in: Added target-bsp for sparclite.
12591 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12593         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12595 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12597         * configure.in: Add support for strongarm port.
12598         * config.sub: Add support for strongarm target.
12600 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12602         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12603         the old name config/mh-cygwin32.
12604         Enable texinfo.
12606 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12608         * configure.in: Do build ld for ix86 Solaris.
12610 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12612         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12613         $AR_FOR_TARGET.  Likewise for RANLIB.
12615 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12617         * config.sub (oabi):  Recognize.
12618         * configure.in (arm-*-oabi):  Handle.
12620 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12622         * config.guess: Improve detection of i686 on UnixWare 7.
12624 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12626         * config.guess: Add support for i386-pc-interix.
12627         * config.sub: Likewise.
12628         * configure.in: Likewise.
12630 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12632         * Makefile.in: Remove unneeded all-target-libio from
12633         from all-target-winsup target since it is now unneeded.
12634         Add all-target-libtermcap in its place since it is now
12635         needed.
12637 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12639         * configure.in: makefile stub for cygwin target is probably
12640         unnecessary.  Remove it for now.
12642 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12644         * configure.in: libtermcap.a should be built when cygwin is the
12645         target as well as the host.
12646         * config.guess: Allow mixed case in cygwin uname output.
12647         * Makefile.in: Add libtermcap target.
12649 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12651         * config.sub: Clean up handling of hppa2.0.
12653 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12655         * config.guess: Use C code to identify more HP machines.
12657 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12659         * config.sub: Handle hppa2.0.
12661 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12663         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12664         cygmon for all sparclite targets, regardless of object format.
12666 1998-12-15  Mark Salter  <msalter@cygnus.com>
12668         * configure.in: Added target-bsp for several target architectures.
12670         * Makefile.in: Added rules for bsp.
12672 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12674         * config.guess: Improve detection of hppa2.0 processors.
12676 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12678         * config.guess: Recognize FreeBSD using ELF automatically.
12680 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12682         * configure (skip-this-dir): Add handling for new shell script, which
12683         might be created by a sub-directory's configure to indicate, this particular
12684         directory is "unwanted".
12685         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12687 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12689         * ltconfig: import from libtool, after changing libtool to
12690         account for the cygwin name change.
12692 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12694         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12695         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12697 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12699         * configure.in: Add libtermcap to list of cygwin dependencies.
12701 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12703         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12704         they include winsup/include when it's a cygwin target.
12706 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12708         * configure.in (host_tools): Added zip.
12709         * Makefile.in (all-target-libjava): Depend on all-zip.
12710         (all-zip): New target.
12711         (ALL_MODULES): Added all-zip.
12712         (NATIVE_CHECK_MODULES): Added check-zip.
12713         (INSTALL_MODULES): Added install-zip.
12714         (CLEAN_MODULES): Added clean-zip.
12716 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12718         * Makefile.in: lose "32" from comment about cygwin.
12720 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12722         * configure.in: Use -Os to build target libraries for the fr30.
12724 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12726         * config.sub: Add fr30.
12728 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12730         * configure.in: drop "32" from config/mh-cygwin32.  Check
12731         cygwin* instead of cygwin32*.
12732         * config.sub: Check cygwin* instead of cygwin32*.
12734 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12736         * config.guess: Match any version of Unixware7.
12738 1998-10-20  Syd Polk  <spolk@cygnus.com>
12740         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12741         if desired.
12743 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12745         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12746         these if the appropriate directories and files to not exist.
12748 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12750         * Makefile.in (DEVO_SUPPORT): Add config.if.
12752 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12754         * configure: Add pattern to replace "build_tooldir"'s
12755         definition in the generated Makefile with "tooldir"'s
12756         actual value.
12758 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12760         * config.sub: Bring back lost sparcv9.
12762         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12764 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12766         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12767         CC_FOR_TARGET and friends.
12769 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12771         * Makefile.in (build_tooldir): New variable, same as tooldir.
12772         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12773         -B$(build_tooldir)/bin/.
12774         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12776 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12778         * README: Remove installation instructions and refer to the
12779         INSTALL directory instead.
12781 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12783         * config.sub: Add support for i[34567]86-pc-udk.
12784         * configure.in: Likewise.
12786 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12788         * Makefile.in: add bzip2 package building bits for user
12789         tools module
12790         * configure.in: ditto
12792 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12794         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12795         (ALL_TARGET_MODULES): Add all-target-libobjc.
12796         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12797         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12798         (all-target-libchill): Add dependencies.
12799         * configure.in (target_libs): Add libchill.
12801 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12803         * configure.in (target_subdir): Remove duplicate line.
12805 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12807         * Makefile.in (all-automake): fix dependencies.
12809 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12811         * configure.in: Minor cleanups for building in the $(target_alias)
12812         subdir.
12814 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12816         * Makefile.in (bootstrap): Set r and s before make all.  Use
12817         BASE_FLAGS_TO_PASS in make all.
12818         (cross): Likewise.
12820 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12822         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12824 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12826         * config.sub: Fix typo in last change.
12828 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12830         * config.sub: Add support for C4x target.
12831         * configure.in: Likewise.
12833 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12835         * config.sub: Recognize sparcv9 just like sparc64.
12837 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12839         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12841 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12843         * config.guess: Correctly identify Pentium II sco boxes.
12845         * config.guess: Fix "tr" code.  From Weiwen Liu.
12847 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12849         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12850         stabs.
12852 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12854         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12855         (ALL_TARGET_MODULES): Add all-target-libchill.
12856         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12857         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12858         (all-target-libchill): Add dependencies.
12859         * configure.in (target_libs): Add libchill.
12861 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12863         * config.guess: Avoid assumptions about "tr" behaves when
12864         LANG is set to something other than English.
12866 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12868         * configure (gxx_include_dir): Changed to
12869         '${prefix}/include/g++'-${libstdcxx_interface}.
12871         * config.if: New to determine the interfaces.
12873 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12875         * config.guess: Detect and handle MPE/IX.
12876         * config.sub: Deal with MPE/IX.
12878 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12880         * configure.in: Use mh-aix43.
12882 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12884         * configure: Fix --without/--disable cases for gxx-include-dir.
12886 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12888         * mdata-sh:  Imported.  Needed for automake support.
12890 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12892         * Makefile.in (taz): Try "chmod -R og=u ." before
12893         "chmod og=u `find . -print`".
12895 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12897         * configure.in: Add arm-elf and thumb-elf support.
12899 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12901         * Makefile.in: Undo previous patch.
12903 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12905         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12906         to here ...
12907         (install-no-fixedincludes): and here
12908         (INSTALL_MODULES): ... from here.
12910 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12912         * config.sub: Merge with FSF.
12914         * config.guess: Merge with FSF.
12916 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12918         * configure (extraconfigdirs): New variable.
12919         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12920         * Makefile.in (all): Move higher in file.
12921         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12922         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12923         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12924         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12925         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12927 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12929         * Makefile.in (all-target-libjava): Depend on all-gcc and
12930         all-target-newlib.
12931         (configure-target-libjava): Depend on $(ALL_GCC).
12933 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12935         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12936         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12938 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12940         * INSTALL/README: Fix typo.
12942 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12944         * ylwrap: Change absolute path checks to check for DOS style path
12945         names.
12947         * ylwrap: Don't use a full path name if the source file is in the
12948         same directory.  From hjl@lucon.org (H.J. Lu).
12950         * config-ml.in: Default to being verbose, to match Feb 18 change to
12951         configure.
12953 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12955         Brought over from egcs:
12957         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12959         * configure.in (target_subdir): Set to ${target_alias} instead
12960         of "libraries".
12962         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12964         * configure.in (target_subdir): Set to libraries if enable_multilib.
12966 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12968         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12969         multilibs, force reconfiguration the first time we create
12970         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12972 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12974         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12975         avoid confusion with --no-recursion.
12977 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12979         * configure.in: Win32 hosts shouldn't use install -x
12980         * install-sh: remove -x option, and special .exe-handling
12981         hack.
12983 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12985         * config.guess: Recognize i586-pc-beos.
12986         * configure.in: Don't build some bits for beos.
12988 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12990         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12991         CFLAGS default to -O2.
12993         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12994         when using GNU ld.
12996 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12998         * ltmain.sh: Correct install when using a different shell.
13000 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13002         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13004 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13006         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13007         target.
13009 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13011         * ltconfig: Update to correct AIX handling.
13013 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13015         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13017         * configure.in (target_subdir): Set to ${target_alias} instead
13018         of "libraries".
13020 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13022         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13023         (Makefile): Depend on $(gcc_version_trigger).
13025         * configure (gcc_version): Change default initializer to empty
13026         string.
13027         (gcc_version_trigger): New variable; pass this variable down
13028         to subdir configures to enable them checking gcc's version
13029         themselves. Emit make macros for both gcc_version vars.
13030         (topsrcdir): Initialize reliably.
13031         (recursion line): Remove --with-gcc-version=${gcc_version}.
13033 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13035         * configure (enable_version_specific_runtime_libs): Implement new flag
13036         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13037         in $(libsubdir); emit definition in each generated Makefile.
13038         (gxx_include_dir): Initialize depending on
13039         $enable_version_specific_runtime_libs.
13041 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13043         * configure (gcc_version): Initialize properly depending on
13044         how and where configure is started.
13045         (recursion line): Pass a --with-gcc-version=${gcc_version}
13046         to configures in subdirs.
13048 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13050         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13051         cygmon
13053 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13055         * configure.in: Add cygmon and libstub support for mn10200.
13057 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13059         * configure (gcc_version): Add new variable describing the
13060         particular gcc version we're building.
13061         * Makefile.in (libsubdir): Add new macro for the directory
13062         in which the compiler finds executables, libraries, etc.
13063         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13064         and libsubdir.
13066 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13068         * Makefile.in (local-clean): Remove *.log.
13069         (warning.log): Built with warn_summary from build.log.
13070         (mail-report.log): Run test_summary.
13071         (mail-report-with-warnings.log): Run test_summary including
13072         warning.log in the report.
13074 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13076         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13078 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13080         * Makefile.in (grep): Grep no longer depends on libiberty.
13082 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13084         * Makefile.in: all-snavigator needs all-libgui.
13086 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13088         * configure.in: Add cygmon and libstub support for mn10300.
13090 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13092         * missing: Update to version from automake 1.3.
13094         * ltmain.sh: On installation, don't get confused if the same name
13095         appears more than once in the list of library names.
13097 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13099         * config.sub: Accept m68060 and m5200 as CPU names.
13101 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13103         * configure: Use && rather than using -a in test, because odd
13104         strings can confuse test.
13105         * configure.in: Likewise.
13107 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13109         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13111 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13113         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13114         bootstrap4-lean): New targets.
13116 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13118         * mpw-* Delete.  Not used.
13120 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13122         * COPYING.LIB: Update FSF address.
13124 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13126         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13128         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13129         GAS_SUPPORT_DIRS.
13131 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13133         * ltconfig, ltmain.sh: Avoid producing a version number if
13134         -version-info was not used.
13136 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13138         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13139         building with newlib.
13141 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13143         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13144         Solaris `make' causes it to continue to next definition.
13146 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13148         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13149         the right GUI libraries and files are installed along with GDB.
13151 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13153         * configure.in: Change alpha to alpha* in several places.
13155 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13157         * config.sub: Recognize sparc86x.
13159 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13161         * configure.in (--enable-target-optspace): Remove debug echo.
13163 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13165         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13167 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13169         * ltconfig: Update cygwin32 support.
13171         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13172         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13173         (GDB_SUPPORT_DIRS): Likewise.
13175 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13177         * configure.in (target_makefile_frag): If --enable-target-optspace,
13178         use -Os to compile target libraries rather than -O2.  Default to
13179         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13180         not used.
13181         * configure.in (target_cflags): Ditto for d30v.
13183 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13185         * Makefile.in (all-bfd): Depend on all-intl.
13186         (all-binutils): Likewise.
13187         (all-gas): Likewise.
13188         (all-gprof): Likewise.
13189         (all-ld): Likewise.
13191 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13193         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13195 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13197         * Makefile.in (all-bfd): Depend upon all-libiberty.
13199         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13201 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13203         * Makefile.in: Add libstub.
13205         * configure.in: Ditto. Build libstub for targets that have cygmon
13206         support.
13208 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13210         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13212 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13214         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13215         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13217 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13219         * configure: Define DEFAULT_M4 by searching PATH.
13220         * Makfile.in: Use DEFAULT_M4.
13222 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13224         * ltconfig: Add cygwin32 support.
13226         * Makefile.in, configure.in: Add libtool as a native only directory
13227         to configure and build.
13229 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13231         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13233 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13235         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13237 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13239         * Makefile.in: add ash make rules
13240         * configure.in: add ash to native_only and host_tools lists
13242 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13244         * Makefile.in (all-gettext, all-intl): New targets.
13245         (ALL_MODULES): Added all-gettext, all-intl.
13246         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13247         (INSTALL_MODULES): Added install-gettext, install-intl.
13248         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13250         * configure.in (host_tools): Added gettext.
13251         (native_only): Likewise.
13252         (noconfigdirs) [various cases]: Likewise.
13253         (host_libs): Added intl.
13255 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13257         * configure: Do not disable building gdbtk for cygwin32 hosts.
13259 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13261         * configure.in: Add thumb-coff target.
13262         * config.sub: Add thumb-coff target.
13264 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13266         * Makefile.in: Revert yesterday's change.
13267         (all-target-winsup):  all-target-librx stays out of here.
13269 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13271         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13272         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13273         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13274         Remove references to librx and libg++.
13276 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13278         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13279         recursive makes
13281 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13283         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13284         for newlib directory.
13285         (CXX_FOR_TARGET): Likewise.
13287 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13289         * ltconfig: Update after libtool/ltconfig.in change for
13290         hpux11.
13292 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13294         * ltconfig, ltmain.sh: Update to libtool 1.2.
13296 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13298         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13299         (install-gcc-cross): Instead, override LANGUAGES here.
13301 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13303         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13304         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13306 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13308         * configure.in: Add Thumb-pe target.
13310 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13312         * Makefile.in - changed sn targets to snavigator
13313         * configure.in - changed sn targets to snavigator
13315 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13317         * config-ml.in: After building symlink tree call make distclean
13318         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13319         to be the case for libiberty.
13321 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13323         * configure: When making link, also check the current
13324         directory. The configure scripts may create one.
13326 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13328         * config.sub: Accept alphapca56 and alphaev6 properly.
13330 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13332         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13334 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13336         * config.sub (sco5): Fix typo.
13338 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13340         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13341         install-itcl.
13342         (install-itcl): Remove dependency on install-tcl.
13344 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13346         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13348 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13350         * configure.in: Don't build libgui for a cygwin32 target when not on
13351         a cygwin32 host.
13353 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13355         * configure (redirect): Set to null, so default behavior of
13356         configure is now --verbose.
13358 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13360         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13361         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13363 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13365         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13366         this change to sync Makefile.in with its ChangeLog entries.
13368 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13370         * ltmain.sh (mkdir): Check that the directory doesn't exist
13371         before we exit with error, so that we don't get races during
13372         parallel builds.
13374 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13376         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13378 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13380         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13381         PICFLAG_FOR_TARGET.
13382         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13384         * configure: Emit a definition for the new macro enable_shared
13385         into each Makefile.
13387 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13389         * configure.in (host_tools, native_only): Add libtool.
13391 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13393         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13394         Fix typo in ming config comment.
13396 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13398         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13400 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13402         * config.sub: Add tic30 cases, and map c30 to tic30.
13404 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13406         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13407         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13408         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13409         (CLEAN_TARGET_MODULES): Similarly
13410         (all-target-libf2c): Add dependences.
13411         * configure.in (target_libs): Add libf2c.
13413 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13415         * configure.in: Remove expect from noconfigdirs when target
13416         is cygwin32.  OK to build expect and dejagnu with Canadian
13417         Cross.
13419 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13421         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13422         host.
13424         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13425         and mingw32.
13427 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13429         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13430         here as it is not defined in the toplevel Makefile.
13432 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13434         * configure (package_makefile_rules_frag): New variable, which names
13435         a file with generic rules, ...
13436         Change comment to mention we now have FIVE parts.
13437         * configure: Undo last change.
13439 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13441         * config.guess: More accurate determination of HP processor types.
13442         * config.sub: More accurate determination of HP processor types.
13444 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13446         * configure (package_makefile_frag): Move inserting the
13447         ${package_makefile_frag} to where it should be according
13448         to the comment.
13450 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13452         * config.guess: Add support for Linux/ARM.
13454 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13456         * .cvsignore: Remove *-info and *-install since they match
13457         release-info and mpw-install, which we don't want to just ignore.
13459 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13461         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13463 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13465         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13466         local_prefix to sub-make invocations.
13468 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13470         * configure.in: Check makefile fragments in the source
13471         directory.
13473 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13475         * configure.in: Check whether host and target makefile
13476         fragments exist before adding them to *_makefile_frag.
13478 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13480         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13482 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13484         * configure.in: Make sure we only replace RPATH_ENVVAR on
13485         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13486         regexp to sed.
13488         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13489         to sub-makes.
13491 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13493         * config-ml.in (multi-do): LDFLAGS must include multilib
13494         designator.
13496 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13498         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13500 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13502         * config.sub: Add mingw32 support.
13503         * configure.in: Likewise.
13505 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13507         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13509 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13511         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13512         * configure (gxx_include_dir): Provide a definition for subdirs
13513         which do not use autoconf.
13515 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13517         * config.guess: Sync with egcs.  Picks up new alpha support,
13518         BeOS & some additional linux support.
13520 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13522         * config.guess: HP 9000/803 is a PA1.1 machine.
13524 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13526         * configure.in: It's alpha*-...
13528 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13530         * configure.in (host_makefile_frag, target_makefile_frag):
13531         Handle multiple config files.
13532         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13533         alpha-*-*.
13535 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13537         * mkdep: New file.
13539 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13541         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13543 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13545         * Makefile.in: Add libgui directory.
13546         (GDB_TK): Add all-libgui.
13547         * configure.in: Add libgui directory.
13548         * configure: Add all-libgui to GDB_TK.
13550 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13552         * config-ml.in (multidirs): Add m32r to multilib list.
13554 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13556         * Makefile.in (all-target-gperf): Change dependency to
13557         all-target-libstdc++.
13559 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13561         * config.guess: Add BeOS support.
13563 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13565         Source directory cvs renamed to cvssrc:
13566         * configure.in (host_tools): Change cvs to cvssrc.
13567         (native_only): Likewise.
13568         (noconfigdirs) [various cases]: Likewise.
13569         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13570         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13571         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13572         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13573         (all-cvssrc): Rename target from all-cvs.
13575 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13577         * configure (gxx_include_dir): Fix thinko.
13579 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13581         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13582         (install-cross, install-gcc-cross): New targets.
13584 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13586         * configure.in (noconfigdirs): Add support for Thumb target.
13588         * config.sub (maybe_os): Add support for Thumb target.
13590 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13592         * Makefile.in: Add rules for cygmon.
13594         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13596 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13598         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13599         * configure (gxx_include_dir): Provide a definition for subdirs
13600         which do not use autoconf.
13602 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13604         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13605         11/18/97 build
13607 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13609         * From Franz Sirl.
13610         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13611         found on RedHat Linux systems.
13613 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13615         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13616         guesses.
13618 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13620         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13622 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13624         * ltmain.sh: If mkdir fails, check whether the directory was created
13625         anyhow by some other process.
13627 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13629         * configure.in (d30v-*-*): Configure all directories.
13631 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13633         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13634         for the D30V.
13636 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13638         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13640 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13642         * include/libiberty.h: Add extern "C" { so it can be used with C++
13643         progrms.
13644         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13645         programs.
13647 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13649         * configure.in (d30v-*-*): Configure GCC now.
13651 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13653         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13654         is no longer needed.
13656 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13658         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13660 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13662         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13663         targets using "$@" to provide support for similar but not identical
13664         targets without having to duplicate code.
13666 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13668         * makefile.vms: Fix to work with DEC C.
13670 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13672         * config.sub: Add mips-tx39-elf to marketing names.
13674 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13676         * ltmain.sh: Handle symlinks in generated script.
13678 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13680         * configure: Handle autoconf style directory options: --bindir,
13681         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13682         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13683         --sysconfdir.
13684         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13685         (sharedstatedir, localstatedir, oldincludedir): New variables.
13686         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13687         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13688         sbindir, sharedstatedir, and sysconfdir.
13690 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13692         * Makefile.in (bootstrap-lean): New target.
13694 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13696         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13697         sn, and gnuserv from noconfigdirs.
13699 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13701         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13703 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13705         * Makefile.in (cross): New target.
13707 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13708                           Jeff Law         <law@cygnus.com>
13710         * Makefile.in (bootstrap2, bootstrap3): New targets.
13711         (all-bootstrap): Remove outdated and confusing target.
13712         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13714 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13716         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13717         windows.  Consistent with gdb/configure.
13719 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13721         * configure.in: Name Linux target fragment.
13723         * configure: Rewrite so that project Makefile fragment is inserted
13724         first and appears last in the resulting Makefile.
13726 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13728         * Makefile.in (install-itcl): Install tcl first.
13730 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13732         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13734 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13736         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13738         * configure.in (skipdirs): Add target-librx for Linux.
13739         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13741 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13743         * Makefile.in (bootstrap): New target.
13745 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13747         * config.sub: Accept 'amigados' for backward compatibility.
13749 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13751         * config.guess: Merge with FSF.
13753 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13755         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13757 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13759         * config.sub: Add "marketing-names" patch.
13761 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13763         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13765 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13767         * config.sub: Handle v850-elf.
13769 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13771         * .cvsignore (*-install): Remove.
13773 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13775         * ltconfig: Set CONFIG_SHELL in libtool.
13776         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13778 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13780         * configure.in (target_subdir): Set to libraries if enable_multilib.
13782 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13784         * config.guess: Update from gcc directory.
13786 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13788         * Makefile.in (all-sim): Depends on all-readline.
13790 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13792         * Makefile.in (BISON, YACC): Use $$s.
13793         (all-bison): Depend on all-texinfo.
13795 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13797         * Makefile.in (BISON): Add -L flag.
13798         (YACC): Likewise.
13800 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13802         * configure.in (noconfigdirs): Add support for v850e target.
13804         * config.sub (maybe_os): Add support for v850e target.
13806 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13808         * configure.in (noconfigdirs): Add support for v850ea target.
13810         * config.sub (maybe_os): Add support for v850ea target.
13812 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13814         * config.sub: Add mipstx39.  Delete r3900.
13816 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13818         * Makefile.in (all-autoconf): Depends on all-texinfo.
13820 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13822         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13823         eabi targets.
13825 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13827         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13829         * configure: When handling a Canadian Cross, handle YACC as well as
13830         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13831         * Makefile.in (all-bison): Depend upon all-texinfo.
13833 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13835         * Makefile.in (BISON): bison, not byacc or bison -y.
13836         (YACC): bison -y or byacc or yacc.
13837         (various): Add *-bison as appropriate.
13838         (taz): No need to mess with BISON anymore.
13840 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13842         * configure: If OSTYPE matches *win32*, try to find a good value for
13843         CONFIG_SHELL.
13845 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13847         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13848         configure.in if it is present.
13850 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13852         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13854 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13856         * config.sub: Recognize `arc' cpu.
13857         * configure.in: Likewise.
13858         * config-ml.in: Likewise.
13860 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13862         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13864 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13866         * configure: Changed sed delimiter from ':' to '|' when
13867         attempting to substitute ${config_shell} for SHELL. On
13868         NT ${config_shell} may contain a ':' in it.
13870 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13872         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13874 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13876         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13878 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13880         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13882         * ylwrap: If the program is a relative path, force it to be
13883         absolute.
13885 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13887         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13889 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13891         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13892         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13893         for libraries.
13895 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13897         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13898         separated by spaces.
13900 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13902         * ylwrap: New file.
13903         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13905         * ltmain.sh: Handle /bin/sh at start of install program.
13907         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13909         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13910         * missing: New file, from automake 1.2.
13912 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13914         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13915         check-tk to CHECK_X11_MODULES.
13917 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13919         * config.sub: Merge with FSF.
13921 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13923         * config.guess: Merge with FSF.
13925 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13927         * configure: Treat msdosdjgpp like go32.
13928         * configure.in: Likewise.  Don't remove gprof for go32.
13930         * configure: Change Makefile.tem2 to Makefile.tm2.
13932 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13934         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13936 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13938         * install-sh (chmodcmd): Set to null if the DST directory already
13939         exists.  Same as Nov 11th change.
13941 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13943         * configure (GDB_TK): Needs itcl and tix.
13945 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13947         * config.guess: Update from FSF.
13949 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13951         * Makefile.in (GDB_TK): Depend on itcl and tix.
13953 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13955         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13956         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13957         (INSTALL_SCRIPT): New variable.
13958         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13959         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13960         to -x.
13961         * install-sh: Add support for -x option.
13963 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13965         * configure.in, Makefile.in: Treat tix like itcl.
13967 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13969         * Makefile.in (WINDRES): New variable.
13970         (WINDRES_FOR_TARGET): New variable.
13971         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13972         (EXTRA_HOST_FLAGS): Add WINDRES.
13973         (EXTRA_TARGET_FLAGS): Add WINDRES.
13974         (EXTRA_GCC_FLAGS): Add WINDRES.
13975         ($(DO_X)): Pass down WINDRES.
13976         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13977         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13978         DLLTOOL_FOR_TARGET.
13980 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13982         * configure.in: configure sim before gdb for win32-x-ppc
13984 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13986         Move gperf into the toplevel, from libg++.
13987         * configure.in (target_tools): Add target-gperf.
13988         (native_only): Add target-gperf.
13989         * Makefile.in (all-target-gperf): New target, depend on
13990         all-target-libg++.
13991         (configure-target-gperf): Empty rule.
13992         (ALL_TARGET_MODULES): Add all-target-gperf.
13993         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13994         (CHECK_TARGET_MODULES): Add check-target-gperf.
13995         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13996         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13998 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14000         * config.sub (mn10200): Recognize new basic machine.
14002 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14004         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14005         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14007 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14009         * configure.in: If we're building mips-sgi-irix6* native, turn on
14010         ENABLE_MULTILIB and set TARGET_SUBDIR.
14012 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14014         * Makefile.in (all-sn): Depend on all-grep.
14016 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14018         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14020         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14021         Makefile.  From Jeff Makey <jeff@cts.com>.
14022         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14024         * Makefile.in (DISTBISONFILES): Remove.
14025         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14026         $(DEFAULT_YACC).
14028         * configure.in: Build itl, db, sn, etc., when building for native
14029         cygwin32.
14031         * Makefile.in (LD): New variable.
14032         (EXTRA_HOST_FLAGS): Pass down LD.
14033         ($(DO_X)): Likewise.
14035 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14037         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14039 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14041         * configure.in (targargs): Strip out any supplied --build argument
14042         before adding our own. Always add --build.
14044 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14046         * configure.in (targargs): Pass --build if we're doing
14047         a cross-compile.
14049 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14051         * configure: Use '|' instead of ":" as the separator in
14052         sed. Otherwise sed chokes on NT path names with drive
14053         designators. Also look for "?:*" as the leading characters in an
14054         absolute pathname.
14056 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14058         * config.sub: Support for r3900.
14060 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14062         * configure.in: Use install-sh, not install.sh.
14064 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14066         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14067         apply it twice.
14069 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14071         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14072         install-binutils.
14074 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14076         * Makefile.in: Add automake targets.
14077         * configure.in (host_tools): Add automake.
14079 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14081         * configure: Default CXX to c++, not gcc.
14082         * Makefile.in (CXX): Set to c++, not gcc.
14083         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14085 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14087         * install-sh: try appending a .exe if source file doesn't
14088         exist
14090 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14092         * configure.in: Turn on multilib by default.
14093         (cross_only): Remove target-libiberty.
14095         * Makefile.in (all-gcc): Don't depend on libiberty.
14097 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14099         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14101 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14103         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14104         (DISTBISONFILES): Add ld/Makefile.in
14106 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14108         * configure.in: if target is cygwin32 but host isn't cygwin32,
14109         don't configure gdb tcl tk expect, not just gdb.
14111 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14113         * configure.in: Added gnuserv everywhere sn appears.
14115         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14116         (CROSS_CHECK_MODULES): Added check-gnuserv.
14117         (INSTALL_MODULES): Added install-gnuserv.
14118         (CLEAN_MODULES): Added clean-gnuserv.
14119         (all-gnuserv): New target.
14121 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14123         * config.guess: Fixes for MIPS OpenBSD systems.
14125 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14127         * Makefile.in (INSTALL_XFORM): Remove.
14128         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14130         * mkinstalldirs: New file, copied from automake.
14131         * Makefile.in (installdirs): Rename from install-dirs.  Use
14132         mkinstalldirs.  Change all users.
14133         (DEVO_SUPPORT): Add mkinstalldirs.
14135 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14137         * install-sh: Rename from install.sh.
14138         * Makefile.in (INSTALL): Change install.sh to install-sh.
14139         (DEVO_SUPPORT): Likewise.
14141         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14142         Graichen <graichen@rzpd.de>.
14144 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14146         * config.guess: Recognize OpenBSD systems correctly.
14148 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14150         * README, Makefile.in (ETC_SUPPORT): Remove references to
14151         cfg-paper*, configure.{texi,man,info*}._
14153 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14155         * Makefile.in (all.normal): Ensure that gcc is built after all
14156         the x11 - ie gdb - targets.
14158 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14160         * makefile.vms: Don't run conf-a-gas.
14162 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14164         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14166 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14168         * configure.in: Remove noconfigdirs case since gdb also
14169         configures and builds for tic80-coff.
14171 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14173         * configure: Set cache_file to config.cache.
14174         * Makefile.in (local-distclean): Remove config.cache.
14176 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14178         * COPYING: Update FSF address.
14180 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14182         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14183         noconfigdirs.
14185 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14187         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14188         MAKEDIRS, is empty.
14190 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14192         * config.sub: Tweak mn10300 entry.
14194 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14196         * configure.in (host_tools): Put sim before gdb, so gdb's
14197         configure.tgt can determine if the simulator was configured.
14199 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14201         * config.sub: Move BeOS $os case to be with other Cygnus
14202         local cases.
14204 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14206         * config.sub: Remove misplaced comment that broke Linux.
14208 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14210         * config.sub: Add BeOS support.
14212 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14214         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14216 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14218         * configure.in (noconfigdirs): Remove tcl and tk from
14219         noconfigdirs for cygwin32 builds.
14221 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14223         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14225 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14227         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14228         make-all.com, use makefile.vms instead.
14230 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14232         * config.sub: Accept -lnews*.
14234 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14236         * configure.in (noconfigdirs): Disable target-newlib,
14237         target-examples and target-libiberty for d30v.
14239 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14241         * configure.in (noconfigdirs): Enable ld for d30v.
14243 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14245         * configure.in (tic80-*-*): Build compiler.
14247 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14249         * configure.in (d30v-*): Remove sim directory from list of
14250         unsupported d30v directories
14252 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14254         * config.sub, configure.in: Add d30v target cpu.
14256 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14258         * makefile.vms: New file.
14259         * make-all.com: Remove.
14261 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14263         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14265 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14267         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14269 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14271         * Makefile.in (ALL_MODULES): Added all-db.
14272         (CROSS_CHECK_MODULES): Addec check-db.
14273         (INSTALL_MODULES): Added install-db.
14274         (CLEAN_MODULES): Added clean-db.
14276 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14278         * config.guess: Merge with latest FSF sources.
14280 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14282         * Makefile.in (ALL_MODULES): Added all-itcl.
14283         (CROSS_CHECK_MODULES): Added check-itcl.
14284         (INSTALL_MODULES): Added install-itcl.
14285         (CLEAN_MODULES): Added clean-itcl.
14287 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14289         * configure.in: build gdb for mn10200
14291 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14293         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14295 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14297         * configure.in (tic80-*-*): Turn off most targets right now.
14299 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14301         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14302         rather than the makeinfo program.
14303         (do-info): Depend upon all-texinfo.
14305 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14307         * configure.in: Remove uses of config/mh-linux.
14309         * config.sub, config.guess: Merge with latest FSF sources.
14311 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14313         * config.sub (case $basic_machine): Add tic80 entries.
14315 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14317         * config.sub, config.guess: Merge with latest FSF sources.
14319 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14321         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14322         * mpw-config.in: Test for NewFolderRecursive.
14323         * mpw-install: Use symbolic name for startup filename.
14324         * mpw-README: Add various additional details.
14326 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14328         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14330 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14332         * configure.in: Do build gcc and the target libraries for
14333         the mn10200.
14335 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14337         * configure.in: don't avoid building gdb for mn10300 any more
14338         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14339         instead of single-quoting it.
14341 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14343         * configure.in: Don't use --with-stabs on IRIX 6.
14345 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14347         * configure.in (m32r): Build gdb, libg++ now.
14349 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14351         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14352         directories from noconfigdirs.
14354 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14356         * config.sub (basic_machine): added mips16 configuration
14358 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14360         * config.sub: Handle d10v-unknown.
14362 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14364         * config.sub: Handle v850-unknown.
14366 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14368         * Makefile.in: add findutils
14369         * configure.in: add findutils to list of host_tools
14371 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14373         * config.sub: Handle mn10200 and mn10300.
14375 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14377         * configure.in (d10v-*): Do not build librx.
14379 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14381         * configure.in (mn10300): Build everything except gdb & libgloss.
14383 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14385         * config.guess:  Patch for Dansk Data Elektronik servers,
14386         from Niels Skou Olsen <nso@dde.dk>.
14388         For ncr, use /bin/uname rather than uname, since GNU uname does not
14389         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14391         Patch for MIPS R4000 running System V,
14392         from Eric S. Raymond <esr@snark.thyrsus.com>.
14394         Fix thinko for nextstep.
14396         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14398         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14399         * config.guess: Guess mips-dec-mach_bsd4.3.
14401         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14402         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14403         release numbers.
14404         * config.guess (mips-mips-riscos*):  Emit just enough of the
14405         release number.
14407         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14408         * config.guess (sparc-auspex-sunos*):  Added.
14409         (f300-fujitsu-*): Added.
14411         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14412         * config.guess:  Recognize a Tadpole as a sparc.
14414 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14416         * config.guess: Don't assume that NextStep version is either 2 or
14417         3.  NextStep 4 (aka OpenStep 4) has come out now.
14419 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14421         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14422         From Rik Faith <faith@cs.unc.edu>.
14424 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14426         * config.sub: Contributions from bug-gnu-utils to:
14427         Support plain "hppa" (no version given) architecture, reported by
14428         OpenStep.
14429         OpenBSD like NetBSD.
14430         LynxOs is not a hardware supplier.
14432         * config.guess: Contributions from bug-gnu-utils to add support for:
14433         OpenBSD like NetBSD.
14434         Stratus systems.
14435         More Pyramid systems.
14436         i[n>4]86 Intel chips.
14437         M680[n>4]0 Motorola chips.
14438         Use unknown instead of lynx for hardware manufacturer.
14440 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14442         * install.sh (chmodcmd): Set to null if the DST directory already
14443         exists.
14445 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14447         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14448         not use mt-ppc target Makefile fragment any more.
14450 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14452         * configure.in (*-*-windows):  Exclude everything but those dirs
14453         needed to build windows.
14455 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14457         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14459 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14461         * configure.in:  Exclude mmalloc from i386-windows.
14463 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14465         * Undo my previous change.
14467 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14469         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14470         unconditionally.
14471         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14473 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14475         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14476         host to add it's own flags.
14478 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14480         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14482 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14484         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14485         (CXX_FOR_TARGET): Likewise.
14486         (GCC_FOR_TARGET): Define.
14487         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14488         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14489         CC_FOR_TARGET was specified on the command line.
14490         (MAKEOVERRIDES): Don't define.
14492 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14494         * configure.in (m32r): Fix spelling of libg++ libs.
14496 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14498         * config.sub (-apple*): Remove, now redundant.
14500 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14502         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14504         * configure: Rework yesterday's sed script patch.
14506         * config.sub: Merge with FSF.
14508 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14510         * config.guess:  Merge from FSF.
14512         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14513         * config.guess: Use pc instead of unknown, for pc clone systems.
14514         Change linux to linux-gnu.
14516         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14517         * config.guess: Avoid non-portable tr syntax.
14519 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14521         * test-build.mk (HOLES): Add "xargs" for gdb.
14523         * configure: Avoid hpux10.20 sed bug.
14525 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14527         * configure.in:  Add support for windows host
14528         (that is a build done under the Microsoft build environment).
14530 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14532         * Makefile.in: Replace all uses of srcroot with s, to shrink
14533         command line lengths.
14535         Patches from Geoffrey Noer <noer@cygnus.com>:
14536         * configure.in: If configuring for newlib, pass --with-newlib to
14537         subdirectories.
14538         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14539         -Bnewlib/ and -Lwinsup to gcc.
14540         (CXX_FOR_TARGET): Likewise.
14542 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14544         * Makefile.in (ETC_SUPPORT): Add configure.
14546 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14548         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14549         host configuration file.
14551 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14553         * configure.in: Break mn10x00 support into separate
14554         mn10200 and mn10300 configurations.
14555         * config.sub: Likewise.
14557 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14559         * configure.in: Add lots of stuff to noconfigdirs for
14560         the mn10x00 targets.
14562         * config.sub, configure.in: Add mn10x00 support.
14564 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14566         * make-all.com: Call conf-a-gas, not config-a-gas.
14568 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14570         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14571         targets.
14573 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14575         * mpw-README: Add much more detail for native PowerMac.
14576         * mpw-install: New file.
14577         * mpw-configure: Add --norecursion and --help options.
14578         * mpw-config.in: Translate readme and install files when
14579         copying to objdir.
14580         * mpw-build.in: Don't always depend on byacc and flex.
14581         (install-only-top): New action.
14583 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14585         * configure.in:  You can now configure GDB for the v850.
14587 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14589         * configure.in (noconfigdirs): Don't configure any C++ dirs
14590         if targeting D10V.
14592 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14594         * config.sub: Recognize mips64vr5000.
14596 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14598         * configure.in: Use a single line for host_tools and native_only.
14600 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14602         * config.sub, configure.in: Add entries for m32r.
14604 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14606         * Makefile.in (inet-install): Don't run install-gzip.
14608 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14610         * configure.in:  Don't config lots of things for *-*-windows*.
14612 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14614         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14615         (host_libs, host_tools): Copy from configure.in.
14616         * mpw-configure: Don't complain about directories not found.
14618 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14620         * configure.in (i[345]86): Recognize i686 for pentium pro.
14621         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14622         file.
14624         * config.guess (i[345]86): Ditto.
14626 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14628         * configure.in (noconfigdirs): Removed gdb for D10V.
14630 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14632         * configure.in: Remove ld, target-libio, target-libg++, and
14633         target-libstdc++ from noconfigdirs.
14635 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14637         * configure: Fix three locations where shell scripts were
14638         being run directly rather than with config_shell.
14640 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14642         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14643         * config.sub (basic_machine): Recognize v850.
14645 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14647         * mpw-configure: Handle multiple enable/disable options and
14648         pass them down recursively, handle -c and -s flags appropriately
14649         depending on choice of compiler, add escape mechanism for
14650         quoted arguments to gC.
14652 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14654         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14655         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14656         so that -mrelocatable-lib and -mno-eabi are used.
14658         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14659         not support --print-multi-lib, don't abort.
14661 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14663         * make-all.com: Run config-a-gas.
14664         * setup.com: Don't copy subdirectory files around.
14666 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14668         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14669         target, it now compiles correctly.
14671 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14673         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14675 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14677         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14679 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14681         * configure.in (native_only): Add prms.
14683 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14685         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14686         (BINUTILS_SUPPORT_DIRS): Likewise.
14688 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14690         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14691         d10v support is added.
14693 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14695         * configure.in (d10v-*-*): New target.
14697 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14699         * config.guess (HP 9000/811): Recognize this as a PA1.1
14700         machine.
14702 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14704         * Makefile.in (do-tar-gz): New target, split out from tail end of
14705         taz target.  Run each command separately, don't use pipes.
14706         (taz): Use it.
14708 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14710         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14711         * mpw-build.in: No builds should depend on building byacc or flex,
14712         they are assumed to be installed already.
14714 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14716         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14717         variable that CC_FOR_TARGET needs.
14719 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14721         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14722         options have changed since the last time the subdirectory was
14723         configured, and if it has, reconfigure.
14724         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14725         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14727 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14729         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14730         CLEAN_MODULES): Add bash.
14731         (all-bash): New target.
14733 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14735         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14737 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14739         * config.sub (basic_machine): Recognize d10v as a valid processor.
14741 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14743         * mpw-configure: Add support for --bindir.
14744         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14746 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14748         * configure.in: add bash, time, gawk to list of hosttools and things
14749         to only build for native toolchains
14751 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14753         * Makefile.in (docdir): Remove.
14755 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14757         * Makefile.in (datadir): Set to $(prefix)/share.
14759 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14761         * configure.in: build diff and patch for cygwin32-hosted
14762         toolchains.
14764 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14766         * config.sub: Accept -rtems*.
14768 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14770         * configure.in: enable dosrel for cygwin32-hosted builds,
14771                 remove diff from the list of things not buildable
14772                 via Canadian Cross
14774 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14776         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14777         don't get ". ".
14779 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14781         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14783 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14785         * Makefile.in (taz): Handle case where tex3patch didn't even get
14786         checked out.  Also, if it was found, put the symlink in a new util
14787         subdirectory.
14789 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14791         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14793 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14795         * config.sub: Recognize -openvms.
14796         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14797         * make-all.com, setup.com: New files.
14799 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14801         * Makefile.in (taz): tex3patch moved to texinfo/util.
14803 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14805         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14806         * configure.in: remove make from disable-if-Can-Cross list
14807                 enable gdb if ${host} and ${target} are cygwin32
14809 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14811         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14812         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14814 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14816         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14817         distinguish sysv/svr4/bsd variants.
14818         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14820 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14822         * configure.in: Added copyright notice.
14823         * move-if-change: Added copyright notice.
14825 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14827         * configure.in (powerpcle-*-solaris*): Until we get shared
14828         libraries working, don't build gdb, sim, make, tcl, tk, or
14829         expect.
14831 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14833         * config.guess:  Merge with FSF:
14835         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14836         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14838         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14839         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14841         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14842         * config.guess:  Combine two OSF1 rules.
14843         Also recognize field test versions.  From mjr@zk3.dec.com.
14844         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14845         because GNU uname does not support -p.  From pmr@pajato.com.
14847 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14849         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14851 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14853         * mpw-README: Document GCCIncludes.
14855 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14857         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14859 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14861         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14863 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14865         * configure.in (*-*-cygwin32): Configure make.
14867 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14869         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14871 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14873         * Makefile.in (all-inet): Depend on all-perl.
14875         * Makefile.in (inet-install): New target.
14877         * Makefile.in (all-inet): Depend on all-tcl.
14878         (all-inet): Depend on all-send-pr.
14880 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14882         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14883         temporarily.
14885 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14887         * configure.in: Don't configure --with-gnu-ld on AIX.
14889 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14891         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14893 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14895         * Makefile.in (ALL_MODULES): Added all-inet.
14896         (CROSS_CHECK_MODULES): Added check-inet.
14897         (INSTALL_MODULES): Added install-inet.
14898         (CLEAN_MODULES): Added clean-inet.
14899         (all-indent): New target.
14901         * configure.in (host_tools): Added inet.
14902         (native_only): Added inet.
14903         (noconfigdirs): Added inet.
14905 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14907         * configure.in: Don't configure libgloss if we are not configuring
14908         newlib.
14910 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14912         * configure.in: Don't configure libgloss for unsupported
14913         architectures.
14915 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14917         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14919 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14921         * Makefile.in (ALL_MODULES): Include all-apache.
14922         (CROSS_CHECK_MODULES): Include check-apache.
14923         (INSTALL_MODULES): Include install-apache.
14924         (all-apache): New target.
14926         * configure.in: Added apache everywhere perl is seen.
14928 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14930         * Makefile.in: Add support for clean-{module} and
14931         clean-target-{module} rules.
14933 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14935         * configure.in (*-*-ose) do not build libgloss.
14937 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14939         * config.guess (prep*:SunOS:5.*:*): Turn into
14940         powerpele-unknown-solaris2.
14942 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14944         * configure.in: Permit --enable-shared to specify a list of
14945         directories.
14947 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14949         * configure.in (host==solaris): Pass only the first word of $CC
14950         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14952 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14954         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14956 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14958         * Makefile.in (ALL_MODULES): Include all-perl.
14959         (CROSS_CHECK_MODULES): Include check-perl.
14960         (INSTALL_MODULES): Include install-perl.
14961         (ALL_X11_MODULES): Include all-guile.
14962         (CHECK_X11_MODULES): Include check-guile.
14963         (INSTALL_X11_MODULES): Include install-guile.
14964         (all-perl): New target.
14965         (all-guile): New target.
14967         * configure.in (host_tools): Include perl and guile.
14968         (native_only): Include perl and guile.
14969         (noconfigdirs): Don't build guile and perl; no ports have been
14970         done.
14972 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14974         * configure (--enable-*): Handle quoted option lists such as
14975         --enable-sim-cflags='-g0 -O' better.
14977 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14979         * Makefile.in ({,inst}all-target): New rule so we can make and
14980         install all of the target directories easily.
14982 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14984         * configure.in: Add missing global flag in sed substitution when
14985         deleting `target-' from ${configdirs}.
14987 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14989         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14990         option.
14992         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14993         config/mh-necv4.
14995         * install.sh: Correct misspelling of transformbasename.
14997         * config.guess: Recognize mips-*-sysv*.
14999 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15001         * config.sub: Recognize mon960.
15003 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15005         * configure: Restore Canadian Cross handling of BISON and LEX,
15006         removed in Feb 20 change.
15008 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15010         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15011         Mention make install.  Remove the old copyright date as well the
15012         clumsy and rather pointless copyright on the README file.
15014 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15016         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15017         Makefile after running symlink-tree, then run `make distclean' to
15018         avoid clobbering any generated files in srcdir.
15020 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15022         * configure.in (m68k-*-netbsd*): Build everything now.
15024 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15026         * Makefile.in (taz): Fix quoting.
15028 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15030         * configure.in (sparclet-*-*): Build everything now.
15032 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15034         * configure.in (m68k-*-linux*): New host.
15036 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15038         * configure: Check for bison before byacc.
15040 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15042         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15043         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15044         searching PATH.  These are used as fallbacks by Makefile.in if
15045         flex/bison/byacc aren't in objdir.
15047 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15049         * Makefile.in: Make everything which depends upon all-bfd also
15050         depend upon all-opcodes, in case --with-commonbfdlib is used.
15052 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15054         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15055         building NT native compilers on Unix.
15057 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15059         * configure.in: Don't get CC from the host Makefile fragment if we
15060         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15061         Solaris test for /usr/ucb/cc to the post target script, just after
15062         the compiler sanity test.
15064 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15066         * config.sub: Merge with FSF.
15068 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15070         * Makefile.in (RPATH_ENVVAR): New variable.
15071         (REALLY_SET_LIB_PATH): Use it.
15072         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15074 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15076         * config.sub, configure.in: Recognize sparclet cpu.
15078 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15080         * config.guess:  Support m68k-cbm-sysv4.
15082 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15084         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15085         m68k-unknown-linuxaout from linker help string.  Put quotes around
15086         $ld_help_string.
15088 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15090         * config.guess (powerpc-harris-powerunix): Add guess for port
15091         to new target.
15093 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15095         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15097 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15099         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15100         $(REALLY_SET_LIB_PATH) in Makefile.
15101         * Makefile.in (SET_LIB_PATH): New variable.
15102         (REALLY_SET_LIB_PATH): New variable.
15103         ($(DO_X)): Use $(SET_LIB_PATH).
15104         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15105         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15106         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15107         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15108         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15109         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15110         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15111         (install-dosrel): Likewise.
15112         (all-opcodes): Depend upon all-libiberty.
15114 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15116         * config.guess (*:CYGWIN*): New
15118 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15120         * Makefile.in (all-target-winsup): All all-target-libiberty.
15122 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15124         * configure.in (noconfigdirs): Add missing # in front of comment.
15126 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15128         * configure.in: add second pass to things added to noconfigdirs
15129         so *-gm-magic can exclude libgloss properly.
15131 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15133         * mpw-configure (extralibs_name, rez_name): Set correctly
15134         for MWC68K compiler.
15136         * mpw-README: Add more info on the necessary build tools.
15138 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15140         * configure.in, config.sub: Recognize cygwin32.
15142 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15144         * config.guess, config.sub: Recognize A/UX.
15146 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15148         * config.sub: Merge with gcc/config.sub.
15150 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15152         * mpw-build.in (do-binutils): Add build of stamps.
15154 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15156         * config.sub: Add recognition for mips64vr4100*-* targets.
15158 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15160         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15161         Add creation of gconfigargs with `--enable-shared' turned on.
15162         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15163         ($(host)-stamp-stage3-configured): Likewise.
15164         (HOLES): Add chatr and ldd.
15165         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15167 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15169         * configure: Pass --nfp to recursive configures.
15171 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15173         * Makefile.in (DLLTOOL): New.
15174         (DLLTOOL_FOR_TARGET): New.
15175         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15176         (EXTRA_TARGET_FLAGS): Ditto.
15177         (EXTRA_GCC_FLAGS): Ditto.
15178         (CONFIGURE_TARGET_MODULES): Ditto.
15179         (DO_X): Ditto.
15180         * configure: Add DLLTOOL.
15182 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15184         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15185         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15186         mh-sco, since old workarounds no longer needed, and don't
15187         build ld, since libraries have weak symbols in COFF.
15189 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15191         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15193 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15195         * configure.in: Make sure that ${CC} can be used to compile an
15196         executable.
15198 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15200         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15201         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15202         nothing depending on whether gdbtk is being built.
15204 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15206         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15208 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15210         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15211         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15213 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15215         * config-ml.in: Add support for
15216         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15217         Simplify setting of multidirs from --disable-foo.
15219 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15221         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15222         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15223         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15224         non-empty, pass them on to the  GCC make.
15225         (all-bootstrap): New rule that is like all-gcc, except it executes
15226         the GCC bootstrap rule instead of the GCC all rule.
15228 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15230         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15232 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15234         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15235         DG/UX support.
15237 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15239         * config.sub (i*86*) Change [345] to [3456]
15241 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15243         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15244         --with-gnu-ld=no.
15246 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15248         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15249         AIX multilibs get built.
15251 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15253         * configure.in (i386-win32): Don't build expect if we're not
15254         building the tcl subdir.
15256 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15258         * Makefile.in: (configure-target-examples, all-target-examples):
15259         New targets, configure and build example programs.
15261 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15263         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15264         use it as input to sedit the generated MPW makefile.
15265         * mpw-README: Add a suggestion about Gestalt.h.
15267 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15269         * config.sub: Accept *-*-ieee*.
15271 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15273         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15274         Ronald F. Guilmette <rfg@monkeys.com>.
15276 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15278         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15279         for powerpc-pe native.
15280         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15281         (target==powerpc-pe): duplicate i386-win32 entry.
15283 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15285         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15286         of vxworks, not just vxworks5.1.
15288 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15290         * mpw-configure: Add support for exec-prefix.
15292 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15294         * config.guess: Recognize HP model 816 machines as having
15295         a PA1.1 processor.
15297 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15299         * configure: Ignore new autoconf configure options.
15301 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15303         * config.guess:  Recognize Pentium under SCO.
15304         From Robert Lipe <robertl@arnet.com>.
15306 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15308         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15310 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15312         * configure.in: Don't configure gas for alpha-dec-osf*.
15314 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15316         * configure.in: Default to --with-stabs for some targets for which
15317         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15318         i[345]86*-*-unixware*.
15320 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15322         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15323         rather than basing it on the target.  Simplify handling of options
15324         controlling which directories to configure.  Remove extraneous
15325         slash in multi-clean target.
15327 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15329         * config-ml.in: Prefix more variables with ml_ so they don't collide
15330         with configure's.
15332 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15334         * configure: Don't turn -v into --v.
15336 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15338         * configure.in (targargs): Fix typo.
15340         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15342 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15344         * configure.in: Strip --host and --target options from
15345         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15346         --with-cross-host option when building with a cross-compiler.
15347         * configure: Canonicalize the arguments put into config.status by
15348         always using `=' for an option with an argument.  Pass a presumed
15349         --host or --target explicitly.
15351 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15353         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15354         into general OS recognition case.
15356 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15358         * configure.in (target_configdirs): add target-winsup only
15359         for win32 target systems.
15361 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15363         * Makefile.in (all-target-libgloss): Depend upon
15364         configure-target-newlib, since when libgloss is built it looks to
15365         see if the newlib directory exists.
15367 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15369         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15370         cfg-ml-*.in.
15372 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15374         * configure: Handle LD and LD_FOR_TARGET when configuring a
15375         Canadian Cross.
15377 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15379         * configure.in (target_libs): add target-winsup.
15380         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15381         (target==ppcle-pe): remove ld from $noconfigdirs.
15383 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15385         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15386         Preserve relative path names in $srcdir.  Build symlink tree if
15387         configuring cross target dir and srcdir=. (= no VPATH support).
15388         (configure-target-libg++): Depend on configure-target-librx.
15389         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15390         * config-ml.in: New file.
15391         * symlink-tree: New file.
15392         * configure: Ensure srcdir="." if that's what it is.
15394 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15396         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15397         includes and FLEX_SKELETON setting.
15398         * mpw-configure (--with-gnu-ld): New option, controls whether
15399         to use PPCLink or ld with PowerMac GCC.
15400         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15401         * mpw-config.in: Configure grez if targeting Mac.
15403         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15404         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15405         just macos.
15406         * configure.in: Configure grez resource compiler if targeting Mac.
15407         * Makefile.in (all-grez, install-grez): New targets.
15409 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15411         * configure: CXX defaults to gcc, not g++.  If we find
15412         gcc in the path, set CC to gcc -O2.
15414 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15416         * configure: Default ${build} correctly.  Avoid picking up extra
15417         spaces when reading CC and CXX from Makefile.  When doing a
15418         Canadian Cross, use plausible default values for numerous
15419         variables.
15420         * configure.in: When doing a Canadian Cross, don't try to
15421         configure tools whose configure script can't handle it.
15423 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15425         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15427 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15429         * configure:  Remove dubious bug reporting address.
15431 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15433         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15434         configure script, run that instead of this directory's configure.
15435         In either case, print a message that we're configuring the sub-dir.
15437 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15439         * configure.in: Before checking for the existence of various files,
15440         use sed to filter out "target-".
15442 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15444         * Makefile.in (DO_X): Split rule to decrease command line length
15445         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15446         (Philippe De Muyter).
15448 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15450         * Makefile.in (all-patch): depend on all-libiberty.
15452 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15454         * configure.in: If the only directory in target_configdirs which
15455         actually exists is libiberty, then set target_configdirs to empty,
15456         to avoid trying to build a target libiberty in a gas or gdb
15457         distribution.
15459 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15461         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15462         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15463         systems.
15465 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15467         * configure.in (copy_dirs): Use sys-include instead of include
15468         for --with-headers option.
15470 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15472         * Makefile.in, configure.in: Make winsup builds work with
15473         new scheme.
15475 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15477         * configure.in: Build the linker on AIX.
15479 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15481         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15482         where needed.
15484 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15486         * Makefile.in (all-gcc): Fix typo.
15488 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15490         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15492 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15494         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15495         to target-xiberty, to provide more flexibility.
15496         (target_subdir):  Define.  Create if cross.
15497         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15498         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15499         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15500         check-libFOO -> check-target-libFOO, etc.
15501         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15502         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15503         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15504         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15505         allow ALL_GCC="" to only configure.
15506         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15507         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15508         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15510 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15512         * Makefile.in (taz): Build "info" in etc explicitly.
15514 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15516         * configure.in:  Make sure that CC is undefined (as opposed to
15517         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15518         problem with autoconf trying to configure on a host without GCC.
15520 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15522         * mpw-configure: Set host alias from choice of host compiler,
15523         only use generic MPW Makefile sed if present, edit a file
15524         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15525         * mpw-README: Add problem notes about CW6 and CW7.
15527 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15529         * Makefile.in (taz): Use ";" instead of ";;".
15531 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15533         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15534         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15535         DISTDOCDIRS.
15536         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15537         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15539 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15541         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15542         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15543         Move bfd to DISTSTUFFDIRS.
15545 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15547         * Makefile.in (X11_LIB): Removed.
15548         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15550         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15552 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15554         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15555         names.
15557 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15559         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15561 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15563         * configure.in (i[345]86-*-win32): Always build newlib.
15564         Don't configure cvs, autoconf or texinfo.
15565         * Makefile.in (LD_FOR_TARGET): New.
15566         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15567         Pass down LD_FOR_TARGET.
15569 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15571         * winsup: New directory.
15572         * Makefile.in: Build winsup.
15573         * configure.in: Winsup is configured when target is win32.
15574         Can only build win32 target GDB when native.
15576 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15578         * config.guess: Recognize HP model 819 machines as having
15579         a PA 1.1 processor.
15581 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15583         * configure: Fix sed loop which substitutes for CC and CXX to
15584         avoid bug found in various sed implementations.
15586 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15588         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15589         simulator.  Use standard powerpc-*-eabi*.
15591 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15593         * configure.in: Stop putting gas and binutils in noconfigdirs for
15594         powerpc-*-aix* and rs6000-*-*.
15596 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15598         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15599         -mcall-aixdesc libraries.
15601 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15603         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15605         * config.sub (arm | armel | armeb): Fix shell syntax.
15607 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15609         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15610         -msoft-float and -mcpu=common support.
15611         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15612         libraries.
15614 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15616         * configure.in: Allow configuration and build of emacs19 for the alpha.
15618 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15620         * configure.in (CC): Get ^CC, not just any old CC, from
15621         ${host_makefile_frag}.
15623 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15625         * configure.in (CC): Try to get CC from
15626         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15628 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15630         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15631         only if it exists in $(srcdir).
15633 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15635         * configure: If CC and CXX are not set in the environment, set
15636         them, based on either an existing Makefile or on searching for gcc
15637         in PATH.  Substitute for CC and CXX in Makefile.
15638         * configure.in: Remove libm from target_libs.  Separate
15639         target_configdirs from configdirs.  If CC is not set in
15640         environment, try to get it from a host Makefile fragment.  Rewrite
15641         changes of configdirs to use skipdirs instead.  A few minor
15642         tweaks.  Take directories out of target_configdirs as they are
15643         taken out of configdirs.  Remove existing Makefile files from
15644         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15645         CONFIG_ARGUMENTS in Makefile.
15646         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15647         by configure.in.
15648         (CONFIG_ARGUMENTS): Likewise.
15649         (CONFIGURE_TARGET_MODULES): New variable.
15650         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15651         ($(CONFIGURE_TARGET_MODULES)): New target.
15652         (configure-libg++, configure-libio): New targets.
15653         (all-libg++): Depend upon configure-libg++.
15654         (all-libio): Depend upon configure-libio.
15655         (configure-libgloss, all-libgloss): New targets.
15656         (configure-libstdc++): New target.
15657         (all-libstdc++): Depend upon configure-libstdc++.
15658         (configure-librx, all-librx): New targets.
15659         (configure-newlib): New target.
15660         (all-newlib): Depend upon configure-newlib
15661         (configure-xiberty): New target.
15662         (all-xiberty): Depend upon configure-xiberty.
15664 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15666         * configure.in (host i[345]86-*-win32):  Expand the
15667         noconfigdirs again.
15669 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15671         * mpw-configure: Fix sed command file name.
15673 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15675         * configure.in (host i[345]86-*-win32): Reduce the
15676         noconfigdirs again.
15678 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15680         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15681         or powerpc*-*-pe*, since they are not yet supported.
15683 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15685         Add PowerMac support and many other enhancements.
15686         * mpw-configure: New option --cc to select compiler to use,
15687         paste options set according to --cc into the generated
15688         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15689         if mpw-make.sed is present.
15690         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15691         add forward includes for PowerPC include files.
15692         * mpw-build.in: Build using Makefile.PPC if present.
15693         (do-byacc, etc): Remove separate version resource builds.
15694         (do-gas): Build "stamps" before "all".
15695         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15696         * mpw-README: Update to reflect --cc option, PowerMac support,
15697         and recently-reported compatibility problems.
15699 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15701         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15702         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15703         (--with-multilib-top): Pass to recursive invocations.
15705 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15707         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15708         v810-*-*.
15710 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15712         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15713         gdb, ld and opcodes on v810-*-*.
15715 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15717         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15718         (local-maintainer-clean): New target.
15719         (maintainer-clean): New target.
15720         (realclean): Just depend upon maintainer-clean.
15722 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15724         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15726 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15728         * configure.in: Build ld in mips*-*-bsd* case.
15730 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15732         * config.sub: Accept -lites* OS.  From Ian Dall.
15734 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15736         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15737         targets.
15739 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15741         * configure.in: treat i386-win32 canadian cross the same as
15742         i386-go32 canadian cross.
15744 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15746         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15747         running under the simulator to build a reduced set of libraries.
15748         (powerpc-*-eabiaix): Add fine grained multilib support added to
15749         other powerpc targets yesterday.
15751 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15753         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15754         -disable-softfloat, -disable-relocatable, -disable-aix, and
15755         -disable-sysv to control which multilib libraries get built.
15757 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15759         * configure: Add Makefile.tem to list of files to remove in trap
15760         handler.
15762 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15764         * config.guess (*Linux*):  Add missing "exit"s.
15765         Also, need specific check for alpha-unknown-linux (uses COFF).
15767 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15769         * config.guess:  Merge with FSF:
15771         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15772         * config.guess (AIX4): More robust release numbering discovery.
15774         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15775         * config.guess (i386-sequent-ptx): Properly get version number.
15777         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15778         * config.guess (mips:*:4*:UMIPS): New case.
15780 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15782         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15783         (i386-win32 host): Likewise.  Don't build readline.
15785 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15787         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15788         SUPPORT_FILES to submakes.
15790 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15792         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15793         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15794         mpw-configure.
15796 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15798         * configure.in (appdirs): Use =, not ==, in test expression when
15799         trying to build the text to print in the warning message for
15800         Solaris users.
15802 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15804         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15806 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15808         * config.guess: Recognize lynx-2.3.
15810 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15812         * config.sub (z8ksim): Deleted
15813         (z8k-*-coff): New, this is the one true name of the target.
15815 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15817         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15819 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15821         * config.guess (*:Linux:*:*): First try asking the linker what the
15822         default object file format is (elf, aout, or coff).  Then if this
15823         fails, try previous methods.
15825 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15827         * configure.in: Don't build newlib for *-*-vxworks5.1.
15829 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15831         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15832         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15834 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15836         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15838 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15840         * cfg-ml-com.in: New file.
15841         * cfg-ml-pos.in: New file.
15843 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15845         * COPYING.NEWLIB: Add HP free copyright to list.
15847 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15849         * config.sub: Recognize -eabi* for the system, not just -eabi.
15851 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15853         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15854         * config.sub, configure.in (win32): New target and host.
15856 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15858         * configure.in: Add i386-pe configuration.
15860 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15862         * mpw-build.in (install): Install GDB after LD.
15864 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15866         * mpw-config.in (elf/mips.h): Always forward-include, needed
15867         for GDB to build.
15869 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15871         * testsuite: New directory for customer acceptance and whole tool
15872         chain tests.
15874 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15876         * configure: If per-host line isn't found, but AC_OUTPUT is found
15877         and a configure script exists, run it instead.
15879 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15881         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15883 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15885         * configure: Set build_{cpu,vendor,os,alias} to host values when
15886         --build isn't specified.
15888 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15890         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15891         (FLAGS_TO_PASS): Pass them.
15892         (EXTRA_TARGET_FLAGS): Ditto.
15894 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15896         * Makefile.in (all-libg++): Depend on all-libstdc++.
15898 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15900         * configure.in (noconfigdirs): Enable all packages for
15901           i386-unknown-netbsd.
15903 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15905         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15906         hosted builds (DOS builds)
15908 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15910         Changes for ARM based on patches from Richard Earnshaw:
15911         * config.sub: Handle armeb and armel.
15912         * configure.in: Omit arm linker only for riscix.
15914 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15916         * config.guess:  Update from FSF.
15918 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15920         * config.sub: Recognize powerpcle as the little endian variant of
15921         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15922         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15923         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15924         temporarily.
15926 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15928         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15930 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15932         * config.sub: Accept -lites* as a basic system type.
15934 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15936         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15937         installed, and if so return linuxoldld as the system name.
15939 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15941         * config.guess: Add hppa1.1-hp-lites support.
15943 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15945         * configure.in: Don't build newlib for m68k-vxworks5.1.
15947 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15949         * configure.in (mips-sgi-irix6): Use mh-irix5.
15951 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15953         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15955 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15957         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15958         OSF/1.  Fix compiler flags.
15959         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15961 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15963         * configure.in: Recognize --with-newlib.
15964         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15966 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15968         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15969         to *_X11_MODULES due to gdbtk needing X include files et al.
15971 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15973         Merge in support for Mac MPW as a host.
15974         (Old change descriptions retained for informational value.)
15976         * mpw-config.in: Add generic include forwards for cpu-specific
15977         include files in aout and elf directories.
15979         * mpw-configure: Added copyright.
15980         * mpw-config.in: Check for presence of required build tools.
15981         (target_libs): Add newlib.
15982         (target_tools): Add examples.
15983         (Read Me): Generate as "Read Me for MPW" instead.
15984         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15985         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15986         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15988         * mpw-configure: Remove subdir-specific makefile hackery,
15989         delete mk.tmp after using it.
15991         * mpw-build.in (all): Display start and end times.
15993         * mpw-configure (host_canonical): Set.
15994         (target_cpu): Always add to makefiles.
15995         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15996         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15997         (mpw-mh-mpw): Look for in srcdir and srcroot.
15998         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16000         * mpw-build.in: (install-only): New target.
16002         * mpw-configure (host_alias, target_alias): Rename from hostalias
16003         and targetalias, add into generated Makefile.
16004         (mk.tmp): If present, add into generated Makefile.
16005         * mpw-build.in (all-gas): Build config.h first before gas proper.
16007         * mpw-configure (config.status): Write only if changed.
16008         * mpw-config.in (readline): Configure it (not built, just used for
16009         definitions).
16011         * mpw-config.in (elf/mips.h): Add a forward include.
16013         * mpw-config.in: Forward-include most .h files in include into
16014         extra-include.
16015         (readline): Don't build.
16016         mpw-build.in (install): Install GDB.
16018         * mpw-configure (prefix, mpw_prefix): Handle it.
16019         * mpw-config.in (mmalloc, readline): Don't configure.
16020         * mpw-build.in (thisscript): Rename to ThisScript.
16021         Use mpw-build instead of BuildProgram everywhere.
16022         (mmalloc, readline): Don't build.
16023         * mpw-README: New file, basic documentation about the MPW port.
16025         * mpw-config.in: Use forward-include to create include files.
16027         * mpw-configure: Add more things to the top of each configured
16028         Makefile, including contents of config/mpw-mh-mpw.
16029         * mpw-config.in (extra-include): Create this directory and fill it
16030         with Posix-like include files when configuring.
16032         * config.sub (apple, mac, mpw): Add various aliases.
16034         * mpw-build.in: New file, top-level build script fragment for MPW.
16035         * mpw-configure: New file, configure script for MPW.
16036         * mpw-config.in: New file, config fragment for MPW.
16038 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16040         * configure.in (host_libs): Remove glob, since it is gone from the
16041         sources.
16043 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16045         * Makefile.in: define empty GDB_NLM_DEPS var.
16047         * configure.in(target_makefile_frag): use config/mt-netware
16048         for netware targets.
16050 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16052         * config.sub: Merge in recent FSF changes.  Remove linux special
16053         cases.
16055 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16057         Revert this change:
16059         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16061                 * build-all.mk: Use CC=cc -Xs on Solaris.
16063 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16065         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16066         stop using it.
16067         * Makefile.in: Nuke all references to glob subdirectory.
16069 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16071         * configure.in: Fix --enable-shared logic in per-host.
16073 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16075         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16077 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16079         * configure.in (noconfigdirs): Don't build gas on AIX, for
16080         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16082 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16084         * configure: Fix --cache-file to work if the file argument is a
16085         relative path.
16087 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16089         * configure: If the --cache-file is used, pass it down to
16090         configure in subdirectories.
16092 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16094         * config.sub: add vxworks29k configuration.
16096 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16098         * Makefile.in (taz): Do "diststuff" part quietly.
16100 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16102         * config.sub: Mini-merge with gcc/config.sub.
16104 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16106         * config.guess (IRIX): Sed - to _.
16108 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16110         * Makefile.in (source-vault, binary-vault): New targets.
16112 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16114         * config.sub: Recognize -eabi as a basic system type.
16116 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16118         * configure.in (enable_shared stuff): Fix typo.
16120 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16122         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16124 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16126         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16128 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16130         * configure.in (rs6000-*-*): Don't build gas.
16132 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16134         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16135         reduce command line length.
16136         (AS_FOR_TARGET): Check for as.new, not Makefile.
16137         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16139 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16141         * config.guess:  Merge from FSF.
16143 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16145         * configure: Don't use $ when handling program_suffix.
16147 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16149         * configure.in:  Configure tk for hppa/hpux.
16151 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16153         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16155 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16157         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16158         to LIBCXXFLAGS.  Tests are better run without it.
16160 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16162         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16164 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16166         * configure.in (*-*-netware*): Don't configure xiberty.
16168 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16170         * configure.in:  Remove tk from native_only list.
16172 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16174         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16175           for special NCD build.
16177 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16179         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16180         makeall.bat, they're only useful for binutils snapshots.
16181         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16182         makeall.bat to specified SUPPORT_FILES.
16184 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16186         * build-all.mk: Add Ericsson targets to sun4 and solaris
16187           hosts.  Add  BNR's sun4 target to solaris host, so their
16188           build-from-source will be tested in-house first.
16190 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16192         * Makefile.in (LIBCFLAGS): New variable.
16193         (CFLAGS_FOR_TARGET): Ditto.
16194         (LIBCFLAGS_FOR_TARGET): Ditto.
16195         (LIBCXXFLAGS): Ditto.
16196         (CXXFLAGS_FOR_TARGET): Ditto.
16197         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16198         (BASE_FLAGS_TO_PASS): Pass them.
16199         (EXTRA_TARGET_FLAGS): Ditto.
16201         * configure.in: Support --enable-shared.
16203 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16205         * configure.in (target_libs):  Include libstdc++ again.
16206         * config.guess:  Update from FSF (for FreeBSD).
16208 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16210         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16211         makeall.bat.
16212         (DISTDOCDIRS): Add `etc'.
16213         (ETC_SUPPORT_PFX): New variable.
16214         (taz): Include anything from etc starting with a word in
16215         ETC_SUPPORT_PFX.
16217 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16219         * config.sub: Update for recent FSF changes.  Remove obsolete
16220         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16221         spacing changes.
16223 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16225         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16227         * config.guess:  Merge with FSF.
16228         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16230 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16232         * configure: Since the "trap 0" handler will override the exit
16233         status on many systems, only use it for "exit 1", and make it set
16234         a non-zero exit status; reset it before "exit 0".  Also, check
16235         exit status of config.sub, and error out if it failed.
16237 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16239         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16240         and install libgloss.
16242 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16244         * Makefile.in (all-binutils): Depend upon all-byacc.
16246         * configure.in: Don't build emacs on Irix 5.
16248 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16250         * configure.in (*-*-netware*): Add libio.
16252 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16254         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16255         (CHECK_TARGET_MODULES): Ditto.
16256         (INSTALL_TARGET_MODULES): Ditto.
16257         (TARGET_LIBS): Ditto.
16258         (all-libstdc++): Note dependencies.
16260 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16262         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16264 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16266         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16267         -fexternal-templates.
16269         * configure.in (target_libs): Add libstdc++.
16270         (noconfigdirs): Add libstdc++ as appropriate.
16272 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16274         * config.guess:  Update from FSF.
16276 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16278         * configure: Use ${config_shell} when running ${configsub}.
16280 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16282         * config.sub: No longer recognize h8300h.
16284 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16286         * config.sub: Remove extraneous differences between config.sub and
16287         gcc/config.sub.
16289 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16291         * Makefile.in (DISTSTUFFDIRS): Add gas.
16293 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16295         * COPYING.NEWLIB: New file.
16297 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16299         * config.guess (HP-UX):  Patch from Harlan Stenn
16300         <harlan@landmark.com> to also emit release level.
16302 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16304         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16306 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16308         * config.sub:  Merge nextstep cleanup from FSF.
16310 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16312         * configure.in (arm-*-*): Don't configure ld for this target.
16314 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16316         * configure.in (*-*-netware): don't configure libg++, libio,
16317           librx, or newlib.
16319 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16321         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16322         configure ld--it works, but it doesn't support shared libraries.
16324 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16326         * config.guess (*-unknown-freebsd*):  Get rid of possible
16327         trailing "(Release)" in version string.
16328         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16330 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16332         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16333         Fix type: *-next-neststep -> *-next-nextstep.
16335         * config.guess:  Merge from FSF:
16337         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16339         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16341         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16343         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16344         instead of UNIX_SV for UnixWare 1.0).
16346 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16348         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16349         to make gdb/nlm/* build after the compiler and linker.
16351 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16353         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16354         not just i[34]86.
16355         (m68k-atari-sysv4):  Relocate to match FSF version.
16357         * config.guess:  More merges from the FSF:
16359         Add a space before function call or macro invocation.
16361         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16363         * config.guess: Add trap cmd to remove dummy.c and dummy when
16364         interrupted.
16366         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16368         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16369         (dummy): Redirect stderr from compilation of dummy.c.
16371         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16373         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16375 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16377         * configure: Accept and ignore --cache*, for compatibility with
16378         new autoconf.
16380 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16382         * config.guess:  Merge from FSF:
16384         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16386         * config.guess (Pyramid*:OSx*:*:*): New case.
16387         (PATH): Add /.attbin at end for finding uname.
16388         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16390         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16392         * config.guess (M88*:DolphinOS:*:*): New case.
16394         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16396         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16397         to select whether to use ELF or COFF.
16399         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16401         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16403         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16405         * config.guess: Guess the OS version for HPUX.
16407         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16409         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16411 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16413         * configure.in: Recognize --with-headers, --with-libs, and
16414         --without-newlib.
16415         * Makefile.in (all-xiberty): Depend upon all-ld.
16417 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16419         * configure.in: Change i[34]86 to i[345]86.
16421 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16423         * configure (version): A few more tweaks to help message.
16425 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16427         * Makefile.in:  Remove (for now) librx as a host library,
16428         now that we're building it for target.
16430 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16432         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16433         (Karl Berry).
16435 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16437         * configure.in:  Also configure librx.
16439 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16441         * Makefile.in:  Update various rules to reflect that librx
16442         is now needed for libg++.
16444 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16446         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16448 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16450         * configure.in: Configure the examples directory.
16452 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16454         * configure: Simplify Jun 2 1994 change.
16456 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16458         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16459         /bin/gcc isn't good enough to build gcc.
16461 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16463         * Makefile.in (GDB_SUPPORT_FILES): Remove
16464         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16465         (gdb.tar.gz): Add new rule to use standard distribution building
16466         mechanism.
16468 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16470         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16471         Bill Cox <bill@cygnus.com>.
16473 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16475         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16477 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16479         * configure:  Search current dir first in .gdbinit.
16481 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16483         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16485 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16487         * config.sub:  Refer to NeXT's operating system as nextstep.
16489         * config.sub (case $basic_machine):  Re-order the cases, to match
16490         the order in the FSF version (which is mostly alphabethical).
16491         Merge in some additions and changes from the FSF.
16493 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16495         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16496         * config.sub: Recognize cxux7.
16497         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16499 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16501         * config.sub:  Fix typo powerpc -> powerpc-*.
16503 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16505         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16507         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16508         parallel with all-emacs and install-emacs).  Top-level command
16509         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16511 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16513         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16514         $(relbindir)/make before doing ``make install'', and use
16515         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16516         installing over running make binary.
16517         ($(host)-stamp-stage3-installed): Likewise.
16519 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16521         * config.guess: Recognize Mach.
16523 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16525         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16526         see whether --exec-prefix was used.
16528 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16530         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16532 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16534         * Makefile.in: Add all-librx target similar to all-libproc.
16536 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16538         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16539         with post 1.2 uname bogosity.
16541 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16543         * configure: Remove temporary files on receipt of a signal.
16545 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16547         * configure: If there is a package_makefile_frag, remove
16548         ${subdir}/Makefile.tem after copying it in.
16550 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16552         * build_all.mk: support rs6000 lynx identifies itself as
16553         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16554         since /bin/gcc is too feeble to compile a modern gcc.
16556 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16558         * brought devo/test-build.mk update-to-date with progressive/
16559           test-build.mk. Add lynx targets and hppa flag info.
16561 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16563         * configure.in:  Use mh-ncrsvr43.  Patch from
16564         Tom McConnell <tmcconne@sedona.intel.com>.
16566 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16568         * config.guess (i386-unknown-bsdi):  No longer need to
16569         check #if defined(__bsdi__) && defined(__i386__).
16571 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16573         * configure: Set program_transform_nameoption correctly.
16575 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16577         * brought build-all.mk update-to-date with progressive build-all.mk,
16578           added new targets and hppa info.
16580 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16582         * configure: If config.guess result is a prefix of the user
16583         specified target, assume a native build and use the user specified
16584         target as the host alias.  Remove SunOS patch suffix removal hack.
16585         * configure.in: Remove SunOS patch suffix removal hack.
16587         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16588         in NATIVE_CHECK_MODULES.
16590 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16592         * Makefile.in: Rename HOST_ONLY to NATIVE.
16593         * configure: Delete SunOs patch suffix from host_canonical
16594           and build_canonical variables that are prepended to Makefiles.
16595         * configure.in: Add comments for easier maintenance.
16597 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16599         * Makefile.in: Add all-libproc target similar to all-gui.
16601 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16603         * Makefile.in (CHECK_MODULES): split into
16604         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16606 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16608         * config.guess (i386-unknown-bsdi): New system to guess.
16610 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16612         * Makefile.in: Add all-gui target (but not yet build by "all").
16614 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16616         * config.sub: Move deletion of patch suffix from here...
16617         * configure.in: To here, at Ian's suggestion.  The top-
16618           level scripts might need to know of a patch level.
16620 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16622         * config.sub: Strip off patch suffix so rtl is recognized
16623           as a sunos4.1.3 machine, even though it's been patched.
16625 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16627         * Makefile.in (INSTALL_LAST): Delete.
16628         (INSTALL_DOSREL): New.
16630 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16632         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16633         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16634         whether we pass down --with-gnu-ld anyhow.
16636 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16638         * Makefile.in (INSTALL_LAST): Change operation so it works
16639         on more flavors of make.
16640         * configure.in (go32): Don't build libg++ or libio.
16642 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16644         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16645         they can be overriden by templates.
16647 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16649         * configure.in (target==go32): Don't build gdb.
16650         * dosrel: New directory.
16652 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16654         * configure.in (host==go32): Configure dosrel too.
16655         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16656         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16657         be set by incoming names or templates.
16658         (INSTALL_LAST): New rule.
16660 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16662         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16664 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16666         * configure.in (appdirs): New variable.  Currently empty, but will
16667         be used in gas distribution.  If nonempty, lists a set of
16668         directories at least one of which must get configured, or top
16669         level configuration is considered to have failed.
16670         (rs6000-*-lynxos*): Use new file name.
16672 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16674         Eliminate XTRAFLAGS.
16675         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16676         newlib include files using -idirafter, and also use -nostdinc.
16677         (CXX_FOR_TARGET): Likewise.
16678         (XTRAFLAGS): Removed.
16679         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16680         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16681         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16682         ($(DO_X)): Don't pass down XTRAFLAGS.
16684 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16686         * configure.in (mips*-dec-bsd*): New target; do build linker.
16687         (mips*-*-bsd*): New target; don't build linker.
16689 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16691         * configure.in: support rs6000-*-lynxos* configuration.
16692         support sunos4 as a cross target.
16694         * config.sub: look for lynx*, not lynx since the OS version may
16695         legitimately be part of the name.
16697 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16699         * configure.in (i[34]86-*-sco*): Move to be with other i386
16700         targets.
16701         (romp-*-*): New target.  Skip various binary utilities.
16702         (vax-*-*): New target.  Don't build newlib.
16703         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16705 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16707         * configure.in: Only set host_makefile_frag if config
16708         directory exists.
16710 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16712         * install.sh: If $dstdir exists, don't check whether each
16713         component does.
16715 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16717         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16719 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16721         * configure.in (*-*-lynxos*): Don't configure newlib for either
16722         native or cross Lynx.
16724 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16726         * config.sub (sparc64-elf): Fix os.
16727         (z8k): Remove duplicate.
16729 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16731         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16732         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16734 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16736         * configure: Make file links cleanly even if Lynx fails on
16737           an NFS symlink (at least fail cleanly).
16739 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16741         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16742         -XNh2000.
16744 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16746         * configure: Unknown options are fatal again.
16748 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16750         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16751         compatibility.
16753 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16755         * build-all.mk: Add `clean' target.
16757 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16759         * config.guess:  Add SINIX support.
16760         * configure.in:  Add mips-*-sysv4* support.
16762 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16764         * build-all.mk: Document all useful targets.
16765         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16766         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16768 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16770         * configure: Support --silent, --quiet.
16772 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16774         * configure: Support --disable-FEATURE.
16776 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16778         * config.guess: Recognize NCR running SVR4.3.
16780 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16782         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16783         Patch from Paul Eggert <eggert@twinsun.com>.
16785 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16787         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16789 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16791         * configure: Make unrecognized options give nonfatal warnings
16792         instead of fatal errors, and pass them to any subdirectory
16793         configures in case they recognize them.
16794         Make --x equivalent to --with-x.
16796 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16798         * configure: Add --enable-* options.  Clean up usage message and
16799         some comments.
16801 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16803         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16805 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16807         * configure.in (hppa*-*-*): Enable binutils.
16809 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16811         * config.sub: Recognize cisco.
16813 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16815         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16817 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16819         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16820         than one configuration name.  Add comment.
16822 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16824         * config.guess: about target *-hitachi-hiuxwe2, fixed
16825         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16826         macro is incorrect.]
16828 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16830         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16831         than the "make ls" stuff which used to be here.
16833 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16835         * config.guess:  Recognize i[34]86-unknown-freebsd.
16836         From Shawn M Carey <smcarey@rodan.syr.edu>.
16838 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16840         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16842 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16844         * config.guess: Check for ptx.
16846 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16848         * config.sub: Add os9k checking.
16850 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16852         * config.guess: Handle OSF1 running on HPPA processors
16854 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16856         * configure: If subdir configure fails, print out a message with
16857         subdirectory name, in case subdir's configure code didn't identify
16858         itself.
16860 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16862         * configure.in: Remove embedded newlines from configdirs.
16863         Avoid mismatches of substrings.  Fix matching strings at end
16864         of configdirs.
16866 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16868         * config.guess:  Add Lynx/rs6000 config support.
16870 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16872         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16874 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16876         * configure.in (hppa*-*-osf*): Treat this just like most other
16877         PA configurations (eg no binutils or ld).
16878         (hppa*-*-*elf*): These configurations have binutils and ld.
16880 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16882         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16884 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16886         * configure.in (rs6000-*-*): Build gas.
16888 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16890         * Makefile.in:  Avoid bug in losing hpux sed.
16892 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16894         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16895         for GDB and GDB has been fixed to not need it.
16897 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16899         * config.guess: Recognize vax hosts.
16901 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16903         * configure (while loop): Don't use "break 2" inside case
16904         statement -- the case statement isn't an enclosing loop.
16906 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16908         * config.guess:  Clean up NeXT support, to allow nextstep
16909         on Intel machines.  Make OS be nextstep.
16911 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16913         * config.guess: Add alternate forms for Convex.
16915 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16917         * configure:  Completely rewrite option processing.  Take
16918         advantage of pattern-matching to avoid invoking test frequently.
16919         Also clean up host and target defaulting logic.
16921 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16923         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16924         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16925         commands (plus user environment) will fit SCO limits.
16927 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16929         * configure.in: Don't issue warnings about directories which are
16930         not being configured if -norecursion is set.  Correct test for
16931         --with-gnu-as and --with-gnu-ld to not get confused by substring
16932         matches.
16934         * configure.in: Don't build gas for alpha-dec-osf1*.
16936 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16938         * configure:  Back out Per's change of 12/19/1993.  It changes the
16939         behavior of configure in unexpected and confusing ways.
16941         Also, use different delim char when calculating
16942         program_transform_name so that the name can contain slashes.
16944 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16946         * configure.in, config.sub: Add support for VSTa micro-kernel.
16948 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16950         * configure.in: Nuke hacks which were used to get a special
16951         version of GAS for HPPA configurations.
16953 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16955         * configure:  If only ${target_alias} is given, use that
16956         as the default for ${host_alias}.
16957         * configure:  Add missing back-slashes before nested quotes.
16959 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16961         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16963 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16965         * config.guess:  Recognize some Tektronix configurations.
16966         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16968 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16970         * config.sub: Match any flavor of SH.
16972 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16974         * configure.in: Don't try to configure newlib for Alpha.
16976 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16978         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16979         libg++ or libio for any Alpha target.
16981         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16983 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16985         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16986         default arguments -- so it tried to compress itself.
16988 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16990         * configure.in (notsupp): ensure that a space is always at the end
16991           of the configdirs list, since the grep checks for an explicit space
16993 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16995         * configure.in (target i386-sysv4.2): don't build ld, since static
16996           versions of many libraries are not available.
16998 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17000         * config.guess: Recognize Apollos (using environment variables).
17001         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17003 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17005         * config.guess: Recognize Sony news mips running newsos.
17007 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17009         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17010         "fi ; else" for bash.
17012 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17014         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17016 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17018         * config.sub: accept unixware as an alias for svr4.2.
17019         Fix some inconsistancies with the gcc version.
17021 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17023         * Makefile.in (DISTDOCDIRS):  Add gdb.
17025 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17027         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17029 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17031         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17032         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17033         this now.
17035 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17037         * config.sub: Accept hiux* as an OS name.
17039         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17040         etc/make-stds.texi.  The underscore came from gcc, and dje now
17041         agrees that RUNTESTFLAGS is the correct name.
17043 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17045         * install.sh:  Remove 'set -e'.  It makes any conditionals
17046         in the script useless.
17048         * config.guess: Automatically recognize arm-acorn-riscix
17049         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17051 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17053         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17055 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17057         * Makefile.in (DISTDOCDIRS): New variable.
17058         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17059         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17061 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17063         * configure.in (hppa target): check the source directory for the
17064           pagas sub-directory
17066 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17068         * config.sub: Allow -aout* and -elf*.
17070 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17072         * configure.in: Don't build ld on i386-solaris2, same as for
17073         sparc-solaris2.
17075 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17077         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17079 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17081         * configure.in:  Configure gdb for alpha.
17083 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17085         * Makefile.in (CXXFLAGS): Add -O.
17087 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17089         * config.guess: added support for DG Aviion
17091 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17093         * configure.in: Produce warning message for subdirectories not
17094         configurable for this host/target combination.  Don't try to
17095         configure gdb for vms.
17097 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17099         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17100         appropriate files before making "diststuff".
17101         (DISTBISONFILES): New var: list of files to be edited.
17102         (DISTSTUFFDIRS): Add binutils.
17104 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17106         * config.sub: also handle mipsel and mips64el (for little endian mips)
17108 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17110         * configure.in: Add * to end of all OS names.
17112 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17114         * configure.in: Build newlib for LynxOS native.
17116 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17118         * config.guess: Add support for delta 88k running SVR3.
17120         * configure.in: Add comment about HP compiler vs. emacs.
17122 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17124         * configure.in: don't build ld on solaris2 (not a viable option
17125           due to bugs in getpwnam & getpwuid)
17127 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17129         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17130         config.guess will produce a full version number.
17132 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17134         * configure.in: Build linker and binutils for alpha-dec-osf1.
17136 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17138         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17139         and gdb/testsuite/Makefile.in.
17141 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17143         * configure.in: recognize mips*- instead of mips-
17145 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17147         * config.sub: Accept linux*coff and linux*elf as operating
17148         systems.
17150 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17152         * config.sub: Recognize mips64, and mips3 as an alias for it.
17154 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17156         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17157         gdb knows how to handle OSF/1 shared libraries.
17159 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17161         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17162         * config.guess: Recognize Hitachi's HIUX.
17163         * config.sub: Recognize h3050r* and hppahitachi.
17164         Remove redundant cases for hp9k[23]*.
17166 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17168         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17169         if gas and ld are in the source tree and are in ${configdirs}.
17170         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17171         --with options (but still pass them down on the command line,
17172         if they were explicitly specified).
17174 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17176         * configure: substitute SHELL value in Makefile.in with
17177         ${CONFIG_SHELL}
17179 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17181         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17182         *-*-solaris2* targets.
17184 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17186         * Makefile.in: define M4, and pass it down to sub-makes;
17187         all-autoconf now depends on all-m4
17189 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17191         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17192         presence of {ar,ranlib} instead of a configured directory
17194 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17196         * config.guess: Accept 34?? as well as 33?? for NCR.
17198 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17200         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17201         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17203 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17205         * configure: grab values for $(CC) and $(CXX) from the
17206         environment, so that someone can do "CC=gcc configure; make" and
17207         have it work right (matching the way that autoconf works now)
17209         * configure.in, Makefile.in: add support for gash, the tcl
17210         interface to Galaxy
17212         * config.guess: add NetBSD variants (hp300, x86)
17214 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17216         * install.sh: Support -d option (in the manner of SunOS 4 install,
17217         as it is more deterministic than that of GNU install)
17218         (chmodcmd): Set file to mode 755 by default (should also do default
17219         chgrp and chown, but I don't feel like dealing with that now)
17221 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17223         * config.sub: Remove h8300hhms alias.
17225 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17227         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17229 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17231         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17232         as stmp-fixinc
17234 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17236         * config.sub: recognize m88110-bug-coff.
17238 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17240         * Makefile.in (all-libio): all dependencies on the toolchain used
17241         to build this (gcc, gas, ld, etc)
17243 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17245         * config.guess: Deal with OSF/1 1.3 on alpha.
17247 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17249         * install.sh: add some 'else true' clauses for portability
17251         * configure.in: don't build libio for h8[35]00-*-* targets
17253 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17255         * Makefile.in:  Add support for new libio.
17257 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17259         * install.sh: If one command fails, don't try the rest.  Don't try
17260         to remove $dsttmp (via trap) unless we have already created it.
17261         If $src doesn't exist, detect it and exit with an error.
17263         * config.guess: Recognize BSD on hp300.
17265 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17267         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17268         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17270 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17272         * Makefile.in (all-send-pr): depends on all-prms
17274 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17276         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17278 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17280         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17281         Added test for mips-mips-riscos5.
17283 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17285         * configure.in: use mh-hp300 for 68k HP hosts
17287 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17289         * configure: add support for CONFIG_SHELL, so that you can use
17290         some alternate shell for evaluating configure scripts
17292 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17294         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17295         in configure script to bug-gdb@prep.ai.mit.edu when building
17296         distribution archive.
17297         * Makefile.in (COMPRESS):  Remove def.
17298         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17299         gdb.tar.Z and make-gdb.tar.Z respectively.
17300         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17301         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17302         to convergence with 'taz' target in Makefile.in.
17304 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17306         * install.sh (dsttmp): use trap to ensure that tmp files go
17307         away on error conditions
17309 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17311         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17313 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17315         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17316         its parent is '/' not ''.
17318         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17320 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17322         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17323         that ${newsrcdir}/configure.in does.
17325 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17327         * test-build.mk: support for CONFIG_SHELL
17329 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17331         * config.sub (netware):  Add as a basic system type.
17333 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17335         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17336           $(srcdir)/ from the dependency on Makefile.in.
17338 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17340         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17341         (h8300hhms is temporary until multi-libraries are implemented).
17342         * configure.in: Handle h8300h too.
17344 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17346         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17348 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17350         * configure:  Remove extraneous output when guessing host type.
17351         * config.guess:  Remove extraneous output when guessing using C
17352         compiler rather than uname, or when guessing fails.
17354 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17356         * Makefile.in: remove all.cross and install.cross targets
17358         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17359           definitions
17361 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17363         * configure.in (target sh): Build gprof.
17365 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17367         * config.sub: change -solaris to -solaris2
17369 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17371         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17373 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17375         * configure: Correct error message for missing Makefile.in to
17376         print correct directory.
17378 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17380         * install.sh: kludge around 386BSD shell bug
17382 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17384         * config.guess:  Recognize NeXT.
17385         * config.guess:  Recognize i486-ncr-sysv4.
17386         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17388 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17390         * Makefile.in (MAKEINFOFLAGS): New variable.
17391         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17392         * build-all.mk, test-build.mk: Pass down --no-split as
17393         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17395 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17397         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17399 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17401         * Makefile.in (libg++.tar.z):  New rule.
17402         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17403         * Makefile.in (taz):  Only do a single chmod.
17405 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17407         * install.sh: don't use dirname anymore (replaced with sed usage)
17409 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17411         * Makefile.in:  Change extension for gzip'd files from '.z' to
17412         '.gz' per new FSF standard usage.
17414 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17416         * configure: put quotes around the final value of program_transform_name
17418 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17420         * Makefile.in: new install.sh support; update install-info rules
17422 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17424         * configure.in: Build diff for crosses, but not for go32 host.
17426         * configure.in: Build gprof only for native, and don't build it
17427         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17429 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17431         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17433 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17435         * configure.in (host_tools): Add prms.
17437 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17439         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17440         with $(FLAGS_TO_PASS) on the command line
17442         * config.sub: Recognize lynx and lynxos
17444 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17446         * config.sub: Accept -ecoff*, not just -ecoff.
17448 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17450         * Makefile.in (taz): Use .gz suffix instead of .z.
17451         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17452         names.
17454 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17456         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17458 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17460         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17461         that rebuilds that might happen during 'make install' don't get
17462         bogus gcc include files
17464 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17466         Change from Utah for HPPA support:
17467         * config.guess: Recognize hppa1.x-hp-bsd.
17469 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17471         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17472         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17474 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17476         * config.sub: Add support for rom68k and bug boot monitors.
17478 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17480         * Makefile.in: Make all-opcodes depend on all-bfd.
17482 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17484         * config.guess: Added special check for i[34]86-univel-sysv4*.
17486 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17488         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17489         the processor rather than assuming i486.
17491 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17493         * config.guess: Recognize SunOS6 as Solaris3.
17495 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17497         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17498         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17500 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17502         * build-all.mk (all-cross): New target for Canadian Cross.
17503         Added Q2 go32 targets.
17504         * test-build.mk: Configure go32 cross sparclite-aout and
17505         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17506         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17508 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17510         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17511         GO32 hosted toolchains
17513 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17515         * configure: change  so "-exec-prefix" gets passed down rather
17516         than "-exec_prefix" so autoconf generated Makefiles get the
17517         exec_prefix set right.
17519 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17521         * config.guess: get the Solaris2 minor version number
17523         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17525 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17527         * config.guess: Recognize some Sequent platforms.
17529 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17531         * Makefile.in: added the vault-install target
17533         * configure.in: actually use the Sun3 makefile fragment that's in
17534         config, also added the release dir to configdirs
17536 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17538         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17540 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17542         * configure.in: remove some program from Alpha targetted toolchains
17544 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17546         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17547         gprof.
17548         (taz): Run "make diststuff" in those directories instead of "make
17549         proto-dir".  Look for "VERSION=" only at start of line in subdir
17550         Makefile.  Use "gzip -9" for compression.
17551         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17552         (binutils.tar.z): New target.
17554 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17556         * Makefile.in (taz): Include gpl.texinfo.
17558 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17560         * Makefile.in (setup-dirs): Merged into "taz" target.
17561         (taz): Only do `proto-dir' stuff if a directory is actually needed
17562         for this target.
17564 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17566         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17567         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17568         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17569         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17570         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17572 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17574         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17575         config.sub, and move-if-change to gdb testsuite distribution
17576         archive, so the testsuite can be extracted, configured, and
17577         run separately from the gdb distribution.  Blow away the Chill
17578         tests that require a Chill compiled executable, since GNU Chill
17579         is not yet publically available.
17581 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17583         * test-build.mk: set environment variables in a single command,
17584         instead of a list of assignments and exports
17586         * config.guess: recognize Alpha/OSF1 systems
17588 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17590         * configure: Change help message to prefer --options rather than
17591           -options.
17593 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17595         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17596         zippy@ecst.csuchico.edu.
17597         * config.guess: Recognize miniframe.
17599 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17601         * Makefile.in: Use srcroot to find runtest rather than rootme.
17602         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17604 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17606         * test-build.mk: Extensive additions to support building on a
17607         machine other than the host.
17609 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17611         * configure (tooldir): Fix for i386-aix again.
17613 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17615         * configure, Makefile.in:  Change definition of $(tooldir)
17616         to match the FSF.
17618 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17620         * config.guess:  Recognize i[34]86/SVR4.
17622 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17624         * Makefile.in (all-gdb): gdb depends on sim.
17626 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17628         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17629         at the same time we make the prototype gdb directory.
17630         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17631         files at the same time as the gdb base release distribution.
17633 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17635         * Makefile.in (check): Use individual check targets rather than
17636         DO_X rule.
17637         (check-gcc): Added.
17639 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17641         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17642         for System V release 3.2.
17644 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17646         * config.sub: Recognize hppaosf.
17647         * configure.in: Do configure ld/binutils/gas for it.
17649 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17651         * configure (tooldir): Alter syntax used to set this, for systems
17652         where "\$" isn't handled right, like i386-aix.
17654 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17656         * configure: Pass program-transform-name, not
17657         program_transform_name, to recursive configures.
17659 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17661         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17662         of gas+ld+binutils.
17664 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17666         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17668 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17670         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17672 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17674         * Makefile.in (PRMS): Set back to all-prms.
17676 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17678         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17679         targets, rather than for MIPS hosts.
17681 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17683         * configure.in: add comment for --with-x default values
17685         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17687         * Makefile.in: add check-* targets for each of the directories in
17688         the tree.  Add a definition of RUNTEST that will use the one we
17689         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17691 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17693         * configure.in: Removed obsolete references to bfd_target and
17694         target_makefile_frag.
17696         * build-all.mk: Set assorted targets for Q2.
17697         * config.sub: Recognize z8k-sim and h8300-hms.
17698         * test-build.mk: Really don't pass host to configure.
17699         (HOLES): Added uname.
17701 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17703         * configure: Handle an empty program-prefix, program-suffix or
17704         program-transform-name correctly.
17706 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17708         * build-all.mk: -G 8 no longer required for MIPS targets.
17709         * test-build.mk: Don't pass host argument to configure; make it
17710         guess.
17712 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17714         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17715         * Makefile.in (COMPRESS):  New macro, like GZIP.
17717 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17719         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17721         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17722         with gas currently defaults to -G 0.
17724 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17726         * Makefile.in (all-flex): flex depends on byacc.
17728         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17729         to test-build.mk as RELEASE_TAG.
17730         * test-build.mk (configargs): New variable containing arguments to
17731         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17732         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17734         * config.guess: Use /bin/uname when checking -X argument on SCO,
17735         to avoid invoking GNU uname which doesn't understand -X.
17737         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17739         * configure.in: Build gas for mips-*-*.
17741 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17743         * Makefile.in (all.normal): insert missing backslash.
17745 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17747         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17749         * Makefile.in: Complete overhaul to merge many almost identical
17750         targets.
17752 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17754         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17755         (gdb.tar.Z): Adjusted.
17757         * Makefile.in (setup-dirs, taz): New targets; should be general
17758         enough to adapt for gdb sometime.  Build only .z file.
17759         (gas.tar.z): New target.
17761 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17763         * build-all.mk: Use CC=cc -Xs on Solaris.
17765 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17767         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17768         for handling BISON for FSF releases.
17770 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17772         * configure: Actually implement the change zoo just documented.
17774 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17776         * configure: when using config.guess, only set target_alias when
17777         it's not already been set (ie, on the command line)
17779 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17781         * Makefile.in: add installcheck target, set PRMS to install-prms
17783 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17785         * configure: add support for package_makefile_fragment, handle the
17786         case where a directory has a configure.in file but no Makefile.in
17787         more gracefully (with an actual understandable error message, even);
17788         add support for --without (and add this to the usage message); also
17789         explicitly add a --host=${host_alias} to the command line when
17790         config.guess is used
17792 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17794         * configure: Must use both --host and --target in recursive calls.
17796 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17798         * Makefile.in: Change deja-gnu to dejagnu.
17800 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17802         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17804 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17806         * configure.in: canonicalize all instances to *-*-solaris2*,
17807         also strip out a number of tools to not build for go32 host
17809 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17811         * config.guess: add GPL.
17813         * Makefile.in, config.guess, config.sub, configure: bump
17814           copyrights to 93.
17816 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17818         * Makefile.in (do-info): Removed obsolete check for existence of
17819         localenv file.
17821         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17823 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17825         * Makefile.in: a couple of 'else true' for decstation,
17826         support for TclX
17828         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17830 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17832         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17834 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17836         * config.guess: Recognize i386-ibm-aix (PS/2).
17837         * configure.in: Use config/mh-aix386 file for it.
17839 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17841         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17842         CC_FOR_TARGET instead.
17843         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17845 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17847         * Makefile.in: Add sim to list of directories sent with gdb
17849 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17851         * configure.in: Put back mips-dec-bsd* case.
17853 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17855         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17856         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17857         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17859 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17861         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17863         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17864         (install-info): install dir.info only if it exists,
17865         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17867 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17869         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17870         gas for mips-dec-bsd.
17872 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17874         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17875         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17877 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17879         * configure.in: Added "dejagnu" to hosttools list.
17881 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17883         * config.sub, configure.in, config.guess:  Add support
17884         for Bosx, an AIX variant from Bull.
17885         Patches from F.Pierresteguy@frcl.bull.fr.
17887 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17889         * devo/dejagnu: Initial creation of devo/dejagnu.
17890         Migrated dejagnu testcases and support files for testing software
17891         tools to reside as subdirectories, currently called "testsuite",
17892         within the directory of the software tool.  Migrated all programs,
17893         support libraries, etc. beloging to dejagnu proper from
17894         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17895         with no modifications.  The changes to these files which will
17896         allow them to configure, build, and execute properly will be made
17897         in a future update.
17899 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17901         * Makefile.in: Change send_pr to send-pr.
17902         * configure.in: Likewise.
17903         * send_pr: Renamed directory to send-pr.
17905 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17907         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17909 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17911         * README:  Update for gdb-4.8 release.
17912         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17913         gdb-xxx.tar.z (gzip'd) file also.
17915 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17917         * Makefile.in: make all-diff depend on all-libiberty
17919 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17921         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17923 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17925         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17927 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17929         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17930         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17931         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17933 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17935         * Makefile.in:  makeinfo binary is in a new location
17937 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17939         * config.sub: Accept -ecoff as an OS.
17941         * Makefile.in: Various changes to eliminate a level of make
17942         recursion and reduce the required command line length.
17943         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17944         sub-makes.
17945         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17946         variables holding settings for specific sub-makes.
17947         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17948         in terms of BASE_FLAGS_TO_PASS.
17949         (TARGET_LIBS): New variable listing directories which use
17950         TARGET_FLAGS_TO_PASS.
17951         (subdir_do): Eliminated.
17952         (do-*): New set of targets to replace subdir_do.
17953         (various): All targets which used subdir_do now depend on do-*.
17954         (local-clean): Renamed from do_clean.
17955         (local-distclean): New target, dependency of distclean and
17956         realclean.
17957         (install-info): Don't create directories.  Depend on dir.info
17958         rather than calling make recursively.
17959         (install-dir.info): Eliminated.
17960         (install-info-dirs): Create all info directories here.
17961         (dir.info): Depend upon do-install-info.
17963         * test-build.mk (HOLES): Added false.
17965 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17967         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17969 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17971         * Makefile.in (info): remove dependency on all-texinfo.  The
17972         problem was really in texinfo/C, not at this level.
17974 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17976         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17978 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17980         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17981         GDB releases.
17983 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17985         * configure: Include srcdir in message about target of link not
17986         being found.  Don't convert `-' to `_' in `with' options being
17987         passed to subdirs.
17989 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17991         * configure.in: add uudecode to host_tools
17993         * Makefile.in: added {all,install}-uudecode targets, added them to
17994         the appropriate lists
17996 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17998         * Makefile.in (all-gcc): Added dependency on all-gas.
18000         * configure.in (mips-*-*): Build ld and binutils.
18002 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18004         * configure: check return code from mkdir, print error message and
18005           exit on failure.
18007 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18009         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18011 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18013         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18015 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18017         * config.sub (h8500):  Recognize this as a cpu type.
18019 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18021         * configure: source directory missing is no longer a warning
18023         * configure.in: recognize irix[34]* instead of irix[34]
18025         * Makefile.in: define and pass down X11_LIB
18027 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18029         * guess-systype: Renamed to ...
18030         * config.guess:  ... by popular request.
18031         * configure.in, Makefile.in:  Update accordingly.
18033 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18035         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18036         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18037         + Execute ./dummy instead of assuming . is in PATH.
18039 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18041         * guess-systype:  New shell script.  Attempts to guess the
18042         canonical host name of the executing host.
18043         Only a few hosts are supported so far.
18044         * configure:  Call guess-systype if no host is specified.
18046 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18048         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18049         gcc Makefile.
18052 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18054         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18055         (all-gcc, install-gcc, subdir_do): Use it.
18057 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18059         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18061 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18063         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18064           set exclusively by configure, using configure.in .
18066 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18068         * test-build.mk: set $PATH for all builds
18070         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18072 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18074         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18075         the one used in gcc/Makefile.in, so that a null expansion doesn't
18076         override the one needed to build gcc with a native cc.
18079 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18081         * configure: Accept -with arguments.
18083 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18085         * Makefile.in: added h8300sim
18087 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18089         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18090         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18091         (all-cygnus, native, build-cygnus): Make
18092         $(canonhost)-stamp-3stage-done, not $(host)....
18093         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18094         i386-sco3.2v4.  Added else true to if command.
18096 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18098         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18100 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18102         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18104 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18106         * configure.in: don't remove binutils from Solaris builds
18108 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18110         * Makefile.in: get rid of earlier definitions for *clean,
18111         also handle the recursive info rule better
18113 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18115         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18116         do more-or-less the right thing.
18118 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18120         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18121         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18123 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18125         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18126         $(host_canonical).
18128         * configure.in: split the configdirs list into 4 categories (native
18129         v. cross, library v. tool) and handle the cross-only and native-
18130         only in more reasonable (and correct!) way.
18132 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18134         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18135         configdirs anymore.
18137 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18139         * Makefile.in: extensive cleanup::  removed all of the explicit
18140         clean-* targets, collapsed many wrappers around subdir_do into
18141         one, added additional targets to satisfy standards.texi, deleted
18142         some old targets, some changes for consistency
18144 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18146         * configure.in: handle some programs as cross-only, and others as
18147         native only
18149         * test-build.mk: handle partial holes in a more generic manner
18151         * Makefile.in: m4 depends on libiberty
18153 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18155         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18156         time, wdiff, and find to configdirs
18158         * Makefile.in: all, clean, and install rules for the new programs
18159         added to configure.in
18161 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18163         * configure.in: use mh-sun for all *-sun-* hosts
18165 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18167         * Makefile.in: define flags for X11 include files and library file
18168         locations, pass them down to the programs that need this info
18170         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18172 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18174         * configure.in: start building libg++ for HP-UX targets
18176 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18178         * README:  Update references to files moved into etc/.
18180 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18182         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18183         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18185 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18187         * configure: accept dash as well as underscore in long option
18188         names for FSF compatibility.
18190 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18192         * config.sub: added -sco3.2v4 support from FSF.
18194 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18196         * configure.in: expand the section that adds or removes
18197         directories from the list of programs to build, to handle native
18198         vs. cross in addition to host v. native
18200 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18202         * Makefile.in:  Replace C++ in macro names with CXX.
18203         This is less likely to break ...
18205 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18207         * test-build.mk: add -w to GNU_MAKE
18209 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18211         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18212         add 'sparc' to list of recognized cpus.  This needed to make
18213         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18214         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18215         then changes that into $CPU-wrs-vxworks.
18217         * configure.in: remove most references to gdbtest, regularize
18218         target based program removal
18220         * test-build.mk: import from p3 tree (many fixes and changes)
18222 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18224         * Makefile.in: added rules to handle tcl, tk, and expect
18226         * configure.in: handle those directories if they exist
18228 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18230         * config.sub: removed bogus hppabsd and hppahpux names, since
18231         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18233 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18235         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18236         depends upon all-xiberty
18238         * Makefile.in: changes from p3, including:
18240         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18242         * Makefile.in (XTRAFLAGS): include newlib directories if
18243         newlib/Makefile exists, rather than if host != target.
18245         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18247         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18248         from the same source tree and not building a cross-compiler.  This
18249         matters for the libg++ configuration if reconfiguring a tree that
18250         has already been installed.
18252         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18254         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18255         pick up the machine and system specific header files.
18257         * Makefile.in: added AS_FOR_TARGET, passed down in
18258         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18259         the C compiler to use to create programs which are run in the
18260         build environment, set it to default to $(CC), and passed it down
18261         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18263         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18265         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18266         We need them for unusual native builds, like systems without
18267         ranlib.
18269         * configure: also define $(host_canonical) and
18270         $(target_canonical), which are the full, canonical names for the
18271         given host and target
18273 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18275         * Makefile.in:  Added separate definitions for C++.
18277 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18279         * configure.in (configdirs):  Add deja-gnu.
18281 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18283         * README:  Update for configure.texi and gdb-4.7 release.
18285 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18287         * Makefile.in:  Move "all" target to top of file.
18288         Previously, first target was ".PHONY" which caused BSD4.4 make
18289         to build .PHONY when make was run without arguments.
18291 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18293         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18294         Library-copylefted code in libiberty.
18296 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18298         * config.sub:  Replace m68kmote with plain old m68k.
18300 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18302         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18304 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18306         * config.sub: Complain if no argument is given.  Added support for
18307         386bsd as OS and target alias.
18309 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18311         * Makefile.in (XTRAFLAGS): include newlib directories if
18312         newlib/Makefile exists, rather than if host != target.
18314 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18316         * config.sub: recognize sparclite-wrs-vxworks.
18318         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18319         p3.) Added clean-xiberty to clean.
18321 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18323         * configure.in: use *-*-* instead of nested cases for host and target
18325 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18327         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18328         from the same source tree and not building a cross-compiler.  This
18329         matters for the libg++ configuration if reconfiguring a tree that
18330         has already been installed.
18332 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18334         * config.sub (i486v/i486v4):  Merge in from FSF version.
18336 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18338         * configure: only set PWD if it is already set.
18340 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18342         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18343         doesn't have unset and all success paths (and most error paths)
18344         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18345         to just ${PWD} to avoid confusion.)
18347 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18349         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18350         even for a native compilation.
18352 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18354         Changes to make the gdb.tar.Z rule work better.
18356         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18357         (DEVO_SUPPORT):  Add configure.texi.
18358         (bfd-ilrt.tar.Z):  Remove ancient rule.
18360 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18362         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18363         pick up the machine and system specific header files.
18365         * configure.in, config.sub: added new target m68010-adobe-scout,
18366         with alias of adobe68k.  Changed configure.in to check for
18367         -scout before -sco* to avoid a false match.
18369         * Makefile.in: added AS_FOR_TARGET, passed down in
18370         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18371         the C compiler to use to create programs which are run in the
18372         build environment, set it to default to $(CC), and passed it down
18373         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18375 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18377         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18378         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18379         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18380         FOR_TARGET variants, to newlib and libg++.
18382 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18384         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18385         first.
18387 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18389         * config.sub:  Accept `elf' as an environment.
18391 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18393         * Makefile.in (all-opcodes):  cd into the right directory
18395 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18397         * configure: added -program_transform_name option, used as
18398         argument to sed when installing programs.
18399         configure.texi: added documentation for -program_prefix,
18400         -program_suffix and -program_transform_name.
18402 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18404         * config.sub:  Accept i486 where i386 ok.
18406 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18408         * config.sub: accept we32k
18410 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18412         * config.sub, configure.in: accept OSE68000 and OSE68k.
18414         * Makefile.in: don't create all directories for ``make install'';
18415         let the subdirectories create the ones they need.
18417 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18419         * COPYING: new file, GPL v2
18421 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18423         * Makefile.in: use the new gen-info-dir, which needs a template
18424         argument (which also lives in texinfo)
18426         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18428 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18430         * config.sub (ncr3000):  Change i386 to i486.
18432 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18434         * Makefile.in: add install-rcs, install-grep to
18435         install-no-fixedincludes, removed install-bison and install-libgcc
18437 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18439         * configure.in: grab the HPUX makefile fragment if on HPUX
18441 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18443         * Makefile.in: eradicate bison spoor (ditto libgcc).
18444          configure.in: recognise m68{k,000}-ericsson-OSE.
18445          es1800 is alias for m68k-ericsson-OSE
18447 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18449         * configure.in: rearrange the parts that remove programs from
18450         configdirs, based now on HOST==TARGET or by canonical triple.
18452 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18454         * test-build.mk: recurse explicitly with -f test-build.mk when
18455           appropriate.  predicate stage3 and comparison on the existence
18456           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18457           On very clean, also remove ...stamp-co.  Build in-place before
18458           doing other builds.
18460 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18462         * Makefile.in, configure.in: add tgas
18464 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18466         * Makefile.in: a number of changes merged in from progressive.
18468         * configure.in: add libm.
18470         * .cvsignore: ignore some stuff that comes from test-build.mk.
18472 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18474         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18476 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18478         * configure: Add program_suffix (parallel to program_prefix)
18479         * Makefile.in: adjust directory-creating script for losing decstation
18481 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18483         * configure:  Minor $subdir-related fixes.
18485 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18487         * configure: fix various problems with propogating
18488         makefile_target_frag in subdirs.
18489         * configure.in: config libgcc if its there
18491 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18493         * config.sub:  HPPA merge.
18495 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18497         * Makefile.in:  Replace all-bison with all-byacc in all
18498         dependency lines for other tools (which now use byacc).
18500 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18502         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18504 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18506         * Makefile.in: make gprof rules similar to byacc rules (instead of
18507         vestigal $(unsubdir) that didn't work...)
18509 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18511         * config.sub:  Add support for Linux.
18512         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18513         (at least for libg++).
18515 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18517         * configure.texi: fix doc for the -nfp option to configure
18519 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18521         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18523 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18525         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18526         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18527         * configure.in: added solaris* host_makefile_frag hook.
18529 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18531         * config.sub: changed recognition of m68000 so that various
18532         m68k types can be specified via m680[01234]0
18534 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18536         * config.sub (basic_machine): fix sed so that '-foo' isn't
18537         completely substituted out while .+'-foo' loses the '-foo'
18539 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18541         * config.sub ($os): Add -aout.
18543 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18545         * configure:  If host_makefile_frag is absolute, don't
18546         prefix ${invsubdir} (relevant to libg++ auto-configure).
18548 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18550         * Makefile.in (tooldir): Define it.
18551         (all-ld): Depend on all-flex.
18553 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18555         * Makefile.in (check):  Fix libg++ special case.
18557 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18559         * configure: do not bury `pwd` into config.status, thus do fewer
18560           pwd's.
18562         * configure: print the "Building in" message only when building in
18563           other than "." AND verbose.
18565         * configure: remove -s, rework -v to better accommodate guested
18566           configures.
18568         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18570 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18572         * Makefile.in: macroize flags passed on recursion.  remove
18573           fileutils.
18575 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18577         * configure: get makesrcdir right for subdirs deeper than 1.
18579         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18580           install.
18582 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18584         * Makefile.in: don't print subdir_do or recursion lines.
18586 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18588         * standards.texi: added menu item.
18590         * Makefile.in: build and install standards.info.
18592         * standards.texi: new file.
18594 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18596         * configure: test for and move config.status pieces from
18597           ${subdir}/.
18599 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18601         * configure:  Test for existance of files before trying to mv
18602         them, to avoid numerous non-existance messages.
18604 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18606         * configure: correct final line of config.status.
18608         * configure: patch from eggert.  Avoids a protection problem if
18609           the original Makefile.in is read only.
18611         * configure: use move-if-change from gcc to create config.status.
18612           Some makefiles depend on config.status to tell if a directory
18613           has been reconfigured for a different host.  This change
18614           prevents those directories from remaking everything in the case
18615           where the reconfig was only intended to rebuild a Makefile.
18617         * configure: test for config.sub with "config.sub sun4" rather
18618           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18619           host alias from a missing config.sub.
18621 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18623         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18624           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18626 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18628         * configure: mkdir ${subdir} as needed.
18630 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18632         * Makefile.in,configure.in: added autoconf.
18634 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18636         * Makefile.in: no longer pass against on recursion.
18638         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18639           definitions are not inherited.
18641         * configure: correct makesrcdir when subdir is .
18643 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18645         * configure:  Add support for 'subdirs' variable, which is
18646         like 'configdirs', except that configure doesn't re-invoke
18647         itself for subdirs, it just creates a Makefile for each subdir.
18648         * configure.texi:  Document subdirs.
18650 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18652         * configure.in: added flex to configdirs
18654 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18656         * Makefile.in: remove clean-stamps from clean.
18658 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18660         * configure.in:  Add gdbtest to configdirs.
18662 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18664         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18665         to recursive makes.
18666         * configure.in:  Recognize new ncr3000 config.
18668 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18670         * Makefile.in, configure.in: removed references to gdbm.
18672 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18674         * config.sub:  Don't canonicalize os value
18675         newsos* to bsd (readline needs to check for newsos).
18676         (This fix was earlier made Jan 31, but got re-broken.)
18678 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18680         * configure.in:  sco is an os, not a vendor!
18682         * configure:  Quote $( better.  Keep various shells happy.
18684 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18686         * Makefile.in: eliminate stamp-files.
18688 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18690         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18691           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18693 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18695         * config.sub:  fix iris/iris3.
18697 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18699         * configure: re-add -rm.
18701 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18703         * Maskefile.in: add .stmp-rcs to all.
18705         * configure.in: remove gas from rs6000 build, use aix host fragment.
18707 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18709         * configure: pass down site_option during recursion.
18711 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18713         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18715 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18717         * configure: Change exec_prefix so that it really defaults to prefix.
18719 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18721         * Makefile.in, configure.in:  Add support for mmalloc library.
18723 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18725         * Makefile.in: add stmp dependencies for a few more things.
18727 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18729         * configure: adjusted error message on objdir/srcdir configure
18730           collision, per john's suggestion.
18732         * Makefile.in: add libiberty stmp to all and all.cross.
18734 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18736         * Makefile.in: remove force dependencies, add grep to all.
18738 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18740         * Makefile.in: drop flex.  make stamp files work.
18742         * configure: added test for conflicting configuration in srcdir,
18743           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18744           gets cranky.  use relative paths for configure and srcdir
18745           whenever possible.  Send some error messages to stderr that were
18746           going to stdout.
18748 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18750         * Makefile.in:  Fix libg++ rule to check for gcc directory
18751         before using gcc/gcc.  Also pass XTRAFLAGS.
18753 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18755         * Makefile.in: added stmp-files so that directories aren't polled
18756           when they are already built.
18758         * configure.texi: fixed a node pointer problem.
18760 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18762         * config.sub configure.in gdb/configure.in
18763         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18764         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18765         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18767 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18769         * configure: -recurring becomes -silent.  corrected help message
18770           for -site= option.
18772         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18774 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18776         * configure: when building Makefile for crosses, replace
18777           tooldir and program_prefix.  default srcdir from location of
18778           config.sub.  remove "for host in hosts" and "for target in
18779           targets" loops.
18781 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18783         * Makefile.in: Do not pass bindir or mandir to cvs.
18785 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18787         * Makefile.in, configure.in: removed traces of namesubdir,
18788           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18789           copyrights to '92, changed some from Cygnus to FSF.
18791         * configure.texi: remove most references to multiple hosts,
18792           multiple targets, subdirs, etc.
18794         * configure.man: removed rcsid. reference config.sub not
18795           config.subr.
18797         * Makefile.in: mkdir $(infodir) on install-info.
18799 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18801         * configure.texi:  Explain better about .gdbinit and about
18802         the environment that configure.in sections run in.
18804 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18806         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18808 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18810         * README:  DOC.configure => cfg-paper.texi.
18812 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18814         * config.sub (near case $os):  Don't convert newsos* to bsd!
18816 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18818         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18819         the number of copies of COPYING that go into the GDB tar file.
18821 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18823         * bfd/configure.in, gdb/config/mh-i386sco,
18824         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18825         Fix SCO configuration stuff.
18827 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18829         * Makefile.in:  For libg++, make sure the -I pointing
18830         to the gcc directory goes *after* all the libg++-local -I flags.
18831         Also, move just-gcc dependency from just-libg++ to all-libg++.
18833 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18835         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18837 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18839         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18841 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18843         * config.sub:  Add stratus configuration frags.  Also
18844         submitted to FSF.
18846 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18848         * Makefile.in (DEV_SUPPORT):  add configure.man.
18850         * config.sub(Decode manufacturer-specific):  add -none*.
18852 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18854         * Makefile.in:  remove form feeds to make Sun's make happy.
18855         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18857 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18859         * Makefile.in (AR_FLAGS):  Make quieter.
18861 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18863         * configure.in:  Add libg++.
18864         * configure:  When verbose, don't output the command line at each
18865         level; it will be unremarkably the same as the previous version,
18866         which will be the same as what the user typed.
18868 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18870         * configure.in, Makefile.in: fix clean-info, add flex.  add
18871           fileutils.
18873         * configure: be less sensitive to spaces in Makefile.in.  Do not
18874           look for sources in "..".  Doing so breaks subdirectories that
18875           might have their own configure.  If a subdir has it's own
18876           configure script, use it.
18878 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18880         * cfg-paper.texi: some changes suggested by rms.
18882 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18884         * config.sub:  Merge in some small additions from the FSF version,
18885         taken from the gcc distribution, to bring the Cygnus and FSF
18886         versions into closer sync.
18888 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18890         * configure.in:  Changed svr4 references to sysv4.
18892 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18894         * configure: added -V for version number option.
18896 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18898         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18899           renamed from DOC.configure to cfg-paper.texi.
18901 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18903         * configure, config.subr, config.sub: config.subr is now
18904           config.sub again.
18906 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18908         * configure.texi: new file, in progress.
18910         * Makefile.in: build info file and install the man page for
18911           configure.
18913         * configure.man: new file, first cut.
18915         * configure: find config.subr again now that configuration "none"
18916           has gone.  removed all traces of the -ansi option.  removed all
18917           traces of the -languages option.
18919         * config.subr: resync from rms.
18921 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18923         * configure, config.sub, config.subr: merge config.sub into
18924           config.subr, call the result config.subr, remove config.sub, use
18925           config.subr.
18927         * Makefile.in: revised install for dir.info.
18929 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18931         * configure.in: add decstation host makefile frag.
18933         * Makefile.in: BISON now bison -y again.  also install-gcc on
18934           install.  clean-gdbm on clean.  infodir belongs in datadir.
18935           Make directories for info install.  Build dir.info here then
18936           install it.
18938 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18940         * Makefile.in: fix for bad directory tests.
18942 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18944         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18945           regexp.  -srcdir relative was being handled incorrectly.
18947         * Makefile.in: unwrapped some for loops so that parallel makes
18948           work again and so one can focus one's attention on a particular
18949           package.
18951 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18953         * configure: added PWD as a stand in for `pwd` (for speed). use
18954           elif wherever possible.  make -srcdir work without -objdir.
18955           -objdir= commented out.
18957 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18959         * configure: +options become --options.  -subdirs commented out.
18960           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18961           Makefile now at top of generated Makefile.  Removed cvs log
18962           entries.  added -srcdir.  create .gdbinit only if there is one
18963           in ${srcdir}.
18965         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18966           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18967           and mandir now keyed off datadir by default.
18969 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18971         * Freshly created ChangeLog.
18974 Local Variables:
18975 mode: change-log
18976 left-margin: 8
18977 fill-column: 76
18978 version-control: never
18979 End: