Sync toplevel files binutils-gdb
[official-gcc.git] / ChangeLog
blob719fa2d917c7f65eef331342e75c0251e56124cb
1 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3         Sync with binutils-gdb:
4         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
6         PR ld/18355
7         * Makefile.def: Add extra_configure_flags to host zlib.
8         * configure.ac (extra_host_zlib_configure_flags): New.  Set
9         to --enable-host-shared When bfd is to be built as shared
10         library.  AC_SUBST.
11         * Makefile.in: Regenerated.
13 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
15         Sync with src:
16         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
17         * Makefile.def (dependencies): Add all-zlib to all-bfd.
18         * Makefile.in: Regenerated.
20 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
22         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
23         target.
24         * configure: Regenerate.
26 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
28         * MAINTAINERS (Write After Approval): Add myself.
30 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
32         * MAINTAINERS (OS Port Maintainers): Add myself.
33         (Various Maintainers): Remove myself from libffi testsuite.
35 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
37         * MAINTAINERS (gen* on machine desc): Add self.
39 2015-06-02  Jason Merrill  <jason@redhat.com>
41         PR bootstrap/66319
42         * configure.ac: Use -std=gnu++98.
44 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
46         * MAINTAINERS (Write After Approval): Add myself.
48 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
50         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
51         * configure: Regenerate.
53 2015-05-26  Jason Merrill  <jason@redhat.com>
55         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
56         * configure: Regenerate.
58 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
60         * configure.ac: FT32 target added.
61         * configure: Regenerated.
63 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
65         * MAINTAINERS (Write After Approval): Add myself.
67 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
69         * MAINTAINERS (Write After Approval): Add myself.
71 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
73         * configure.ac: Fix typo.
74         * configure: Regenerate.
76 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
78         * MAINTAINERS (Write After Approval): Add myself.
80 2015-05-03  Matthias Klose  <doko@ubuntu.com>
82         * configure.ac: Match $host configured with triplets.
83         * configure: Regenerate.
85 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
87         * Makefile.tpl: Remove surplus whitespace throughout.
88         * Makefile.in: Regenerate.
90 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
92         * MAINTAINERS (Various Maintainers): Add myself as instruction
93         combiner maintainer.
95 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
97         PR bootstrap/62077
98         * configure.ac (--enable-stage1-checking): Default to
99         release,misc,gimple,rtlflag,tree,types if --disable-checking
100         or --enable-checking is not specified and DEV-PHASE is not
101         experimental.
102         * configure: Regenerated.
104 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
106         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
107         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
108         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
109         * Makefile.in: Regenerate.
111 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
113         * MAINTAINERS: Update my email address.
115 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
117         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
119 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
121         * MAINTAINERS: Add myself as an arm port reviewer.
123 2015-03-25  Martin Liska  <mliska@suse.cz>
124             Yury Gribov  <y.gribov@samsung.com>
126         * Makefile.in: Fix ln source location for vimrc file.
127         * Makefile.tpl: Likewise.
129 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
131         PR bootstrap/25672
132         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
133         cross-compiling.  Similarly for CXX_FOR_TARGET.
134         * configure: Regenerate.
136 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
138         * Makefile.def: Add libmpx.
139         * configure.ac: Add libmpx.
140         * Makefile.in: Regenerate.
141         * configure: Regenerate.
143 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
145         * MAINTAINERS (CPU Port Maintainers): Add myself
146         i386 vector ISA extns mantainer.
148 2015-03-13  Jeff Law  <law@redhat.com>
150         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
151         maintainer.
152         Remove Richard Henderson as a maintainer for the x86 port.
154 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
156         * MAINTAINERS (CPU Port Maintainers): Update my email address.
158 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
160         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
161         pointer bounds checker and i386 MPX maintainer.
163 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
165         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
167 2015-02-26  Martin Sebor  <msebor@redhat.com>
169         * MAINTAINERS (Various Maintainers): Add self.
171 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
173         * configure.ac [--enable-as-accelerator-for] (enable_languages):
174         Make sure it contains lto.
175         * configure: Regenerate.
177 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
179         * configure: Regenerate.
181 2015-02-06  Diego Novillo  <dnovillo@google.com>
183         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
184         middle-end, docstring): Remove myself.
185         (Write After Approval): Add myself.
187 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
189         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
190         (Write After Approval): Update address.
192 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
194         PR jit/64780
195         * configure.ac: Require the user to explicitly specify
196         --enable-host-shared if the jit is enabled.
197         * configure: Regenerate.
199 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
201         * MAINTAINERS (Write After Approval): Add myself.
203 2015-01-25  Tom de Vries  <tom@codesourcery.com>
205         * MAINTAINERS: Make whitespace consistent.
207 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
209         * MAINTAINERS (Write After Approval): Add myself.
211 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
213         * MAINTAINERS: (Write After Approval): Add myself.
215 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
217         * MAINTAINERS: (Write After Approval): Add myself.
219 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
221         * MAINTAINERS: (Write After Approval): Add myself.
223 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
225         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
226         objective-c/c++ front end maintainer.
228 2015-01-13  Marek Polacek  <polacek@redhat.com>
230         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
232 2015-01-12  Jeff Law  <law@redhat.com>
234         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
235         a very long time.
237 2015-01-09  Ian Lance Taylor  <iant@google.com>
239         * configure.ac (host_tools): Add gotools.
240         * Makefile.def (host_modules): Add gotools.
241         (dependencies): Add dependency of all-gotools on all-target-libgo.
243 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
245         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
246         * configure: Regenerate.
248 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
250         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
251         all-target-libgomp.
252         * Makefile.in: Regenerate.
254 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
256         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
258 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
260         * configure.ac: Add Visium support.
261         * configure: Regenerate.
263 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
265         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
266         * configure: Regenerate.
268 2015-01-03  Andrew Pinski  <apinski@cavium.com>
270         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
271         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
272         (BASE_TARGET_EXPORTS): Add OBJCOPY.
273         (OBJCOPY_FOR_TARGET): New variable.
274         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
275         * Makefile.in: Regenerate.
276         * configure.ac: Check for already installed target objcopy.
277         Also GCC_TARGET_TOOL on objcopy.
278         * configure: Regenerate.
280 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
282         * config.sub: Update from upstream, to 2015-01-01 version.
283         * config.guess: Ditto.
285 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
287         * MAINTAINERS (RTEMS Ports): Add myself.
289 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
291         * MAINTAINERS (Write After Approval): Add myself.
293 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
295         * MAINTAINERS (Write After Approval): Add myself.
297 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
299         * configure.ac (--enable-as-accelerator-for): Don't set
300         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
301         * configure: Regenerate.
303 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
305         PR bootstrap/64023
306         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
307         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
308         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
309         to CXX.
310         * Makefile.in: Regenerated.
312 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
313             Yury Gribov  <y.gribov@samsung.com>
315         * .gitignore: Added .local.vimrc and .lvimrc.
316         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
317         * Makefile.in: Regenerate.
319 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
321         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
322         * configure: Regenerated.
324 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
326         * MAINTAINERS (nvptx port): New entry.
328 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
330         * configure: Regenerate.
332 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
334         * configure.ac: Merge with Binutils.
336 2014-11-26  Tobias Burnus  <burnus@net-b.de>
338         * Makefile.def: Make more dependent on mpfr, mpc and isl.
339         * Makefile.in: Regenerate.
341 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
343         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
344         missing flex.
345         * Makefile.in: Regenerated.
347 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
349         * Makefile.in: Regenerate.
351 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
353         PR bootstrap/63784
354         * libtool.m4: Add $pic_flag with -shared.
356 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
358         * MAINTAINERS (Write After Approval): Added myself.
360 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
362         * MAINTAINERS (write-after-approval): Add myself.
364 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
366         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
367         from 2 years ago.
369 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
371         Revert:
372         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
374         * MAINTAINERS (Write After Approval): Added myself as line map
375         maintainer.
377 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
379         Revert:
380         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
382         * MAINTAINERS (Write After Approval): Added myself.
384 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
386         * MAINTAINERS (Write After Approval): Added myself.
388 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
390         * MAINTAINERS (Write After Approval): Added myself as line map
391         maintainer.
393 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
395         * MAINTAINERS (Various Maintainers): Added myself as line map
396         maintainer.
398 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
400         * move-if-change: Sync from upstream gnulib.
402 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
404         * compile: Sync with upstream Automake.
405         * depcomp: Ditto.
406         * install-sh: Ditto.
407         * missing: Ditto.
408         * mkinstalldirs: Ditto.
409         * ylwrap: Ditto.
411 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
413         * config.sub: Update from upstream config repo.
414         * config.guess: Ditto.
416 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
418         * Makefile.def: Add liboffloadmic to target_modules.  Make
419         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
420         * Makefile.in: Regenerate.
421         * configure: Regenerate.
422         * configure.ac: Add liboffloadmic to target binaries.
423         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
424         Add liboffloadmic to noconfig list when C++ is not supported.
426 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
427             Thomas Schwinge  <thomas@codesourcery.com>
428             Ilya Verbin  <ilya.verbin@intel.com>
429             Andrey Turetskiy  <andrey.turetskiy@intel.com>
431         * configure: Regenerate.
432         * configure.ac (--enable-as-accelerator-for)
433         (--enable-offload-targets): New configure options.
435 2014-11-11  Tobias Burnus  <burnus@net-b.de>
437         * Makefile.def: Make all-gcc depend on all-isl.
438         * Makefile.in: Regenerate.
440 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
442         * ChangeLog.jit: New.
443         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
445 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
447         PR target/63610
448         * libtool.m4: Fix globbing of darwin versions.
449         * configure: Regenerate.
451 2014-11-11  Tobias Burnus  <burnus@net-b.de>
453         * Makefile.def: Remove CLooG.
454         * Makefile.tpl: Ditto.
455         * configure.ac: Ditto.
456         * configure: Regenerate.
457         * Makefile.in: Ditto.
459 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
461         * configure.ac: Handle nvptx-*-*.
462         * configure: Regenerate.
464 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
466         * MAINTAINERS (Write After Approval): Add myself.
468 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
470         * Makefile.def (libcc1): Remove bootstrap=true;.
471         * Makefile.in: Regenerated.
473 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
475         * configure.ac: Update comment.
476         * configure: Regenerate.
478 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
480         * MAINTAINERS (Write After Approval): Add myself.
482 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
484         * configure.ac (extra_host_libiberty_configure_flags): Add
485         --enable-shared also for libcc1's benefit.
486         * configure: Regenerate.
488 2014-10-29  Tristan Gingold  <gingold@adacore.com>
490         * MAINTAINERS: Change my email address.
492 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
493             Tom Tromey  <tromey@redhat.com>
495         * Makefile.def: Add libcc1 to host_modules.
496         * configure.ac (host_tools): Add libcc1.
497         * Makefile.in, configure: Rebuild.
499 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
501         * configure.ac (build_configargs): Don't share config.cache between
502         build subdirs.
503         * configure: Regenerate.
505 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
507         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
508         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
509         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
510         leon3v7 as leon3.
511         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
512         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
513         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
514         * config/sparc/sparc.md (cpu): Add leon3v7.
515         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
517 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
519         * MAINTAINERS (write-after-approval): Add myself.
521 2014-10-23  Ian Lance Taylor  <iant@google.com>
523         * configure.ac: Disable the Go frontend on systems where it is known
524         to not work.
525         * configure: Regenerate.
527 2014-10-23  Richard Biener  <rguenther@suse.de>
529         * Makefile.def: Add libcpp build module and dependencies.
530         * configure.ac: Add libcpp build module.
531         * Makefile.in: Regenerate.
532         * configure: Likewise.
534 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
536         * MAINTAINERS (write-after-approval): Add myself.
538 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
540         * INSTALL/README: Do not mention CVS.
542 2014-10-03  Jing Yu  <jingyu@google.com>
544         * configure.ac: Add aarch64 to list of targets that support gold.
545         * configure: Regenerate.
547 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
549         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
551 2014-09-29  Catherine Moore  <clm@codesourcery.com>
553         * MAINTAINERS:  Add myself as MIPS maintainer.
555 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
557         * MAINTAINERS: Move myself to MIPS maintainers.
559 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
561         * MAINTAINERS: Put all email addresses between '<' and '>'.
563 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
565         * MAINTAINERS: Move myself to reviewers (Fortran).
567 2014-09-01  Andi Kleen  <ak@linux.intel.com>
569         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
570         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
571         * Makefile.in: Regenerate.
573 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
575         * rtx-classes-status.txt: Delete
577 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
579         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
581 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
583         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
584         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
585         of checking for version number.
586         * configure: Regenerated.
587         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
589 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
591         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
592         is done; begin phase 6 (use extra rtx_def subclasses).
594 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
596         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
597         done; begin phase 5 (additional rtx_def subclasses).
599 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
601         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
603 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
605         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
606         SET_BB_HEADER are done.
608 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
610         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
611         done.
613 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
615         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
617 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
619         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
621 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
623         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
625 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
627         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
629 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
631         * rtx-classes-status.txt: Phase 3 (per-file commits within
632         "config" subdirs) is done; begin phase 4 (removal of
633         "scaffolding").
635 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
637         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
638         dir) is done; begin phase 3 (per-file commits within "config"
639         subdirs).
641 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
643         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
644         phase 2 (per-file commits in main source dir).
646 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
648         * configure: Regenerated.
650 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
652         * rtx-classes-status.txt (TODO): Add SET_BND_TO
654 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
656         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
658 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
660         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
662 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
664         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
666 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
668         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
670 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
672         * MAINTAINERS (Write After Approval): Add myself.
674 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
676         * MAINTAINERS: Remove myself
678 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
680         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
682 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
684         * MAINTAINERS (Write After Approval): Add myself.
686 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
688         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
689         SET_BB_HEADER, SET_BB_FOOTER
691 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
693         * rtx-classes-status.txt: New file
695 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
697         * configure.ac: Eliminate ClooG installation dependency.
698         * configure: Regenerate.
699         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
700         * Makefile.in: Regenerate.
702 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
704         * MAINTAINERS (Write After Approval): Add myself.
706 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
708         * MAINTAINERS (Write After Approval): Add myself.
710 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
712         * MAINTAINERS (Write After Approval): Add myself.
714 2014-07-28  Anthony Green  <green@moxielogic.com>
716         Import from savannah.gnu.org:
717         * config.sub: Update to 2014-07-28 version.
719 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
721         * MAINTAINERS: Remove my MIPS maintainer entry.
723 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
725         PR target/47230
726         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
727         * configure: Regenerate.
729 2014-07-24  James Norris  <jnorris@codesourcery.com>
731         * MAINTAINERS (Write After Approval): Add myself.
733 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
735         * configure.ac: Accept only CLooG 0.18.1.
736         * configure: Regenerate.
738 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
740         * configure.ac: Don't accept isl 0.11.
741         * configure: Regenerate.
743 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
745         * MAINTAINERS (Write After Approval): Add myself.
747 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
749         * configure.ac: Don't accept isl 0.10.
750         * configure: Regenerate.
752 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
754         Fix include path for in-tree cloog.
755         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
756         * configure: Regenerate.
758 2014-06-18  Richard Henderson  <rth@redhat.com>
760         * .gitignore: Import gcc_update output.
762 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
764         * config-ml.in: Robustify ac_configure_args parsing.
766         * configure.ac (--enable-linker-plugin-configure-flags)
767         (--enable-linker-plugin-flags): New flags.
768         (configdirs): Conditionally add libiberty-linker-plugin.
769         * configure: Regenerate.
770         * Makefile.def (host_modules): Add libiberty-linker-plugin.
771         (host_modules) <lto-plugin>: Pay attention to
772         @extra_linker_plugin_flags@ and
773         @extra_linker_plugin_configure_flags@.
774         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
775         * Makefile.in: Regenerate.
777         * Makefile.tpl (configure-[+prefix+][+module+])
778         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
779         "module_srcdir" instead of "module" for locating a module's srcdir.
780         * Makefile.in: Regenerate.
782 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
784         * MAINTAINERS (Write After Approval): Add myself.
786 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
788         * MAINTAINERS: Update my email address.
790 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
792         * MAINTAINERS (Write After Approval): Add myself.
794 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
796         * MAINTAINERS (Write After Approval): Add myself.
798 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
800         PR libstdc++/61011
801         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
802         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
803         * configure: Regenerate.
805 2014-05-28  Pedro Alves  <palves@redhat.com>
807         * MAINTAINERS (Write After Approval): Add myself.
809 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
811         * MAINTAINERS: Update my affiliation/email.
813 2014-05-19  Mike Stump  <mikestump@comcast.net>
815         * MAINTAINERS: Add wide-int reviewers.
817 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
819         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
820         * configure: Regenerated.
822 2014-05-15  Torvald Riegel  <triegel@redhat.com>
824         * MAINTAINERS (libitm): Add myself as maintainer.
826 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
828         * MAINTAINERS (Write After Approval): Add myself.
830 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
832         * config.sub, config.guess: Import from upstream.
834 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
836         * MAINTAINERS (Write After Approval): Put myself in correct order.
838 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
840         * MAINTAINERS (Write After Approval): Add myself.
842 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
844         * MAINTAINERS: Move myself from Reviewers to Write After Approval
845         section.
847 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
849         * MAINTAINERS (Write After Approval): Delete myself.
851 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
853         PR sanitizer/56781
854         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
855         and -B* options with -Xcompiler.
857 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
859         PR bootstrap/60620
860         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
861         * Makefile.in: Regenerate.
863 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
865         * Makefile.def (dependencies): Make all-ld depend on all-binutils
866         for WINDRES_FOR_TARGET in default-manifest.o rule.
867         * Makefile.in: Regenerate.
869 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
871         * MAINTAINERS (Write After Approval): Add myself.
873 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
875         PR sanitizer/56781
876         * Makefile.def: Set bootstrap=true; for host fixincludes.
877         * configure.ac: Don't bootstrap host fixincludes unless
878         --with-build-config=bootstrap-{a,ub}san.
879         * Makefile.in: Regenerated.
880         * configure: Regenerated.
882 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
884         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
885         --enable-vtable-verify option parsing.  Don't add
886         target-libsanitizer to bootstrap_target_libs unless
887         --with-build-config=bootstrap-asan or
888         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
889         to bootstrap_target_libs unless --enable-vtable-verify.
890         * configure: Regenerated.
892 2014-03-10  Anatoly Sokolov <aesok@post.ru>
894         * MAINTAINERS (Write After Approval): Add myself.
896 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
898         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
900 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
902         PR bootstrap/58572
903         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
904         -I for libstdc++-v3 includes if $(LEAN).
905         * Makefile.in: Regenerated.
907 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
909         * MAINTAINERS: Update my email address.
911 2014-02-24  Walter Lee  <walt@tilera.com>
913         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
914         (tilegx-*-*): Change to tilegx*-*-*.
915         * configure: Regenerate.
917 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
919         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
921 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
923         * MAINTAINERS (Write After Approval): Add myself.
925 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
927         PR target/59788
928         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
929         *solaris2*.
931 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
933         * MAINTAINERS: Update my email address.
935 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
937         * MAINTAINERS: Convert to UTF-8.
938         Properly sort Xinliang David Li's entry.
940 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
941             Sandra Loosemore  <sandra@codesourcery.com>
943         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
944         nios2 port maintainers.
946 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
948         * MAINTAINERS (Write After Approval): Add myself.
950 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
952         * configure.ac: Add user-friendly check for native x86_64-linux
953         multilibs.
954         * configure: Regenerate.
956 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
958         * MAINTAINERS: Add myself as sh maintainer.
960 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
962         * MAINTAINERS: Add self as SLSR maintainer.
964 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
966         * MAINTAINERS: Update my email address.
968 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
970         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
972 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
974         * Makefile.in: Regenerate.
976         * Makefile.tpl: Fix typo.
977         * Makefile.in: Regenerate partially.
979 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
981         * configure.ac: Added libcilkrts to noconfig list when C++ is not
982         supported.
983         * configure: Regenerated.
985 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
987         * MAINTAINERS (Write After Approval): Add myself.
989 2013-10-30  Jason Merrill  <jason@redhat.com>
991         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
992         --disable-build-format-warnings.
994 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
996         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
997         depend on libstdc++ and libgcc.
998         * configure: Regenerate.
999         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1000         libcilkrts for POSIX and i*86, and x86_64 architectures.
1001         * Makefile.in: Added libcilkrts related fields to support building it.
1003 2013-10-26  Jeff Law  <law@redhat.com>
1005         * Makefile.def (target_modules): Remove libmudflap
1006         (languages): Remove check-target-libmudflap).
1007         * Makefile.in: Rebuilt.
1008         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1009         * configure.ac (target_libraries): Remove target-libmudflap.
1010         Remove checks which disabled libmudflap on some systems.
1011         * configure: Rebuilt.
1012         * libmudflap: Directory removed.
1014 2013-10-21  Cong Hou  <congh@google.com>
1016         * MAINTAINERS (Write After Approval): Add myself.
1018 2013-10-16  Mike Stump  <mikestump@comcast.net>
1020         * .dir-locals.el: Add.
1022 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1024         * configure.ac: Add --enable-host-shared
1025         * configure: Regenerate.
1027 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1029         Import from savannah.gnu.org:
1030         * config.guess: Update to 2013-06-10 version.
1031         * config.sub: Update to 2013-10-01 version.
1033 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1035         Changes to build configuration to allow big endian ARC ELF toolchain
1036         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1037         * configure: Regenerate.
1039 2013-09-20  Alan Modra  <amodra@gmail.com>
1041         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1042         ppc host match.  Support little-endian powerpc linux hosts.
1044 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1046         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1047         maintainer.
1049 2013-09-12  DJ Delorie  <dj@redhat.com>
1051         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1052         maintainers.
1054 2013-09-03  Richard Biener  <rguenther@suse.de>
1056         * configure.ac: Also allow ISL 0.12.
1057         * configure: Regenerated.
1059 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1061         * MAINTAINERS (Write After Approval): Add myself.
1063 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1065         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1067 2013-08-26  Caroline Tice  <cmtice@google.com>
1069         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1070         "Various Reviewers" to libvtv "Various Maintainers".
1072 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1074         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1076 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1078         * MAINTAINERS: Update name, email.
1080 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1082         * MAINTAINERS (Write After Approval): Add myself.
1084 2013-08-12  Caroline Tice  <cmtice@google.com>
1086         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1087         address in the Write After Approval section.
1089 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1091         * MAINTAINERS (Write After Approval): Update email.
1093 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1095         * configure.ac: Adjust to check VTV_SUPPORTED.
1096         * configure: Regenerated.
1098 2013-08-02  Caroline Tice  <cmtice@google.com>
1100         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1101         on non-linux systems; add target-libvtv to noconfigdirs; add
1102         libsupc++/.libs to C++ library search paths.
1103         * configure: Regenerated.
1104         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1105         libstdc++ and libgcc.
1106         * Makefile.in: Regenerated.
1108 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1110         * MAINTAINERS (Write After Approval): Add myself.
1112 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1113             Shiva Chen  <shiva0217@gmail.com>
1115         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1116         nds32 port maintainers.
1118 2013-07-17  Tim Shen  <timshen91@gmail.com>
1120         * MAINTAINERS (Write After Approval): Add myself.
1122 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1124         * configure.ac: Sync from binutils.
1125         * configure: Regenerate.
1127 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1129         * MAINTAINERS (Write After Approval): Add myself.
1131 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1133         * MAINTAINERS (Write After Approval): Add myself.
1135 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1137         * MAINTAINERS (Write After Approval): Add myself.
1139 2013-04-30  Brooks Moses  <bmoses@google.com>
1141         * MAINTAINERS: Update my email; move myself from Fortran
1142         reviewer to Write After Approval.
1144 2013-04-16  Andreas Schwab  <schwab@suse.de>
1146         * configure.ac (aarch64-*-*): Don't disable java.
1147         * configure: Regenerate.
1149 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1151         * MAINTAINERS (Write After Approval): Add myself.
1153 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1155         * Makefile.def (target_modules): Don't install libffi.
1156         * Makefile.in: Regenerate.
1158 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1160         * MAINTAINERS (Write After Approval): Add myself.
1162 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1164         * MAINTAINERS (Write After Approval): Add myself.
1166 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1168         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1169         * configure: Regenerated.
1171 2013-02-05  Ian Lance Taylor  <iant@google.com>
1173         PR go/55969
1174         * configure.ac: Disable libgo on some systems where it does not
1175         work.
1177 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1179         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1180         Remove Geoff Keating as rs6000 port maintainer, at his request.
1182 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1184         * MAINTAINERS: Update my email.
1186 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1188         * configure: Re-generate.
1190 2013-01-15  Richard Biener  <rguenther@suse.de>
1192         PR other/55973
1193         * configure: Re-generate.
1195 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1197         * Makefile.def (install-target-libsanitizer): Depend on
1198         install-target-libstdc++-v3.
1199         * Makefile.in: Regenerate.
1201 2013-01-14  Richard Biener  <rguenther@suse.de>
1203         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1204         * configure: Re-generate
1206 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1208         * config.sub: Update from config repo.
1210 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1212         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1213         * Makefile.in: Regenerate.
1215 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1217         * MAINTAINERS (arc): Add new port maintainership for myself.
1219 2013-01-09  Jason Merrill  <jason@redhat.com>
1221         * .gitignore: Import from gdb repository.
1223 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1225         * Makefile.def (configure-gcc): Depend on all-gmp.
1226         (all-gcc): Remove dependency on all-gmp.
1227         * Makefile.in: Regenerated.
1229 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1231         * config.sub: Merge from config repo.
1232         * config.guess: Ditto.
1234 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1236         * Makefile.def: Merge from binutils.
1237         * Makefile.in: Ditto.
1239 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1241         * MAINTAINERS: Update my email.
1243 2012-12-29  Ben Elliston  <bje@gnu.org>
1245         * config.guess: Update to 2012-12-29 version.
1246         * config.sub: Likewise.
1248 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1250         * Makefile.def (install-target-libgfortran): Depend on
1251         install-target-libquadmath, install-target-libgcc.
1252         (install-target-libsanitizer): Depend on install-target-libgcc.
1253         (install-target-libjava): Depend on install-target-libgcc.
1254         (install-target-libitm): Depend on install-target-libgcc.
1255         (install-target-libobjc): Depend on install-target-libgcc.
1256         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1257         * Makefile.in: Regenerate.
1259 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1261         * Makefile.def (install-target-libgo): Depend on
1262         install-target-libatomic.
1263         * Makefile.in: Regenerate.
1265 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1267         PR go/55201
1268         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1269         * Makefile.in: Regenerate.
1271 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1273         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1274         * configure: Regenerate.
1276 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1278         * config.sub: Merge from config repo.
1280 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1282         * Makefile.def (target_modules): Add bootstrap=true and
1283         raw_cxx=true to libsanitizer.
1284         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1285         * Makefile.in: Regenerated.
1286         * configure: Likewise.
1288 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1290         * MAINTAINERS: Remove self as RTL optimization maintainer.
1292 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1294         * MAINTAINERS (Write After Approval): Add myself.
1296 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1298         * Makefile.def (target_modules): Remove bootstrap=true and
1299         raw_cxx=true from libsanitizer.
1300         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1301         * Makefile.in: Regenerated.
1302         * configure: Likewise.
1304 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1306         * Makefile.def (target_modules): Add bootstrap=true and
1307         raw_cxx=true to libsanitizer.
1308         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1309         * Makefile.in: Regenerated.
1310         * configure: Likewise.
1312 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1314         PR bootstrap/54279
1315         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1316         * configure: Regenerate.
1317         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1318         * Makefile.in: Regenerate.
1320 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1322         * configure.ac: Disable libsanitizer if we're not building C++.
1323         * configure: Regenerate.
1325 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1327         * MAINTAINERS (Write After Approval): Add myself.
1329 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1331         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1332         Kostya Serebryany (kcc@google.com) and
1333         Jakub Jelinek (jakub@redhat.com).
1334         Rename area for Dodji Seketeli (dodji@redhat.com).
1336 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1338         * MAINTAINERS: (asan.c, related): Add myself.
1340 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1342         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1343         * configure: Regenerate.
1345 2012-11-13  Richard Henderson  <rth@redhat.com>
1347         * configure.ac: Move libsanitizer logic to subdirectory.
1348         * configure: Regenerate.
1350 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1352         * configure.ac: Enable libsanitizer just on x86 linux for now.
1353         * configure: Re-generate.
1355 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1357         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1358         sections.
1359         * configure: Regenerate.
1361 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1363         * configure.ac: Add section for configdirs for libsanitizer.
1364         Disable for cris-*-* and mmix-*-*.
1365         * configure: Regenerate.
1367 2012-11-12  Wei Mi <wmi@google.com>
1369         * configure.ac: Add libsanitizer to target_libraries.
1370         * Makefile.def: Ditto.
1371         * configure: Regenerate.
1372         * Makefile.in: Regenerate.
1373         * libsanitizer: New directory for asan runtime.  Contains an empty
1374         tsan directory.
1376 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1378         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1379         against Mingw64 w32api.
1380         * configure: Regenerate.
1382 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1384         * configure: Regenerated.
1386 2012-11-03  Robert Mason  <rbmj@verizon.net>
1388         * configure.ac: add --disable-libstdcxx configure option
1389         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1391 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1393         * MAINTAINERS (Write After Approval): Add myself.
1395 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1397         * MAINTAINERS (Write After Approval): Add myself.
1399 2012-10-24  Sharad Singhai  <singhai@google.com>
1401         * MAINTAINERS (Write After Approval): Add myself.
1403 2012-10-24  Eric Christopher  <echristo@gmail.com>
1405         * MAINTAINERS: Update email address.
1407 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1409         PR bootstrap/54820
1410         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1411         * configure: Regenerate.
1413 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1415         * MAINTAINERS (aarch64): Add Marcus and myself.
1417 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1419         PR bootstrap/54820
1420         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1421         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1422         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1423         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1424         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1425         * Makefile.in: Regenerate.
1426         * configure.ac (have_static_libs): New variable and associated check.
1427         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1428         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1429         * configure: Regenerate.
1431 2012-10-10  Richard Biener  <rguenther@suse.de>
1433         * MAINTAINERS: Adjust for changed surname.
1435 2012-10-04  Lawrence Crowl  <crowl@google.com>
1437         * MAINTAINERS (Write After Approval): Add myself.
1439 2012-10-01  Cary Coutant  <ccoutant@google.com>
1441         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1443 2012-09-28  Ian Lance Taylor  <iant@google.com>
1445         * Makefile.def: Make all-target-libgo depend on
1446         all-target-libbacktrace.
1447         * Makefile.in: Rebuild.
1449 2012-09-26  Ian Lance Taylor  <iant@google.com>
1451         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1452         * Makefile.in: Rebuild.
1454 2012-09-20  Walter Lee  <walt@tilera.com>
1456         * configure.ac: Add tilegx to list of targets that support gold.
1457         * configure: Regenerate.
1459 2012-09-20  Marek Polacek  <polacek@redhat.com>
1461         * MAINTAINERS (Write After Approval): Add myself.
1463 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1465         * configure.ac: Add mips*-mti-elf* target.
1466         * configure: Regenerate.
1468 2012-09-17  Ian Lance Taylor  <iant@google.com>
1470         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1471         * configure.ac (host_libs): Add libbacktrace.
1472         (target_libraries): Add libbacktrace.
1473         * Makefile.def (host_modules): Add libbacktrace.
1474         (target_modules): Likewise.
1475         * configure, Makefile.in: Rebuild.
1477 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1479         PR target/38607
1480         Merge upstream change.
1481         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1483         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1484         Add libgomp*.o to compare_exclusions for AIX.
1485         * configure: Regenerate.
1487 2012-09-06  Diego Novillo  <dnovillo@google.com>
1489         * configure.ac: Bump minimum GMP version to 4.2.3.
1490         * configure: Re-generate.
1492 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1494         PR target/54461
1495         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1496         target-libgloss if not configured --with-avrlibc=no.
1497         * configure: Regenerate.
1499 2012-09-04  Jason Merrill  <jason@redhat.com>
1501         * configure.ac: Fix --enable-languages=all.
1503 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1505         * MAINTAINERS (Write After Approval): Add myself.
1507 2012-09-03  Richard Guenther  <rguenther@suse.de>
1509         PR bootstrap/54138
1510         * configure.ac: Re-organize ISL / CLOOG checks to allow
1511         disabling with either --without-isl or --without-cloog.
1512         * configure: Regenerated.
1514 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1516         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1517         * configure: Regenerate.
1519 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1521         * MAINTAINERS: Fix my email address.
1523 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1525         PR binutils/4970
1526         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1527         and opcodes.
1528         * Makefile.in: Regenerated.
1530 2012-08-26  Art Haas <ahaas@impactweather.com>
1532         * configure: Regenerate.
1534 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1536         * INSTALL/README: Also refer to the online installation
1537         instructions.
1539 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1541         * MAINTAINERS (Write After Approval): Add myself.
1542         (Picochip port): Remove myself.
1544 2012-08-14   Diego Novillo  <dnovillo@google.com>
1546         Merge from cxx-conversion branch.
1548         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1549         POSTSTAGE1_CONFIGURE_FLAGS.
1550         * Makefile.in: Regenerate.
1551         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1552         Force C++ when bootstrapping.
1553         * configure: Regenerate.
1555 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1557         * MAINTAINERS (Write After Approval): Add myself.
1559 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1561         * README: Document use of ranges of years in copyright notices.
1563 2012-07-06  Richard Guenther  <rguenther@suse.de>
1565         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1566         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1567         --with-gmp=system.
1568         * Makefile.in: Regenerated.
1569         * configure: Likewise.
1571 2012-07-06  Richard Guenther  <rguenther@suse.de>
1573         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1574         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1575         supply V=1 as extra_make_flags.
1576         * configure: Regenerated.
1577         * Makefile.in: Likewise.
1579 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1581         * configure: Regenerate.
1583 2012-07-03  Richard Guenther  <rguenther@suse.de>
1585         * Makfile.def (isl): Remove not necessary extra_exports and
1586         extra_make_flags.
1587         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1588         * Makefile.in: Regenerated.
1590 2012-07-03  Richard Guenther  <rguenther@suse.de>
1592         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1593         * configure.ac: If either the ISL or the CLooG check failed
1594         do not try to build in-tree versions.
1595         * Makefile.in: Regenerated.
1596         * configure: Regenerated.
1598 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1600         * configure: Regenerate.
1602 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1604         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1605         maintainer.
1607 2012-07-02  Richard Guenther  <rguenther@suse.de>
1609         * configure: Regenerated.
1611 2012-07-02  Richard Guenther  <rguenther@suse.de>
1612         Michael Matz  <matz@suse.de>
1613         Tobias Grosser <tobias@grosser.es>
1614         Sebastian Pop <sebpop@gmail.com>
1616         * Makefile.def: Add ISL host module, remove PPL host module.
1617         Adjust ClooG host module to use the proper ISL.
1618         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1619         * configure.ac: Include config/isl.m4.  Add ISL host library,
1620         remove PPL.  Remove PPL configury, add ISL configury, adjust
1621         ClooG configury.
1622         * Makefile.in: Regenerated.
1623         * configure: Likewise.
1625 2012-07-02  Richard Guenther  <rguenther@suse.de>
1627         Merge from graphite branch
1628         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1630         * configure: Regenerated.
1631         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1632         both cloog.org and legacy versions. The only supported version will
1633         be CLooG with the isl backend.
1635         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1637         * configure: Regenerated.
1638         * configure.ac: Require cloog isl 0.17.0
1640         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1642         * configure: Regenerated.
1643         * config/cloog.m4: Do not define CLOOG_ORG
1645 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1647         * configure.ac: Skip C if explicitly selected.
1648         * configure: Regenerate.
1650 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1652         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1653         they contain -O2.
1654         * configure: Regenerate.
1656 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1658         PR debug/53740
1659         * df.h, df-problems.c, dce.c: Revert last patch.
1661 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1663         * MAINTAINERS (Write After Approval): Update my email address.
1665 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1667         * MAINTAINERS (Write After Approval): Add myself.
1669 2012-06-20  Jason Merrill  <jason@redhat.com>
1671         * Makefile.tpl (check-target-libgomp-c++): New.
1672         (check-target-libitm-c++): New.
1673         * Makefile.def (c++): Add them.
1674         * Makefile.in: Regenerate.
1676 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1678         * MAINTAINERS (Write After Approval): Add myself.
1680 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1682         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1683         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1684         (install-no-fixedincludes): Adjust accordingly.
1685         * Makefile.in: Regenerate.
1687 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1689         Merge upstream change
1690         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1692 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1694         * MAINTAINERS (Write After Approval): Add myself.
1696 2012-05-09  Nick Clifton  <nickc@redhat.com>
1697             Paul Smith  <psmith@gnu.org>
1699         PR bootstrap/50461
1700         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1701         allow for the fact that from release v3.1.0 of MPFR the source
1702         files were moved into a src sub-directory.
1703         * configure: Regenerate.
1705 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1707         * configure.ac: Bump minimum MPFR version to 2.4.0.
1708         * configure: Regenerated.
1710 2012-05-01  Richard Henderson  <rth@redhat.com>
1712         * Makefile.def (libatomic): New target_module.
1713         * configure.ac (target_libraries): Add libatomic.
1714         (noconfigdirs): Check if libatomic is supported.
1715         * Makefile.in, configure: Rebuild.
1717 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1719         * MAINTAINERS (Write After Approval): Add myself.
1721 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1723         * config.sub: Update to 2012-04-18 version from official repo.
1725 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1727         * MAINTAINERS (Write After Approval): Add myself.
1729 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1731         * MAINTAINERS: Changed email address.
1733 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1735         PR target/52737
1736         * contrib/gcc_update (files_and_dependencies):
1737         Remove gcc/config/avr/t-multilib from touch data.
1739 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1741         * MAINTAINERS (OS Port Maintainers): Remove irix.
1742         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1743         (unsupported_languages): Remove mips-sgi-irix6.*.
1744         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1745         (with_stabs): Remove.
1746         * configure: Regenerate.
1748 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1750         * MAINTAINERS (OS Port Maintainers): Remove osf.
1751         * configure.ac (enable_libgomp): Remove *-*-osf*.
1752         (with_stabs): Remove alpha*-*-osf*.
1753         * configure: Regenerate.
1755 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1757         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1758         * configure: Regenerate.
1760 2012-02-17  Walter Lee  <walt@tilera.com>
1762         * MAINTAINERS: (Write After Approval): Delete myself.
1764 2012-02-14  Walter Lee  <walt@tilera.com>
1766         * MAINTAINERS (tilegx port): Add myself.
1767         (tilepro port): Add myself.
1768         (Write After Approval): Add myself.
1770 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1772         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1773         and Joseph Myers as docstring relicensing maintainers.
1775 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1777         * MAINTAINERS (write-after-approval): Add myself.
1779 2012-02-08  Ira Rosen <irar@il.ibm.com>
1781         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1782         maintainer.
1784 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1786         * MAINTAINERS (Write After Approval): Move myself to
1787         maintain alphabetical order.
1789 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1791         * MAINTAINERS (Write After Approval): Add myself.
1793 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1795         * MAINTAINERS (Write After Approval): Add myself.
1797 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1798             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1800         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1801         * configure: Regenerate.
1803 2012-01-23  Harshit Chopra  <harshit@google.com>
1805         * MAINTAINERS (Write After Approval): Add myself.
1807 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1809         * configure.ac: Remove reference to mh-interix.
1810         * configure: Regenerate.
1812 2012-01-05  Richard Henderson  <rth@redhat.com>
1814         PR bootstrap/51072
1815         * configure.ac: Disable libitm if c++ is not enabled.
1816         * configure: Rebuild.
1818         * configure.ac: Fix regexp for same.
1819         * configure: Rebuild.
1821 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1823         * MAINTAINERS (Write After Approval): Add myself.
1825 2012-01-02  Richard Guenther  <rguenther@suse.de>
1827         PR bootstrap/51686
1828         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1829         * Makefile.in: Regenerate.
1831 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1833         * MAINTAINERS (Write After Approval): Add myself.
1835 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1837         * configure: Regenerate.
1839 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1841         * MAINTAINERS (picochip): Changed email address.
1843 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1845         * MAINTAINERS (write-after-approval): Add self.
1847 2011-11-29  DJ Delorie  <dj@redhat.com>
1849         * configure.ac (rl78-*-*) New case.
1850         * configure: Regenerate.
1851         * MAINTAINERS: Add myself as RL78 maintainer.
1853 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1855         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1857 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1859         * libtool.m4: Additional FreeBSD 10 fixes.
1861 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1863         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1864         Maintainers section, as Epiphany maintainer.
1866 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1868         PR target/49992
1869         * configure.ac: Remove ranlib special-casing for Darwin.
1870         * configure: Regenerate.
1872 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1874         * MAINTAINERS (Reviewers): Keep the list sorted.
1876 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1878         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1880 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1882         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1883         * configure: Rebuild.
1884         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1885         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1886         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1887         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1888         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1889         Add READELF.
1890         * Makefile.in: Rebuild.
1892 2011-11-09  Jason Merrill  <jason@redhat.com>
1894         * Makefile.def (language=c++): Remove check-c++0x.
1895         * Makefile.in (check-gcc-c++): Regenerate.
1897 2011-11-08  Richard Henderson  <rth@redhat.com>
1899         * configure.ac: Test for libitm directory present first.
1901         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1903         * configure.ac: Test libitm/configure.tgt to disable libitm.
1904         * configure: Rebuild.
1906 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1907             Richard Henderson  <rth@redhat.com>
1909         Merged from transactional-memory.
1911         * Makefile.def (lang_env_dependencies): libitm is c++.
1912         Add libitm target module.
1913         * configure.ac: Likewise.
1914         * config/mmap.m4: New file.
1915         * contrib/gcc_update: Add libitm to touch data.
1916         * Makefile.in, configure: Rebuild.
1918 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1920         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1921         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1922         * Makefile.in: Regenerate.
1924 2011-11-01  DJ Delorie  <dj@redhat.com>
1926         * config.sub: Update to version 2011-10-29 (added rl78)
1928 2011-10-27  Nick Clifton  <nickc@redhat.com>
1930         * config.sub: Import these changes from the config project:
1932         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1933             Ben Elliston  <bje@gnu.org>
1935         * config.sub (epiphany): New.
1937         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1938             Ben Elliston  <bje@gnu.org>
1940         * config.sub (hexagon, hexagon-*): New.
1942         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1944         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1945         64eb to be64.
1947         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1949         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1950         (nacl): Grok as alias for 32el-unknown-nacl.
1952 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1954         * MAINTAINERS (Write After Approval): Add myself.
1956 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1958         * MAINTAINERS (Write After Approval): Add myself.
1960 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1962         * MAINTAINERS (sparc port): Remove myself.
1964 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1966         * MAINTAINERS (Write After Approval): Add myself.
1968 2011-08-14  Yao Qi  <yao@codesourcery.com>
1970         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1971         * configure: Regenerate.
1973 2011-07-26  Ian Lance Taylor  <iant@google.com>
1975         * configure.ac: Set have_compiler based on whether gcc directory
1976         exists, rather than on whether gcc is in configdirs.
1977         * configure: Rebuild.
1979 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1981         * MAINTAINERS (Global Reviewers): Add self.
1983 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1985         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1986         link directories.
1987         * Makefile.in: Rebuild.
1989 2011-07-20  Ian Lance Taylor  <iant@google.com>
1991         PR bootstrap/49787
1992         * configure.ac: Move --enable-bootstrap handling earlier in file.
1993         If --enable-bootstrap and either --enable-build-with-cxx or
1994         --enable-build-poststage1-with-cxx, enable C++ automatically.
1995         * configure: Rebuild.
1997 2011-07-19  Ian Lance Taylor  <iant@google.com>
1999         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2000         make C++ a boot_language.  Set and substitute
2001         POSTSTAGE1_CONFIGURE_FLAGS.
2002         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2003         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2004         * configure, Makefile.in: Rebuild.
2006 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2008         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2009         maintainers.
2011 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2013         * MAINTAINERS (Global Reviewers): Add myself.
2015 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2017         * configure: Regenerate.
2019 2011-07-16  Jason Merrill  <jason@redhat.com>
2021         * Makefile.def (language=c++): Add check-c++0x and
2022         check-target-libmudflap-c++.
2023         * Makefile.tpl (check-target-libmudflap-c++): New.
2024         * Makefile.in: Regenerate.
2026 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2028         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2029         * Makefile.def (target_modules/libjava): Pass
2030         $(EXTRA_CONFIGARGS_LIBJAVA).
2031         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2032         if not configured with --enable-static-libjava.
2033         * Makefile.in: Regenerate.
2034         * configure: Likewise.
2036 2011-07-15  Jason Merrill  <jason@redhat.com>
2038         * Makefile.in (check-c++): Move check-gcc-c++0x after
2039         check-target-libstdc++-v3.
2041 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2043         * MAINTAINERS (c6x port): New entry.
2045 2011-07-13  Jason Merrill  <jason@redhat.com>
2047         * Makefile.in (check-gcc-c++0x): New.
2048         (check-c++): Depend on it.
2050 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2052         PR target/39150
2053         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2054         x86_64-*-solaris2.1[0-9]*.
2055         * configure: Regenerate.
2057 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2059         * MAINTAINERS (RTL optimizers): Add self.
2061 2011-06-27  Gabriel Charette  <gchare@google.com>
2063         * MAINTAINERS (Write After Approval): Add myself.
2065 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2067         PR regression/47836
2068         PR bootstrap/23656
2069         PR other/47733
2070         PR bootstrap/49247
2071         PR c/48825
2072         * configure.ac (target_libraries): Remove target-libiberty.
2073         Remove case-statement setting skipdirs=target-libiberty for
2074         multiple targets.  Remove checking target_configdirs and
2075         removing target-libiberty but keeping target-libgcc if
2076         otherwise empty.
2077         * Makefile.def (target_modules): Don't add libiberty.
2078         (dependencies): Remove all traces of target-libiberty.
2079         * configure, Makefile.in: Regenerate.
2081 2011-06-13  Walter Lee <walt@tilera.com>
2083         * configure.ac (tilepro-*-*) New case.
2084         (tilegx-*-*): Likewise.
2085         * configure: Regenerate.
2087 2011-06-06  Jing Yu  <jingyu@google.com>
2089         * configure.ac: Skip target-libiberty for
2090         arm*-*-linux-androideabi.
2091         * configure: Regenerated.
2093 2011-06-06  Nick Clifton  <nickc@redhat.com>
2095         * config.sub: Sync from upstream.
2097 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2099         * MAINTAINERS (Write After Approval): Add myself.
2101 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2103         * MAINTAINERS: Update my email address.
2105 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2107         * MAINTAINERS (Write After Approval): Update my email address.
2109 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2111         * MAINTAINERS (Write After Approval): Add myself.
2113 2011-05-08  Doug Kwan  <dougkwan@google.com>
2115         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2116         * configure: Regenerated.
2117         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2118         value from configure.
2119         * Makefile.in: Regenerated.
2121 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2123         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2124         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2125         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2126         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2127         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2128         *-*-vxworks*): Disable newlib and libgloss in separate case
2129         statement.
2130         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2131         to separate case statement.
2132         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2133         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2134         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2135         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2136         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2137         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2138         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2139         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2140         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2141         i[[3456789]]86-*-rdos*, m32r-*-*,
2142         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2143         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2144         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2145         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2146         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2147         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2148         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2149         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2150         and libgloss in main case over targets.  Remove most empty cases
2151         in main case over targets.
2152         * configure: Regenerate.
2154 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2156         * MAINTAINERS (Write After Approval): Add myself.
2158 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2160         * configure.ac: Remove code setting special library locations for
2161         hppa*64*-*-hpux11*.  Remove code setting compiler for
2162         sparc-sun-solaris2*.
2163         * configure: Regenerate.
2165 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2167         * configure.ac: Separate libgloss_dir settings from general case
2168         over targets.
2169         * configure: Regenerate.
2171 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2173         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2174         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2175         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2176         cases in libgcj-disabling case statement.
2177         (hppa*64*-*-linux*): Set unsupported_languages instead of
2178         disabling target-zlib.
2179         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2180         to hppa*64*-*-hpux*.
2181         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2182         hppa*-*-hpux*.
2183         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2184         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2185         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2186         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2187         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2188         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2189         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2190         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2191         libgcj-disabling case statement.
2192         * configure: Regenerate.
2194 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2196         * configure.ac: Disable Java for targets not supporting libffi.
2197         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2198         Remove cases in Java-disabling statement.
2199         (*arm-wince-pe): Change to arm-wince-pe.
2200         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2201         cases in Java-disabling statement.
2202         (bfin-*-*): Don't disable Java again.
2203         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2204         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2205         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2206         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2207         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2208         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2209         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2210         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2211         Java-disabling statement.
2212         (mmix-*-*): Don't disable Java again.
2213         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2214         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2215         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2216         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2217         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2218         statement.
2219         * configure: Regenerate.
2221 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2223         * configure.ac: Separate cases disabling Java and Java libraries
2224         from general case over targets.
2225         * configure: Regenerate.
2227 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2229         * MAINTAINERS: Update my email address.
2231 2011-04-20  Easwaran Raman  <eraman@google.com>
2233         * MAINTAINERS (Write After Approval): Add myself.
2235 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2237         PR lto/48086
2238         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2239         * configure: Regenerate.
2241 2011-04-16  Jim Meyering  <meyering@redhat.com>
2243         * MAINTAINERS (Write After Approval): Add myself.
2245 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2247         * MAINTAINERS: Update my email address.
2249 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2251         * MAINTAINERS (Write After Approval): Add myself.
2253 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2255         * MAINTAINERS (Write After Approval): Add myself.
2257 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2259         * MAINTAINERS (Write After Approval): Add myself.
2261 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2263         * configure.ac (build_tools): Remove build-byacc.
2264         (host_libs): Remove mmalloc.
2265         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2266         autoconf automake libtool diff rcs fileutils shellutils time
2267         textutils wdiff find uudecode hello tar gzip indent recode release
2268         sed perl gawk findutils gettext zip.
2269         (libgcj): Remove target-qthreads.
2270         (target_tools): Remove target-examples target-gperf.
2271         (YACC): Don't handle building byacc.
2272         * configure: Regenerate.
2273         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2274         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2275         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2276         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2277         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2278         handle building components.
2279         * Makefile.in: Regenerate.
2281 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2283         * MAINTAINERS: Update my email address as Xtensa maintainer.
2285 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2287         * config.sub: Sync from upstream.
2289 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2291         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2292         (microblaze*): Don't disable libssp.
2293         * configure: Regenerate.
2295 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2297         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2298         moveifchange.
2299         * configure: Regenerate.
2300         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2301         * Makefile.in: Regenerate.
2303 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2305         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2306         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2307         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2308         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2309         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2310         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2311         md_exec_prefix cases.
2312         * configure: Regenerate.
2314 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2316         * configure.ac: Separate cases disabling target-libssp,
2317         target-libiberty, target-libstdc++-v3 and Fortran from general
2318         case over targets.
2319         * configure: Regenerate.
2321 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2323         * configure.ac (*-*-chorusos): Don't disable libgcj.
2324         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2325         Remove case.
2326         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2327         (arm-*-coff): Don't disable libgcj.
2328         (arm*-*-linux-gnueabi): Remove useless assignment.
2329         (arm-*-riscix*): Don't disable libgcj.
2330         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2331         configuration.
2332         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2333         (c54x*-*-*): Remove case.
2334         (tic54x-*-*): Don't disable GCC or GCC libraries.
2335         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2336         to *.
2337         (d10v-*-*): Don't disable GCC libraries.
2338         (d30v-*-*): Don't disable libgcj.
2339         (h8500-*-*): Don't disable GCC libraries.
2340         (i960-*-*): Don't disable libgcj.
2341         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2342         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2343         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2344         libgcj.
2345         (m68k-*-coff*): Remove case.
2346         (mmix-*-*): Don't disable libgloss on host.
2347         (mn10200-*-*, mn10300-*-*): Remove cases.
2348         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2349         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2350         Don't disable libgcj.
2351         (romp-*-*): Remove case.
2352         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2353         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2354         case.
2355         (v810-*-*): Don't disable GCC libraries.
2356         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2357         (ip2k-*-*): Don't disable GCC libraries.
2358         * configure: Regenerate.
2360 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2362         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2363         libffi on host.
2364         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2365         on host.
2366         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2367         * configure: Regenerate.
2369 2011-03-26  John Marino  <binutils@marino.st>
2371         * configure.ac: Add support for *-*-dragonfly*
2372         * configure: Regenerate.
2374 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2376         * configure.ac (native_only): Remove.
2377         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2378         send-pr uudecode guile gnuserv on host.
2379         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2380         send-pr rcs guile perl texinfo libtool on host.
2381         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2382         automake send-pr rcs guile perl texinfo libtool on host.
2383         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2384         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2385         (alpha*-dec-osf*): Don't disable fileutils on target.
2386         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2387         texinfo send-pr expect dejagnu on target.
2388         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2389         target-qthreads on target.
2390         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2391         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2392         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2393         x86_64-*-mingw*): Don't disable expect on target.
2394         (*-*-cygwin*): Don't disable target-gperf on target.
2395         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2396         gnuserv on target.
2397         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2398         target.
2399         * configure: Regenerate.
2401 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2403         * configure.ac (target_tools): Remove target-groff.
2404         (native_only): Remove target-groff.
2405         (hppa*64*-*-*): Don't disable byacc.
2406         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2407         setting.
2408         (*-*-kaos*): Don't skip target-librx and target-groff.
2409         (*-*-netware*): Don't skip target-libmudflap.
2410         (*-*-tpf*): Don't skip target-libmudflap.
2411         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2412         directories on the host.
2413         (ia64*-*-*vms*): Don't skip tix.
2414         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2415         host.
2416         * configure: Regenerate.
2418 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2420         * configure.ac: Remove references to mt-mep, mt-netware,
2421         mt-wince.
2422         * Makefile.def: Add all-utils soft dependencies.
2423         * Makefile.tpl: Remove GDB_NLM_DEPS.
2424         * configure: Regenerate.
2425         * Makefile.in: Regenerate.
2427 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2429         * configure.ac: Do not include mh-x86omitfp.
2430         * configure: Regenerate.
2432 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2434         * configure.ac: Remove empty cases.
2435         * configure: Regenerate.
2437 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2439         * Makefile.def: Add dependency from termcap to gdb.
2440         * Makefile.in: Regenerate.
2442 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2444         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2445         * configure: Regenerate.
2446         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2447         * Makefile.tpl: Likewise.
2448         * Makefile.in: Regenerate.
2450 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2452         * configure.ac: Remove all mentions of tentative_cc.
2453         * configure: Regenerate.
2455 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2457         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2458         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2459         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2460         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2461         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2462         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2463         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2464         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2465         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2466         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2467         *-*-rhapsody*): Remove host cases.
2468         * configure: Regenerate.
2470 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2472         * configure.ac (ppc*-*-pe): Remove host case.
2473         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2474         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2475         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2476         cases.
2477         * configure: Regenerate.
2479 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2481         * config.sub: Update to version 2011-03-23.
2483 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2485         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2486         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2487         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2488         * configure: Regenerate.
2490 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2492         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2493         to Write After Approval.
2494         * config-ml.in: Don't handle arc-*-elf*.
2495         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2496         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2497         handle GCC libraries.
2498         * configure: Regenerate.
2500 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2502         PR bootstrap/48120:
2503         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2504         Add -lstdc++ -lm to LIBS.
2505         * configure: Regenerate.
2507 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2509         * config.guess: Update to version 2011-02-02
2510         * config.sub: Update to version 2011-02-24
2512 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2514         PR lto/48086
2515         * configure.ac: Re-enable LTO on *-apple-darwin9.
2516         * configure: Regenerate.
2518 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2520         PR lto/48086
2521         * configure.ac: Disable LTO on darwin due to an assembler change in
2522         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2523         under 256.
2524         * configure: Regenerate.
2526 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2528         * MAINTAINERS: Update myself as score backend maintainer,
2529         update my e-mail address.
2531 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2533         * MAINTAINERS: Update my e-mail address.
2535 2011-03-06  Joey Ye  <joey.ye@arm.com>
2537         * MAINTAINERS: Update my e-mail address.
2539 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2541         * configure.ac: Adjust test of with_ppl.
2542         * configure: Regenerated.
2544 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2546         * MAINTAINERS: Adjust my e-mail address.
2548 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2550         * configure.ac: Add -lpwl to ppllibs.
2551         * configure: Regenerated.
2553 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2555         * config/cloog.m4: Add -lisl to clooglibs.
2556         * configure: Regenerated.
2558 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2560         * MAINTAINERS (CPU Port maintainers): Add self.
2562 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2564         * MAINTAINERS: Add myself as testsuite maintainer.
2566 2011-02-15  Mike Stump  <mikestump@comcast.net>
2568         * MAINTAINERS: Add myself as testsuite maintainer.
2570 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2572         Import from Libtool and gnulib:
2574         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2576         Prepare for supporting FreeBSD 10.
2577         * config.rpath: Remove handling of freebsd1* which soon would
2578         match FreeBSD 10.0.
2580         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2582         Remove support for FreeBSD 1.x.
2583         * libtool.m4 (_LT_LINKER_SHLIBS)
2584         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2585         soon would incorrectly match FreeBSD 10.0.
2587 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2589         PR binutils/12283
2590         * move-if-change: Import version from gnulib.
2592 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2594         PR lto/47225
2595         * Makefile.def (lto-plugin): Double dash for enable-shared.
2596         (configure-gcc): Depend on all-lto-plugin.
2597         * Makefile.in: Rebuilt.
2599 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2601         * configure.ac: Remove extra bracket.
2602         * configure: Regenerate.
2604 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2606         * MAINTAINERS: Add myself as libquadmath maintainer.
2608 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2610         * MAINTAINERS: Update my email address.
2612 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2614         * MAINTAINERS (option handling): Add self.
2616 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2618         PR lto/47225
2619         * Makefile.def: Add dependency for install-gcc
2620         on install-lto-plugin.
2621         * Makfile.in: Regenerated
2623 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2625         * MAINTAINERS (CPU Port Maintainers): Add myself.
2627 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2629         PR libgcj/44341
2630         * configure.ac: Discard --with-* flags for host when configuring
2631         target libraries for cross build.
2632         * configure: Rebuilt.
2634 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2636         * MAINTAINERS (linear loop transforms): Removed.
2638 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2640         * configure.ac: If with_ppl is no, move setting with_cloog=no
2641         after CLOOG_REQUESTED check.
2642         * configure: Regenerated.
2644 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2646         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2647         CLooG has been requested.
2648         * configure: Regenerated.
2650 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2652         * configure: Regenerated.
2653         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2655 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2657         * configure: Regenerated.
2658         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2660 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2662         * configure.ac: Use AS_HELP_STRING throughout.
2663         * configure: Regenerate.
2665 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2667         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2668         * configure: Regenerate.
2670 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2672         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2674 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2676         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2677         for ia64-hpux.
2678         * configure: Regenerate.
2680 2011-01-07  Jan Hubicka  <jh@suse.cz>
2682         PR lto/47225
2683         * Makefile.in: Regenerate.
2684         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2685         configure.
2687 2011-01-07  Jan Hubicka  <jh@suse.cz>
2689         * Makefile.in: Regenerate.
2690         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2691         and configure dependency on lto-plugin configure.
2692         (lto-plugin module): Remove dependency on GCC; add dependency on
2693         liniberty.
2695 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2697         * MAINTAINERS (Write After Approval): Add myself.
2699 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2701         * configure: Regenerate.
2703 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2705         * configure.ac: (picochip): Disable libiberty.
2707 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2709         * MAINTAINERS (Write After Approval): Add myself.
2711 2010-12-10  Ian Lance Taylor  <iant@google.com>
2713         PR bootstrap/46819
2714         * configure.ac: For --disable-libgcj clear libgcj_saved.
2715         * configure: Rebuild.
2717 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2719         PR fortran/46540
2720         * configure.ac: Add --disable-libquadmath and
2721         --disable-libquadmath-support.
2722         * configure: Regenerate.
2724 2010-12-03  Ian Lance Taylor  <iant@google.com>
2726         * MAINTAINERS: Add myself as libgo maintainer.
2728 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2730         PR libffi/46792
2731         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2732         * configure: Regenerate.
2734 2010-12-02  Ian Lance Taylor  <iant@google.com>
2736         * configure.ac: Always set default for poststage1_ldflags to
2737         -static-libstdc++ -static-libgcc.
2739 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2741         * configure.ac: Move comment to remove extra space in last argument
2742         of GCC_TARGET_TOOL.
2744 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2746         PR other/46026
2747         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2748         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2749         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2750         (BASE_FLAGS_TO_PASS): Use it.
2751         * configure: Rebuilt.
2752         * Makefile.in: Rebuilt.
2754 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2756         PR binutils/12258
2757         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2758         Properly check default linker.
2759         * configure: Regnerated.
2761 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2763         * configure.ac: For --enable-gold, handle value `default' instead of
2764         `both*'.  New configure option --{en,dis}able-ld.
2765         * configure: Regenerate.
2767 2010-11-20  Ian Lance Taylor  <iant@google.com>
2769         * configure.ac: Only disable a language library if no language needs
2770         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2771         * configure: Rebuild.
2773 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2775         * Makefile.in: Regenerate.
2777         PR other/46202
2778         * configure.ac: Fix just-built in-tree STRIP name to be
2779         binutils/strip-new.
2780         * configure: Regenerate.
2781         * Makefile.def (install-strip-gcc, install-strip-binutils)
2782         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2783         (install-strip-sid): Mirror dependencies on non-strip variants
2784         of these targets on the respective -strip prerequisites.
2785         * Makefile.tpl (install-strip, install-strip-host)
2786         (install-strip-target): New targets.
2787         (install-strip-[+module+], install-strip-target-[+module+]):
2788         New targets.
2789         * Makefile.in: Regenerate.
2791 2010-11-19  Ian Lance Taylor  <iant@google.com>
2792             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2794         * configure.ac: Add target-libgo to target_libraries.  Set
2795         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2796         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2797         (HOST_EXPORTS): Add GOC.
2798         (BASE_TARGET_EXPORTS): Add GOC.
2799         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2800         (GOCFLAGS_FOR_TARGET): New variable.
2801         (EXTRA_HOST_FLAGS): Add GOC.
2802         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2803         * Makefile.def (target_modules): Add libgo.
2804         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2805         (dependencies): Add dependency from configure-target-libgo to
2806         configure-target-libffi and all-target-libstdc++-v3.  Add
2807         dependencies from all-target-libgo to all-target-libffi.
2808         (languages): Add go.
2809         * configure: Rebuild.
2810         * Makefile.in: Rebuild.
2812 2010-11-19  Ian Lance Taylor  <iant@google.com>
2814         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2815         compiler/flag environment variables.
2817 2010-11-18  Ian Lance Taylor  <iant@google.com>
2819         * configure.ac: Check for lang_requires_boot_languages in
2820         config-lang.in files.
2821         * configure: Rebuild.
2823 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2824             Tobias Burnus  <burnus@net-b.de>
2826         PR fortran/32049
2827         * Makefile.def: Add libquadmath; build it with language=fortran.
2828         * configure.ac: Add libquadmath.
2829         * Makefile.tpl: Handle multiple libs in check-[+language+].
2830         * Makefile.in: Regenerate.
2831         * configure: Regenerate.
2833 2010-11-16  Tom Tromey  <tromey@redhat.com>
2835         * MAINTAINERS: Moved myself to reviewers section.
2837 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2839         * MAINTAINERS: Moved myself to reviewers section.
2841 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2843         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2844         (Write After Approval): Remove self.
2846 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2848         * configure.ac: Fix spelling in option names.
2849         * configure: Regenerated.
2851 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2853         PR bootstrap/39622
2854         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2855         * configure: Regenerated.
2857 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2859         * MAINTAINERS: Update my email address.
2861 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2863         * configure: Regenerate.
2865 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2867         * configure: Regenerate.
2869 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2871         * configure: Regenerate.
2873 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2875         * configure: Regenerate.
2877 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2879         * configure.ac: Support official CLooG.org versions.
2880         * configure: Regenerate.
2881         * config/cloog.m4: New.
2883 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2885         * MAINTAINERS (Write After Approval): Add myself.
2887 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2889         * MAINTAINERS: Update my email address.
2891 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2893         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2894         * configure: Regenerate.
2896 2010-11-03  Ian Lance Taylor  <iant@google.com>
2897             Dave Korn  <dave.korn.cygwin@gmail.com>
2899         PR lto/46273
2900         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2901         and on other supported platforms whenever LTO is enabled.
2902         * configure: Rebuild.
2904 2010-11-02  Alan Modra  <amodra@gmail.com>
2906         PR binutils/12110
2907         * configure.ac: Error when source path contains spaces.
2908         * configure: Regenerate.
2910 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2912         * MAINTAINERS: Update my email address.
2914 2010-10-20  Ian Lance Taylor  <iant@google.com>
2916         * Makefile.def (target_modules): Set lib_path to src/.libs for
2917         libstdc++-v3 module.
2918         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2919         * Makefile.in: Rebuild.
2921 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2923         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2924         (Write After Approval): Remove myself.
2926 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2928         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2930 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2932         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2934 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2936         * configure.ac (build_lto_plugin): New shell variable.
2937         (--enable-lto): Turn on by default for all non-ELF platforms that
2938         have had LTO support added so far.  Set build_lto_plugin appropriately
2939         for both ELF and non-ELF.
2940         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2941         * configure: Regenerate.
2943 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2945         Sync from src:
2946         * configure.ac (v850 support): Remove target-libgloss from
2947         noconfigdirs.
2948         * configure: Regenerate.
2950 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2952         PR bootstrap/45326
2953         PR bootstrap/45174
2954         * configure.ac: Honor initial values of $build_configargs,
2955         $host_configargs, $target_configargs.  Mark the precious, so
2956         environment settings get recorded.
2957         * configure: Regenerate.
2959 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2961         PR bootstrap/45796
2962         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2963         Depend on all-build-libiberty.
2964         * Makefile.in: Regenerate.
2966 2010-09-30  Michael Eager  <eager@eagercon.com>
2968         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2969         * configure: Regenerate.
2971 2010-09-28  Michael Eager  <eager@eagercon.com>
2973         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2975 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2977         PR bootstrap/44621
2978         * configure.ac: Fix unportable shell quoting.
2979         * configure: Regenerate.
2981 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2983         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2984         targets and amend comment.
2985         * configure: Regenerate.
2987 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2989         * MAINTAINERS (Write After Approval): Add myself.
2991 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2993         * configure.ac: Enable LTO by default on Darwin.
2994         * configure: Regenerate.
2996 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2998         * MAINTAINERS (Write After Approval): Add myself.
3000 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3002         * MAINTAINERS (Write After Approval): Add myself.
3004 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3006         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3007         ports
3009 2010-07-28  David Yuste  <david.yuste@gmail.com>
3011         * MAINTAINERS (Write After Approval): Add myself.
3013 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3015         * configure.ac: Support all v850 targets.
3016         * configure: Regenerate.
3018 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3020         PR bootstrap/44455
3021         * configure.ac (extra_mpfr_configure_flags): Copy from
3022         extra_mpc_gmp_configure_flags.
3023         * configure: Re-generated.
3025 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3027         * MAINTAINERS (Write After Approval): Add myself.
3029 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3031         * MAINTAINERS (Write After Approval): Add myself.
3033 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3035         * MAINTAINERS (Write After Approval): Add myself.
3037 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3039         PR target/44862
3040         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3041         Provide -B option to allow for link spec %s substitutions for
3042         libstdc++.a on darwin.
3043         * Makefile.in: Regenerate.
3045 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3047         * MAINTAINERS (Reviewers): Update my e-mail address
3049 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3051         * Makefile.def (configure-gcc): Depend on all-libelf.
3052         * Makefile.in: Rebuild.
3054 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3056         * MAINTAINERS (Write After Approval): Add myself in the right place.
3058 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3060         * MAINTAINERS (Write After Approval): Add myself.
3062 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3064         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3066 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3068         * config.sub: Update to version 2010-05-21.
3069         * config.guess: Update to version 2010-04-03.
3071 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3073         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3074         * configure: Regenerate.
3076 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3078         * MAINTAINERS (Write After Approval): Add myself.
3080 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3082         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3083         a platform that supports LTO.
3084         * configure: Regenerate.
3086 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3088         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3089         * configure: Regenerated.
3091 2010-04-27  Roland McGrath  <roland@redhat.com>
3092             H.J. Lu  <hongjiu.lu@intel.com>
3094         * configure.ac (--enable-gold): Support both, both/gold and
3095         both/bfd to add gold to configdirs without removing ld.
3096         * configure: Regenerated.
3098         * Makefile.def: Add install-gold dependency to install-ld.
3099         * Makefile.in: Regenerated.
3101 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3103         PR lto/42776
3104         * configure.ac (--enable-lto): Refactor handling so libelf tests
3105         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3106         and allow LTO to be explicitly enabled on non-ELF platforms that
3107         are known to support it inside else-clause.
3108         * configure: Regenerate.
3110 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3112         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3113         * configure: Regenerate.
3115 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3117         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3118         * configure: Regenerate.
3120 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3122         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3123         separately.
3124         * configure: Regenerate.
3126 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3128         * MAINTAINERS (Write After Approval): Add myself.
3130 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3132         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3133         * configure: Regenerate.
3135 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3137         * configure: Regenerate after change to elf.m4.
3139 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3141         * MAINTAINERS (Write After Approval): Add myself.
3143 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3145         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3146         * configure: Regenerated.
3148 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3150         * configure.ac: Print "buggy but acceptable" when CLooG
3151         revision is less than 9.
3152         * configure: Regenerated.
3154 2010-04-01  Diego Novillo  <dnovillo@google.com>
3156         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3158 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3160         PR bootstrap/43615
3161         PR bootstrap/43328
3163         Revert:
3165         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3167         * configure.ac: Do not pass --enable-multilib nor
3168         --disable-multilib in baseargs.  Accept explicitly passed
3169         --enable_multilib.
3170         * configure: Regenerate.
3172 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3174         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3176 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3178         * MAINTAINERS: Remove myself.
3180 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3182         PR bootstrap/43328
3183         * configure.ac: Do not pass --enable-multilib nor
3184         --disable-multilib in baseargs.  Accept explicitly passed
3185         --enable_multilib.
3186         * configure: Regenerate.
3188 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3190         * MAINTAINERS (spu port): Remove me.
3192 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3194         * configure.ac (tic6x-*-*): New case.
3195         * configure: Regenerate.
3197 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3199         * config.sub: Update to version 2010-03-22.
3200         * config.guess: Update to version 2009-12-30.
3202 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3204         PR ada/42554
3205         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3206         * configure: Regenerate.
3208 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3210         * MAINTAINERS: Update my email address.
3212 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3214         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3215         (ghassan.shobaki@amd.com): Removed.
3217 2010-03-17  Alan Modra  <amodra@gmail.com>
3219         * MAINTAINERS: Update my email address.
3221 2010-03-16  Diego Novillo  <dnovillo@google.com>
3223         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3224         Matthews.
3226 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3228         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3229         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3231 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3233         * MAINTAINERS: Update my email address.
3235 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3237         * MAINTAINERS: Update my email address.
3239 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3241         * MAINTAINERS: Update my email address.
3243 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3245         * MAINTAINERS: Update my email address.
3247 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3249         PR libstdc++/32499
3250         * configure.ac (RANLIB): Default to true.
3251         (STRIP): Likewise.
3252         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3253         * configure: Regenerate.
3255 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3257         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3258         (Write After Approval): Update my email address.
3260 2010-02-17  Nick Clifton  <nickc@redhat.com>
3262         PR 11238
3263         * Makefile.tpl (local-distclean): Also remove config.cache files in
3264         sub-directories as there may not be Makefiles present in the
3265         sub-directories.
3266         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3267         the config.cache files found by the find command.
3269         * Makefile.in: Regenerate.
3270         * configure.ac: Revert previous delta.
3271         * configure: Regenerate.
3273 2010-02-15  Nick Clifton  <nickc@redhat.com>
3275         PR 11238
3276         * configure.ac: Delete config.cache files in sub-directories when
3277         deleting Makefiles.
3278         * configure: Regenerate.
3280 2010-02-12  Ben Elliston  <bje@gnu.org>
3282         * MAINTAINERS: Update my email address.
3284 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3286         * MAINTAINERS (spu port): Update my email address.
3288 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3290         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3292 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3294         * configure.ac: Add "recommended" version checks for GMP/MPC.
3295         Update recommended GMP/MPFR/MPC versions.
3296         * configure: Regenerate.
3298 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3300         * MAINTAINERS: Move my Embecosm email address into the
3301         write-after-approval section.
3303 2010-01-26  Ian Lance Taylor  <iant@google.com>
3305         * MAINTAINERS: Add myself as Go frontend maintainer.
3307 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3309         PR libstdc++/36101, PR libstdc++/42813
3310         * configure.ac (bootstrap_target_libs): Make inclusion of
3311         target-libgomp conditional on libgomb being in target_configdirs.
3312         * configure: Regenerate.
3314 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3316         PR libstdc++/36101, PR libstdc++/42813
3317         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3318         * configure: Regenerate.
3320 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3322         PR libstdc++/36101, PR libstdc++/42813
3323         * configure.ac (target_configdirs): Substitute.
3324         * Makefile.def: Bootstrap target module libgomp.
3325         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3326         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3327         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3328         * configure, Makefile.in: Regenerate.
3330 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3332         * MAINTAINERS: Adjust my details.
3334 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3336         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3338 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3340         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3342 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3344         * MAINTAINERS (Write After Approval): Add myself.
3346 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3348         * MAINTAINERS (Write After Approval): Add myself.
3350 2010-01-11  Richard Guenther  <rguenther@suse.de>
3352         PR lto/41569
3353         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3354         * Makefile.in: Regenerated.
3356 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3358         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3359         * configure: Regenerate.
3361 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3362             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3364         PR bootstrap/42424
3365         * configure.ac: Include libtool m4 files.
3366         (_LT_CHECK_OBJDIR): Call it.
3367         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3368         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3370         * configure: Regenerate.
3372 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3374         PR bootstrap/41818
3375         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3376         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3377         * Makefile.in: Regenerate.
3379 2010-01-02  Richard Guenther  <rguenther@suse.de>
3381         PR lto/41529
3382         * configure.ac: Include config/elf.m4.  Disable LTO if not
3383         builting for an elf target.
3384         * configure: Regenerate.
3386 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3388         * MAINTAINERS: Change my email address.
3390 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3392         * config.sub, config.guess: Update from upstream sources.
3394 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3396         * MAINTAINERS (Write After Approval): Add myself.
3398 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3400         PR middle-end/30447
3401         PR middle-end/30789
3402         PR other/40302
3404         * configure.ac: Require MPC.
3405         * configure: Regenerate.
3407 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3409         PR target/38384
3410         PR bootstrap/40972
3411         * libtool.m4: Sync from git Libtool.
3412         * ltoptions.m4: Likewise.
3413         * ltversion.m4: Likewise.
3414         * lt~obsolete.m4: Likewise.
3415         * ltmain.sh: Likewise.
3417 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3419         * configure.ac: Update minimum MPC version to 0.8.
3420         * configure: Regenerate.
3422 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3424         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3425         * configure: Regenerated.
3427 2009-11-21  Ian Lance Taylor  <iant@google.com>
3429         * configure.ac: Change default of poststage1_ldflags to be empty if
3430         poststage1_libs is set.  When poststage1_libs is empty, and
3431         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3432         * configure: Rebuild.
3434 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3436         * MAINTAINERS (Write After Approval): Update my email address.
3438 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3440         * config.guess: Update from upstream sources.
3442 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3444         * Makefile.def: Restore host and target settings for gmp.
3445         * Makefile.in: Rebuild.
3447 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3449         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3450         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3451         Fix portability of test of C++ as bootstrap language.  Add
3452         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3453         * configure: Rebuild.
3454         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3455         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3456         in-tree building.
3457         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3458         (POSTSTAGE1_HOST_EXPORTS): Use it.
3459         (STAGE[+id+]_CXXFLAGS): New.
3460         (BASE_FLAGS_TO_PASS): Pass it down.
3461         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3462         extra_exports.
3463         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3464         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3465         extra_exports.
3466         * Makefile.in: Rebuild.
3468 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3470         * config.sub, config.guess: Update from upstream sources.
3472 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3474         * MAINTAINERS (Write After Approval): Add myself.
3476 2009-11-09  Jon Beniston  <jon@beniston.com>
3478         * MAINTAINERS (Write After Approval): Add myself.
3480 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3482         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3483         paths for *-w64-mingw* and x86_64-*mingw*.
3484         * configure: Regenerated.
3486 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3488         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3490 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3492         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3493         Phil Edwards to Write-After Approval.
3495 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3497         * configure.ac: Disable target-winsup & co for
3498         x86_64-*-mingw* and *-w64-mingw* targets.
3499         * configure: Regenerated.
3501 2009-10-16  Nick Clifton  <nickc@redhat.com>
3503         * MAINTAINERS: Add myself as a maintainer for the RX port.
3505 2009-10-26  Johannes Singler  <singler@kit.edu>
3507         * MAINTAINERS (Write After Approval): Update my e-mail address.
3509 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3511         * configure.ac (CLooG test): Use = with test.
3512         * configure: Regenerate.
3514 2009-10-22  Richard Guenther  <rguenther@suse.de>
3516         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3517         cloog if the ppl version check failed.  Move flags saving
3518         before setting in libelf check.
3519         * configure: Regenerate.
3521 2009-10-21  Richard Guenther  <rguenther@suse.de>
3523         * configure.ac: Adjust the ppl and cloog configure to work as
3524         documented.  Disable cloog if ppl was disabled.  Omit the version
3525         checks if they were disabled.
3526         * configure: Re-generate.
3528 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3530         * configure.ac: Add 'lto' to enable_languages, not
3531         new_enable_languages, and only if not already present.
3532         * configure: Regenerate.
3534 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3536         * README: Refer to the various COPYING* files instead of just
3537         COPYING.
3538         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3540 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3542         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3544 2009-10-07  Richard Guenther  <rguenther@suse.de>
3546         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3547         and Richard Guenther as reviewers.
3548         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3549         as reviewers.
3551 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3553         * config.sub: Update from upstream sources.
3555 2009-10-06  Ian Lance Taylor  <iant@google.com>
3557         * Makefile.def: check-gold depends upon all-gas.
3558         * Makefile.in: Rebuild.
3560 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3562         * MAINTAINERS (Write After Approval): Add myself.
3564 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3566         * Makefile.def: all-lto-plugin depends on all-libiberty.
3567         set bootstrap=true for lto-plugin.
3568         Add lto-plugin.
3569         * Makefile.in: Regenerate.
3570         * configure.ac (host_libs): Add lto-plugin.
3571         * configure: Regenerate.
3573 2009-10-03  Diego Novillo  <dnovillo@google.com>
3575         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3576         (HOST_LIBELFLIBS): Define.
3577         (HOST_LIBELFINC): Define.
3578         * Makefile.in: Regenerate.
3579         * configure.ac: Add --enable-lto.
3580         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3581         If --enable-lto is used, add 'lto' to new_enable_languages.
3582         If --enable-lto is used and gold is enabled, add
3583         lto-plugin to configdirs.
3584         * configure: Regenerate.
3586 2009-10-03  Simon Baldwin  <simonb@google.com>
3588         * configure.ac: If --with-system-zlib, suppress local zlib and
3589         pass --with-system-zlib to subdir configure scripts.
3590         * configure: Regenerate.
3592 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3593             Paolo Bonzini  <bonzini@gnu.org>
3595         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3596         $(srcdir).
3597         * Makefile.in: Rebuilt.
3599 2009-09-26  Gary Funck  <gary@intrepid.com>
3601         * MAINTAINERS (Write After Approval): Add myself.
3603 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3605         * configure.ac: Update minimum MPC version to 0.7.
3606         * configure: Regenerate.
3608 2009-09-25  Nick Clifton  <nickc@redhat.com>
3610         * configure.ac: Pass any --cache-file=/dev/null option on to
3611         subconfigures.
3612         * configure: Regenerate.
3614 2009-09-23  Nick Clifton  <nickc@redhat.com>
3616         * config.sub, config.guess: Update from upstream sources.
3618 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3620         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3621         * Makefile.in: Rebuilt.
3623 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3625         PR bootstrap/32272
3626         * configure.ac: Error out if $srcdir isn't '.' but contains
3627         host-${host_noncanonical}.
3628         * configure: Regenerate.
3630 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3632         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3633         maintainer.
3635 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3637         * configure.ac: If bootstrapping a combined tree with
3638         --enable-gold, require c++ in stage1_languages.
3639         * configure: Regenerate.
3641         * configure.ac: Also add target_libs of stage1_languages to
3642         bootstrap_target_libs.
3643         * configure: Regenerate.
3645         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3646         with --enable-languages not containing c++.
3647         * configure: Regenerate.
3649 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3651         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3652         * configure: Regenerate.
3654 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3656         * MAINTAINERS (Write After Approval): Update my e-mail address,
3657         and move from from here...
3658         (Waiting for paperwork): To here.
3660 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3662         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3664 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3666         * configure.ac: Do not use $extrasub for replacing @if/@endif
3667         parts in Makefile; instead, use additional arguments to
3668         AC_CONFIG_COMMANDS to do the replacement manually, with several
3669         sed invocations, to avoid HP-UX sed command limits.
3670         * configure: Regenerate.
3672 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3674         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3675         blank before -L.
3677 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3679         * configure.ac (with-build-config): Document.  Handle without.
3680         Handle missing argument.
3681         * configure: Rebuilt.
3683 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3685         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3686         Default to bootstrap-debug only if compare-debug works.
3687         * configure: Rebuilt.
3688         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3689         * Makefile.in: Rebuilt.
3691 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3693         * MAINTAINERS (OS Port Maintainers): Update my email address.
3695 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3697         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3698         * Makefile.in: Rebuilt.
3700 2009-09-01  Chris Demetriou  <cgd@google.com>
3702         * MAINTAINERS (Write After Approval): Add myself.
3704 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3706         PR debug/30161
3707         * include/dwarf2.h (enum dwarf_tag): Added
3708         DW_TAG_GNU_template_template_param
3709         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3711 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3713         * Makefile.tpl (AWK): Fix typo.
3714         * Makefile.in: Regenerate.
3716 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3718         * configure.ac: Detect awk and sed.
3719         * Makefile.def (flags_to_pass): Add AWK and SED.
3720         * Makefile.tpl (AWK, SED): New.
3721         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3722         * configure: Regenerate.
3723         * Makefile.in: Regenerate.
3725 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3727         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3728         (collapseslashes): Likewise.
3730 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3732         * configure.ac (AC_PREREQ): Bump to 2.64.
3734 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3736         * configure.ac: Remove --with-datarootdir, --with-docdir,
3737         --with-pdfdir, --with-htmldir switches.
3738         * configure: Regenerate.
3740         * configure: Regenerate.
3742         * compile: Sync from Automake 1.11.
3743         * depcomp: Likewise.
3744         * install-sh: Likewise.
3745         * missing: Likewise.
3746         * mkinstalldirs: Likewise.
3747         * ylwrap: Likewise.
3749 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3751         * ltmain.sh (func_normal_abspath): New function.
3752         (func_relative_path): Likewise.
3753         (func_mode_help): Document new -bindir option for link mode.
3754         (func_mode_link): Add new -bindir option, and use it to place
3755         output DLL if specified.
3757 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3759         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3760         (baseargs): Add --disable-option-checking.
3761         * configure: Regenerate.
3763         * Makefile.def (configure-target-libiberty): Depend on
3764         all-binutils and all-ld.
3765         (configure-target-newlib): Likewise.
3766         * Makefile.in: Regenerate.
3768 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3770         * config.sub, config.guess: Update from upstream sources.
3772 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3774         Sync from src, merge:
3776         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3778         * configure.ac: Do not exclude gas for i386-*-darwin.
3779         Add a case for x86_64-*-darwin.
3780         * configure: Regenerate.
3782 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3784         * MAINTAINERS: Add my name to Write After Approval list.
3786 2009-08-06  Michael Eager  <eager@eagercon.com>
3788         * configure.ac: Add Microblaze target.
3789         * configure: Regenerate.
3791 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3793         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3794         * configure: Regenerate.
3796 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3798         * MAINTAINERS (Write After Approval): Update my e-mail address.
3800 2009-07-06  Ian Lance Taylor  <iant@google.com>
3802         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3803         * configure: Rebuild.
3805 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3807         * MAINTAINERS: Move myself to the Graphite Reviewers.
3809 2009-06-30  Wei Guozhi  <carrot@google.com>
3811         * MAINTAINERS: Add my name to Write After Approval list.
3813 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3815         PR bootstrap/40338
3816         * configure.ac (comparestring): Create new variable.
3817         * Makefile.tpl (comparestring): Use to skip some comparisions.
3818         * configure: Regenerate.
3819         * Makefile.in: Regenerate.
3821 2009-06-26  Doug Evans  <dje@sebabeach.org>
3823         * Makefile.def (host_modules): Add cgen.
3824         * Makefile.in: Regenerate.
3825         * configure.ac (host_tools): Add cgen.
3826         * configure: Regenerate.
3828 2009-06-23  DJ Delorie  <dj@redhat.com>
3830         * MAINTAINERS: Add myself as mep maintainer.
3832 2009-06-23  Ian Lance Taylor  <iant@google.com>
3834         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3835         boot_languages.  Only bootstrap target libraries listed in
3836         target_libs for some boot language.  Add --with-stage1-ldflags,
3837         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3838         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3839         if not building with C++.
3840         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3841         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3842         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3843         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3844         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3845         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3846         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3847         * configure, Makefile.in: Rebuild.
3849 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3851         * MAINTAINERS: Added my name to write-after-approval list.
3853 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3855         * configure.ac: Define is_elf for QNX Neutrino targets.
3856         * configure: Regenerate.
3858 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3860         * MAINTAINERS: Added my name to the write-after-approval list
3862 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3864         * configure.ac: Detect MPC in default directory.
3865         * configure: Regenerate.
3867 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3868             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3870         * Makefile.tpl (all): Avoid a trailing backslash.
3871         * Makefile.in: Regenerate.
3873 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3875         * config.sub, config.guess: Update from upstream sources.
3877 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3879         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3880         to noconfdirs.
3881         * configure: Regenerate.
3883 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3885         * Makefile.tpl ([+compare-target+]): Compare all stage
3886         directories, rather than just gcc.
3887         * Makefile.in: Rebuilt.
3889 2009-06-01  Doug Kwan  <dougkwan@google.com>
3891         * configure.ac: Support gold for target arm*-*-*.
3892         * configure: Regenerate.
3894 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3896         * Makefile.def: Add MPC support and dependencies.
3897         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3899         * Makefile.in, configure: Regenerate.
3901 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3903         * Makefile.tpl (all): Avoid harmless warning in make all when
3904         gcc-bootstrap is enabled but stage_last does not exist.
3905         * Makefile.in: Rebuilt.
3907 2009-05-24  Nicolas Roche  <roche@adacore.com>
3909         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3910         * Makefile.in: Regenerate.
3912 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3914         * MAINTAINERS: Update my e-mail address.
3916 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3918         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3919         * configure:  Regenerate.
3921 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3923         PR other/40159
3924         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3925         gcc-no-bootstrap are mutually exclusive.
3926         * Makefile.in: Rebuilt.
3928 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3930         PR other/40159
3931         * Makefile.tpl (all): Don't end with unconditional success.
3932         * Makefile.in: Rebuilt.
3934 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3936         PR target/37137
3937         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3938         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3939         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3940         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3941         stage_configureflags, stage_cflags and stage_libcflags into
3942         explicit Makefile macros.
3943         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3944         GFORTRAN.
3945         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3946         CC.  Set CC_FOR_BUILD from CC.
3947         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3948         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3949         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3950         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3951         and GFORTRAN.
3952         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3953         (_LIBCFLAGS): Renamed to _TFLAGS.
3954         (do-compare-debug, do-compare3-debug): Drop.
3955         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3956         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3957         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3958         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3959         (XGCC_FLAGS_FOR_TARGET): New.
3960         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3961         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3962         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3963         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3964         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3965         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3966         TFLAGS.
3967         (BUILD_CONFIG): Include if requested.
3968         (all): Set TFLAGS on bootstrap.
3969         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3970         (all-stageid-prefixmodule): Likewise.
3971         (do-clean, distclean-stageid): Set TFLAGS.
3972         (restrap): Fix whitespace.
3973         * Makefile.in: Rebuilt.
3975 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3977         * config.guess: Sync with src.
3979 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3981         * configure.ac ($with_ppl):  Default to no if not supplied.
3982         ($with_cloog):  Likewise.
3983         configure:  Regenerate.
3985 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3987         * MAINTAINERS: Update my e-mail address.
3989 2009-04-27  Nick Clifton  <nickc@redhat.com>
3991         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3993 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3995         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3996         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3997         * Makefile.in: Regenerate.
3999 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4001         PR bootstrap/39739
4002         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4003         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4005         * configure, Makefile.in: Regenerate.
4007 2009-04-21  Taras Glek  <tglek@mozilla.com>
4009         * include/hashtab.h: Update GTY annotations to new syntax
4010         * include/splay-tree.h: Likewise
4012 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4014         * config.sub, config.guess: Update from upstream sources.
4016 2009-04-15  Anthony Green  <green@moxielogic.com>
4018         * configure.ac: Add moxie support.
4019         * configure: Rebuilt.
4021 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4023         * configure.ac: Change copyright header to refer to version
4024         3 of the GNU General Public License and to point readers at the
4025         COPYING3 file and the FSF's license web page.
4026         * Makefile.def: Likewise.
4027         * Makefile.tpl: Likewise.
4028         * Makefile.in: Regenerate.
4030 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4032         * configure.ac: Restore match for darwin9 or later. Use double
4033         brackets since regeneration eats one pair.
4034         * configure: Regenerate.
4036 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4038         PR gas/10039
4039         * configure.ac: Require texinfo 4.7.
4040         * configure: Regenerated.
4042 2009-04-09  Nick Clifton  <nickc@redhat.com>
4044         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4045         the GCC Runtime Library Exception.
4047 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4049         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4050         * configure: Regenerate.
4052 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4054         * Makefil.def (languages): New entries.
4055         * Makefile.tpl (check-gcc-*): New generic target.
4056         * Makefile.in: Regenerate.
4058 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4060         * MAINTAINERS:  Update my email address.
4062 2009-03-18  Tom Tromey  <tromey@redhat.com>
4064         * configure: Rebuild.
4065         * configure.ac (host_libs): Add libiconv.
4066         * Makefile.in: Rebuild.
4067         * Makefile.def (host_modules): Add libiconv.
4068         (configure-gdb, all-gdb): Depend on libiconv.
4070 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4072         * configure.ac: Treat gdb as supported on x86_64-darwin.
4073         * configure: Regenerate.
4075 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4077         * configure.ac (--with-host-libstdcxx): New option.
4078         * configure: Regenerate.
4080 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4082         * MAINTAINERS:  Move myself into the write after approval list.
4084 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4086         * MAINTAINERS: Update e-mail address.
4088 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4090         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4092 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4094         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4096 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4098         Backport from git Libtool:
4100         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4101         Support GNU/kOpenSolaris.
4102         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4103         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4104         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4105         GNU/kOpenSolaris.
4107 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4109         * MAINTAINERS: Update e-mail address.
4111 2009-02-24  Michael Eager  <eager@eagercon.com>
4113         * MAINTAINERS (Write After Approval): Add self.
4115 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4117         * MAINTAINERS (Write After Approval): Add myself.
4119 2009-02-05  Andreas Schwab  <schwab@suse.de>
4121         * Makefile.tpl (stage_last): Define $r and $s before using
4122         $(RECURSE_FLAGS_TO_PASS).
4123         * Makefile.in: Regenerate
4125 2009-01-30  Ian Lance Taylor  <iant@google.com>
4127         * MAINTAINERS: Move myself to the Global Reviewers list.
4129 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4131         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4132         * configure: Regenerate.
4134 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4136         * MAINTAINERS: Make whitespace consistent.
4137         Remove Robert Millan from Write After Approval.
4139 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4141         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4142         (all-opcodes): Depend on all-libiberty.
4143         * Makefile.in: Regenerate.
4145 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4147         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4148         * configure: Regenerate.
4150 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4152         * MAINTAINERS (Write After Approval): Add myself.
4154 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4156         * MAINTAINERS: Add myself to reviewers (Fortran).
4158 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4160         PR tree-optimization/38515
4161         * configure.ac (cloog-polylib): Removed.
4162         (with_ppl, with_cloog): Test for "no".
4163         * configure: Regenerated.
4165 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4167         * MAINTAINERS: Moved myself to reviewers (Fortran).
4169 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4171         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4172         (Write After Approval): Remove myself.
4174 2009-01-03  Diego Novillo  <dnovillo@google.com>
4176         * MAINTAINERS: Remove myself from alias maintainership.
4178 2009-01-02  David Ayers  <ayers@fsfe.org>
4180         * MAINTAINERS: Update e-mail address.
4182 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4184         * MAINTAINERS: Make whitespace consistent.
4186 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4188         Backport from upstream Libtool:
4189         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4190         Add cache variables to tests that require the linker to work.
4191         For shlibpath_overrides_runpath, this also changes the semantics
4192         to let the result from the C compiler take precedence.
4194 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4196         * config.sub, config.guess: Update from upstream sources.
4198 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4200         * configure.ac (ppllibs): Add by default the lib flags.
4201         * configure: Regenerate.
4203 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4205         * MAINTAINERS:  Add myself to the write after approval list.
4207 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4209         * configure.ac: Add double brackets on darwin[912].
4210         * configure: Regenerate.
4212 2008-12-03  Daniel Kraft  <d@domob.eu>
4214         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4215         Approval to Reviewer section (for Fortran front-end).
4217 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4219         * configure.ac: Expand to darwin10 and later.
4220         * configure: Regenerate.
4222 2008-12-02  Andreas Schwab  <schwab@suse.de>
4224         * Makefile.def: configure-target-boehm-gc depends on
4225         all-target-libstdc++-v3.
4226         * Makefile.in: Regenerate.
4228 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4230         * MAINTAINERS:  Add myself as mingw maintainer.
4232 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4234         * config.sub, config.guess: Update from upstream sources.
4236 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4238         * README.SCO: Remove.
4240 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4242         * MAINTAINERS:  Add myself to the write after approval list.
4244 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4246         * MAINTAINERS:  Update my email address in WAA section.
4248 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4250         * MAINTAINERS: Update e-mail address.
4252 2008-11-27  Toon Moene  <toon@moene.org>
4254         * MAINTAINERS: Change e-mail address.
4256 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4258         * configure.ac: Build gdb for i?86-*-darwin*
4259         * configure: Regenerated.
4261 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4263         * MAINTAINERS: Added my full name.
4265 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4267         PR bootstrap/38014
4268         PR bootstrap/37923
4270         Revert:
4272         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4274         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4275         * Makefile.in: Regenerated.
4277         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4279         PR gdb/921
4280         PR gdb/1646
4281         PR gdb/2175
4282         PR gdb/2176
4284         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4285         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4286         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4287         (HOST_EXPORTS): Pass CPPFLAGS.
4288         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4289         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4290         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4291         * Makefile.in, configure: Regenerated.
4292         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4293         and CPPFLAGS_FOR_BUILD.
4295 2008-11-06  Jeff Law  <law@redhat.com>
4297         * MAINTAINERS: Add myself as middle end maintainer.
4299 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4301         * MAINTAINERS (Write after approval): Add myself.
4303 2008-11-05  Diego Novillo  <dnovillo@google.com>
4305         * MAINTAINERS (Global Reviewers): Add myself.
4306         (Non-Algorithmic Maintainers): Remove myself.
4308 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4310         * MAINTAINERS (Write after approval): Add myself.
4312 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4314         * MAINTAINERS (Write after approval): Add myself.
4316 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4318         * configure.ac (spu-*-*): Remove special case.
4319         * configure: Regenerate.
4321 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4323         * MAINTAINERS (Write after approval): Update my email address.
4325 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4327         * configure.ac [spu-*-*]: Do not set skipdirs.
4328         * configure: Re-generate.
4330 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4332         * MAINTAINERS (Various Maintainers): Add myself to reload.
4334 2008-10-25  Richard Guenther  <rguenther@suse.de>
4336         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4337         maintainer.  Remove myself as libgcc-math maintainer.
4338         (Non-Algorithmic Maintainers): Remove myself.
4340 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4342         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4343         * Makefile.in: Regenerated.
4345 2008-10-23  Cary Coutant  <ccoutant@google.com>
4347         * MAINTAINERS (Write after approval): Add myself.
4349 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4351         PR gdb/921
4352         PR gdb/1646
4353         PR gdb/2175
4354         PR gdb/2176
4356         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4357         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4358         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4359         (HOST_EXPORTS): Pass CPPFLAGS.
4360         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4361         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4362         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4363         * Makefile.in, configure: Regenerated.
4364         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4365         and CPPFLAGS_FOR_BUILD.
4367 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4369         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4370         Sebastian Pop.
4372 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4374         * MAINTAINERS (Write After Approval): Added myself.
4376 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4378         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4379         recommended version to 2.3.2.
4381         * configure: Regenerate.
4383 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4385         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4387 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4389         * MAINTAINERS (Write After Approval): Update e-mail address.
4391 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4393         * libtool.m4: Update to libtool 2.2.6.
4394         * lt~obsolete.m4: Update to libtool 2.2.6.
4395         * ltmain.sh: Update to libtool 2.2.6.
4396         * ltsugar.m4: Update to libtool 2.2.6.
4397         * ltversion.m4: Update to libtool 2.2.6.
4398         * ltoptions.m4: Update to libtool 2.2.6.
4399         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4401 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4403         * MAINTAINERS (Write After Approval): Add myself.
4405 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4407         * MAINTAINERS (Write After Approval): Update my name.
4409 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4411         * MAINTAINERS: Add myself in "Write After Approval".
4413 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4415         * MAINTAINERS: Add myself as ia64 maintainer.
4417 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4419         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4420         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4421         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4422         and Michael Tiemann from Write After Approval since they do not
4423         actually have access.
4425 2008-09-05  Richard Guenther  <rguenther@suse.de>
4427         * configure.ac: Initialize clooglibs to -lcloog.
4428         * configure: Re-generate.
4430 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4432         * MAINTAINERS (Write After Approval): Add myself.
4434 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4436         * configure.ac (--with-cloog-polylib): New.
4437         (--disable-cloog-version-check): New.
4438         (--disable-ppl-version-check): New.
4439         * configure: Re-generate.
4441 2008-09-03  Richard Guenther  <rguenther@suse.de>
4443         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4444         cloog test.
4445         * configure: Re-generate.
4447 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4449         Add picoChip port.
4450         * MAINTAINERS: Add picoChip maintainers.
4452 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4453             Tobias Grosser  <grosser@fim.uni-passau.de>
4454             Jan Sjodin  <jan.sjodin@amd.com>
4455             Harsha Jagasia  <harsha.jagasia@amd.com>
4456             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4457             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4458             Adrien Eliche  <aeliche@isty.uvsq.fr>
4460         Merge from graphite branch.
4461         * configure: Regenerate.
4462         * Makefile.in: Regenerate.
4463         * configure.ac (host_libs): Add ppl and cloog.
4464         Add checks for PPL and CLooG.
4465         * Makefile.def (ppl, cloog): Added modules and dependences.
4466         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4467         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4469 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4471         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4472         (GCC_SHLIB_SUBDIR): New.
4473         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4474         * configure: Regenerate.
4475         * Makefile.in: Regenerate.
4477 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4479         * MAINTAINERS: Consistently use tabs to separate columns.
4481 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4483         * MAINTAINERS (Write after Approval): Add myself.
4485 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4487         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4488         Enable bfd, binutils and opcodes.
4489         * configure: Regenerate.
4491 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4493         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4495 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4497         * MAINTAINERS:  Use correct Umlaut for last name.
4499 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4501         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4503 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4505         * MAINTAINERS: Update my email address.
4507 2008-08-16  Nicolas Roche  <roche@adacore.com>
4509         * Makefile.tpl: Add BOOT_ADAFLAGS.
4510         * Makefile.in: Regenerate.
4512 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4514         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4515         * configure: Regenerate.
4517 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4519         * configure.ac: Add makefile fragments for hpux.
4520         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4521         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4522         * configure: Regenerate.
4523         * Makefile.in: Regenerate.
4525 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4527         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4529 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4531         * MAINTAINERS (Write after Approval): Add myself.
4533 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4535         * MAINTAINERS (Write After Approval):  Add myself.
4537 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4539         * MAINTAINERS (Write After Approval):  Add myself.
4541 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4543         * MAINTAINERS: Update my email address.
4545 2008-06-25  Joey Ye  <joey.ye@intel.com>
4547         * MAINTAINERS (Write After Approval):  Add myself.
4549 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4551         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4552         * Makefile.in: Regenerate.
4553         * configure: Regenerate.
4555 2008-06-17  Daniel Kraft  <d@domob.eu>
4557         * MAINTAINERS (Write After Approval):  Add myself.
4559 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4561         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4562         "$@" is still intact with both Autoconf 2.59 and 2.62.
4563         * configure: Regenerate.
4565 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4567         * Makefile.tpl: Fix comment errors.
4568         * Makefile.in: Regenerate.
4570 2008-06-12  David S. Miller  <davem@davemloft.net>
4571             David Edelsohn  <edelsohn@gnu.org>
4573         * configure.ac: Add powerpc*-*-* to gold supported targets.
4574         * configure: Regenerate.
4576 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4578         PR tree-optimization/36218
4579         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4580         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4581         (all prefix="build-"): Pass them to build-system sub-makes.
4582         * Makefile.in: Regenerate.
4584 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4586         * MAINTAINERS (mt port): Remove.
4587         (sco5, unixware, sco udk): Remove.
4588         (Kean Johnston): Add to Write After Approval.
4590 2008-05-30  Julian Brown  <julian@codesourcery.com>
4592         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4593         of libobjc for ARM EABI Linux.
4594         * configure: Regenerate.
4596 2008-05-18  Xinliang David Li   <davidxl@google.com>
4598         * ChangeLog: Remove wrong ChangeLog entry.
4600 2008-05-17  Xinliang David Li   <davidxl@google.com>
4602         * MAINTAINERS (Write After Approval): Add myself.
4604 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4606         * MAINTAINERS (Write After Approval): Add myself.
4608 2008-05-14  Rafael Espíndola  <espindola@google.com>
4610         * config-ml.in: don't handle --enable-shared and --enable-static.
4612 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4614         * MAINTAINERS: Update my email address.
4616 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4618         * MAINTAINERS: Update my email address.
4620 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4622         * MAINTAINERS (Write After Approval): Add myself.
4624 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4626         * MAINTAINERS (Write After Approval): Add myself.
4628 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4630         * MAINTAINERS (crx): Add myself.
4632 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4634         Sync with src:
4635         2008-04-14  David S. Miller  <davem@davemloft.net>
4637         * configure.ac: Add sparc*-*-* to gold supported targets.
4638         * configure: Regenerate.
4640 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4642         PR bootstrap/35457
4643         * configure.ac: Include override.m4.
4644         * configure: Regenerate.
4646 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4648         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4649         * Makefile.in: Regenerate.
4651 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4653         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4654         as nonconfigurable directories list.
4655         * configure: Regenerate.
4657 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4659         * config.sub, config.guess: Update from upstream sources.
4661 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4663         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4664         * Makefile.in: Regenerate.
4666 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4668         * configure.ac: Do not build libssp for the AVR.
4669         * configure: Regenerate.
4671 2008-04-07  Ian Lance Taylor  <iant@google.com>
4673         * Makefile.def: check-gold depends upon all-binutils.
4674         * Makefile.in: Regenerate.
4676 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4678         * MAINTAINERS (Write After Approval): Add myself.
4680 2008-04-04  Nick Clifton  <nickc@redhat.com>
4682         PR binutils/4334
4683         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4684         builds.
4685         * configure: Regenerate.
4687 2008-04-04  NightStrike  <NightStrike@gmail.com>
4689         PR other/35151
4690         * configure.ac: Combine rules for mingw32 and mingw64.
4691         * configure: Regenerate.
4693 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4695         * MAINTAINERS (Write After Approval): Add myself.
4697 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4699         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4700         * Makefile.in (.NOTPARALLEL): Ditto.
4702 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4704         * MAINTAINERS (Write After Approval): Add myself.
4706 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4708         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4709         * Makefile.in (.NOTPARALLEL): Regenerate.
4711 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4713         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4714         * Makefile.in: Regenerate.
4716 2008-03-26  Jakub Staszak  <kuba@et.pl>
4718         * MAINTAINERS (Write After Approval): Add myself.
4720 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4722         * MAINTAINERS:  Update e-mail address.
4724 2008-03-20  Ian Lance Taylor  <iant@google.com>
4726         * configure.ac: Add support for --enable-gold.
4727         * Makefile.def: Add gold as a directory like ld.
4728         * configure, Makefile.in: Regenerate.
4730 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4732         * configure.ac: m4_include config/proginstall.m4.
4733         * configure: Regenerate.
4735         Backport from upstream Libtool:
4737         2007-10-12  Eric Blake  <ebb9@byu.net>
4739         Deal with Autoconf 2.62's semantic change in m4_append.
4740         * ltsugar.m4 (lt_append): Replace broken versions of
4741         m4_append.
4742         (lt_if_append_uniq): Don't require separator to be overquoted,
4743         and avoid broken m4_append.
4744         (lt_dict_add): Fix typo.
4745         * libtool.m4 (_LT_DECL): Don't overquote separator.
4747 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4749         * config.rpath: Add AIX 6 support.
4751 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4753         * Makefile.def (stageprofile).  Remove -fprofile-generate
4754         from stage_libcflags.
4755         * Makefile.in: Regenerate.
4757 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4759         * config.sub, config.guess: Update from upstream sources.
4761 2008-03-06  Tom Tromey  <tromey@redhat.com>
4763         * MAINTAINERS: Update for treelang deletion.
4765 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4767         * MAINTAINERS: Update my email address.
4769 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4771         * MAINTAINERS (darwin port): Add myself as a maintainer.
4772         (objective-c/c++): Add myself as a maintainer.
4774 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4776         * MAINTAINERS (Write After Approval): Update my email address.
4778 2008-02-25  Tomas Bily  <tbily@suse.cz>
4780         * MAINTAINERS (Write After Approval): Add myself.
4782 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4784         * MAINTAINERS (OpenMP): Add myself.
4786 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4788         PR bootstrap/32009
4789         PR bootstrap/32161
4791         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4792         * configure: Regenerate.
4794         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4795         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4796         STAGE4_LIBCFLAGS): New.
4797         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4798         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4799         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4800         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4801         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4802         for target modules.  Don't export LIBCFLAGS.
4803         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4804         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4805         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4806         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4807         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4808         * Makefile.in: Regenerate.
4810 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4812         PR libgcj/33085
4813         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4814         Do not use -DDLL_EXPORT.  Backport from upstream.
4816 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4818         * MAINTAINERS (Write After Approval): Add myself.
4820 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4822         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4823         * configure: Regenerate.
4825 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4827         * configure.ac (xtensa*-*-*): Recognize processor variants.
4828         * configure: Regenerate.
4830 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4832         PR bootstrap/34922
4833         * configure.ac (PARSE_ARGS): Push suitable setting of
4834         ac_subdirs_all, for `./configure --help=recursive'.
4835         Handle `+' in generic toplevel directory disabling.
4836         * configure: Regenerate.
4838 2008-01-28  Nick Clifton  <nickc@redhat.com>
4840         * MAINTAINERS (xstormy16): Take over maintainership.
4842 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4844         * MAINTAINERS (c4x port): Remove.
4846 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4848         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4850 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4852         * config.sub, config.guess: Update from upstream sources.
4854 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4856         * MAINTAINERS (Write After Approval): Add myself.
4858 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4860         * MAINTAINERS: Update my email address.
4862 2008-01-09  Raksit Ashok  <raksit@google.com>
4864         * MAINTAINERS (Write After Approval): Add myself.
4866 2008-01-09  Raksit Ashok  <raksit@google.com>
4868         * MAINTAINERS (Write After Approval): Add myself.
4870 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4872         * config.sub, config.guess: Update from upstream sources.
4874 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4876         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4877         Change recommended MPFR from 2.2.1 -> 2.3.0.
4878         * configure: Regenerate.
4880 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4882         * MAINTAINERS: Update my email address.
4884 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4886         * MAINTAINERS: Update my email address.
4888 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4890         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4891         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4892         * Makefile.in: Regenerate.
4894 2007-12-10  Mark Heffernan  <meheff@google.com>
4896         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4897         misplaced entries.
4899 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4901         * configure.ac: Enable libjava for x86_64-*-darwin9.
4902         * configure: Regenerate.
4904 2007-12-07  Bill Maddox  <maddox@google.com>
4906         * MAINTAINERS (Write After Approval): Add myself.
4908 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4910         * config.sub, config.guess: Update from upstream sources.
4912 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4914         * config-ml.in: Remove 64bit configure tests.
4916 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4918         * config-ml.in: Robustify against white space in absolute file
4919         names.
4921         * config-ml.in (multi-clean): Substitute ${Makefile}.
4922         Remove superfluous ${Makefile} in list.
4924 2007-11-19  Thiemo Seufer  <ths@mips.com>
4926         * config-ml.in: Don't hardcode the Makefile name.
4928 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4930         * MAINTAINERS (Write After Approval): Add myself.
4932 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4934         * MAINTAINERS (Write After Approval): Add myself.
4936 2007-11-06  Doug Kwan  <dougkwan@google.com>
4938         * MAINTAINERS (Write After Approval): Add myself.
4940 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4942         * MAINTAINERS (mercury): Remove entry.
4943         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4945 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4947         * Makefile.def (dependencies): Make configure-gdb depend on
4948         all-intl.
4949         * Makefile.in: Regenerated.
4951 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4953         * MAINTAINERS (Fortran maintainer): Remove myself.
4955 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4957         * Makefile.def: To avoid problems running with parallel makes,
4958         build newlib before libgloss so that target specific header
4959         files are availble.
4960         * Makefile.in: Regenerate
4962 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4964         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4965         * Makefile.in: Regenerate.
4967 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4969         * MAINTAINERS (Register allocation reviewer): Add myself.
4971 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4973         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4974         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4975         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4976         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4977         * configure: Regenerate.
4979 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4981         * MAINTAINERS (Register allocation reviewer): Add myself.
4983 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4985         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4986         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4987         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4988         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4989         * configure.ac: Default them to host tools for $host = $build.
4990         Subst them.
4992         * configure: Regenerate.
4993         * Makefile.in: Regenerate.
4995 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4997         * MAINTAINERS (Register allocation reviewer): Add myself.
4999 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5001         * MAINTAINERS (Register allocation reviewer): Add myself.
5003 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5005         * MAINTAINERS (Write After Approval): Fix typo.
5007 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5009         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5010         * configure: Regenerate.
5012 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5014         PR bootstrap/31906
5015         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5016         they're already prefixed.
5018 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5020         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5021         libstdc++.
5022         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5023         * configure: Regenerate.
5024         * Makefile.in: Regenerate.
5026 2007-09-17  Andreas Schwab  <schwab@suse.de>
5028         * configure.ac: Raise minimum makeinfo version to 4.6.
5029         * configure: Regenerate.
5031 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5033         * MAINTAINERS (write-after-approval) add myself
5035 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5037         * configure.ac: Correct makeinfo version check.
5038         * configure: Regenerate.
5040 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5042         * MAINTAINERS: Update my email address.
5044 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5046         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5047         to $skipdirs and only disable gprof for newlib.  Use the normal
5048         mips*-elf* handling in other respects.
5049         * configure: Regnerate.
5051 2007-09-12  David Daney  <ddaney@avtrex.com>
5053         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5054         enabling libgcj.
5055         * configure: Regenerate.
5057 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5059         PR other/32154
5060         * configure.ac: For libgloss targets, point the linker to the linker
5061         script, startup code and simulator library.
5062         * configure: Regenerate.
5064 2007-09-07  Andrew Haley  <aph@redhat.com>
5066         * configure.ac (noconfigdirs): Remove target-libffi and
5067         target-libjava.
5068         * configure: Regenerate.
5070 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5072         PR target/33281
5073         * configure.ac: Use config/mh-mingw on mingw.
5074         * configure: Regenerate.
5076 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5078         * MAINTAINERS (Write After Approval): Add myself.
5080 2007-09-05  Richard Guenther  <rguenther@suse.de>
5082         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5083         nor --disable-checking is provided also turn on yes and types
5084         checking for stage1.
5085         * configure: Re-generate.
5087 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5089         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5090         (Write After Approval): Remove myself.
5092 2007-08-29  Nick Clifton  <nickc@redhat.com>
5094         * config.sub, config.guess: Update from upstream sources.
5096 2007-08-22  Bud Davis  <jmdavis@link.com>
5098         * MAINTAINERS (Write After Approval): Added myself.
5099         * MAINTAINERS (Reviewers): Removed myself.
5101 2007-08-18  Paul Brook  <paul@codesourcery.com>
5102             Joseph Myers  <joseph@codesourcery.com>
5104         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5105         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5106         * Makefile.in: Regenerate.
5107         * configure.ac (--with-debug-prefix-map): New.
5108         * configure: Regenerate.
5110 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5111             Nigel Stephens  <nigel@mips.com>
5113         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5114         as target_makefile_frag.
5115         * configure: Regenerate.
5117 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5119         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5120         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5121         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5122         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5123         (do-compare, do-compare3, do-compare-debug): New.
5124         ([+compare-target+]): Use them.
5126 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5128         * MAINTAINERS (Write After Approval): Change my email address.
5130 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5131             Ben Elliston  <bje@au.ibm.com>
5133         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5134         --silent if $silent.
5135         * configure: Regenerate.
5137 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5139         * MAINTAINERS (Various Maintainers): Add myself as
5140         loop infrastructure maintainer.  Update my e-mail
5141         address.
5143 2007-07-31  Diego Novillo  <dnovillo@google.com>
5145         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5146         Adjust description.
5148 2007-07-26  Richard Guenther  <rguenther@suse.de>
5150         * configure.ac: Add types checking to stage1 checking flags.
5151         * configure: Regenerate.
5153 2007-07-17  Nick Clifton  <nickc@redhat.com>
5155         * COPYING3: New file.  Contains version 3 of the GNU General
5156         Public License.
5157         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5158         Lesser General Public License.
5160 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5162         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5164 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5166         * MAINTAINERS (S/390 co-maintainer): Add myself.
5167         (Write After Approval): Remove myself.
5169 2007-07-13  Dan Hipschman  <dsh@google.com>
5171         * MAINTAINERS (Write After Approval): Add myself.
5173 2007-07-11  Nick Clifton  <nickc@redhat.com>
5175         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5176         WINDRES export.
5177         * Makefile.in: Regenerate.
5179 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5181         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5182         maintainer.
5184 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5186         * lt~obsolete.m4: New. Import from 20070318 libtool.
5188 2007-07-03  Julian Brown  <julian@codesourcery.com>
5190         * MAINTAINERS (Write After Approval): Add myself.
5192 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5194         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5195         * configure: Regenerate.
5197 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5199         * configure.ac: Add some missing m4 quotation.
5200         * configure: Regenerate.
5202 2007-07-02  Simon Baldwin  <simonb@google.com>
5204         * MAINTAINERS (Write After Approval): Add myself.
5206 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5208         * configure: Regenerate.
5210 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5212         * Makefile.def: Add windmc tool to build.
5213         * Makefile.tpl: Likewise.
5214         * configure.ac: Likewise.
5215         * Makefile.in: Regenerate.
5216         * configure: Regenerate.
5218 2007-06-28  DJ Delorie  <dj@redhat.com>
5220         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5221         not building newlib.
5222         * configure: Regenerated.
5224 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5226         * MAINTAINERS (Write After Approval): Add myself.
5228 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5230         * MAINTAINERS (Write After Approval): Add myself.
5232 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5234         * MAINTAINERS (Write After Approval): Add myself.
5236 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5238         * MAINTAINERS (Write After Approval): Add myself.
5240 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5242         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5243         * Makefile.in: Regenerated.
5245 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5247         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5248         bfin*-*-uclinux* targets.
5249         * configure: Regenerate.
5251 2007-06-14  Ian Lance Taylor  <iant@google.com>
5253         * MAINTAINERS: Add myself as non-algorithmic global write
5254         maintainer.
5256 2007-06-14  Diego Novillo  <dnovillo@google.com>
5258         * MAINTAINERS: Add self as middle-end maintainer and
5259         non-algorithmic global write maintainer.
5261 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5263         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5264         Move all Fortran maintainers except Paul Brook into the
5265         Non-Autopoiesis section.
5267 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5269         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5270         (distclean-stage[+id+]): Possibly delete stage_last.
5271         * Makefile.in: Regenerate.
5273 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5275         * MAINTAINERS (Various Maintainer): Fix typo.
5277 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5279         * MAINTAINERS (Various Maintainer): Add myself as
5280         dataflow maintainer.
5282 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5284         * config.sub, config.guess: Update from upstream sources.
5286 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5288         * Makefile.tpl: Fix spelling error.
5289         * Makefile.in: Regenerate.
5291 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5293         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5294         lt_cv_sys_max_cmd_len.
5296 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5298         * MAINTAINERS (Various Maintainers): Add myself as
5299         auto-vectorizer maintainer.
5301 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5303         PR libjava/32098
5304         * libtool.m4: Revert previous change.
5305         * ltgcc.m4: Put it here.
5307 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5309         * MAINTAINERS (Various Maintainers): Add myself as
5310         auto-vectorizer maintainer.
5312 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5314         PR libjava/32098
5315         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5317 2007-05-30  Richard Guenther  <rguenther@suse.de>
5319         * MAINTAINERS (Various Maintainers): Add myself as
5320         auto-vectorizer maintainer.
5322 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5324         PR bootstrap/29382
5325         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5326         * configure: Rebuilt.
5328 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5330         * MAINTAINERS (Write After Approval): Removed my name.
5332 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5334         * MAINTAINERS (Write After Approval): Remove myself.
5336 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5338         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5340 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5342         * ltmain.sh: Update from ToT Libtool.
5343         * libtool.m4: Update from ToT Libtool.
5344         * ltsugar.m4: New. Update from ToT Libtool.
5345         * ltversion.m4: New. Update from ToT Libtool.
5346         * ltoptions.m4: New. Update from ToT Libtool.
5347         * ltconfig: Remove.
5348         * ltcf-c.sh: Remove.
5349         * ltcf-cxx.sh: Remove.
5350         * ltcf-gcj.sh: Remove.
5352 2007-05-22  Ollie Wild  <aaw@google.com>
5354         * MAINTAINERS (Write After Approval): Add myself.
5356 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5358         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5359         stage_cflags.
5360         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5361         Remove CFLAGS/LIBCFLAGS.
5362         (configure-stage[+id+]-[+prefix+][+module+],
5363         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5364         * Makefile.in: Regenerate.
5366 2007-05-15  Diego Novillo  <dnovillo@google.com>
5368         * MAINTAINERS: Update e-mail address.
5370 2007-05-15  Revital Eres  <eres@il.ibm.com>
5372         * MAINTAINERS (Write After Approval): Add myself.
5374 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5376         * MAINTAINERS (Write After Approval): Updated my address.
5378 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5380         * MAINTAINERS (Write After Approval): Add myself.
5382 2007-05-11  Silvius Rus  <rus@google.com>
5384         * MAINTAINERS (Write After Approval): Add myself.
5386 2007-04-23  Tom Tromey  <tromey@redhat.com>
5388         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5390 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5392         * MAINTAINERS (cpplib): Rename to ...
5393         (libcpp): ... this.  Add C/C++ front end maintainers.
5395 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5397         * config-ml.in: Pass ${ml_config_env} to configure calls.
5399 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5401         * MAINTAINERS (Write After Approval): Add myself.
5403 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5405         * MAINTAINERS (Write After Approval): Add myself.
5407 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5409         * MAINTAINERS (fortran 95 front end): Add myself.
5411 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5413         * MAINTAINERS (Write After Approval): Add myself.
5415 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5417         * MAINTAINERS (Modulo Scheduler): Add myself.
5419 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5421         * MAINTAINERS (fortran 95 front end): Add myself.
5422         (c++ front end): whitespace fix.
5424 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5426         * MAINTAINERS (Write After Approval): Add myself.
5428 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5430         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5431         of glob.  Quote arguments with single quotes too.
5432         * configure: Regenerate.
5434 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5436         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5437         * Makefile.in: Regenerate
5439 2007-03-07  Andreas Schwab  <schwab@suse.de>
5441         * configure: Regenerate.
5443 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5445         * configure.ac: Add "--with-pdfdir" configure option,
5446         which defines pdfdir variable.
5447         * Makefile.def (target=fixincludes): Add install-pdf to
5448         missing targets.
5449         (recursive_targets): Add install-pdf target.
5450         (flags_to_pass): Add pdfdir.
5451         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5452         target.
5453         * configure: Regenerate
5454         * Makefile.in: Regenerate
5456 2007-02-28  Eric Christopher  <echristo@apple.com>
5458         Revert:
5459         2006-12-07  Mike Stump  <mrs@apple.com>
5461         * Makefile.def (dependencies): Add dependency for
5462         install-target-libssp and install-target-libgomp on
5463         install-gcc.
5464         * Makefile.in: Regenerate.
5466 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5468         * configure: Regenerate.
5469         * configure.ac: Move statements after variable declarations.
5471 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5473         * MAINTAINERS: Add myself as sh maintainer.
5475 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5477         * configure.ac: Adjust for loop syntax.
5478         * configure: Regenerate.
5480 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5482         * configure: Rebuilt.
5484 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5486         * configure.ac: Drop multiple occurrences of --enable-languages,
5487         and fix its quoting.
5488         * configure: Rebuilt.
5490 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5491             Nathan Sidwell  <nathan@codesourcery.com>
5492             Vladimir Prus  <vladimir@codesourcery.com>
5493             Joseph Myers  <joseph@codesourcery.com>
5495         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5496         * configure: Regenerate.
5498 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5500         * ltconfig (freebsd*): Default to elf.
5502 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5504         * configure.ac (target_libraries): Move libgcc before libiberty.
5505         * configure: Regenerated.
5507 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5508             Paolo Bonzini  <bonzini@gnu.org>
5510         PR bootstrap/30753
5511         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5512         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5513         * configure: Regenerated.
5515 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5517         * MAINTAINERS (Language Front End Maintainers): Update my mail
5518         address.
5520 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5522         PR bootstrap/30748
5523         * configure.ac: Correct syntax for Solaris ksh.
5524         * configure: Regenerated.
5526 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5528         * configure.ac: Sync with src.
5529         * configure: Regenerate.
5531 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5533         * Makefile.in: Regenerate.
5535 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5537         * config.sub: Sync with src.
5539 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5541         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5542         noncanonical equivalents.
5543         * configure.in: Rename to...
5544         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5545         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5546         target_noncanonical.  Use them.  Rewrite removal of configure
5547         arguments for autoconf 2.59.  Discard variable settings.  Force
5548         program_transform_name for native tools.
5550         * Makefile.in: Regenerated.
5551         * configure: Regenerated with autoconf 2.59.
5553 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5555         * MAINTAINERS (Write After Approval): Add myself.
5557 2007-01-31  Andreas Schwab  <schwab@suse.de>
5559         * Makefile.tpl (LDFLAGS): Substitute it.
5560         * Makefile.in: Regenerate.
5562 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5564         * MAINTAINERS (Write After Approval): Add myself.
5566 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5568         * MAINTAINERS (spu port): Add myself.
5570 2007-01-23  Richard Guenther  <rguenther@suse.de>
5572         PR bootstrap/30541
5573         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5574         * Makefile.tpl (GNATBIND): Substitute it.
5575         (GNATMAKE): Likewise.
5576         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5577         of STAGE_PREFIX.
5578         * Makefile.in: Regenerate.
5579         * configure: Regenerate.
5581 2007-01-18  Mike Stump  <mrs@apple.com>
5583         * configure.in: Re-enable -Werror for gcc builds.
5585 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5587         * MAINTAINERS (Write After Approval): Add myself.
5589 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5591         * configure.in: Change == to = in test command.
5592         * configure: Regenerate.
5594 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5595             Nick Clifton  <nickc@redhat.com>
5596             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5598         * configure.in (build_configargs, host_configargs, target_configargs):
5599         Remove build/host/target parameters.
5600         (host_libs): Add gmp and mpfr.
5601         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5602         * Makefile.def (gmp, mpfr): New.
5603         (gcc): Remove target.
5604         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5605         target_os, target_vendor): New.
5606         (configure): Add host_alias/target_alias arguments; adjust invocations.
5607         * configure: Regenerate.
5608         * Makefile.in: Regenerate.
5610 2007-01-11  Matt Fago  <fago@earthlink.net>
5612         * configure.in: Try to link to functions only in mpfr 2.2.x
5613         to improve robustness of configure tests.
5614         * configure: Regenerate.
5616 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5618         * MAINTAINERS: Add myself as i386 maintainer.
5620 2007-01-08  Jan Hubicka  <jh@suse.cz>
5622         * MAINTAINERS: Add myself as i386 maintainer.
5624 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5626         * configure.in: Add support for an x86_64-mingw* target.
5627         * configure: Regenerate.
5629 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5631         * Makefile.tpl (all-target): Correct @if conditional for target
5632         modules.
5633         * configure.in: Omit libiberty if building only target libgcc.
5634         * configure, Makefile.in: Regenerated.
5636 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5638         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5639         * configure: Regenerate.
5641 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5643         * Makefile.def (target_modules): Add libgcc.
5644         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5645         * Makefile.tpl (clean-target-libgcc): Delete.
5646         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5647         on gcc even for bootstrapped modules.  Rewrite handling of
5648         lang_env_dependencies to loop over target_modules.
5649         * configure.in (target_libraries): Add target-libgcc.
5650         * Makefile.in, configure: Regenerated.
5652 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5654         * configure.in: Reorganize recognition of languages.  Add
5655         --enable-stage1-languages.  Show supported languages for the chosen
5656         target rather than all recognized languages.
5657         * configure: Regenerate.
5659 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5661         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5662         * Makefile.in: Regenerate.
5664 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5666         * configure.in: Warn that MPFR 2.2.0 is buggy.
5667         * configure: Regenerate.
5669 2006-12-27  Ian Lance Taylor  <iant@google.com>
5671         * configure.in: When removing Makefiles to force a reconfigure, also
5672         remove prev-DIR*/Makefile.
5673         * configure: Regenerate.
5675 2006-12-22  Andreas Schwab  <schwab@suse.de>
5677         * configure: Regenerate with correct autoconf version.
5679 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5681         * configure.in: add AC_SUBST for *_FOR_TARGET.
5682         * configure: Regenerate.
5684 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5686         * configure.in: Simplify logic for rejecting languages that cannot
5687         be built.  Separate the case when a language is unsupported,
5688         from the case when the user chooses not to build a language.
5690 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5692         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5693         it only affects bootstrap and could be tested on "$host" as well.
5694         * configure: Regenerate.
5695         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5697 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5699         PR bootstrap/29544
5700         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5701         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5702         move here comment from Makefile.tpl.
5703         * Makefile.tpl: Move some definitions higher in the file.
5704         (STAGE1_CHECKING): New.
5705         * configure.in: Add --enable-stage1-checking.
5706         * configure: Regenerate.
5707         * Makefile.in: Regenerate.
5709 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5711         * MAINTAINERS: Add myself as build system maintainer.
5713 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5715         * MAINTAINERS (Write After Approval): Add myself.
5717 2006-12-13  Eric Christopher  <echristo@apple.com>
5719         * MAINTAINERS: Add myself as darwin maintainer.
5721 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5723         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5725 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5727         MAINTAINERS: Update my entry.
5729 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5731         * configure.in:  Handle spu makefile frag.
5732         * Makefile.tpl (MAINT): Define
5733         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5734         * configure: Regenerate.
5735         * Makefile.in: Regenerate.
5737 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5739         * config.guess: Import latest version.
5740         * config.sub: Likewise.
5742 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5744         * configure.in (spu-*-*): Don't skip target-libiberty.
5745         * configure: Regenerate.
5747 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5749         PR bootstrap/30134
5750         * configure.in: Correct x86 darwin support for libjava to powerpc
5751         and i?86 only.
5752         * configure: Regenerate.
5754 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5756         * configure.in: Add x86 darwin support for libjava.
5757         * configure: Regenerate.
5759 2006-12-07  Mike Stump  <mrs@apple.com>
5761         * Makefile.def (dependencies): Add dependency for
5762         install-target-libssp and install-target-libgomp on
5763         install-gcc.
5764         * Makefile.in: Regenerate.
5766 2006-12-04  Richard Guenther  <rguenther@suse.de>
5768         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5769         (Non-Algorithmic Maintainers): Move over non-algorithmic
5770         loop optimizer maintainers, add myself as a non-algorithmic
5771         middle-end maintainer.
5773 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5775         * MAINTAINERS (Write After Approval): Add myself.
5777 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5779         * configure.in: Update error message for missing GMP/MPFR.
5781         * configure: Regenerate.
5783 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5785         * configure.in: Update MPFR version in error message.
5787         * configure: Regenerate.
5789 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5791         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5792         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5793         --with-gmp-lib): New flags.
5795         * configure: Regenerate.
5797 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5799         * MAINTAINERS (Write After Approval): Change my email address.
5801 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5803         * MAINTAINERS (Write After Approval): Add myself.
5805 2006-11-22  Philipp Thomas  <pth@suse.de>
5807         * MAINTAINERS (i18n): Update e-mail address.
5809 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5811         * MAINTAINERS (spu port): Add myself as maintainer.
5812         (Write After Approval): Remove myself.
5814 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5816         * configure.in (skipdirs): Don't build libssp for SPU.
5817         * configure: Regenerate.
5819 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5821         * MAINTAINERS (spu port): Add myself as maintainer.
5822         (libobjc): Update my email address.
5824 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5826         * MAINTAINERS (Write After Approval): Add myself.
5828 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5830         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5831         * configure : Rebuilt.
5833 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5835         * MAINTAINERS (Write After Approval): Add myself.
5837 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5839         * MAINTAINERS (Write After Approval): Add myself.
5841 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5843         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5844         libmpfr.a.
5845         * configure: Regenerate.
5847 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5849         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5850         (unstage): Test for stage_last presence.
5852         PR bootstrap/29802
5853         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5854         STAGE_PREFIX.
5855         * Makefile.in: Regenerate.
5857 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5859         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5860         maintainers.
5862 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5864         * MAINTAINERS (Write After Approval): Add myself.
5866 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5868         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5869         and stageN-package/Makefile.
5870         * Makefile.in: Regenerated.
5872 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5874         * configure.in: Remove target-libgloss from noconfigdirs for
5875         bfin-*-*.
5876         * configure: Regenerated.
5878 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5880         * configure.in (have_gmp): Only error if the gcc directory exists.
5882         * configure: Regenerate.
5884 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5886         * configure.in: Robustify error message for missing GMP/MPFR.
5888         * configure: Regenerate.
5890 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5892         * MAINTAINERS (Write After Approval): Add myself.
5894 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5896         * MAINTAINERS: Change email address.
5898 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5900         * MAINTAINERS (Write After Approval): Add myself.
5902 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5904         * MAINTAINERS (Write After Approval): Add myself.
5906 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5908         * MAINTAINERS (Write After Approval): Move myself to
5909         Write After Approval section.
5911 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5913         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5914         need_gmp anymore.
5915         * configure: Regenerate.
5917 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5919         * MAINTAINERS (Write After Approval): Add myself.
5921 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5923         * config.guess: Import latest version.
5924         * config.sub: Likewise.
5926 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5928         * Makefile.def: Added pdf target handling.
5929         * Makefile.tpl: Added pdf target handling.
5930         * Makefile.in: Regenerated.
5932 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5934         * MAINTAINERS: Add self as score port maintainer.
5936 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5938         * MAINTAINERS (Write After Approval): Add myself.
5940 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5942         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5943         or newer.
5944         * configure: Regenerated.
5946 2006-09-27  Dave Brolley  <brolley@redhat.com>
5948         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5949         using $s instead of $r.
5950         * configure: Regenerated.
5952 2006-09-26  Thiemo Seufer  <ths@mips.com>
5954         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5955         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5956         * configure: Regenerate.
5958 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5960         * MAINTAINERS (Write After Approval): Remove myself.
5962 2006-09-22  Chao-ying Fu  <fu@mips.com>
5964         * MAINTAINERS (Write After Approval): Add myself.
5966 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5968         * MAINTAINERS: Add self as soft-fp maintainer.
5970 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5972         * MAINTAINERS: Add myself as avr maintainer.
5973         Remove Marek Michalkiewicz as avr maintainer.
5975 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5977         * MAINTAINERS (Write After Approval): Add myself.
5979 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5981         * configure.in: Never build newlib for a Mingw host.
5982         Never build newlib as Mingw target library.
5983         Test the existence of winsup/cygwin for building a Cygwin newlib,
5984         rather than just winsup.
5985         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5986         building a Mingw target.
5987         * configure: Regenerate.
5989 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5991         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5993 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5995         * config.guess: Import from src (was more updated).
5996         * config.sub: Likewise.
5998 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6000         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6001         * configure: Regenerated.
6003 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6005         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6006         for stages after the first.
6008 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6010         * Makefile.def: Add dependencies for configure-opcodes
6011         on configure-intl and all-opcodes on all-intl.
6012         * Makefile.in: Regenerated.
6014 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6016         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6018 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6020         Port to hosts whose 'sort' and 'tail' implementations
6021         treat operands with leading '+' as file names, as POSIX
6022         has required since 2001.  However, make sure the code still
6023         works on pre-POSIX hosts.
6024         * ltmain.sh: Don't assume "sort +2" is equivalent to
6025         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6027 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6029         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6031 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6033         * ltconfig: chmod 644 before ranlib during install.
6035 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6037         PR bootstrap/18058
6038         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6039         if the bootstrap compiler is a GCC version that supports it.
6040         * configure: Regenerate.
6042 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6044         * configure.in: Fix thinkos in previous check-in.
6045         * configure: Regenerate.
6047 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6049         PR other/27063
6050         * configure.in: Test subdir_requires and give an appropriate
6051         error message.
6052         * configure: Regenerate.
6054 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6056         * MAINTAINERS (Write After Approval): Add myself.
6058 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6060         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6062 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6064         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6066 2006-06-20  David Ayers  <d.ayers@inode.at>
6068         PR bootstrap/28072
6069         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6070         whether target-libjava is being configured instead of whether the
6071         java front end is enabled.
6072         * configure: Regenerate.
6074 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6076         PR target/27540
6077         * configure.in: Only enable libgomp on IRIX 6.
6078         * configure: Regenerate.
6080 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6082         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6083         too.
6084         * Makefile.in: Regenerate.
6086 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6088         * config-ml.in: Alter CCASFLAGS to include special
6089         multilib options the same as is done for CFLAGS.
6091 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6093         * configure.in: Don't enable libgomp on hpux10.
6094         * configure: Rebuilt.
6096 2006-06-12  David Ayers  <d.ayers@inode.at>
6098         PR bootstrap/27963
6099         PR target/19970
6100         * configure.in: Remove target-boehm-gc from noconfigdirs where
6101         ${libgcj} is specified.
6102         * configure: Regenerate.
6104 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6106         Sync from src:
6108         * configure.in: Sync.
6109         * configure: Regenerated.
6111         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6113         * Makefile.def: Added dependencies from sim and gdb on intl, and
6114         added configure dependencies to everything with an all dependency
6115         on intl.
6116         * Makefile.in: Regenerated.
6118 2006-06-06  David Ayers  <d.ayers@inode.at>
6120         PR libobjc/13946
6121         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6122         * Makefile.in: Regenerate.
6123         * configure.in: Add --enable-objc-gc at toplevel and have it
6124         enable boehm-gc for Objective-C.
6125         Remove target-boehm-gc from libgcj.
6126         Add target-boehm-gc to target_libraries.
6127         Add target-boehm-gc to noconfigdirs where ${libgcj}
6128         is specified.
6129         Assert that boehm-gc is supported when requested for Objective-C.
6130         Only build boehm-gc if needed either for Java or Objective-C.
6131         * configure: Regenerate.
6133 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6135         PR 27674
6136         * Makefile.tpl (configure-[+prefix+][+module+],
6137         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6138         Remove rule to unstage bootstrapped modules.
6139         (stage_current): New.
6140         * Makefile.in: Regenerate.
6142 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6144         * MAINTAINERS (Write After Approval): Update my e-mail address.
6146 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6148         * include/libiberty.h: Declare pex_run_in_environment.
6150 2006-05-31  Asher Langton  <langton2@llnl.gov>
6152         * MAINTAINERS (Write After Approval): Add myself.
6154 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6156         * Makefile.def (bfd, opcodes): Fix lib_path.
6157         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6158         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6159         * Makefile.in: Regenerate.
6161 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6163         * Makefile.in: Regenerate.
6165 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6167         * Makefile.def: Add install-html target. Add datarootdir
6168         docdir and htmldir to flags_to_pass.
6169         * Makefile.tpl: Add install-html target.
6170         * Makefile.in: Regenerate.
6171         * configure.in: Add --with-datarootdir, --with-docdir, and
6172         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6173         * configure: Regenerate.
6175 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6177         * configure.in: Enable gprof for cross builds.
6178         * configure: Regenerate.
6180 2006-05-22  Richard Guenther  <rguenther@suse.de>
6182         Revert
6183         2006-01-31  Richard Guenther  <rguenther@suse.de>
6184         Paolo Bonzini  <bonzini@gnu.org>
6186         * Makefile.def (target_modules): Add libgcc-math target module.
6187         * configure.in (target_libraries): Add libgcc-math target library.
6188         (--enable-libgcc-math): New configure switch.
6189         * Makefile.in: Re-generate.
6190         * configure: Re-generate.
6191         * libgcc-math: New toplevel directory.
6193 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6194             Andreas Tobler  <a.tobler@schweiz.ch>
6196         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6197         * configure: Rebuilt.
6199 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6201         * MAINTAINERS (Write After Approval): Add myself.
6203 2006-05-01  DJ Delorie  <dj@redhat.com>
6205         * configure.in: Restore CFLAGS if GMP isn't present.
6206         * configure: Regenerate.
6208 2006-05-01  Richard Guenther  <rguenther@suse.de>
6210         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6211         maintainer.
6213 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6215         * MAINTAINERS (Write After Approval): Add myself.
6217 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6219         * MAINTAINERS (Write After Approval): Add myself.
6221 2006-04-18  DJ Delorie  <dj@redhat.com>
6223         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6224         reference libgloss so that libssp can be built in a combined
6225         tree.
6226         * configure: Regenerate.
6228 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6230         * MAINTAINERS (Write After Approval): Add myself.
6232 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6234         * configure.in: Require makeinfo 4.4 or higher.
6235         * configure: Regenerate.
6237 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6239         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6240         Rearrange the entries of other libraries to have them in one place.
6242 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6244         * MAINTAINERS (Write After Approval): Remove myself.
6245         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6247 2006-03-14  Richard Guenther  <rguenther@suse.de>
6249         * configure: Regenerate with autoconf 2.13.
6251 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6253         * MAINTAINERS: Use my work address.
6255         * MAINTAINERS: Update my E-mail address.
6257 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6259         * configure.in: Handle --disable-<component> generically.
6260         * configure: Regenerate.
6262 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6264         PR libgcj/17311
6265         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6267 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6269         * MAINTAINERS (Write After Approval):  Remove myself.
6270         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6272 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6274         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6275         (TARGET_CONFIGDIRS): Remove.
6276         * configure.in: Remove AC_SUBST(target_configdirs).
6277         * Makefile.in, configure: Regenerated.
6279 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6281         * MAINTAINERS (Write After Approval):  Remove myself.
6282         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6284 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6286         PR bootstrap/25670
6288         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6290         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6291         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6292         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6293         BUILD_PREFIX, BUILD_PREFIX_1.
6294         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6296         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6297         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6299         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6300         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6301         of `cat stage_current`.  Always provide the `r' and `s' variables.
6302         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6303         a single shell execution.
6304         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6305         bootstrapped modules, make the stage1 module if the build was not
6306         started yet, else build the current stage.
6307         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6308         (all-build, all-host, all-target, [+make_target+]-host,
6309         [+make_target+]-target): Do not use \-continued lines.
6310         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6311         (current_stage, restrap, stage_last): New.
6313         * Makefile.in: Regenerate.
6314         * configure: Regenerate.
6316 2006-02-19  Bud Davis  <jmdavis@link.com>
6318         * MAINTAINERS (Write After Approval):  Remove myself.
6319         (Language Front End Maintainers):  Add myself as fortran 95
6320         maintainer and update e-mail address.
6322 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6324         * MAINTAINERS (Write After Approval):  Remove myself.
6325         (Language Front End Maintainers):  Add myself as fortran 95
6326         maintainer.
6328 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6330         * MAINTAINERS (Write After Approval): Add myself.
6332 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6334         * MAINTAINERS (Write After Approval):  Remove myself.
6335         (Language Front End Maintainers):  Add myself as
6336         fortran 95 maintainer.
6338 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6340         Sync from src:
6342         2005-12-27  Leif Ekblad  <leif@rdos.net>
6344         * configure.in: Add support for RDOS target.
6345         * configure: Regenerate.
6347 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6348             Andreas Schwab  <schwab@suse.de>
6350         * configure: Regenerate.
6352 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6354         * configure.in (enable_libgomp): Add AIX.
6355         * configure: Regenerate.
6357 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6359         * MAINTAINERS (Write After Approval): Add myself.
6361 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6363         * MAINTAINERS (Write After Approval): Add myself.
6365 2006-01-31  Richard Guenther  <rguenther@suse.de>
6366         Paolo Bonzini  <bonzini@gnu.org>
6368         * Makefile.def (target_modules): Add libgcc-math target module.
6369         * configure.in (target_libraries): Add libgcc-math target library.
6370         (--enable-libgcc-math): New configure switch.
6371         * Makefile.in: Re-generate.
6372         * configure: Re-generate.
6373         * libgcc-math: New toplevel directory.
6375 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6377         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6378         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6379         the assembler, linker and binutils.
6380         * configure: Regenerate.
6382 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6384         * MAINTAINERS (Write After Approval): Add myself.
6386 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6388         * configure: Regenerate.
6390 2006-01-18  Richard Henderson  <rth@redhat.com>
6391             Jakub Jelinek  <jakub@redhat.com>
6392             Diego Novillo  <dnovillo@redhat.com>
6394         * libgomp: New directory.
6395         * Makefile.def: Add target_module libgomp.
6396         * Makefile.in: Regenerate.
6397         * configure.in (target_libraries): Add target-libgomp.
6398         * configure: Regenerate.
6400 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6402         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6403         @ from continuation.
6404         * Makefile.in: Rebuilt.
6406 2006-01-04  Chris Lattner  <sabre@gnu.org>
6408         * MAINTAINERS (Write After Approval): Add myself.
6410 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6412         PR bootstrap/24252
6414         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6415         * Makefile.tpl (OBJDUMP): New.
6416         (EXTRA_HOST_FLAGS): Add it.
6417         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6419         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6420         to use symbolic links between directories.  Avoid race conditions
6421         or make them harmless.
6422         * configure.in: Do not try to use symbolic links between directories.
6424         * Makefile.def (LEAN): Pass.
6425         * Makefile.tpl (LEAN): Define.
6426         (stage[+id+]-start): Accept that the previous directory does not
6427         exist, if the bootstrap is lean.
6428         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6429         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6430         configure substitution.
6431         ([+compare-target+]): Likewise.
6432         ([+bootstrap-target+]-lean): New.
6433         * configure.in: Remove lean bootstrap support from here.
6435         * Makefile.in: Regenerate.
6436         * configure: Regenerate.
6438 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6440         * MAINTAINERS (libdecnumber): Add myself.
6442 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6444         * libtool-ldflags: New script.
6446 2006-01-02  Andreas Schwab  <schwab@suse.de>
6448         * configure.in: When reconfiguring remove Makefile in
6449         all stage directories.
6450         * configure: Regenerate.
6452 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6454         * MAINTAINERS: Update my email address.
6456 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6458         Revert Ada-related part of the previous change.
6460         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6461         Do not pass.
6462         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6463         * Makefile.in: Regenerate.
6464         * configure.in: Do not include mt-ppc-aix target fragment.
6465         * configure: Regenerate.
6467 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6469         * configure.in: Select appropriate fragments for PowerPC/AIX.
6470         * configure: Regenerate.
6472         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6473         BOOT_CFLAGS, BOOT_LDFLAGS.
6474         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6475         BOOT_CFLAGS, BOOT_LDFLAGS.
6476         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6477         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6478         (stage): Fail if we cannot complete the work.
6479         * Makefile.in: Regenerate.
6481 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6483         * configure.in: Replace ms1 with mt.
6484         * configure: Rebuilt.
6486 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6488         * MAINTAINERS: Update my email address.
6490 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6492         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6493         install-host-nogcc): Don't invoke $(stage) at the end.
6494         * Makefile.in: Regenerate.
6496 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6498         * configure.in: Flip the top-level bootstrap switch.
6499         * configure: Regenerate.
6501 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6503         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6504         $(stage) and $(unstage).
6505         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6506         (all): Remove stray semicolon.
6507         (local-distclean): Don't handle multilib.tmp and multilib.out.
6508         (install.all): Set $s for consistency.
6509         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6510         check_multilibs setting.  Always make the install directory.
6511         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6512         Correct @if/@endif.
6513         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6514         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6515         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6516         (multilib.out): Remove.
6517         * Makefile.in: Regenerated.
6519 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6521         * MAINTAINERS (Write After Approval): Add myself.
6523 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6525         * MAINTAINERS: Add myself as mt maintainer.
6527         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6529 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6531         * MAINTAINERS: Change email address.
6533 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6535         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6536         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6537         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6538         Find in-tree tools if available.
6539         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6540         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6541         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6542         (COMPILER_*_FOR_TARGET): New.
6543         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6544         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6545         (CONFIGURED_*, USUAL_*): Remove.
6546         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6547         STRIP): Use autoconf substitutions.
6548         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6549         COMPILER_NM_FOR_TARGET): New.
6550         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6552         (all): Make all-host and all-target in parallel.
6553         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6554         that $$r and $$s are set before invoking a recursive make.
6555         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6556         ([+bootstrap-target+]): Inline most of the `all' target.
6558 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6560         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6561         from the gcc build directory.
6562         * Makefile.in: Regenerate.
6564 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6566         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6567         depend on all-libdecnumber.
6568         * configure.in (host_libs): Include libdecnumber.
6569         * Makefile.in: Regenerate.
6570         * configure: Likewise.
6572 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6574         * libdecnumber: Import decNumber sources from the dfp-branch.
6576 2005-11-21  Kean Johnston  <jkj@sco.com>
6578         * config.sub, config.guess: Sync from upstream sources.
6580 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6582         Import from Autoconf sources:
6584         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6585         * config/move-if-change: Don't output "$2 is unchanged";
6586         suggested by Ben Elliston.  Handle weird characters correctly.
6588 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6590         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6591         to match upstream libtool for darwin.
6593 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6595         * Makefile.def: Remove gdb dependencies for gdbtk.
6596         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6597         (configure-gdb, install-gdb): New rules.
6598         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6599         * Makefile.in, configure: Regenerated.
6601 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6603         * MAINTAINERS (Write After Approval): Add myself.
6605 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6607         * MAINTAINERS (Write After Approval): Add myself.
6609 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6611         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6612         Diego Novillo.
6614 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6616         PR bootstrap/24297
6617         * Makefile.tpl (do-[+make-target+], do-check, install,
6618         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6619         are set before recursing.
6620         * Makefile.in: Regenerate.
6622 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6624         PR bootstrap/18939
6625         * Makefile.def (gcc) <target>: Fix thinko.
6626         * Makefile.in: Regenerate.
6628 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6630         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6631         * configure: Regenerate.
6633 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6635         * MAINTAINERS (Write After Approval): Add self.
6637 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6639         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6640         target-libffi, target-qthreads, target-libjava, and
6641         targetlibobjc.
6642         * configure: Regenerate.
6644 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6646         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6647         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6648         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6649         (USUAL_OBJDUMP_FOR_TARGET): New.
6650         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6651         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6652         * configure, Makefile.in: Regenerated.
6654 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6656         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6657         before other host packages.
6659 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6661         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6663 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6665         PR bootstrap/22340
6667         * configure.in (default_target): Remove.
6668         * Makefile.tpl (all): Do not use prerequisites as subroutines
6669         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6670         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6671         use prerequisites as subroutines.
6672         (check-host, check-target): New.
6673         (bootstrap configure & all targets): Do not use stage*-start
6674         if the directory layout is already ok.
6675         (non-bootstrap configure & all targets): Prepend a $(unstage).
6676         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6677         (NOTPARALLEL): Remove.
6678         (unstage, stage variables): New variables.
6679         (unstage, stage targets): Simply expand to those variables.
6681         * configure: Regenerate.
6682         * Makefile.in: Regenerate.
6684 2005-10-04  James E Wilson  <wilson@specifix.com>
6686         * Makefile.def (lang_env_dependencies): Add libmudflap.
6687         * Makefile.in: Regenerate.
6689 2005-10-03  Andreas Schwab  <schwab@suse.de>
6691         Backport from libtool CVS:
6692         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6694         * ltmain.sh: add support for installing into temporary
6695         staging area (e.g. 'make install DESTDIR=...')
6697 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6699         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6700         * configure: Regenerated.
6702 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6704         * configure: Regenerate with the correct
6705         autoconf version.
6707 2005-09-30  Catherine Moore  <clm@cm00re.com>
6709         * configure.in (bfin-*-*): New.
6710         * configure: Regenerated.
6712 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6714         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6715         (LIPO_FOR_TARGET): New.
6716         (CONFIGURED_LIPO_FOR_TARGET): New.
6717         (USUAL_LIPO_FOR_TARGET): New.
6718         (STRIP_FOR_TARGET): New.
6719         (CONFIGURED_STRIP_FOR_TARGET): New.
6720         (USUAL_STRIP_FOR_TARGET): New.
6721         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6722         STRIP_FOR_TARGET.
6723         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6724         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6725         * Makefile.in: Regenerate.
6726         * configure: Regenerate.
6728 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6730         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6731         (rs6000-*-aix*): Same.
6732         * configure: Regenerate.
6734 2005-09-16  Tom Tromey  <tromey@redhat.com>
6736         * MAINTAINERS: Add self as java maintainer.
6738 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6740         * configure.in: Recognize f95 in the --enable-languages option,
6741         and substitute it for fortran, issuing a warning.
6742         * configure: Regenerate.
6744 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6746         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6747         * configure:  Regenerated.
6749 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6751         * MAINTAINERS: Add self as ms1 maintainer.
6753 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6755         * Makefile.def (libssp): Add to lang_env_dependencies.
6756         * Makefile.in: Regenerate.
6758 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6760         * MAINTAINERS: Add myself as middle-end maintainer.
6762 2005-08-17  Christian Groessler  <chris@groessler.org>
6764         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6765         * Makefile.in: Regenerate.
6767 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6769         * MAINTAINERS (write after approval): Added myself.
6771 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6773         * MAINTAINERS (Write After Approval): Add myself.
6775 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6777         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6778         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6779         Look for alternate names of the target cc and c++
6780         * configure: Regenerate.
6782 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6784         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6785         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6786         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6787         tools; remove code to manually set them.
6788         (Target tools): Look in the environment for them.
6789         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6790         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6791         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6792         build directory.
6793         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6794         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6795         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6796         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6797         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6798         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6799         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6800         * configure: Regenerate.
6801         * Makefile.in: Regenerate.
6803 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6805         * MAINTAINERS: Update for removed CPU targets.
6807 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6809         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6810         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6811         * Makefile.in: Regenerated.
6813 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6815         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6816         (CFLAGS_FOR_TARGET): Use it.
6817         (CXXFLAGS_FOR_TARGET): Likewise.
6818         * Makefile.in: Regenerated.
6819         * configure.in (--with-build-sysroot): New option.
6820         * configure: Regenerated.
6822 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6824         * Makefile.tpl: Wrap install between unstage and stage
6825         * Makefile.in: Regenerate.
6827 2005-07-21  Eric Christopher  <echristo@apple.com>
6829         * MAINTAINERS: Update affiliation.
6831 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6833         * MAINTAINERS: Add self as crx port maintainer.
6835 2005-07-20  DJ Delorie  <dj@redhat.com>
6837         * MAINTAINERS: Add self as m32c maintainer.
6839 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6841         * all files: Update FSF address.
6843 2005-07-15  Eric Christopher  <echristo@redhat.com>
6845         * MAINTAINERS: Change affiliation.
6847 2005-07-14  Jim Blandy  <jimb@redhat.com>
6849         * configure.in: Add cases for Renesas m32c.
6850         * configure: Regenerated.
6852 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6854         * COPYING.LIB: Update from fsf.org.
6856 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6858         * COPYING, compile, config.guess,
6859         config.sub, install-sh, missing, mkinstalldirs,
6860         symlink-tree, ylwrap: Sync from upstream sources.
6861         * config-ml.in: Update FSF address.
6863 2005-07-13  Eric Christopher  <echristo@redhat.com>
6865         * configure.in: Add toplevel noconfigdir support for tpf.
6866         * configure: Regenerate.
6868 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6870         PR ada/22340
6872         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6873         * Makefile.in: Regenerate.
6875 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6877         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6878         Brolley to write-after-approval.
6880 2005-07-07  Andreas Schwab  <schwab@suse.de>
6882         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6883         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6884         * Makefile.in: Regenerated.
6886 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6888         * configure.in: Don't build sim or rda when targetting darwin.
6889         * configure: Regenerate.
6891 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6893         * configure.in: Add --enable-libssp and --disable-libssp.
6894         * configure: Regenerate with autoconf-2.13.
6896 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6898         * Makefile.def (target_modules): Add libssp.
6899         * configure.in (target_libraries): Add target-libssp.
6900         * configure: Rebuilt.
6901         * Makefile.in: Rebuilt.
6903 2005-07-01  Zack Weinberg  <zackw@panix.com>
6905         * MAINTAINERS: Change email address.  Resign from maintainership.
6907 2005-07-01  Richard Guenther  <rguenther@suse.de>
6909         * MAINTAINERS: Change my e-mail address and affiliation.
6911 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6913         * Makefile.def (stagefeedback): Come after profile.
6914         Define profiledbootstrap target.
6915         * Makefile.tpl (profiledbootstrap): Remove.
6916         (stageprofile-end): Zap stagefeedback.
6917         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6918         * Makefile.in: Regenerate.
6920 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6922         * MAINTAINERS: Update my email address.
6924 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6926         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6927         In 'cpp' stanza, support '#line' as well as '# '.
6929 2005-06-08  Andreas Schwab  <schwab@suse.de>
6931         * MAINTAINERS: Move myself from 'Write After Approval' to
6932         'CPU Port Maintainers' section as m68k maintainer.
6934 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6936         * configure.in (unsupported_languages): New macro.
6937         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6938         non-ported target libraries in noconfigdirs.
6939         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6940         non-linux-gnu.  Remove libgcj_ex_libffi.
6941         <lang_frag loop>: Set add_this_lang=no if the language is in
6942         unsupported_languages.
6943         * configure: Regenerate.
6945 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6947         * configure.in: Fix typo in handling of --with-mpfr-dir.
6948         * configure: Regenerate.
6950 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6952         * MAINTAINERS: Update my email address.
6954 2005-06-02  Jim Blandy  <jimb@redhat.com>
6956         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6957         accepted into the master sources.)
6959 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6960             Michael Snyder  <msnyder@redhat.com>
6961             Stan Cox  <scox@redhat.com>
6963         * configure.in: Set noconfigdirs for ms1.
6965         * configure: Regenerate.
6967 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6969         * MAINTAINERS (Write After Approval): Add self.
6971 2005-06-01  Josh Conner  <jconner@apple.com>
6973         * MAINTAINERS (Write After Approval): Add self.
6975 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6977         * MAINTAINERS: Update my email address.
6979 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6981         * MAINTAINERS (Write After Approval): Add self.
6983 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6985         * MAINTAINERS (Write After Approval): Remove self.
6987 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6989         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6990         (Dependencies): Consider target modules for bootstrap dependencies.
6991         Make target bootstrap modules depend on each stage's gcc.
6992         * Makefile.in: Regenerate.
6994 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6996         * Makefile.def (configure-gcc): Depend on binutils having been built.
6997         (all-gcc): No need to do it here.
6998         * Makefile.in: Regenerate.
7000 2005-05-19  Paul Brook  <paul@codesourcery.com>
7002         * configure.in: Rewrite misleading error message when requested
7003         language cannot be built.
7004         * configure: Regenerate.
7006 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7008         * ylwrap: Import from Automake 1.9.5.
7010 2005-05-13  David Ung  <davidu@mips.com>
7012         * MAINTAINERS (Write After Approval): Add self.
7014 2005-05-09  Mike Stump  <mrs@apple.com>
7016         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7017         lt_cv_sys_max_cmd_len for now.
7019 2005-05-09  Stan Cox  <scox@redhat.com>
7021         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7023 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7025         * README.SCO: Update the URL.
7027 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7029         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7030         with_gnu_ld to libtool.
7031         * ltcf-c.sh (aix[45]): Define file_list_spec.
7032         * ltcf-cxx.sh (aix[45]): Same.
7033         * ltcf-gcj.sh (aix[45]): Same.
7034         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7035         exists, write list of input files to temporary file.
7037 2005-05-04  Mike Stump  <mrs@apple.com>
7039         * configure.in: Always pass --target to target configures as
7040         otherwise rebuilds that do --recheck will fail.
7041         * confiugure: Rebuilt.
7043 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7045         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7046         STAGE_HOST_EXPORTS.
7047         (configure, all): Add bootstrap support.
7048         (Host modules, target modules): Pass post-stage1 flags and exports.
7049         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7050         * Makefile.in: Regenerate.
7052 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7054         * configure: Regenerate.
7056 2005-04-27  Mike Stump  <mrs@apple.com>
7058         * MAINTAINERS: Add self as darwin maintainer.
7060 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7062         * config.sub: Update from master copy.
7064 2005-04-21  Mike Stump  <mrs@apple.com>
7066         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7067         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7069 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7071         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7072         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7073         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7074         "*-*-elf" and "*-*-linux*".
7075         * configure: Regenerate.
7077 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7079         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7081 2005-04-12  Mike Stump  <mrs@apple.com>
7083         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7085 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7087         * MAINTAINERS (Write After Approval): Add myself.
7089 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7091         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7093 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7095         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7096         (TARGET_CONFIGARGS): Include --with-target-subdir.
7097         (configure, all): New macros.  Use them throughout.
7098         * Makefile.in: Regenerate.
7100 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7102         * MAINTAINERS (Write After Approval): Add myself.
7104 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7106         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7108 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7110         * MAINTAINERS: Move John Carr to Write After Approval.
7112 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7114         * config/mh-mingw32: Delete.
7115         * configure.in: Don't use it.
7116         * configure: Regenerate.
7118 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7120         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7121         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7122         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7123         (HOST_LIB_PATH): Generate from Makefile.def.
7124         (TARGET_LIB_PATH): Likewise.
7125         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7126         * Makefile.in: Regenerate.
7127         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7128         (RPATH_ENVVAR): Include Darwin case.
7129         * configure: Regenerate.
7131 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7133         * MAINTAINERS (Various Maintainers): Remove self.
7134         (Write After Approval): Add self.
7136 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7138         * MAINTAINERS (Various Maintainers): Add self.
7140 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7142         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7143         * configure: Regenerate.
7145 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7147         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7148         gcc_version, and gcc_version_trigger from set of flags to pass.
7149         * Makefile.tpl: Remove definitions of above variables.
7150         (config.status): Remove dependency on $(gcc_version_trigger).
7151         * Makefile.in: Regenerate.
7152         * configure.in: Do not reference config/gcc-version.m4 nor
7153         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7154         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7155         * configure: Regenerate.
7157 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7158             Andrew Pinski  <pinskia@physics.uc.edu>
7160         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7161         * Makefile.in: Regenerate.
7163 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7165         * MAINTAINERS (Write After Approval): Add myself.
7167 2005-03-03  David Ayers  <d.ayers@inode.at>
7169         * MAINTAINERS (Write After Approval): Add myself.
7171 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7173         PR libgcj/20160
7174         * ltmain.sh: Avoid creating archives with components that have
7175         duplicate basenames.
7177 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7179         PR bootstrap/20250
7180         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7181         instead of check.
7182         * Makefile.in: Regenerate.
7184 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7186         * Makefile.in: Regenerate to fix conflict between the previous two
7187         patches.
7189 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7191         PR bootstrap/17383
7192         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7193         * Makefile.tpl (HOST_SUBDIR): New substitution.
7194         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7195         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7196         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7197         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7198         (Host modules, Bootstrapped modules): Use it.
7199         (Build modules, Target modules): Do not create symlink trees,
7200         always configure out-of-srcdir.
7201         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7202         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7203         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7204         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7206         * Makefile.in: Regenerate.
7207         * configure: Regenerate.
7209 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7211         Merged from libada-gnattools-branch:
7212         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7214         * gnattools: New directory.
7215         * Makefile.def: Add gnattools as a module, depending on target-libada.
7216         * Makefile.in: Regenerate.
7217         * configure.in: Include gnattools in host_tools; disable it if ada
7218         is disabled.
7219         * configure: Regenerate.
7221 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7223         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7224         treelang maintainer.
7225         (Write After Approval): Remove myself.
7227 2005-02-23  Paul Schlie  <schlie@comcast.net>
7229         * configure.in: Allow darwin targeted ports to build tk, itcl and
7230         libgui.
7231         * configure: Regenerate.
7233 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7235         PR libgcj/10353
7236         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7237         * configure: Regenerate.
7239 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7241         * MAINTAINERS (Write After Approval): Add myself.
7243 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7245         * MAINTAINERS: Update my e-mail address.
7247 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7249         * MAINTAINERS (Write After Approval): Add myself.
7251 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7253         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7254         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7255         target-libgloss when not *-*-elf and *-*-aout.
7256         * configure: Regenerate.
7258 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7260         * MAINTAINERS: Remove obsolete entries.
7262         * MAINTAINERS (Write After Approval): Add Michael Matz.
7264 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7266         * MAINTAINERS: Remove self as cpplib maintainer.
7268 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7270         * install-sh, config.sub: Import from upstream.
7272 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7274         PR bootstrap/18222
7275         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7276         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7277         * Makefile.in: Regenerate.
7279 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7281         * MAINTAINERS: Update my email address.
7283 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7284             Andreas Schwab  <schwab@suse.de>
7286         PR bootstrap/18033
7287         * config-ml.in: Eval option if surrounded by single quotes.
7289 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7291         Revert 2004-12-28 Makefile changes, a better fix will be
7292         applied to mainline and src after GCC 4.0 branches.
7294 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7296         PR bootstrap/17383
7298         * Makefile.def (target_modules): Remove stage parameter,
7299         it is always true now.
7300         * Makefile.tpl (configure-build-[+module+],
7301         configure-target-[+module+]): Always build symlink tree
7302         for the directory and for include.  BUILD_SUBDIR and
7303         TARGET_SUBDIR cannot be . anymore.
7304         * Makefile.in: Regenerate.
7306 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7308         Revert 2004-12-08 Makefile changes.
7310 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7312         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7313         cygwin, mingw.
7315 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7317         * configure.in (sh64-*-*): Reenable gprof.
7318         * configure: Regenerate.
7320 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7322         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7323         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7324         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7325         * Makefile.in: Regenerate.
7327 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7329         * MAINTAINERS: Update my email address.
7331 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7333         * Makefile.tpl: Generate normal dependencies if the LHS module is
7334         not bootstrapped.
7335         * Makefile.in: Regenerate.
7337 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7339         * configure.in: Include config/gxx-include-dir.m4.  Use
7340         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7341         * configure: Regenerate.
7343 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7345         * config.if: Delete.
7346         * configure.in: Set libstdcxx_incdir directly.
7347         * configure: Regenerate.
7349 2004-12-02  Eric Christopher  <echristo@redhat.com>
7351         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7352         * Makefile.in: Regenerate.
7354 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7356         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7357         * configure: Regenerate.
7359 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7361         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7362         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7363         * configure: Regenerate.
7365 2004-12-01  Eric Christopher  <echristo@redhat.com>
7367         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7368         of things to remove.
7370 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7372         * MAINTAINERS (Write After Approval): Update my e-mail address.
7374 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7376         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7377         from CVS libtool to always pass_all.
7379 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7381         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7382         (hppa*64*-*-*): Delete incorrect comment.
7383         * configure: Rebuilt.
7385 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7387         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7389 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7391         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7392         from CVS libtool to always pass_all.
7394 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7396         * install-sh, compile: Import from automake.
7398 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7400         * config.guess, config.sub:  Import from savannnah.
7402 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7404         * MAINTAINERS (Write After Approval): Add myself
7406 2004-11-12  Mike Stump  <mrs@apple.com>
7408         * Makefile.def: Add html support.
7409         * Makefile.tpl: Likewise.
7410         * Makefile.in: Regenerate.
7412 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7414         PR 18423
7415         * configure.in: Remove all instances of build-fixincludes from
7416         noconfigdirs.
7417         (build_configargs): Supply --target to subdirectories.
7418         * configure: Regenerate.
7420         * Makefile.def: Make gcc install depend on fixincludes install.
7421         * Makefile.in: Regenerate.
7423 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7425         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7427 2004-11-11  Paul Brook  <paul@codesourcery.com>
7429         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7431 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7433         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7434         target-libgfortran.
7435         * configure: Regenerate.
7437 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7439         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7440         like CC.
7442 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7444         * Makefile.def (host fixincludes): Specify missing targets.
7445         * Makefile.in: Regenerate.
7447 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7449         * MAINTAINERS: Add myself
7451 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7453         * MAINTAINERS (Write After Approval): Add myself.
7455 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7457         * Makefile.def: Build fixincludes for the host, too.
7458         * Makefile.in: Regenerate.
7459         * configure.in (host_tools): Add fixincludes.
7460         * configure: Regenerate.
7462 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7464         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7465         * configure: Regenerated.
7467 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7469         PR other/17783
7470         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7471         * configure: Regenerated.
7473 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7475         * README.SCO: Update per FSF instructions.
7477 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7479         PR target/18151
7480         * configure.in (case ${target}): Do not build fixincludes for avr.
7481         * configure: Regenerated.
7483 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7485         * configure.in (case ${target}): Do not build fixincludes
7486         on platforms where it is not used.
7487         * configure: Regenerated.
7489 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7491         * configure.in: Use an absolute path to install-sh.
7492         * configure: Regenerated.
7494 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7496         * MAINTAINERS (Write After Approval): Add myself.
7498 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7500         * MAINTAINERS: Remove from Write After Approval those that are
7501         already maintainers.
7503 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7505         * MAINTAINERS:  Update my email address.
7507 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7509         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7510         * configure: Regenerate.
7512 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7514         * MAINTAINERS:  Update my email address.
7516 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7518         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7519         entries belonging to this category.
7521 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7523         * MAINTAINERS: Update my e-mail address.
7525 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7527         Fix wrong conflict resolution in:
7529         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7531         * Makefile.in: Regenerate.
7532         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7533         in the recursive `make', instead of hardwiring `all'.
7534         (Autogenerated TARGET-* variables): New.
7536 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7538         * configure.in: Enable target-libgloss for crx-*-*.
7539         * configure: Regenerate.
7541 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7543         * MAINTAINERS (Various Maintainers): Move the "windows,
7544         cygwin, mingw" maintainer to ...
7545         (OS Port Maintainers): ... here.
7547 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7549         * MAINTAINERS (Write After Approval): Remove those that are
7550         maintainers of some subsystem.
7552 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7554         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7555         * ltcf-cxx.sh (tpf*): Likewise.
7556         * ltconfig (tpf*): Add TPF OS configuration support.
7558 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7560         * MAINTAINERS: Change my email address to my new work account.
7562 2004-09-24  Michael Roth  <mroth@nessie.de>
7564         * configure.in (--without-headers): Add missing double quotes.
7565         * configure: Regenerate.
7567 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7569         * ylwrap: Revert to previous version.
7571 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7573         PR bootstrap/17369
7574         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7575         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7576         SET_GCC_LIB_PATH_CMD.
7577         (BASE_TARGET_EXPORTS): Likewise.
7578         * Makefile.in: Regenerated.
7580         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7581         * configure: Regenerated.
7583 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7585         * config.guess: New upstream version
7586         * compile, depcomp, install-sh, ylwrap: Likewise.
7588 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7590         * config/mh-x86omitfp: New host makefile fragment.  Add
7591         -fomit-frame-pointer to the default BOOT_CFLAGS.
7592         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7593         * configure: Regenerate.
7595 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7597         PR target/11572
7598         * configure.in (*-*-darwin*): Renable libobjc.
7599         * configure: Regenerate.
7601 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7603         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7605 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7607         * Makefile.def: Remove libbanshee.
7608         * Makefile.tpl: Ditto.
7609         * configure.in: Ditto.
7610         * Makefile.in: Regen.
7611         * configure: Ditto.
7613 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7615         * ltmain.sh: Use $pic_object as $non_pic_object if
7616         $non_pic_object=none.
7618 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7620         * missing: Import latest version from master repository.
7622 2004-09-06  Nick Clifton  <nickc@redhat.com>
7624         * config.sub: Import latest version from master repository.
7625         * config.guess: Likewise.
7626         This includes these changes:
7628         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7630         * config.sub: Handle crisv32, alias etraxfs.
7631         * config.guess (crisv32:Linux:*:*): Handle.
7633         2004-08-13  Brad Smith  <brad@comstyle.com>
7635         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7636         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7638         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7640         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7641         assume the processor is a powerpc.  This is because coreutils
7642         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7643         in this case, due to a MacOS X bug that causes
7644         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7645         to return a negative number.
7646         Problem reported by Petter Reinholdtsen in:
7647         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7649         2004-07-19  Ben Elliston  <bje@gnu.org>
7651         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7653         2004-06-24  Ben Elliston  <bje@gnu.org>
7655         * config.guess: Update copyright years.
7656         * config.sub: Likewise.
7658         2004-06-22  Robert Millan  <robertmh@gnu.org>
7660         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7661         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7663         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7665         * config.guess (*:*VMS:*:*): New entry. Replaces
7666         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7667         manufacturer.
7669         2004-06-22  Ben Elliston  <bje@gnu.org>
7671         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7672         * config.sub: Likewise.
7674         2004-06-22  Ben Elliston  <bje@gnu.org>
7676         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7677         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7679         2004-06-11  Ben Elliston  <bje@gnu.org>
7681         * config.guess (pegasos:OpenBSD:*:*): Remove.
7683         2004-06-11  Ben Elliston  <bje@gnu.org>
7685         From Wouter Verhelst <wouter@grep.be>:
7686         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7688         2004-06-11  Ben Elliston  <bje@gnu.org>
7690         * config.guess (luna88k:OpenBSD:*:*): New.
7692         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7694         * config.guess (m32r*:Linux:*:*): New case.
7695         * config.sub: Handle m32rle.
7697         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7699         From Jens Petersen  <petersen@redhat.com>:
7700         * config.sub: Handle sparcv8.
7702         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7704         From Tom Smith <smith@cag.lkg.hp.com>:
7705         * config.guess: Version suffixes are equally significant on Tru64
7706         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7707         prefix of "P" (patched kernel).
7709         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7711         * config.sub: Add support for National Semiconductor CRX target.
7713 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7715         * MAINTAINERS (Various Maintainers): Remove myself as web page
7716         maintainer, add myself as maintainer of build status lists.
7718 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7720         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7721         *-*-netware, but add target-libmudflap.
7722         Consolidate *-*-netware targets (of which really only i?86 exists)
7723         into a single entry.
7724         * configure: Likewise.
7726 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7728         * Makefile.tpl (sorry): Remove.
7729         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7730         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7731         (do-clean): Clean per-stage directories too.
7732         (do-distclean): Run distclean-stage1 too.
7733         (.NOTPARALLEL): Enable during toplevel bootstrap.
7734         (stage[+id+]-bubble): Enable parallel execution during
7735         the recursive invocation.
7736         * Makefile.in: Regenerate.
7738         Fix previous checkin:
7740         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7741         include.
7742         * configure.in: Fix indentation.
7743         * configure: Regenerate.
7745 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7747         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7748         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7749         * configure: regenerate
7750         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7751         -mdynamic-no-pic
7753 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7755         * Makefile.def (build_modules): Add fixincludes.
7756         (dependencies): Make gcc depend on fixincludes.
7757         * configure.in (build_tools): Add fixincludes.
7758         (build_configdirs): Always include build_libs.
7759         * Makefile.in: Regenerate.
7760         * configure: Regenerate.
7762 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7764         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7765         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7766         phony targets; do not generate timestamp files.
7767         (distclean-stageN): Remove references to their timestamp files.
7768         (restageN, touch-stageN): Remove.
7769         (stageN-bubble): Rewritten.
7770         (compare): Support lean bootstraps.
7771         * Makefile.in: Regenerate.
7773         * configure.in: Only warn when bootstrapping but
7774         build != host or build != target.  Support lean bootstraps.
7775         * configure: Regenerate.
7777 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7779         * configure.in:  Give a better error message if GMP/MPFR are missing
7780         and a language needing them has been requested.
7781         * configure:  Regenerated.
7783 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7785         * configure.in:  Print a list of available language front-ends if
7786         a requested one is missing.  Tidy stray tab characters.
7787         * configure:  Regenerated.
7789 2004-08-19  Michael Koch  <konqueror@gmx.de>
7791         * gcc/doc/install.texi: Update entry about automake for libjava.
7793 2004-08-17  Robert Millan  <robertmh@gnu.org>
7795         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7796         (instead of FreeBSD).
7797         * configure: Regenerate.
7799 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7801         * Makefile.in: Regenerate.
7802         * configure: Regenerate.
7804         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7805         stage_*_flags.
7806         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7807         for bootstrapped modules if toplevel bootstrap is going.
7808         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7809         modules.  Adjust for changes in Makefile.def.  Enable several
7810         rules even in non-bootstrap mode, just to avoid peppering the
7811         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7812         (stage-[+prev+]-bubble): Remove.
7814         * Makefile.def (Dependencies): Depend on all-build-bison,
7815         all-build-flex, all-build-byacc, all-build-texinfo, rather
7816         than the host variations.
7817         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7818         with BUILD_SUBDIR.
7819         (BISON): Update for recent Bisons.
7820         (YACC): Fix typo.
7821         (cross): Depend on all-build.
7822         (all): Do not depend on all-build.
7823         (prebootstrap): Remove.
7824         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7825         (Prebootstrap dependencies): Add them to the per-stage targets
7826         and to all-prebootstrap.
7827         * configure.in (build_configdirs): Always enable build_tools.
7828         (BUILD_DIR_PREFIX): Remove.
7830         * Makefile.def (gcc): Add target variable.
7831         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7832         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7833         in the recursive `make', instead of hardwiring `all'.
7834         (Autogenerated TARGET-* variables): New.
7836 2004-08-13  Brian Booth  <bbooth@redhat.com>
7838         * MAINTAINERS: Remove myself from write-after-approval.
7840 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7842         * src-release: Stop distributing mmalloc with gdb (which doesn't
7843         use it).
7844         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7845         * Makefile.in: Regenerate.
7847 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7849         * configure.in (arm*-*-eabi*): New target.
7850         * configure: Regenerate.
7852 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7854         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7855         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7856         (Dependencies): New section.
7857         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7858         (configure-target-[+module+]): Depend on maybe-all-gcc
7859         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7860         (toplevel profiledbootstrap): Fix dependencies.
7861         * Makefile.in: Regenerate.
7863 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7865         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7866         target-libiberty to noconfigdirs.
7867         * configure: Regenerate.
7869 2004-08-03  Paul Brook  <paul@codesourcery.com>
7871         * configure.in: Check for MPFR as well as GMP.
7872         * configure: Regenerate.
7874 2004-08-01  Robert Millan  <robertmh@gnu.org>
7876         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7877         libmudflap for all GNU-based systems (with Glibc).
7878         * configure: Regenerate.
7880 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7882         * Makefile.def (host-modules): Add gcc.
7883         * Makefile.in: Regenerate.
7884         * Makefile.tpl (sorry): New rule.
7885         (configure-host, all-host, [+make_target+]-host, do-check,
7886         install-host): Do not add gcc as a special case.
7887         (host modules): Add a small special-casing for gcc.  Export
7888         extra_make_flags through the environment.
7889         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7890         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7891         other recursive targets for gcc): Remove.
7893         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7894         (stage, unstage): New rules.
7895         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7896         distclean-stage[+id+]): Use stage_current.
7897         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7898         the stage*-start rules.
7900 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7902         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7903         use -all_load flag.
7905 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7907         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7908         * configure: Regenerate.
7910 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7912         * maintainer-scripts/gcc_release: Revert yesterday's change.
7914 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7916         * MAINTAINERS: Add myself to write-after-approval.
7918 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7920         * libf2c: Removed.
7921         * gcc/gccbug.in: Updated because of libf2c removal.
7922         * maintainer-scripts/gcc_release: Ditto.
7924 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7926         * configure.in: Build libmudflap by default on FreeBSD.
7927         * configure: Regenerated.
7929 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7931         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7932         systems.
7933         * configure: Regenerated.
7935 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7937         PR target/16344
7938         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7939         feedback based compiler.
7940         * Makefile.in: Rebuilt.
7942 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7944         * Makefile.def (host_modules): Set bootstrap=true for flex.
7945         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7946         * Makefile.in: Rebuilt.
7948 2004-07-07  Jan Hubicka  <jh@suse.cz>
7950         * MAINTAINERS: Add self as a profile feedback maintainer.
7952 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7954         * configure.in:  Do not prepend $srcdir to /dev/null in
7955         makefile fragments.
7956         * configure:  Regenerate.
7958 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7960         * Makefile.def (build_modules): Add bison, byacc, flex,
7961         m4, texinfo.
7962         (flags_to_pass): Add FLEX.
7963         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7964         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7965         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7966         DEFAULT_MAKEINFO): Remove.
7967         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7968         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7969         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7970         objdir or else use configured tool.
7971         (all-build): New.
7972         (all): Depend on it.
7973         (Build module dependencies): Add.
7974         * Makefile.in: Regenerate.
7975         * configure.in: Better support for multiple build modules,
7976         matching what is done for host/target modules.  Do not look
7977         for "plausible" locations of build tools if Canadian cross.
7978         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7979         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7980         * configure: Regenerate.
7982 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7984         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7985         * Makefile.in: Regenerate.
7987 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7989         * Makefile.tpl (configure-build-[+module+],
7990         configure-[+module+], configure-target-[+module+]): Pass
7991         [+extra_configure_args+].
7992         (all-build-[+module+], all-[+module+], check-[+module+],
7993         install-[+module+], [+make_target+]-[+module+],
7994         all-target-[+module+], check-target-[+module+],
7995         install-target-[+module+], [+make_target+]-target-[+module+]):
7996         Pass [+extra_make_args+].
7997         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7998         (GCC_HOST_EXPORTS): Remove.
7999         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8000         cross, check-gcc, check-gcc-c++, install-gcc,
8001         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8002         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8003         * Makefile.in: Regenerate.
8005 2004-06-21  Matthew Sachs  <msachs@apple.com>
8007         * MAINTAINERS: Added self to write-after-approval.
8009 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8011         * configure.in: Check for srcdir/winsup rather than build directory
8012         winsup.
8013         * configure: Regenerate.
8015 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8017         * configure.in: Don't build Cygwin native newlib if winsup
8018         directory is missing.  Emit warning instead.
8019         * configure: Regenerate.
8021 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8023         * Makefile.tpl (touch-stage[+id+]): New.
8024         (restage[+prev+]): Depend on touch-stage[+id+].
8026         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8027         Use it throughout.
8029         * Makefile.def: Add profile and feedback bootstrap stages.
8030         Remove next field from bootstrap stages.
8031         * Makefile.tpl (LN, LN_S): Substitute.
8032         (stageN-start, stageN-end): Use double-colon rules, to
8033         provide a hook for additional setup commands.
8034         (distclean-stageN-gcc, restageN): Create dependencies from
8035         [+prev+], not from [+next+].
8036         (stageN-bubble): Add commands for successive stages from
8037         [+prev+], using double-colon rules.
8038         (all-stageN-gcc): Fix typo.
8039         (stagefeedback-start, profiledbootstrap): New.
8040         * Makefile.in: Regenerate.
8041         * configure.in: Call ACX_PROG_LN.
8042         * configure: Regenerate.
8044 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8046         * MAINTAINERS (Write After Approval): Add myself.
8048 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8050         * MAINTAINERS (Write After Approval): Add myself.
8052 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8054         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8055         without gcc.
8056         * configure: Regenerate.
8058 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8060         * Makefile.tpl: Fix typo.
8061         * Makefile.in: Regenerate.
8063 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8065         * configure.in: Remove new- prefix from toplevel
8066         bootstrap targets.
8067         * configure: Regenerate.
8069 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8071         * Makefile.tpl (all.normal): Rename to all.
8072         (all): Replace with a rule to pick the default
8073         target from configure.
8074         (all-gcc, configure-gcc): Use conditionals to
8075         do nothing when toplevel bootstrap is going on.
8076         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8077         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8078         * configure.in: Support --enable-bootstrap.
8080         * Makefile.def: Remove new- prefix from toplevel
8081         bootstrap targets.
8082         * Makefile.tpl: Likewise.
8084         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8085         target.
8087         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8088         $(RECURSE_FLAGS) to recursive invocation of make.
8090         * Makefile.in: Regenerate.
8091         * configure: Regenerate.
8093 2004-05-30  Andreas Jaeger  <aj@suse.de>
8094             Jim Wilson  <wilson@specifixinc.com>
8096         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8097         like CC.
8099 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8101         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8102         * configure: Regenerate.
8104 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8106         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8107         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8108         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8109         targets.
8110         * Makefile.in: Regenerate.
8112 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8114         * configure.in: Test the ability to symlink directories.
8115         * configure: Regenerate.
8117         * Makefile.def (bootstrap-stage): New definitions.
8118         * Makefile.tpl (configure-stage1-gcc,
8119         configure-stage2-gcc, configure-stage3-gcc,
8120         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8121         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8122         new-restage3, compare): Autogenerate, see Makefile.in
8123         entry for behavioral changes.
8124         (distclean-stage1, new-stage1-start, new-stage1-end,
8125         new-stage1-bubble, distclean-stage2, new-stage2-start,
8126         new-stage2-end, new-stage2-bubble, distclean-stage3,
8127         new-stage3-start, new-stage3-end): New autogenerated targets.
8128         (objext, prebootstrap, BOOT_CFLAGS,
8129         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8130         targets.
8132         * Makefile.in: Regenerate.
8133         (distclean-stage1, new-stage1-start, new-stage1-end,
8134         new-stage1-bubble, distclean-stage2, new-stage2-start,
8135         new-stage2-end, new-stage2-bubble, distclean-stage3,
8136         new-stage3-start, new-stage3-end): New targets.
8137         (all-stage1-gcc): Move prebootstrap dependency from here...
8138         (configure-stage1-gcc): ...to here.
8139         (new-bootstrap): Use bubble targets.
8140         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8141         Use per-stage distclean targets.
8142         (configure-stage1-gcc, configure-stage2-gcc,
8143         configure-stage3-gcc, all-stage1-gcc,
8144         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8145         Use new-stageN-start to prepare the tree.
8147 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8149         * Makefile.def (host_modules): add libcpp.
8150         * Makefile.tpl: Add dependencies on and for libcpp.
8151         * Makefile.in: Regenerate.
8152         * configure.in: Add libcpp host module.
8153         * configure: Regenerate.
8155 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8157         * Makefile.tpl: Whenever a recursive target is defined, wrap
8158         it in a special @if/@endif block, and prepare its maybe
8159         dependency in the @if/@endif block
8160         * configure.in: Instead of writing maybe dependencies, remove
8161         the @if/@endif statements, and remove the @if/@endif blocks
8162         that remain.
8163         * configure: Regenerate.
8164         * Makefile.in: Regenerate.
8166 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8168         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8170 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8172         PR bootstrap/15120
8173         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8174         * */configure: Rebuilt.
8176 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8178         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8179         of libf2c.
8180         * configure, Makefile.in: Regenerate.
8182 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8184         * MAINTAINERS (Write After Approval): Add myself.
8186 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8188         Merge from tree-ssa-20020619-branch.
8190         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8191         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8192         (HOST_GMPLIBS): Define.
8193         (HOST_GMPINC): Define.
8194         (TARGET_LIB_PATH): Add libmudflap.
8195         (GFORTRAN_FOR_TARGET): Define.
8196         (configure-build*): Export GFORTRAN.
8197         (configure-gcc): Export GMPLIBS and GMPINC.
8198         (all-gcc): Add maybe-all-libbanshee.
8199         (configure-target-libgfortran): Define.
8200         * Makefile.in: Regenerate.
8201         * configure.in (host_libs): Add libbanshee.
8202         (target_libraries): Add target-libmudflap and target-libgfortran.
8203         Add --with-libbanshee.
8204         Handle --disable-libmudflap.
8205         (*-*-freebsd*): Use with_gmp.
8206         Add $(libgcj) to noconfigdirs.
8207         * configure: Regenerate.
8208         * depcomp: New file.
8209         * MAINTAINERS: Add tree-ssa maintainers.
8211 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8213         * MAINTAINERS (Various Maintainers): Add myself.
8215 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8217         * MAINTAINERS (Write After Approval): Add myself.
8219 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8221         * MAINTAINERS (Write After Approval): Add myself.
8223 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8225         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8226         * configure: Regenerate.
8228 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8230         Revert:
8231         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8233         * Makefile.def (flags_to_pass): Remove *dir variables that
8234         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8235         as well as prefix and exec_prefix.
8236         * Makefile.in: Regenerate.
8238 2004-04-26  Robert Millan  <robertmh@gnu.org>
8240         Add patches from libtool CVS.
8241         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8242         * ltconfig: Likewise.
8243         * ltcf-c.sh: Likewise.
8244         * ltcf-cxx.sh: Likewise.
8245         * ltcf-gcj.sh: Likewise.
8247 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8249         * Makefile.def (host_modules): Mark with the bootstrap
8250         flag packages on which gcc depends.
8251         * Makefile.tpl (all-bootstrap): Use it.
8252         * Makefile.in: Regenerate.
8254 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8256         * Makefile.def (flags_to_pass): Remove *dir variables that
8257         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8258         as well as prefix and exec_prefix.
8259         * Makefile.in: Regenerate.
8261 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8263         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8264         * configure: Regenerate.
8265         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8266         * gcc/Makefile.tpl (compare): Use the result of the test.
8267         * gcc/Makefile.in: Regenerate.
8269 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8271         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8272         Always relocate gcc and prev-gcc to the original names, even
8273         if the build fails.
8274         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8275         New targets.
8277 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8279         * MAINTAINERS: Update my email address.
8281 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8283         * configure.in (mips*-*-irix5*): Enable ld.
8284         * configure: Regenerate.
8286 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8288         * configure: Regenerate.
8290 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8292         * Makefile.tpl (configure-[+module+], configure-gcc,
8293         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8294         Set and export LDFLAGS.
8295         * Makefile.in: Regenerate.
8297 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8299         * MAINTAINERS: Add myself to write-after-approval.
8301 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8303         PR bootstrap/14871
8304         * Makefile.tpl: If we don't have built-in-tree target tools,
8305         use the ones found by configure rather than hacking around with
8306         program_transform_name.
8307         * configure.in: Give Makefile.tpl the information necessary
8308         to do that.
8309         * Makefile.in: Regenerate.
8310         * configure: Regenerate.
8312 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8314         PR bootstrap/14760
8315         * configure.in: When computing baseargs, strip *all* copies of
8316         offending options.  Also, don't match/substitute the trailing space,
8317         so that this actually works when two similar options are separated by
8318         only one space.
8319         * configure: Regenerate.
8321 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8323         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8324         (rs6000-*-aix*): Same.
8325         * configure: Regenerate.
8327 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8329         * MAINTAINERS: Add myself to write-after-approval.
8331 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8333         * MAINTAINERS: Add myself to write-after-approval.
8335 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8337         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8338         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8339         * Makefile.in: Regenerate.
8341         * configure.in (top level bootstrap support): Rework --enable-werror
8342         to set @stage2_werror_flag@.
8343         * configure: Regenerate.
8344         * Makefile.tpl (top level bootstrap support): Pass
8345         @stage2_werror_flag@ down to configure in stages 2 and 3.
8346         * Makefile.in: Regenerate.
8348 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8350         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8351         for stages 2 and 3 as well as in make.  As a consequence, remove
8352         OUTPUT_OPTION (now detected by configure) from the flags passed down
8353         to make.
8354         * Makefile.in: Regenerate.
8356         * Makefile.tpl (new-bootstrap): Fix typo.
8357         * Makefile.in: Regenerate.
8359 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8361         * Makefile.tpl: Rearrange by moving recursive_targets rules
8362         into their proper sections.
8363         * Makefile.tpl (top level bootstrap support): Move disabling
8364         of coverage flags from 'make' to 'configure'; improve comments.
8365         * Makefile.in: Regenerate.
8367         * Makefile.tpl (experimental top level bootstrap) Move stage1
8368         language setting from all- target to configure- target; disable
8369         intermodule optimization in stage 1; prevent gratuitous rebuilds
8370         of stage 1.
8371         * Makefile.in: Regenerate.
8372         * configure.in: Comma-separate stage 1 language list for top
8373         level bootstrap.
8374         * configure: Regenerate.
8376         * Makefile.tpl: Clean up experimental top level bootstrap support:
8377         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8378         prev-gcc in configure- targets as well as all- targets.
8379         * Makefile.in: Regenerate.
8381 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8383         * compile: New file imported from automake.
8385 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8387         * configure.in: Remove symbolic link section.
8388         * configure: Regenerate.
8389         * Makefile.tpl (links): Remove.
8390         * Makefile.in: Regenerate.
8392 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8393             Nathanael Nerode  <neroden@gcc.gnu.org>
8395         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8396         Set with AC_CHECK_PROGS.
8397         * configure.in: Fix comment typo from last patch.
8398         * configure: Regenerate.
8400 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8402         * Makefile.tpl: Introduce experimental top level bootstrap support.
8403         * Makefile.in: Regenerate.
8404         * configure.in: Introduce support for top level bootstrap.
8405         * configure: Regenerate.
8407 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8408             Paolo Bonzini  <bonzini@gnu.org>
8410         PR bootstrap/14522
8411         * configure.in: Cope with shells that do not support unquoted ^
8412         * configure: Regenerate.
8414 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8415             Paolo Bonzini  <bonzini@gnu.org>
8417         PR bootstrap/14522
8418         * configure.in: Cope with shells that do not support nesting
8419         quotes inside quoted backquote substitutions.
8420         * configure: Regenerate.
8422 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8424         PR bootstrap/14522
8425         * configure.in: Fix escaping of $.
8426         * configure: Regenerate.
8428 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8430         * configure: Regenerate, since I forgot to while committing Paolo's
8431         changes.
8433 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8435         PR ada/14131
8436         Move language detection to the top level.
8437         * configure.in: Find default values for the tools as
8438         soon as possible.  Disable ada if GNAT is not found.
8439         Emit error message about missing languages.  Expand
8440         --enable-languages=all for the gcc subdirectory.
8442 2004-03-10  Ben Elliston  <bje@gnu.org>
8444         * MAINTAINERS: Update my email address.
8446 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8448         * ltconfig: Disable building static libraries if building shared
8449         libraries on AIX 5L.
8451 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8453         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8454         and disable libgcj.
8455         * configure: Regenerated.
8457 2004-03-01  Brian Booth  <bbooth@redhat.com>
8459         * MAINTAINERS: Add myself to write-after-approval.
8461 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8463         * MAINTAINERS: Add myself to write-after-approval.
8465 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8467         PR bootstrap/7087
8468         * Makefile.tpl: Guard XFOO sed statements better.
8469         * Makefile.tpl: Add dependency for configure-target-libada.
8470         * Makefile.in: Regenerate (incidentally fixes broken
8471         commit when libada-branch was merged).
8473 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8475         * MAINTAINERS: Add myself to write-after-approval.
8477 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8479         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8480         maintainers.
8482 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8484         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8485         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8487 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8489         PR bootstrap/11932
8490         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8492 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8494         * MAINTAINERS: Added myself to write-after-approval.
8496 2004-02-14  Michael Koch  <konqueror@gmx.de>
8498         * MAINTAINERS: Added myself to write-after-approval.
8500 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8502         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8503         some OS port maintainers to OS port maintainers section.
8505 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8507         * MAINTAINERS: Add self.
8509 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8511         * MAINTAINERS: Alphabetize.
8513 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8515         * MAINTAINERS: Remove myself.
8517 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8519         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8520         (rs6000-*-aix*): Same.
8521         * configure: Regenerate.
8523 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8525         * configure.in (host): Add in missing $noconfigdirs to defines.
8526         * configure: Regenerate.
8528 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8529             Nathanael Nerode  <neroden@gcc.gnu.org>
8531         PR ada/6637, PR ada/5911
8532         Merge with libada-branch:
8533         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8534         with appropriate dependencies. Add --enable-libada configure switch.
8535         * configure, Makefile.in: Regenerate.
8537 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8539         * MAINTAINERS: Add myself to write-after-approval.
8541 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8543         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8544         * configure: Regenerate.
8546 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8548         Merge from upstream:
8550         * ltmain.in: When setting IFS to '~', be careful about user
8551         arguments that contain '~'.
8553         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8555         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8556         Also test $base_compile against $CC with escaped arguments. Bug
8557         reported by Geoff Keating <geoffk@apple.com>.
8559 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8561         * MAINTAINERS: Remove i960 port.
8563 2004-01-23  DJ Delorie  <dj@redhat.com>
8565         * Makefile.def (target_modules) [libiberty]: Don't stage.
8566         * Makefile.in: Rebuilt.
8568 2004-01-20  Caroline Tice  <ctice@apple.com>
8570         * MAINTAINERS: Add myself to write-after-approval.
8572 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8574         * MAINTAINERS: Update my email address.
8576 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8578         * MAINTAINERS: Add myself to write-after-approval.
8580 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8582         * MAINTAINERS: Remove entries without email address.
8584 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8586         * MAINTAINERS: Add myself to write-after-approval.
8588 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8590         * MAINTAINERS: Update my email address.
8592 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8594         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8595         * Makefile.tpl (configure-target-[+module+]): Support stage.
8596         * Makefile.in: Rebuilt.
8598 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8600         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8602 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8604         * MAINTAINERS: Add myself as a MIPS maintainer.
8606 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8608         * configure.in: Use ./config.cache, not config.cache.
8609         * configure: Regenerate.
8610         * Makefile.tpl: Special-casing not needed for GCC any more.
8611         * Makefile.in: Regenerate.
8613         * configure.in: Don't share a cache file for host dirs.
8614         * configure: Regenerate.
8616         * config-ml.in: Don't mess with the cache file.
8618 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8620         * MAINTAINERS: Move myself from 'Write After Approval' to
8621         'CPU Port Maintainers' section as SPARC maintainer.
8623 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8625         * Makefile.tpl: Make GCC use a separate config.cache.
8626         * Makefile.in: Regenerate.
8628         PR bootstrap/11932, PR bootstrap/11933
8629         (I don't know if it will fix either of them, but it relates
8630         to them.)
8631         * configure.in: Don't use shared config.cache for target
8632         directories.
8633         * configure: Regenerate.
8635 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8637         * MAINTAINERS: Add myself to 'Write After Approval' section.
8639 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8641         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8642         * configure: Regenerated.
8644 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8646         * MAINTAINERS: Remove the mn10200 maintainer.
8648 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8650         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8651         * configure: Regenerated.
8653 2003-12-16  Jan Hubicka  <jh@suse.cz>
8655         * MAINTAINERS: Add myself as callgraph maintainer.
8657 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8659         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8660         * configure: Regenerate.
8662 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8664         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8665         'Write After Approval' section. Update email.
8667 2003-12-01  James Lemke  <jim@wasabisystems.com>
8669         * MAINTAINERS (Write After Approval): Add myself.
8671 2003-11-20  Matt Thomas  <matt@3am-software.com>
8673         * MAINTAINERS: Add myself as a vax port maintainer.
8675 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8677         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8678         (configure-build-[+module+], configure-[+module+]): Likewise.
8679         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8680         * Makefile.in: Regenerate.
8682 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8684         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8685         shared/dylibed libraries.
8686         * ltmain.sh: Likewise.
8687         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8688         * ltcf-cxx.sh: Likewise.
8689         * ltcf-gcj.sh: Likewise.
8690         * ltconfig: Likewise.
8692 2003-11-17  Stan Cox  <scox@redhat.com>
8694         * MAINTAINERS: Add myself as iq2000 port maintainer.
8696 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8698         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8699         * Makefile.in: Regenerate.
8701 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8703         * config.sub: Update to 2003-11-03 version.
8705 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8707         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8708         * configure:  Regenerate.
8710 2003-10-20  Nicolas Pitre  <nico@cam.org>
8712         * MAINTAINERS: Add myself to 'Write After Approval' section.
8714 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8716         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8718 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8720         * MAINTAINERS: Update my email address.
8722 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8724         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8726 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8728         * MAINTAINERS: Add myself to 'Write After Approval' section.
8730 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8732         * config.guess: Update to 2003-10-16 version.
8733         * config.sub: Update to 2003-10-16 version.
8735 2003-10-15  David Daney  <ddaney@avtrex.com>
8737         * MAINTAINERS: Added myself to 'Write After Approval' section.
8739 2003-10-15  Falk Hueffner  <falk@debian.org>
8741         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8742         'Write After Approval' section. Update email.
8744 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8746         * MAINTAINERS: Move myself from 'Write After Approval' to
8747         'Various Maintainers' section as middle-end maintainer.
8749 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8751         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8752         HOST_FLAGS_TO_PASS.
8753         * Makefile.in: Regenerate.
8755 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8757         * config.guess: Update to 2003-10-07 version.
8758         * config.sub: Update to 2003-10-07 version.
8760 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8762         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8763         * ltconfig (irix5*, irix6*): Don't override version_type.
8765 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8767         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8768         * configure: Rebuilt
8769         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8770         * Makefile.in: Rebuilt
8772 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8774         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8776 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8778         * MAINTAINERS (Write After Approval): Add myself.
8780 2003-09-29  Paul Koning  <ni1d@arrl.net>
8782         * MAINTAINERS: Move myself from "Write After Approval"
8783         to CPU platform maintainers for pdp11 platform.
8785 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8787         * MAINTAINERS: Move myself from 'Write After Approval' to
8788         'Various Maintainers' section as libffi testsuite maintainer.
8790 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8792         * configure.in: Pass a computed --program-transform-name
8793         to subconfigures.
8794         * configure: Regenerated.
8796 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8798         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8799         * Makefile.in: Regenerate.
8801         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8802         * Makefile.in: Regenerate.
8804 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8806         * MAINTAINERS: Move myself from 'Write After Approval'
8807         to 'Various Maintainers' (objective-c) section.
8809 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8811         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8812         quoting.
8813         * configure: Regenerated.
8815 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8817         * MAINTAINERS (Write After Approval): Add myself to write after
8818         approval list.
8820 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8822         * MAINTAINERS (Write After Approval): Add myself.
8824 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8826         * MAINTAINERS: Update my e-mail address.
8828 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8830         * libtool.m4 (LD): Correct powerpc64 host match.
8832 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8834         * MAINTAINTERS: Update my affiliation and email address.
8836 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8838         * MAINTAINERS (Write After Approval): Add myself.
8840 2003-09-04  DJ Delorie  <dj@redhat.com>
8842         * configure: Regenerate.
8844 2003-09-04  Robert Millan  <robertmh@gnu.org>
8846         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8848 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8850         * configure.in: Ensure arguments to sed are properly spaced.
8851         * configure: Regenerate.
8853 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8855         * MAINTAINERS: Update my e-mail address.
8857 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8859         * MAINTAINERS (Write After Approval): Add myself.
8861 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8863         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8864         * configure: Regenerated.
8866 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8868         * MAINTAINERS: Update my email address.
8870 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8872         * configure.in:  Use newline instead of semicolon when assuming
8873         shell arguments in a for loop.
8874         * configure:  Regenerated.
8876 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8878         * MAINTAINERS: Resurrect the i860 maintainer.
8880 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8882         PR 8180
8883         * configure.in: When testing with_libs and with_headers, treat
8884         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8885         * configure: Regenerate.
8887         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8888         make, shell, etc.
8889         (baseargs): Likewise.
8890         * configure: Regenerate.
8892 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8894         * MAINTAINERS (Write After Approval): Add myself.
8896 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8898         * configure.in: Disable libgcj for darwin not on powerpc.
8899         * configure: Rebuild.
8901 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8903         * config-ml.in, symlink-tree: Add license.
8905 2003-08-03  Richard Stallman  <rms@gnu.org>
8906             Eben Moglen  <moglen@columbia.edu>
8908         * README.SCO: New file.
8910 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8912         * Makefile.tpl (check, check-c++): Express dependencies using
8913         dependencies rather than commands.
8914         * Makefile.in: Regenerate.
8916 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8918         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8919         * configure: Ditto.
8921 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8923         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8924         * Makefile.in: Update.
8926 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8928         * configure.in: Enable libgcj for darwin.
8929         * configure: Rebuild.
8931 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8933         * config-ml.in:  Use ac_configure_args directly instead of
8934         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8935         actually seen.
8937 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8939         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8940         creating target and build subdirs to build all parent dirs as needed.
8941         * Makefile.in: Rebuild.
8942         * configure.in: Don't build dirs explicitly here.
8943         * configure: Rebuild.
8945 2003-07-26  Paul Brook  <paul@nowt.org>
8947         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8949 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8951         * Makefile.tpl (all-make): Depend on intl.
8952         * Makefile.in: Rebuilt.
8954 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8956         * install-sh:  Update to newer upstream versions (associated with
8957         aclocal 1.7).
8958         * mkinstalldirs:  Likewise.
8959         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8961 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8963         * MAINTAINERS: Move self from Bug database only accounts
8964         to write-after-approval.
8966 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8968         * config.if: Remove unused libc_interface determination.
8970 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8972         * MAINTAINERS: Move self from write-after-approval to
8973         build machinery (*.in).
8975 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8977         PR bootstrap/11273
8978         PR bootstrap/11408
8979         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8980         unused INSTALL_PROGRAM_ARGS.
8981         * configure.in: Use AC_PROG_INSTALL.
8982         * Makefile.in: Regenerate.
8983         * configure: Regenerate.
8985 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8987         * MAINTAINERS: Alphabetize.
8989 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8991         * configure: Rebuilt.
8992         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8993         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8994         newlib nor libgloss.
8995         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8996         * configure.in (am33_2.0-*-linux*): Added.
8998 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9000         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9001         * configure: Regenerate.
9003 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9005         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9006         * Makefile.in: Regenerate.
9008 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9010         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9011         * Makefile.in: Regenerate.
9013 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9015         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9016         * Makefile.in: Regenerated.
9018         * config-ml.in: Replace PWD with PWD_COMMAND.
9020 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9022         * intl: New directory; see intl/ChangeLog for details.
9023         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9024         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9025         * Makefile.in: Regenerate.
9027 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9029         * configure.in: Clean up config-lang.in handling.  Delete
9030         useless assignment to "subdirs".
9031         * configure: Regenerate.
9033 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9035         * configure.in: Rename 'target_libs' to 'target_libraries'.
9036         Remove useless reference to 'target_libs'.
9037         * configure: Regenerate.
9039 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9041         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9042         * Makefile.in: Regenerate.
9044 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9046         * Makefile.def: Introduce flags_to_pass.
9047         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9048         * Makefile.in: Regenerate.
9050 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9052         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9053         and target-libgloss.
9054         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9055         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9056         * configure: Regenerate.
9058 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9060         * configure.in: Update testsuite_flags to new location.
9061         * configure. Regenerate.
9063 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9065         * Makefile.tpl: Remove BUILD_CC stuff.
9066         * Makefile.in: Regenerate.
9068 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9070         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9072 2003-06-16  Graeme Peterson  <gp@qnx.com>
9074         * MAINTAINERS (Write After Approval): Add myself.
9076 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9078         * config.guess: Update to 2003-06-12 version.
9079         * config.sub: Update to 2003-06-13 version.
9081 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9083         * config.guess: Update to 2003-06-06 version.
9084         * config.sub: Update to 2003-06-06 version.
9086 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9088         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9089         * configure. Regenerate.
9091 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9093         * configure.in: Disable serial configure by default.
9094         * configure: Regenerate.
9095         * Makefile.tpl: Abolish .NOTPARALLEL.
9096         * Makefile.in: Regenerate.
9098         * Makefile.tpl: Replace {build,host,target}_canonical by
9099         {build,host,target}.
9100         * Makefile.in: Regenerate.
9102         * Makefile.tpl: Fix stupid pasto.
9103         * Makefile.in: Regenerate.
9105 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9107         * Makefile.tpl: Remove bogus conditional.
9108         * Makefile.in: Regenerate.
9110 2003-06-05  Jan Hubicka  <jh@suse.cz>
9112         * Makefile.tpl (profiledbootstrap): New target.
9113         * Makefile.in (profiledbootstrap): New target.
9115 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9117         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9118         Pinski. Remove user names from other bugzilla-only maintainers.
9120 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9122         * Makefile.tpl: Make 'recursive targets' using autogen rather
9123         than shell loop.  Remove duplicate 'clean' targets and false
9124         comments.
9125         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9126         Add systematic method of specifying missing targets in subdirs.
9127         Add copyright boilerplate.
9128         * Makefile.in: Regenerate.
9129         * configure.in: Add 'recursive targets' to maybe list.
9130         * configure: Regenerate.
9132         * MAINTAINERS: "GNATS only" -> "Bug database only".
9134         * Makefile.tpl: Rename [+target+] to [+make_target+].
9135         * Makefile.def: Rename 'target' to 'make_target'.
9137 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9139         * MAINTAINERS: Add self as options handling maintainer.
9141 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9143         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9144         been too long since I touched those ports.
9146 2003-05-28  DJ Delorie  <dj@redhat.com>
9148         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9149         * Makefile.in: Regenerate.
9151 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9153         * configure.in: Use curly braces in the definition of tooldir.
9154         * configure: Regenerate.
9156 2003-05-21  DJ Delorie  <dj@redhat.com>
9158         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9159         newlib or libgloss.
9160         * Makefile.in: Regenerate.
9162 2003-05-21  DJ Delorie  <dj@redhat.com>
9164         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9165         * Makefile.in: Regenerate.
9167 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9169         * MAINTAINERS: Update my e-mail address.
9171 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9173         * configure.in: Switch more things to use maybe dependencies.
9174         * Makefile.tpl: Switch more things to use maybe dependencies.
9175         Factor out common code from autogen IF statements.
9176         * configure: Regenerate.
9177         * Makefile.in: Regenerate.
9179 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9181         * configure.in: Accept i[3456789]86 for machine type.
9182         * configure: Regenerate.
9184 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9186         * configure.in: Switch more things to use maybe dependencies.
9187         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9188         * configure: Regenerate.
9189         * Makefile.tpl: Switch more things to use maybe dependencies.
9190         * Makefile.in: Regenerate.
9192 2003-05-16  Andreas Schwab  <schwab@suse.de>
9194         * Makefile.tpl (install-opcodes): Define.
9195         * Makefile.in: Rebuild.
9197 2003-05-13  Andreas Jaeger  <aj@suse.de>
9199         * config.guess: Update to 2003-05-09 version.
9200         * config.sub: Update to 2003-05-09 version.
9202 2003-05-13  Michael Eager  <eager@mvista.com>
9204         * configure.in: Correct sed script so that options in quotes are not
9205         deleted.
9206         * configure: Rebuild.
9208 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9210         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9211         and $$s/newlib/libc/sys/cygwin32 include paths.
9212         * configure: Ditto.
9214 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9216         * MAINTAINERS: Update my email addresses.
9218 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9220         * config-ml.in: Propagate INSTALL variables.
9222 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9224         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9226 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9228         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9229         * Makefile.in: Regenerate.
9231 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9233         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9235 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9237         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9239 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9241         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9242         * Makefile.in: Regenerated.
9244 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9246         * MAINTAINERS (Write After Approval): Upgrade myself from
9247         GNATS only to write-after-approval. Update my mail address.
9249 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9251         (OS Port Maintainers: freebsd): Add myself.
9253 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9255         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9257 2003-04-22  Kean Johnston  <jkj@sco.com>
9259         * MAINTAINERS (SCO ports): Added myself.
9261 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9263         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9265 2003-04-19  Kean Johnston  <jkj@sco.com>
9267         * MAINTAINERS (Write After Approval): Add myself.
9269 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9271         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9272         * Makefile.in: Regenerate.
9274 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9276         * configure.in (powerpc64*-*-linux*): Remove.
9277         * configure: Rebuilt.
9279 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9281         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9282         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9283         and restrap.
9284         * Makefile.in:  Regenerate.
9286 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9288         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9289         * configure: Regenerated.
9291 2003-04-15  DJ Delorie  <dj@redhat.com>
9293         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9295 2003-04-13  Nick Clifton  <nickc@redhat.com>
9297         * config-ml.in: Remove support for --disable-aix removing
9298         call-aix multilibs.
9300 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9302         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9303         * */configure: Rebuilt.
9305 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9307         * MAINTAINERS: Add my email address.
9309 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9311         * MAINTAINERS (Write After Approval): Add myself.
9313 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9315         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9316         * Makefile.in: Regenerate.
9318 2003-03-14  Michael Chastain  <mec@shout.net>
9320         * Makefile.in: Regenerate with correct Makefile.def.
9322 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9324         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9325         Make macro.
9326         * Makefile.in: Regenerate.
9327         * configure.in: Clean up gxx_include_dir logic.
9328         * configure: Regenerate.
9330 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9332         * MAINTAINERS (Write After Approval): Add myself.
9334 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9336         * MAINTAINERS: Update my mail address.
9338 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9340         * configure.in (gxx_include_dir): Fix typo.
9341         * configure: Regenerated.
9343 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9345         * Makefile.tpl: Reindent.
9346         * Makefile.in: Regenerate.
9347         * configure.in: Reindent.  Don't set unused variables.
9348         * configure: Regenerate.
9350 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9352         * configure.in: Include $(build_tooldir)/sys-include in
9353         FLAGS_FOR_TARGET.
9354         * configure: Regenerated.
9356 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9358         * Makefile.tpl: Always pass down RANLIB.
9359         * Makefile.in: Regenerate.
9361         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9362         * Makefile.in: Regenerate.
9363         * configure.in: Remove unused logic relating to --enable-shared
9364         and --enable-threads.  Remove bogus comments.  Remove redundant
9365         noconfigdirs.
9366         * configure: Regenerate.
9368         * configure.in: Replace ${libstdcxx_version} by its value.
9369         Remove reference to mh-dgux.
9370         * configure: Regenerate.
9372 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9374         * MAINTAINERS (Write After Approval): Add myself.
9376 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9378         * Makefile.tpl: Rearrange.
9379         * Makefile.in: Regenerate.
9381 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9383         * configure.in: Add support for kaOS as cross build target system.
9384         * configure: Regenerated.
9386 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9388         * MAINTAINERS (Write after approval): Add myself.
9390 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9392         * MAINTAINERS: Update my email address.
9394 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9396         * MAINTAINERS: Add self to blanket write privs. section.
9398 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9400         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9401         configure-target-* as some target builds may require additional
9402         flags for preprocessor tests.
9403         * Makefile.in: Regenerated.
9405 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9407         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9408         * ltconfig: Handle it.
9409         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9410         auto-detecting it.
9412         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9413         it is used as argument to $CC.
9414         * ltcf-gcj.sh: Likewise.
9416         * configure.in: Introduce --enable-maintainer-mode.
9417         * configure: Rebuilt.
9418         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9419         for maintainer mode.
9420         * Makefile.in: Rebuilt.
9422 2003-02-18  Jason Merrill  <jason@redhat.com>
9424         * Makefile.tpl (check-c++): Allow parallelism.
9426 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9428         * MAINTAINERS: Remove John Carr (who never actually had access to
9429         gcc.gnu.org).
9431 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9433         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9434         don't configure target-libobjc.
9435         * configure: Regenerate.
9437 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9439         * Makefile.tpl (RANLIB): Define.
9440         * Makefile.in: Regenerate.
9442 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9444         * MAINTAINERS: Update my email.
9446 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9448         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9449         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9450         * Makefile.in: Regenerated.
9451         * configure.in: Remove all traces of snavigator, db, and grep.
9452         * configure: Regenerated.
9454 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9456         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9457         After Approval.
9459 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9461         * MAINTAINERS (Write after approval): Add myself.
9463 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9465         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9466         * Makefile.in: Regenerated.
9468 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9470         * config.guess: Updated to 2003-01-30's version.
9471         * config.sub: Updated to 2003-01-28's version.
9473 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9475         * config.if: If gcc_version is already set, just use it.  Don't set
9476         gcc_version_trigger if it's already set, otherwise set it to
9477         gcc/version.c, but only if the file exists.  If it is not set and
9478         gcc/version.c does not exist, try to extract the version number from
9479         $CC.
9481 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9483         * MAINTAINERS: Add myself to write-after-approval list.
9485 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9487         * configure.in:  Revert 24Jan change.
9488         * configure:  Regenerate.
9490 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9492         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9493         entry of HJ Lu.
9495 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9497         * configure.in: Revert previous change.
9498         * configure: Regenerate.
9500 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9502         * configure.in: Make rda native-only.
9503         * configure: Regenerate.
9505 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9507         * MAINTAINERS: Move myself from GNATS-only-accounts to
9508         write-after-approval.
9510 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9512         * configure.in: Add missing \.
9513         * configure: Rebuilt.
9515 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9517         * configure.in (baseargs): Avoid using \| in sed regular
9518         expressions.
9519         * configure: Rebuilt.
9521 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9523         * configure.in (baseargs): Remove all supported forms of
9524         --cache-file, --srcdir, --host, --build and --target options
9525         from argument lists.
9526         * configure: Rebuilt.
9528 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9530         * MAINTAINERS: Add myself to write-after-approval list.
9532 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9534         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9535         * configure: Rebuilt.
9537 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9539         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9540         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9541         * Makefile.in: Regenerate.
9542         * configure: Regenerate.
9544 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9546         * configure.in: Remove Makefile in build, host and target modules
9547         unless configure was run with --no-recursion.
9548         * configure: Rebuilt.
9550 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9552         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9553         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9554         * Makefile.in: Regenerate.
9556 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9558         * config.guess: Update to 2003-01-03 version.
9559         * config.sub: Update to 2003-01-03 version.
9561 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9563         * configure: Regenerate with proper autoconf 2.13.
9565 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9567         * configure.in: Add AC_PREREQ for consistency.
9568         * configure: Regenerate.
9570 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9572         * configure.in (GDB_TK): Add tcl directories conditional on
9573         gdb/gdbtk directory being present.
9574         * configure: Regenerate.
9576 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9578         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9579         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9580         * configure: Rebuilt.
9582 2002-12-31  Tom Tromey  <tromey@redhat.com>
9584         * Makefile.in: Rebuilt.
9585         * Makefile.def (target_modules) [libffi]: Allow installation.
9587 2002-12-31  Andreas Schwab  <schwab@suse.de>
9589         * configure.in: Fix use of $program_transform_name.
9590         * configure: Regenerated.
9592 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9594         * configure.in (baseargs): Don't remove first configure argument.
9595         * configure: Regenerated.
9597 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9599         * Makefile.tpl (local-distclean): Don't remove...
9600         (multilib.ts): ... this.  Moved into...
9601         (multilib.out): ... this.  Don't use sub-make.
9602         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9603         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9604         (configure-build-[+module+], configure-[+module+],
9605         configure-target-[+module+], configure-gcc): ... these.  Test
9606         for Makefile existence.  Drop config.status from dependencies.
9607         * Makefile.in: Rebuilt.
9608         * configure.in: Move gcc-version-trigger to the end of
9609         ac_configure_args.  Add comments to maybedep.tmp and
9610         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9611         nonopt from baseargs, matching and removing corresponding
9612         whitespace while at it.
9613         * configure: Rebuilt.
9615 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9617         * configure.in (host_configargs): Replace reference to
9618         no-longer-defined buildopts with --build=${build_alias}.
9619         * configure: Rebuilt.
9621         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9622         program_transform_name to standard idiom.
9623         (AUTOGEN, AUTOCONF): Define.
9624         (Makefile.in): Use $(AUTOGEN).
9625         (Makefile): Depend on config.status, and use autoconf-style rule to
9626         build it.  Move original commands to...
9627         (config.status): ... this new target.
9628         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9629         $(AUTOCONF).
9630         * Makefile.in: Rebuilt.
9632 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9634         * Makefile.tpl: Fix dramatic bustage due to change in
9635         program_transform_name.
9636         * Makefile.in: Regenerate.
9638         * configure.in: Remove unnecessary PATH setting.
9639         * configure: Regnerate.
9641         * configure.in: Don't default to unprefixed tools unless
9642         the native tools will work.
9643         * configure: Regenerate.
9645         * configure.in: Convert to autoconf script.  Blow away lots
9646         of now-redundant Makefile fragments.
9647         * configure: Generate using Autoconf.
9648         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9649         * Makefile.in: Regenerate.
9651 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9653         * configure: Fix stupid bug where RANLIB was mistakenly included.
9655         * configure.in: Rename (buildargs, hostargs, targargs) to
9656         (build_configargs, host_configargs, target_configargs).
9658         * configure.in: Move logic out of sed statement.
9660         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9661         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9663 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9665         * config.sub: Import from master repository
9666         * config.guess: Ditto
9668 2002-12-24  Andreas Schwab  <schwab@suse.de>
9670         * Makefile.tpl (multilib.out): Fix missing space.
9671         * Makefile.in: Regenerate.
9673 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9675         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9676         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9677         * Makefile.in: Regenerate.
9678         * configure.in: Remove unnecessary leftovers.
9680 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9682         * configure.in (extra_ranlibflags_for_target): New variable.
9683         (*-*-darwin): Add -c to ranlib commands.
9684         * configure (tooldir): Handle extra_ranlibflags_for_target.
9686 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9688         * Makefile.tpl: Revert HJL's change.
9689         * Makefile.in: Regenerated.
9690         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9691         always.
9693 2002-12-19  Andreas Schwab  <schwab@suse.de>
9695         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9696         * Makefile.in: Regenerate.
9698 2002-12-18  H.J. Lu  <hjl@gnu.org>
9700         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9701         * Makefile.in: Regenerated.
9703         * configure.in (build_prefix): New. Substitute.
9705 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9707         * Makefile.tpl: Don't let real targets depend on phony targets.
9708         * Makefile.in: Regenerate.
9710         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9711         * Makefile.in: Regenerate.
9713 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9715         * config.sub: Import from master repository
9716         * config.guess: Ditto
9718 2002-12-16  Jason Merrill  <jason@redhat.com>
9720         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9721         previous 'make bootstrap'.
9722         * Makefile.in: Regenerate.
9724 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9726         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9728 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9730         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9731         * Makefile.in: Regenerate.
9733 2002-12-13  Jason Merrill  <jason@redhat.com>
9735         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9736         library tests.
9737         (check-c++): Just depend on it and check-target-libstdc++-v3.
9738         * Makefile.in: Regenerate.
9740 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9742         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9743         * Makefile.in: Rebuilt.
9745 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9747         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9749 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9751         * configure: Fix bug put in by gremlins.
9753         * Makefile.tpl: Substitute more autoconfily.
9754         * configure: Substitute more autoconfily.
9755         * Makefile.in: Regenerate.
9757 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9759         * config.sub: Import from master repository
9760         * config.guess: Ditto
9761         * MAINTAINERS: Added Svein Seldal under write after approval
9763 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9765         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9766         * Makefile.in (all-sim): Ditto.
9768 2002-12-06  DJ Delorie  <dj@redhat.com>
9770         * Makefile.tpl: Change configure dependencies to not have real
9771         targets depend on phony targets.
9773 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9775         * configure.in: Revert unintentional change.
9777         * Makefile.tpl: Change dependency for */multilib.out so that
9778         it works when gcc isn't in the tree.
9780         * configure.in: Substitute more.
9781         * configure: Run subconfigures from the Makefile.
9782         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9783         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9785 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9787         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9789 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9791         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9792         and corresponding dependencies.
9793         * Makefile.in: Regenerate.
9795         * configure.in (host_tools): Order binutils, gas and ld for
9796         convenience in running the testsuites.
9798         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9799         * Makefile.in: Regenerate.
9800         * configure.in: Introduce rules to serialize subconfigure runs.
9802         * configure.in: Introduce BASE_CC_FOR_TARGET.
9803         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9804         Realize configure-build-* targets.  Realize configure-target-* targets.
9805         * Makefile.in: Regenerate.
9807 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9809         * configure: Move gcc_version_trigger stuff from here...
9810         * configure.in: ...to here.
9812         * configure.in: Separate subconfigure options added by this file from
9813         options given by the user.  Add machinery to put args for host
9814         subconfigures into the Makefile.
9816         * Makefile.tpl: Remove 'vault' targets.
9817         * Makefile.tpl: Reorder and comment dependencies.
9818         * Makefile.in: Regenerate.
9820 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9821         * configure.in: Fix my broken commit of previous patch. (sigh)
9823 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9825         * configure.in: Move host-specific darwin noconfigdirs into
9826         the host-specific section.
9828 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9830         * configure.in: Move host-specific darwin noconfigdirs into
9831         the host-specific section.
9833 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9835         * configure: Remove skip-this-dir support.
9836         * Makefile.tpl: Remove skip-this-dir support.
9838         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9839         subdirectories.
9840         * Makefile.in: Regenerate.
9842         * Makefile.tpl: Strip out useless setting of 'dir'.
9843         * Makefile.in: Regenerate.
9845 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9847         * configure.in: Fix deeply stupid bug.
9849         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9850         shell code in CXX_FOR_TARGET
9851         * Makefile.def: Introduce raw_cxx.
9852         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9853         RAW_CXX_FOR_TARGET.
9854         * Makefile.in: Regenerate.
9856 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9858         * Makefile.tpl: Remove unnecessary ifs.
9859         * Makefile.in: Regenerate.
9861         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9862         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9863         targets for 'no_install' modules.
9864         * configure: Move GDB_TK substitution to configure.in.  Move
9865         build_modules stuff to configure.in.
9866         * configure.in: Implement soft dependency machinery.  Maybe-ize
9867         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9868         * Makefile.in: Regenerate.
9870 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9872         * Makefile.tpl: Make all-target, install-target behave similarly
9873         to all, install (only hitting configured targets).  Eliminate
9874         unused macro defintions.
9876         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9877         build != host.
9879         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9881         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9883         * configure.in: Produce lists of subdir targets we're actually
9884         configuring.  Remove references to "dosrel".
9885         * Makefile.tpl: Let configure set which subdir targets are hit.
9886         Remove install-cross; clean up install; remove ALL.  Remove
9887         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9888         Autogenerate host module targets.  Remove empty dependency lines
9889         and redundant dependency; rearrange slightly.
9890         * Makefile.def: Add host-side libtermcap, utils.
9892         * Makefile.in: Regenerate.
9894 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9896         * ltconfig (osf[345]): Append $major to soname_spec.
9897         Reflect this in library_names_spec.
9898         * ltmain.sh (osf): Prefix $major with . for use as extension.
9900 2002-11-19  Andreas Jaeger  <aj@suse.de>
9902         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9903         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9904         and sparc64 GNU/Linux systems.
9906 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9908         * MAINTAINERS: Update email.
9910 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9912         * MAINTAINERS: Complete James Dennett's entry.
9914 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9916         * MAINTAINERS (Write After Approval): Add myself.
9918 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9920         * Makefile.tpl: syntactic cleanup
9922 2002-11-13  Stuart Hastings  <stuart@apple.com>
9924         * MAINTAINERS: Add myself to write-after-approval list.
9926 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9928         * Makefile.def: Add list of recursive targets to autogenerate.
9929         Add build_modules.
9930         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9931         targets.  Autogenerate *-build-* targets.
9932         * Makefile.in: Regenerate.
9934 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9936         * configure: More autoconf-style substitutions.
9937         * Makefile.tpl: More autoconf-style substitutions.
9938         * Makefile.in: Regenerate.
9940 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9942         * configure: Substitute more variables in a more autoconf-friendly
9943         way.  Simplify slightly.
9944         * Makefile.tpl: Make more variables substitutable in an
9945         autoconf-friendly way.
9946         * Makefile.in: Regenerate.
9948 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9950         * MAINTAINERS (Write After Approval): Add myself.
9952 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9954         * configure.in (v810*): Remove special setting of tools.
9956         * configure: Add support for extra required flags for ar or nm.
9957         * configure.in (aix4.3+): Use above support for target-specific
9958         issues, rather than using config/mt-aix43.
9960 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9962         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9963         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9964         with $srcdir.  Reformat indentation.  Substitute some variables
9965         formerly hard-coded in the Makefile for build=host.
9966         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9967         * Makefile.def: Autogenerate more.
9968         * Makefile.in: Regenerate.
9970 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9972         * MAINTAINERS (Write After Approval): Add myself.
9974 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9976         * Makefile.def (host_modules): Add rda.
9977         * Makefile.in: Regenerate.
9978         * configure.in (target_tool): Add target-rda to list.
9980 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9982         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9984 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9986         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9987         and restrap targets to this rule.
9988         * Makefile.in:  Regenerate.
9990 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9992         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9993         GNATS only accounts.
9995 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9997         * configure.in (i[3456]86-*-linux*): Add check to disable
9998         ${libgcj} for glibc1.
10000 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10002         * MAINTAINERS: Add myself as ip2k port maintainer.
10004 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10006         * configure.in: Add tic4x target.
10008 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10010         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10011         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10012         * Makefile.in: Regenerate.
10014         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10015         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10016         * Makefile.in: Regenerate.
10018 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10020         * MAINTAINERS: Add myself as web pages co-maintainer.
10022 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10024         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10025         * Makefile.in: Regenerate.
10027 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10029         * MAINTAINERS: Add myself and Nathan Sidwell
10030         <nathan@codesourcery.com> as VxWorks maintainers.
10032 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10034         * Makefile.def: Remove order dependency comments.
10035         * Makefile.tpl: Add explicit install-install dependencies.
10036         * Makefile.in: Regenerate.
10038         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10039         * Makefile.in: Regenerate.
10041         * Makefile.tpl: Add configure-target (for src-release in src)
10042         * Makefile.in: Regenerate.
10044 2002-09-30  Nick Clifton  <nickc@redhat.com>
10046         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10048 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10050         * configure.in (s390*-*-linux*): Enable libgcj.
10052 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10054         * configure: Revert accidentally applied changes.
10056         * Makefile.tpl: Make more autoconf-friendly.
10057         * Makefile.in: Regenerate.
10058         * configure: Make substitution more autoconf-like.
10060 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10062         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10063         single entry to handle all these.
10064         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10065         libjava on arm-*-elf.
10067 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10069         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10070         things that depend on them.
10072 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10074         * Makefile.tpl: Make subsituted variables more autoconfy.
10075         * Makefile.in: Regenerate.
10076         * configure: Make seds more autoconfy.
10078 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10080         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10081         * Makefile.in: Regenerate.
10082         * configure.in: Rewrite sed statements to look autoconfy.
10084         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10085         all-target-foo on configure-target-foo.
10086         * Makefile.def: Ditto.
10087         * Makefile.in: Rebuild.
10089 2002-09-25  Andrew Haley  <aph@redhat.com>
10091         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10093 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10095         * Makefile.def: New file.
10096         * Makefile.tpl: New file.
10097         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10098         * contrib/gcc_update: Note that Makefile.in is a generated file.
10100         * configure.in: Minor rearrangement.  Simplify tests.
10102 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10104         * configure.in (with_headers): Skip copy if value is "yes".
10105         (with_libs): Likewise.
10107 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10109         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10110         * configure.in (sh*-*-pe*): Ditto.
10111         * configure.in (mips*-*-pe*): Ditto.
10112         * configure.in (*arm-wince-pe): Ditto.
10114         * configure.in: Rearrange.
10116 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10118         * MAINTAINERS: Update my email address.
10120 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10122         * MAINTAINERS: (Write After Approval): Add myself.
10124 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10126         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10128 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10130         * MAINTAINERS: Change my mailing address.
10132 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10134         * MAINTAINERS (Write After Approval): Remove myself.
10135         (Various Maintainers: c++ runtime libs): Add myself.
10137 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10139         * MAINTAINERS (Write After Approval): Remove myself.
10140         (Various Maintainers: c++ runtime libs): Add myself.
10142 2002-08-15  Eric Christopher  <echristo@redhat.com>
10144         * config.sub: Import from master repository.
10145         * config.guess: Ditto.
10147 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10149         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10150         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10151         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10153 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10155         * MAINTAINERS: Add self to rs6000 vector extensions.
10157 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10159         * libiberty/configure: Reverted unintended yesterday's check in.
10161 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10163         * boehm-gc/configure, libf2c/configure: Rebuilt.
10164         * libffi/configure, libiberty/configure: Ditto.
10165         * libjava/configure, libobjc/configure: Ditto.
10166         * libstdc++-v3/configure, zlib/configure: Ditto.
10167         Merged from binutils:
10168         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10169         From Steve Ellcey <sje@cup.hp.com>:
10170         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10171         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10172         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10173         IA64.
10174         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10175         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10176         soname_spec, sys_lib_search_path_spec): Ditto.
10178 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10180         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10182 2002-08-04  H.J. Lu  (hjl@gnu.org)
10184         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10186 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10188         * MAINTAINERS (Write After Approval): Add myself.
10190 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10192         * configure.in: Move generic linux case to end.  Copy generic
10193         linux noconfigdirs to mips*-*-linux* entry and new
10194         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10196 2002-07-19  Michael Matz  <matz@suse.de>
10198         * MAINTAINERS: Add myself as ra* maintainer.
10200 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10202         * config.guess: Update to 2002-07-09 version.
10203         * config.sub: Update to 2002-07-03 version.
10205 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10207         * MAINTAINERS: Fix typo in a maintainer email address.
10209 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10211         * configure.in: Remove two redundant tests.
10213 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10215         * configure.in (mips*-*-irix6*o32): Enable stabs.
10217 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10219         * configure.in: Don't build grez.
10220         * Makefile.in: Ditto.
10222         * Makefile.in: Remove references to bsp, cygmon, libstub.
10223         * configure.in: Ditto.
10225         * configure.in: Remove leftover reference to gdbtest.
10227 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10229         * configure.in (gxx_include_dir):  Change to match versioned
10230         C++ headers if --enable-version-specific-runtime-libs is used.
10232 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10234         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10236 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10238         * configure.in: Make --without-x work.
10240 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10242         * configure.in: Rearrange target Makefile fragment collection.
10244         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10245         cvs[src].
10246         * configure.in: Ditto.
10248 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10250         * MAINTAINERS (Write After Approval): Update my e-mail address.
10252 2002-06-24  Ben Elliston  <bje@redhat.com>
10254         * configure.in (host_tools): Remove cgen.
10256         * Makefile.in (all-cgen): Remove; runs from its source directory.
10257         (check-cgen, install-cgen, clean-cgen): Likewise.
10258         (all-opcodes): Do not depend on all-cgen.
10259         (all-sim): Likewise.
10261 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10263         * Makefile.in: Eliminate 'apache' targets.
10264         * configure.in: Eliminate 'apache' targets.
10266         * configure.in: Eliminate redundant tests.  Reorganize.
10268         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10270         * config-ml.in: Eliminate references to Cygnus configure.
10272         * Makefile.in: Eliminate references to building emacs.
10274 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10276         * MAINTAINERS: Update my email address.
10278 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10280         * config.if (libstdcxx_incdir): Version C++ headers.
10281         (cxx_incdir): Remove.
10283 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10285         * MAINTAINERS (Write After Approval): Add self.
10287 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10289         * configure.in: Add support for ip2k.
10291 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10293         * configure.in: Fix AIX configury bug.
10295 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10297         * MAINTAINERS (Write After Approval): Add self.
10299 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10301         * configure.in: replace ${topsrcdir} with ${srcdir}
10303         * configure.in: Move definition of libstdcxx_flags
10304         right above usage, rather than waaay earlier.
10306         * configure.in: Pull definition of is_cross_compiler earlier.
10308         * configure.in: Rearrange a little.
10310         * configure.in: Remove references to librx.
10311         * Makefile.in: Remove references to librx.
10313 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10315         * config.sub: Add support for avr target.
10316         Import from master sources, rev 1.255
10318 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10320         * configure, .cvsignore:  Revert previous change...
10321         * Makefile:  ...delete.
10323 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10325         * configure.in: Eliminate ${gasdir} variable.
10327 2002-06-18  Dave Brolley  <brolley@redhat.com>
10329         * configure.in: Add support for frv.
10330         * config.sub: Add support for frv.
10332 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10334         * configure:  Remove garbage from previous commit.
10336 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10338         * configure:  For in-source builds, make a subdir and re-exec there.
10339         * Makefile:  New file.  Pass targets through to build directory.
10340         * .cvsignore:  No longer ignore "Makefile".
10342 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10344         * MAINTAINERS (Write After Approval): Add self.
10346 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10348         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10350 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10352         * configure.in (vax-*-netbsd*): Re-enable gas.
10354 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10356         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10357         BUILD_PREFIX_1, to correct nomenclature.
10358         * configure: Likewise.
10360         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10361         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10363 2002-05-31  Olaf Hering  <olh@suse.de>
10365         * config-ml.in: Propogate DESTDIR also.
10367 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10369         * configure.in (vax-*-netbsd*): Don't build gas for this
10370         platform.
10372 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10374         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10375         and libgcj for AVR.
10377 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10379         * MAINTAINERS (Write After Approval): Add myself.
10381 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10383         * config.guess: Update to 2002-05-22 version.
10384         * config.sub: Likewise.
10386 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10388         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10389         * config-ml.in: Likewise.
10390         * configure: Likewise.
10391         * configure.in: Likewise.
10393 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10395         * MAINTAINERS: Update my email address.
10397 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10399         * configure.in: Simplify makefile fragment collection.
10401         * configure.in: Remove code to build emacs.
10403         * configure.in : Remove --srcdir argument from targargs and buildargs
10404         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10406         * configure: Move some logic to configure.in.
10407         * configure.in: Move some logic from configure.
10409 2002-05-11  Tom Tromey  <tromey@redhat.com>
10411         * MAINTAINERS: Reflect libgcj reality.
10413 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10415         * Makefile.in: Honour DESTDIR.
10417 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10419         * config.guess: Import 2002-03-20 version.
10420         * config.sub: Import 2002-04-26 version.
10422 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10424         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10426 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10428         * MAINTAINERS: Add self.
10430 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10432         * ltmain.sh: Detect and handle object name conflicts
10433         while piecewise linking a static library.
10435 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10437         * configure.in (noconfigdirs): Don't disable libgcj on
10438         sparc64-*-solaris* and sparcv9-*-solaris*.
10440 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10442         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10444 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10446         * configure.in (FLAGS_FOR_TARGET): Do not add
10447         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10448         on i[3456]86-*-linux*.
10450 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10452         * configure.in (noconfigdirs): Replace [ ] with test.
10454         * configure.in (noconfigdirs): Do not add target-newlib if
10455         target == i[3456]86-*-linux*, and host == target.
10457 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10459         * configure.in: delete reference to absent file
10461         * configure.in: replace '[' with 'test'
10463         * configure.in: Eliminate references to gash.
10464         * Makefile.in: Eliminate references to gash.
10466         * configure.in: remove useless references to 'pic' makefile fragments.
10468         * configure.in: (*-*-windows*) Finish removing.
10470         * configure.in: Eliminate redundant test for libgui.
10472 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10474         * MAINTAINERS: Add self and realphabetize.  Update entries
10475         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10476         entry for a29k port maintainer.
10478 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10480         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10481         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10483 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10485         * configure.in: remove references to dead files
10487 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10489         * MAINTAINERS: Add information about purpose of this file.
10491 2002-04-18  Tom Tromey  <tromey@redhat.com>
10493         * configure.in: Disallow configuring libgcj when it is already
10494         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10495         Solaris 2.8 by default.  For PR libgcj/6158.
10497 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10499         * configure.in:  Move default CC setting out of config/mh-* fragments
10500         directly into here.
10502 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10504         * configure.in: don't even try to configure or make a subdirectory
10505         if there's no configure script for it.
10507 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10509         * MAINTAINERS: Remove chill maintainers.
10510         * Makefile.in (CHILLFLAGS): Remove.
10511         (CHILL_LIB): Remove.
10512         (TARGET_CONFIGDIRS): Remove libchill.
10513         (CHILL_FOR_TARGET): Remove.
10514         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10515         CHILL_LIB.
10516         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10517         (CHECK_TARGET_MODULES): Likewise.
10518         (INSTALL_TARGET_MODULES): Likewise.
10519         (CLEAN_TARGET_MODULES): Likewise.
10520         (configure-target-libchill): Remove.
10521         (all-target-libchill): Remove.
10522         * configure.in (target_libs): Remove target-libchill.
10523         Do not compute CHILL_FOR_TARGET.
10524         * libchill: Remove directory.
10526 2002-04-11  DJ Delorie  <dj@redhat.com>
10528         * Makefile.in, configure.in: Sync with binutils, entries
10529         follow...
10531 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10533         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10534         (do-tar, do-bz2): New rules.
10535         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10536         (gdb-tar): New rule.
10537         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10538         (insight_dejagnu.tar): New rule.
10539         (insight.tar): New rule.
10540         (gdb+dejagnu.tar): New rule.
10541         (gdb.tar): New rule.
10543 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10545         * Makefile.in: Add all-tix to deps for all-snavigator
10546         so that tix is built when building snavigator.
10548 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10550         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10551         ld and gdb are not supported.
10553 2002-01-07  Mark Salter  <msalter@redhat.com>
10555         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10556         Allow target-libgloss to be built for arm, strongarm, and xscale.
10558 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10560         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10561         options for i[3456]86-pc-linux* native builds.
10563 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10565         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10566         files from .po files for a distribution.
10568 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10570         * configure.in: Enable libstdc++-v3 for h8300 targets.
10572 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10574         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10575         version from bfd/.
10577 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10579         * Makefile.in (VER): When present, extract the version number from
10580         the file version.in.
10582 2001-05-24  Tom Rix  <trix@redhat.com>
10584         * configure.in : enable ld for aix
10586 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10588         * config.guess: Add linux target for S/390.
10590 2000-11-07  Philip Blundell  <pb@futuretv.com>
10592         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10594 2000-11-03  Philip Blundell  <pb@futuretv.com>
10596         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10597         files.
10599 2001-01-15  Ben Elliston  <bje@redhat.com>
10601         * configure.in (host_tools): Add sid.
10602         Always configure cgen.
10604 2000-11-24  Nick Clifton  <nickc@redhat.com>
10606         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10609 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10611         * Makefile.in (ALL_MODULES): Add all-cgen.
10612         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10613         (all-cgen): New target.
10614         (all-opcodes,all-sim): Depend on all-cgen.
10615         * configure.in (host_tools): Add cgen.
10616         Only configure cgen if --enable-cgen-maint.
10618 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10620         * configure.in: Add *-*-freebsd* configurations.
10622 2002-04-08  Tom Tromey  <tromey@redhat.com>
10624         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10625         Fixes PR libgcj/6068.
10627 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10629         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10631 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10633         * configure.in (alpha*-dec-osf*): Enable libgcj.
10635 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10637         * MAINTAINERS (Write After Approval): Add myself.
10639 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10641         Fix for: PR bootstrap/3591, target/5676
10642         * configure.in (mcore-pe): Disable the configuration of
10643         libstdc++-v3 since exceptions are not supported.
10645 2002-03-20  Anthony Green  <green@redhat.com>
10647         * configure.in: Enable libgcj for xscale-elf target.
10649 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10651         * MAINTAINERS:  Update my email address.
10653 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10655         * ltmain.sh (relink_command): Fix typo in previous change.
10657 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10659         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10660         (relink_command): Added --tag flags.
10661         (mode=install): If relinking fails; error out.
10663 2002-03-12  Richard Henderson  <rth@redhat.com>
10665         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10666         .NOTPARALLEL tag.
10667         (do-check): Rename from check.
10668         (check): Allow parallel check.
10670 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10672         * MAINTAINERS: Add myself as maintainer for xtensa port.
10673         Fix alphabetical order in CPU port maintainer list.
10674         Remove myself from Write After Approval list.
10676 2002-03-11  Richard Henderson  <rth@redhat.com>
10678         * Makefile.in (.NOTPARALLEL): Add fake tag.
10680 2002-03-07  H.J. Lu  (hjl@gnu.org)
10682         * configure.in: Enable gprof for mips*-*-linux*.
10684 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10686         * MAINTAINERS (Write After Approval): Add myself.
10688 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10690         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10691         libjava.
10692         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10694 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10696         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10697         because its Makefile is there; test for the executable instead.
10699 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10701         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10702         libstdc++-v3 and libjava.
10704 2002-02-11  Adam Megacz  <adam@xwt.org>
10706         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10707         boehm-gc
10709 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10711         * config.guess: Updated to 2002-01-30's version.
10712         * config.sub: Updated to 2002-02-01's version.
10713         Contribute sh64-elf.
10714         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10715         * configure.in: Added sh64-*-*.
10717 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10719         * MAINTAINERS: Belatedly add myself to write after approval list.
10721 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10723         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10724         Remove self as Write After Approval.
10726 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10728         * MAINTAINERS: Put self in as maintainer for contrib/regression
10729         directory.
10731 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10733         * MAINTAINERS:  Update my email address.
10735 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10737         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10738         target-libiberty, and target-libgloss.  Skip Java-related
10739         libraries if not supported for NetBSD on target CPU.
10741 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10743         * install-sh: Use _inst.$$_ for temp file name.
10745 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10747         * MAINTAINERS (Write After Approval): Move my contact info
10748         from here...
10749         (OS Port Maintainers): ...to here (netbsd).
10751 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10753         * MAINTAINERS (Write After Approval): Add myself.
10755 2002-01-17  H.J. Lu  <hjl@gnu.org>
10757         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10758         (all-target-fastjar): Also depend on all-target-libiberty.
10760 2002-01-16  H.J. Lu  (hjl@gnu.org)
10762         * config.guess: Import from master sources, rev 1.225.
10763         * config.sub: Import from master sources, rev 1.238.
10765 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10767         * MAINTAINERS (Write After Approval): Remove myself.
10769 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10771         * MAINTAINERS (Write After Approval): Add myself.
10773 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10775         * MAINTAINERS: Add self as docs co-maintainer.
10777 2001-12-11  Matthias Klose  <doko@debian.org>
10779         * MAINTAINERS (Write After Approval): Add myself.
10781 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10783         * MAINTAINERS: Update my email address.
10785 2001-12-07  Turly O'Connor  <turly@apple.com>
10786         * MAINTAINERS (Write After Approval): Add myself.
10787         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10788         (rs6000_initialize_trampoline): Call __trampoline_setup for
10789         ABI_DARWIN too.
10790         * darwin-tramp.asm: New file, implements __trampoline_setup.
10791         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10793 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10795         * MAINTAINERS (Write After Approval): Add myself.
10797 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10799         * configure, configure.in: Use temp file for long sed commands.
10801 2001-12-03  Laurent Guerby  <guerby@acm.org>
10803         * config.sub: Update to version 1.232 on subversion.
10805 2001-12-03  Ben Elliston  <bje@redhat.com>
10807         * MAINTAINERS: Update mail address for config.* patches.
10809 2001-11-27  DJ Delorie  <dj@redhat.com>
10810             Zack Weinberg  <zack@codesourcery.com>
10812         When build != host, create libiberty for the build machine.
10814         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10815         CONFIG_ARGUMENTS.
10816         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10817         New variables.
10818         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10819         and rules.
10820         (all.normal): Depend on ALL_BUILD_MODULES.
10821         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10822         (all-build-libiberty): Depend on configure-build-libiberty.
10824         * configure: Calculate and substitute proper value for
10825         ALL_BUILD_MODULES.
10826         * configure.in: Create the build subdirectory.
10827         Calculate and substitute TARGET_CONFIGARGS (formerly
10828         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10830 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10832         * MAINTAINERS (write-after-approval): Add self.
10834 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10836         * MAINTAINERS (GNATS only accounts): Remove self.
10838 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10840         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10841         libf2c.
10843 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10845         * MAINTAINERS (Write After Approval): Add self.
10847 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10849         * MAINTAINERS: mips and s390 are also CPU ports.
10851 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10853         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10855 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10857         * MAINTAINERS: Alphabetize.
10859 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10861         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10863 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10865         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10867 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10869         * configure.in (--enable-languages): Be more permissive about
10870         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10872 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10874         * config.sub: Import from master sources, rev. 1.230.
10875         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10877 2001-11-07  Laurent Guerby  <guerby@acm.org>
10879         * MAINTAINERS (Write After Approval): Add self.
10881 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10883         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10885 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10887         * config.sub: Import from master sources, rev 1.226.
10888         * config.guess: Import from master sources, rev 1.216.
10890 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10892         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10893         * MAINTAINERS: Add self as maintainer of MMIX port.
10894         Remove old after-approval entry.
10896 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10898         * ChangeLog, configure: Fix spelling errors.
10900 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10902         * MAINTAINERS: Tweak my address.
10904 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10906         * MAINTAINERS: Update my email address.
10908 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10910         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10911         * MAINTAINERS: Add self as maintainer of CRIS port.
10913 2001-10-10  Geert Bosch  <bosch@gnat.com>
10915         * MAINTAINERS (Various maintainers: Ada front end):
10916         Added Robert Dewar.
10918 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10920         * MAINTAINERS (Write After Approval): Added self
10922 2001-10-02  Geert Bosch  <bosch@gnat.com>
10924         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10926 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10928         * configure: Handle temporary files securely using mkdir.
10930 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10932         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10934 2001-09-26  Will Cohen  <wcohen@redhat.com>
10936         * configure.in (*-*-linux*): Disable configuration of target-newlib
10937         and target-libgloss.
10939 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10941         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10942         RANLIB.
10944 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10946         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10947         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10948         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10949         avoid quotes nesting problems.
10950         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10951         (DO_X): Export only variables that are set.
10953 2001-09-19  Ben Elliston  <bje@redhat.com>
10955         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10956         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10957         semantics.  Use the shell built-in "type" command instead.
10959 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10961         Merged from gcc-3_0-branch:
10962         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10963         * ltcf-c.sh: Use $objext, not $ac_objext.
10964         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10965         * ltcf-cxx.sh: Add support for GNU.
10966         2001-07-22  Timothy Wall  <twall@redhat.com>
10967         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10968         default settings if using GNU tools with that configuration.
10969         * ltcf-cxx.sh: Ditto.
10970         * ltcf-gcj.sh: Ditto.
10971         2001-07-21  Michael Chastain  <chastain@redhat.com>
10972         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10973         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10974         * ltmain.sh: Mark as gcc-local.
10976 2001-08-30  Eric Christopher  <echristo@redhat.com>
10977             Jason Eckhardt  <jle@redhat.com>
10979         * config.guess: Merge from master sources.
10980         * config.sub: Merge from master sources, add support for mipsisa32.
10982 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10983         * config.sub: Merge from master sources, rev 1.219.
10984         * MAINTAINERS: Add self as contact for stormy16 port.
10986 2001-08-14  Zack Weinberg  <zackw@panix.com>
10988         * config.sub: Merge from master sources, rev 1.218.
10989         * config.guess: Merge from master sources, rev 1.209.
10991 2001-08-11  Graham Stott  <grahams@redhat.com>
10993         * Makefile.in (check-c++): Add missing semicolon.
10995 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10997         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10999 2001-07-30  Eric Christopher  <echristo@redhat.com>
11001         * MAINTAINERS (Various maintainers: mips port): Added myself.
11003 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11005         * configure.in (sh-*-linux*): New.
11007 2001-07-27  Richard Henderson  <rth@redhat.com>
11009         * .cvsignore: Add LAST_UPDATED.
11011 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11013         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11015 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11017         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11019 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11021         * MAINTAINERS (Write After Approval): Added myself.
11023 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11025         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11026         and libgcj on m68hc11/m68hc12.
11028 2001-06-27  H.J. Lu  (hjl@gnu.org)
11030         * Makefile (CFLAGS_FOR_BUILD): New.
11031         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11033 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11035         * README: Remove version number.
11037 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11039         * INSTALL/README: Update wrt. to the installation instructions now
11040         residing in gcc/doc/install.texi.
11042 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11044         * README: Replace with a cut-down and updated version of gcc/README.
11046 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11048         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11049         multilibs to be disabled.
11051 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11053         * MAINTAINERS (Write After Approval): Add myself.
11055 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11057         * config.guess: Import CVS version 1.195.
11058         * config.sub: Import CVS version 1.212.
11060 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11062         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11063         gcc/xgcc is built, use -print-prog-name to find out the program
11064         name to use.
11066 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11068         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11069         appear to also be in the master copy.
11070         * config.sub:  Import CVS version 1.211.
11072 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11074         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11075         with_gcc]: Use `gcc -shared' to build a shared library.
11077 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11079         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11080         archives.
11082 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11084         * MAINTAINERS (Write After Approval): Add myself.
11086 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11088         * configure.in (libstdcxx_flags): Do not try to execute
11089         libstdc++-v3/testsuite_flags until it exists.
11091 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11093         * MAINTAINERS: Update my email address.
11095 2001-05-31  Graham Stott  <grahams@redhat.com>
11097         * MAINTAINERS (Write After Approval): Add myself.
11099 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11101         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11102         libraries when using g++ with native linker.
11104 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11106         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11108 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11110         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11111         [aix4*|aix5*]: Prepend blank.
11113 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11115         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11116         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11117         of subdir/configure scripts to use the new libtool.m4.
11119 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11121         * MAINTAINERS (Write After Approval): Add myself.
11123 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11125         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11127 2001-05-11  Ben Elliston  <bje@redhat.com>
11129         * Makefile.in (all-sid): New target.
11130         (check-sid, clean-sid, install-sid): Likewise.
11132 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11134         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11136 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11138         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11139         libgcj.
11141 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11143         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11144         gcc/xgcc is built, use -print-prog-name to find out the program
11145         name to use.
11147 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11149         * configure.in (noconfigdirs): Don't reset it from scratch in the
11150         target case; only append to it.
11152         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11153         sparc-*-solaris2.8]: Disable ${libgcj}.
11155 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11157         * configure.in (libgcj_saved): Copy from $libgcj.
11158         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11159         --disable-libgcj.
11161 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11163         * MAINTAINERS: Remove self as MIPS maintainer and
11164         C front end maintainer.
11166 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11168         * configure.in: Move *-chorusos target case to the proper switch.
11169         Disable libgcj.
11171 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11173         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11174         1.641.2.228.
11176 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11178         * Makefile.in (STAGE1_CFLAGS): Pass down.
11180 2001-04-13  Alan Modra  <amodra@one.net.au>
11182         * config.guess: Add hppa64-linux support.  Note for next import that
11183         this is already in the master file.
11184         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11186 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11188         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11189         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11191 2001-04-11  Stan Shebs  <shebs@apple.com>
11193         * MAINTAINERS: Add self as Darwin port maintainer.
11195 2001-04-11  Alan Modra  <amodra@one.net.au>
11197         * MAINTAINERS: Update my email address.
11199 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11201         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11202         recent versions of FreeBSD (release 3 or later).
11203         * ltconfig: On FreeBSD, -lc must not be provided when building
11204         a shared library or else the standard -pthread gcc option is
11205         rendered worthless to later users of the built library.
11207 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11209         * MAINTAINERS: Add self and RTH as C front end maintainers.
11211 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11213         * config.sub: Make sure to match an already-canonicalized
11214         machine name (eg. mn10300-unknown-elf).
11216 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11218         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11219         New macros.
11220         (bootstrap, cross): Use RECURSE_FLAGS.
11221         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11223 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11225         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11227 2001-03-22  Colin Howell  <chowell@redhat.com>
11229         * Makefile.in (DO_X): Do not backslash single-quotes in
11230         backquotes (two places).
11232 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11234         Re-installed:
11235         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11236         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11237         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11238         * ltcf-cxx.sh: Likewise.
11239         * ltcf-gcj.sh: Likewise.
11241 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11243         * MAINTAINERS: Add myself as "documentation co-maintainer".
11245 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11247         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11248         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11250 2001-03-19  Tom Tromey  <tromey@redhat.com>
11252         * config-ml.in: Handle GCJ and GCJFLAGS.
11254 2001-03-21  Michael Chastain  <chastain@redhat.com>
11256         * Makefile.in: all-m4 depends on all-texinfo.
11258 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11260         * MAINTAINERS: Add myself to write after approval list.
11262 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11264         * Makefile.in (DO_X): Quote nested quotes.
11266 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11268         * MAINTAINERS: Add myself to write after approval list.
11270 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11272         * Makefile.in (DO_X): Use double quotes for quoting
11273         "RANLIB=$${RANLIB}".
11275 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11277         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11279 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11281         * configure.in: Only use `lang_requires' for languages athat are
11282         actually enabled.
11284 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11286         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11288 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11290         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11292 2001-03-07  Tom Tromey  <tromey@redhat.com>
11294         * configure.in: Allow config-lang.in to set `lang_requires' to list
11295         of other required languages.
11297 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11299         * Makefile.in: Remove RANLIB definition. Use RANLIB
11300         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11301         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11303 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11304             Alexandre Oliva  <aoliva@redhat.com>
11306         * Makefile.in (check-c++): Use tabs, not spaces.
11308 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11310         * MAINTAINERS: add myself to Write After Approval list.
11312 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11314         * Makefile.in (check-c++): New rule.
11316         * configure.in (target_libs): Remove libg++.
11317         (noconfigdirs): Remove libg++.
11318         (noconfigdirs): Same.
11319         (noconfigdirs): Same.
11320         (noconfigdirs): Same.
11322         * config-ml.in: Remove libg++ references.
11324         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11325         (ALL_TARGET_MODULES): Same.
11326         (configure-target-libg++): Remove.
11327         (all-target-libg++): Remove.
11328         (configure-target-libio): Remove.
11329         (all-target-libio): Remove.
11330         (check-target-libio): Remove.
11331         (.PHONY): Remove.
11332         (libg++.tar.bz2): Remove.
11333         (all-target-cygmon): Remove libio.
11334         (all-target-libstdc++): Remove.
11335         (configure-target-libstdc++): Remove.
11336         (TARGET_LIB_PATH): Remove libstdc++.
11337         (ALL_GCC_CXX): Remove libstdc++.
11338         (all-target-gperf): Correct.
11340 2001-02-16  Nick Clifton  <nickc@redhat.com>
11342         * configure.in (noconfigdirs): Allow configuration of texinfo
11343         for Cygwin hosts.
11345 2001-02-15  Anthony Green  <green@redhat.com>
11347         * configure: Introduce GCJ_FOR_TARGET.
11348         * configure.in: Ditto.
11349         * Makefile.in: Ditto.
11351 2001-02-13  Andreas Schwab  <schwab@suse.de>
11353         * MAINTAINERS: Update mail address.
11355 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11357         * config.guess: Add linux target for S/390.
11358         * config.sub: Likewise.
11360 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11362         * configure.in: for *-chorusos, don't config target-newlib and
11363         target-libgloss.
11365 2001-02-06  Ben Elliston  <bje@redhat.com>
11367         * configure: Output host type to stdout, not stderr.
11369 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11371         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11372         * ltcf-cxx.sh: Likewise.
11374         * config.if: Assume enable_libstdcxx_v3 is defined.
11376 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11378         Remove V2 C++ library.
11379         * configure.in: Remove --enable-libstdcxx_v3 support.
11381 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11383         * include/demangle.h: Add prototype for java_demangle_v3.
11385 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11387         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11389 2001-01-27  Richard Henderson  <rth@redhat.com>
11391         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11393 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11395         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11396         Don't unset, it's non-portable and no longer necessary, set to empty
11397         instead.
11399 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11401         * ltconfig: Shell portability fix for the tagname validity check.
11403 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11405         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11406         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11408 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11410         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11412 2001-01-26  Tom Tromey  <tromey@redhat.com>
11414         * configure.in: Allow libgcj to be built on Sparc Solaris.
11416 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11418         * ltcf-c.sh: Add aix5 case.
11419         * ltcf-cxx.sh: Likewise.
11420         * ltconfig: Likewise.
11422 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11424         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11425         keep at least one of build_libtool_libs or build_old_libs set to
11426         yes.
11428         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11429         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11431 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11433         * configure.in: Enable libgcj on several additional platforms.
11435 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11437         * configure.in: Enable libgcj for linux targets.
11439 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11441         * MAINTAINERS (Write After Approval): Add myself.
11443 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11445         * MAINTAINERS: Add myself as vax port maintainer.
11447 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11449         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11451 2001-01-09  Mike Stump  <mrs@wrs.com>
11453         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11454         failures of subdirectories.
11456 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11458         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11459         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11460         * ltcf-cxx.sh: Likewise.
11461         * ltcf-gcj.sh: Likewise.
11462         * ltconfig.sh: Fix typo.
11464 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11466         * configure: handle DOS-style absolute paths.
11468 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11470         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11472 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11474         * MAINTAINERS: Add myself as avr port co-maintainer.
11476 2000-12-28  Ben Elliston  <bje@redhat.com>
11478         * MAINTAINERS: Add myself under ``Write After Approval''.
11480 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11482         * texinfo: Remove directory from GCC.
11484 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11486         * COPYING: Update to current
11487         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11488         to 19yy as example year in copyright notice).
11490 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11492         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11493         (libstdcxx_incdir): Pass down.
11494         * config.if: Remove expired bits for cxx_interface, add stub.
11495         (libstdcxx_incdir): Add variable for g++ include directory.
11496         * configure.in (gxx_include_dir): Use it.
11498 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11500         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11501         with old-email address from ``Write After Approval''.
11503 2000-12-15  Andreas Jaeger  <aj@suse.de>
11505         * configure.in: Handle lang_dirs.
11507 2000-12-14  Tom Tromey  <tromey@redhat.com>
11509         * MAINTAINERS: Removed brads.
11511         * MAINTAINERS: Added gcj developers.
11513 2000-12-13  Anthony Green  <green@redhat.com>
11515         * configure.in: Disable libgcj for any target not specifically
11516         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11517         with g++ abi.
11519 2000-12-13  Mike Stump  <mrs@wrs.com>
11521         * Makefile.in (local-distclean): Also remove fastjar.
11523 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11525         * contrib/gcc_update: Add fastjar --touch entries.
11527 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11529         * configure.in: Disable language-specific target libraries for
11530         languages that aren't enabled.
11532 2000-12-10  Anthony Green  <green@redhat.com>
11534         * configure.in: Define libgcj.  Disable libgcj target libraries for
11535         most targets.
11537 2000-12-10  Neil Booth  <neilb@earthling.net>
11539         * MAINTAINERS: Update mail address, remove from WAA list.
11541 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11543         * libjava: Imported from /cvs/java.
11544         * libffi: Likewise.
11545         * Boehm-gc: Likewise.
11547 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11549         * configure.in (target_libs): Revert 2000-12-08 patch.
11550         (noconfigdirs): Added target-libjava.
11552 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11554         * djunpack.bat: removed.
11556 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11558         * Makefile.in: handle DOS-style absolute paths.
11559         * config-ml.in: likewise.
11560         * symlink-tree: likewise.
11562 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11564         * fastjar: Imported.
11566 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11568         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11569         libjava.
11570         * configure.in (target_libs): Removed `target-libjava'.
11572 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11574         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11575         (ALL_MODULES): Added fastjar.
11576         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11577         (all-target-libjava): all-fastjar replaces all-zip.
11578         (all-fastjar): Added.
11579         (configure-target-fastjar, all-target-fastjar): Likewise.
11580         * configure.in (host_tools): Added fastjar.
11582 2000-12-07  Mike Stump  <mrs@wrs.com>
11584         * Makefile.in (local-distclean): Remove leftover built files.
11586 2000-11-24  Nick Clifton  <nickc@redhat.com>
11588         * configure.in (xscale-elf): Add target.
11589         (xscale-coff): Add target.
11591 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11593         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11594         recent versions of FreeBSD (release 3 or later).
11595         * ltconfig: On FreeBSD, -lc must not be provided when building
11596         a shared library or else the standard -pthread gcc option is
11597         rendered worthless to later users of the built library.
11599 2000-11-16  Fred Fish  <fnf@be.com>
11601         * configure.in (enable_libstdcxx_v3): Fix typo,
11602         libstd++ -> libstdc++.
11604 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11606         * MAINTAINERS: Add self to Write After Approval list.
11608 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11610         * MAINTAINERS: Update my email address.  Add myself to global write
11611         privs list.
11613 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11615         * Makefile.in: Merge with src and libgcj.
11616         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11617         configure-target-<library> when their configure scripts need the C
11618         or C++ library to have already been built to work properly.
11619         (do_proto_toplev): Set them to an empty string.
11621         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11622         (REALLY_SET_LIB_PATH): Use them.
11624 2000-11-17  Stan Shebs  <shebs@apple.com>
11626         * MAINTAINERS: Add self to Write After Approval list.
11628 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11630         * configure: Provide the original toplevel configure arguments
11631         (including $0) to subprocesses in the environment rather than
11632         through gcc/configargs.h.
11634 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11636         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11637         C99.  Alphabetise "Write After Approval" list.
11639 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11641         * configure: Turn on libstdc++ V3 by default.
11643         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11644         if we've got GCC.
11646 2000-11-11  Philip Blundell  <philb@gnu.org>
11648         * MAINTAINERS: Add self to Write After Approval list.
11650 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11652         * ltcf-c.sh (aix4): Improve shared library configuration; require
11653         exporting symbols.
11654         * ltcf-cxx.sh (aix4): Define.
11655         * ltconfig (aix4): Define library and soname specs appropriate for
11656         AIX.  Define command to create export symbols list.
11658 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11660         * config.sub: Add support for Sun Chorus
11662 2000-10-31  Nick Clifton  <nickc@redhat.com>
11664         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11665         <name>@redhat.com.  Also installed new email address for Clint
11666         Popetz.
11668 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11670         * etc: Remove directory from GCC.
11672 2000-10-16  Michael Meissner  <meissner@redhat.com>
11674         * configure (gcc/configargs.h): Only create if there is a build GCC
11675         directory created.
11677 2000-10-16  Matthias Klose  <doko@debian.org>
11679         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11680         when configured for libstdc++-v3.
11682 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11684         * configure: Save configure arguments to gcc/configargs.h.
11686 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11688         * config.guess: Import CVS version 1.157.
11689         * config.sub: Import CVS version 1.181.
11691 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11693         * Makefile.in (bootstrap): avoid recursion if subdir missing
11694         (cross): ditto
11695         (do-proto-toplev): ditto
11697 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11699         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11700         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11702         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11703         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11704         all affected `configure' scripts.
11706 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11708         * MAINTAINERS: Add self as cpplib co-maintainer.
11710 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11712         * MAINTAINERS: Add self to Write After Approval list.
11714 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11716         * INSTALL/README: egcs -> GCC update.
11718 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11720         * MAINTAINERS: Add myself to Write After Approval list.
11722 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11724         * MAINTAINERS: Add myself to Write After Approval list.
11726 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11728         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11729         X11 libraries for hppa64.
11731 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11733         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11735 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11737         * Makefile.in (all-zlib): Added dummy target.
11739         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11740         ltcf-gcj.sh: Updated from libtool multi-language branch.
11742 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11744         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11745         (bootstrap*): Depend on all-bootstrap.
11747 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11749         * config.guess: Import CVS version 1.156.
11750         * config.sub: Import CVS version 1.179.
11752 2000-09-02  Anthony Green  <green@cygnus.com>
11754         * Makefile.in (all-gcc): Depend on all-zlib.
11755         (CLEAN_MODULES): Add clean-zlib.
11756         (ALL_MODULES): Add all-zlib.
11757         * configure.in (host_libs): Add zlib.
11759 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11761         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11762         crosses, but add gcc/include to the header search path for them.
11764 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11766         * MAINTAINERS: Add self to Write After Approval list.
11768 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11770         * config.guess: Import CVS version 1.152.
11771         * config.sub: Import CVS version 1.177.
11773 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11775         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11776         $targargs to tell whether newlib is going to be built.
11778         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11779         $$r/TARGET_SUBDIR/libio for _G_config.h.
11781 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11783         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11785 2000-08-22  DJ Delorie  <dj@redhat.com>
11787         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11789 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11791         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11792         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11793         sub-configures.
11795 2000-08-21  DJ Delorie  <dj@redhat.com>
11797         * MAINTAINERS: Add self as a libiberty maintainer
11799 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11801         * configure.in (libstdcxx_flags): Use
11802         libstdc++-v3/src/libstdc++.INC.
11804 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11806         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11808 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11810         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11812         * configure: Make enable_threads and enable_shared defaults
11813         explicit.  Substitute enable_threads into generated Makefiles.
11814         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11815         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11817 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11819         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11821 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11823         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11824         previous delta.
11826 2000-08-11  Jason Merrill  <jason@redhat.com>
11828         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11829         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11830         (FLAGS_FOR_TARGET): Not here.
11831         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11833 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11835         * config-ml.in (CC, CXX): Don't introduce a leading space.
11837 2000-08-07  DJ Delorie  <dj@delorie.com>
11839         * MAINTAINERS: Add self as a DJGPP maintainer
11841 2000-08-07  DJ Delorie  <dj@redhat.com>
11843         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11844         "if we're also building gcc, and it's a gcc that will run on the
11845         build machine, we want to use its includes instead of the system's
11846         default includes".
11848 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11850         * MAINTAINERS: Add self to Write After Approval list.
11852 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11854         * configure.in (libstdcxx_flags): Don't use `"'.
11856         * config-ml.in: Adjust multilib search paths to the
11857         appropriate multilib tree.
11859 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11861         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11862         commas in $LANGUAGES.
11864 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11866         * configure.in: Re-enable all references to libg++ and librx.
11868 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11870         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11871         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11872         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11873         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11875         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11877 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11879         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11880         CXX_FOR_TARGET for sed.
11882 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11884         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11885         Do not override if already set in the environment or in configure.
11886         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11887         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11889 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11891         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11892         the libtool CVS tree multi-language branch.
11893         * ltconfig, ltmain.sh: Updated.
11895 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11897         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11898         (clean-target): Depend on it.
11900         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11901         (GCC_FOR_TARGET): Use it.
11902         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11903         * configure.in: ... here.
11904         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11905         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11907 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11909         * MAINTAINERS: Add self to Write After Approval list.
11911 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11913         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11914         (configure-target-libchill, configure-target-libobjc): Likewise.
11916         * configure.in: Use the same cache file for all target libs.
11917         * config-ml.in: But different cache files per multilib variant.
11919 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11921         * configure (topsrcdir): Don't use dirname.
11923 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11925         * MAINTAINERS: Add self to Write After Approval list.
11927 2000-07-20  Jason Merrill  <jason@redhat.com>
11929         * configure.in: Remove all references to libg++ and librx.
11931         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11933 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11935         * config.sub: Update to subversions version 2000-07-06.
11937 2000-07-12  Andrew Haley  <aph@cygnus.com>
11939         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11940         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11942 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11944         * symlink-tree:  Check number of arguments.
11946 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11948         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11949         search path for a g++ extracted from the build tree.  This
11950         will allow link tests run by configure scripts in
11951         subdirectories to succeed.
11953 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11955         * ltconfig: Add support for mips-dde-sysv4.2MP
11957 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11959         * MAINTAINERS: Add myself as loop discovery maintainer.
11961 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11963         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11964         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11966 2000-06-19  Timothy Wall  <twall@cygnus.com>
11968         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11969         * config.sub: Add tic54x target.
11971 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11973         * MAINTAINERS: Add self as Fortran maintainer,
11974         remove Craig Burley.
11976 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11978         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11979         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11981 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11983         * MAINTAINERS: Add self as i18n maintainer
11985 20000-05-21  H.J. Lu  (hjl@gnu.org)
11987         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11988         directory are used if they exist. Make sure
11989         $(build_tooldir)/include is searched for header files,
11990         $(build_tooldir)/lib/ for library files.
11991         (GCC_FOR_TARGET): Likewise.
11992         (CXX_FOR_TARGET): Likewise.
11994 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11996         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11998 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12000         * Makefile.in (configure-target-libiberty): Depend on
12001         configure-target-newlib.
12003 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12005         * configure.in, Makefile.in: Merge all libffi-related
12006         configury stuff from the libgcj tree.
12008 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12010         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12011         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12013 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12015         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12016         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12017         current version information.  Add to proto-toplev directory.
12018         (gdb-taz): Build do-djunpack.
12020 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12022         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12024 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12026         * MAINTAINERS: Add self to Write After Approval list.
12028 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12030         * ltmain.sh: Preserve in relink_command any environment
12031         variables that may affect the linker behavior.
12033 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12035         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12037 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12039         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12041 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12043         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12044         with the version name.
12046 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12048         * MAINTAINERS: Add self as bb-reorder maintainer.
12050 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12052         * config.if: Tweak.
12054 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12056         * djunpack.bat: New file.
12058 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12060         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12061         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12062         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12063         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12065 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12067         * config.sub (case $basic_machine): Change default for "ibm-*"
12068         to "openedition".
12070 2000-04-13  Andreas Jaeger  <aj@suse.de>
12072         * MAINTAINERS: Added myself.
12074 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12076         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12077         (do-md5sum): New target.
12078         (MD5PROG): Define.
12079         (PACKAGE): Default to TOOL.
12080         (VER): Default to a shell script.
12081         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12082         md5 checksum generation.
12083         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12084         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12085         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12086         insight.tar.bz2): Use gdb-taz to create archive.
12088 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12090         * configure (warn_cflags): Delete.
12092 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12094         * MAINTAINERS: Added myself.
12096 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12097             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12099         * configure.in (enable_libstdcxx_v3): Add.
12100         (target_libs): Add bits here to switch between libstdc++-v2 and
12101         libstdc++-v3.
12102         * config.if: And this file too.
12103         * Makefile.in: Add libstdc++-v3 targets.
12105 2000-04-05  Michael Meissner  <meissner@redhat.com>
12107         * config.sub (d30v): Add d30v as a basic machine type.
12109 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12111         * configure.in: -linux-gnu*, not -linux-gnu.
12113 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12115         * MAINTAINERS: Add self in write-after-approval section.
12117 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12119         * MAINTAINERS: Add self as ia64 port maintainer.
12121 2000-03-08  Neil Booth  <NeilB@earthling.net>
12123         * MAINTAINERS: Add self in write-after-approval section.
12125 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12127         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12128         (do-tar-bz2): Replace TOOL with PACKAGE.
12129         (gdb.tar.bz2): Remove GDBTK from GDB package.
12130         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12131         dejagnu.tar.bz2): New packages.
12133 2000-02-27  Andreas Jaeger  <aj@suse.de>
12135         * configure.in: Add entry for mips*-*-linux*, move catch all
12136         *-*-*linux* entry below this one.
12138 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12140         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12142 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12144         * config.sub: Support an OS of "wince".
12146 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12148         * config.guess, config.sub: Updated to match config's 2000-02-15
12149         version.
12151 2000-02-23  Linas Vepstas  <linas@linas.org>
12153         * config.sub: Add support for Linux/IBM 370.
12154         * configure.in: Likewise.
12156 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12158         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12160 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12162         * config.guess: Guess "cygwin" rather than "cygwin32".
12164 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12166         * configure (gcc_version): When setting, narrow search to
12167         lines containing `version_string'.
12169 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12171         * config.sub: Add support for avr target.
12173 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12175         * MAINTAINERS: Add maintainers for MCore port.
12177 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12179         * config.sub: Add mmix-knuth-mmixware.
12181 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12183         * MAINTAINERS: Pair cccp with cpplib maintainership.
12185 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12187         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12188         structure stuff to -L library search.
12189         (CXX_FOR_TARGET): Ditto.
12190         (CROSS_CHECK_MODULES): Fix spelling mistake.
12192 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12194         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12195         the C++ compiler.
12197 2000-01-12  Richard Henderson  <rth@cygnus.com>
12199         * configure.in: Don't build some bits for beos.
12201 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12203         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12204         as include files.
12206 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12208         * Add self as cpplib maintainer, as requested by Jason
12209         Merrill.  Correct my e-mail address.
12211 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12213         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12214         not mh-aix43.
12216 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12218         * MAINTAINERS: Add myself to "write after approval" list.
12220 1999-12-14  Richard Henderson  <rth@cygnus.com>
12222         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12223         * config.sub: Accept alphaev[78], alphaev8.
12225 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12227         * config.guess, config.sub: Update from autoconf.
12229 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12231         * MAINTAINERS:  update my playtime e-address.
12233 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12235         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12236         necessary libraries are missing.
12238 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12240         * MAINTAINERS: Add new 'write after approval' maintainer.
12242 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12244         * MAINTAINERS: Add new Java maintainer.
12246 1999-10-25  Andreas Schwab  <schwab@suse.de>
12248         * configure: Fix quoting inside arguments of eval.
12250 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12252         * config-ml.in: Allow suppression of some ARM multilibs.
12254 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12256         * config.guess: Add OS/390 match pattern.
12257         * config.sub: Add mvs, openedition targets.
12258         * configure.in (i370-ibm-opened*): New.
12260 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12262         * config.sub: Add support for configuring for pj.
12264 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12266         * config.sub (maybe_os): Add support for configuring for fr30.
12268 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12270         * configure.in: Do not configure or build ld for AIX
12271         platforms.  ld is known to be broken on these platforms.
12273 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12275         * config-ml.in: Pass compiler flag corresponding to multidirs to
12276         subdir configures.
12278 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12280         * Makefile.in (LDFLAGS): Define.
12282 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12284         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12285         noconfigdirs.
12286         (*-*-cygwin*): Likewise.
12288 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12290         * mkdep: New file.
12291         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12292         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12294         From Eli Zaretskii <eliz@is.elta.co.il>:
12295         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12296         long file name when using DJGPP on MS-DOS.
12298 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12300         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12302 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12304         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12305         dependency as this causes "make check" to globally "make all"
12307 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12309         * configure.in (target_libs): Added target-zlib.
12310         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12311         (CONFIGURE_TARGET_MODULES): Likewise.
12312         (CHECK_TARGET_MODULES): Likewise.
12313         (INSTALL_TARGET_MODULES): Likewise.
12314         (CLEAN_TARGET_MODULES): Likewise.
12315         (configure-target-zlib): New target.
12316         (all-target-zlib): Likewise.
12317         (all-target-libjava): Depend on all-target-zlib.
12318         (configure-target-libjava): Depend on configure-target-zlib.
12320         * Makefile.in (configure-target-libjava): Depend on
12321         configure-target-newlib.
12322         (configure-target-boehm-gc): New target.
12323         (configure-target-qthreads): New target.
12325         * configure.in (target_libs): Added target-qthreads.
12326         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12327         (CONFIGURE_TARGET_MODULES): Likewise.
12328         (CHECK_TARGET_MODULES): Likewise.
12329         (INSTALL_TARGET_MODULES): Likewise.
12330         (CLEAN_TARGET_MODULES): Likewise.
12331         (all-target-qthreads): New target.
12332         (configure-target-libjava): Depend on configure-target-qthreads.
12333         (all-target-libjava): Depend on all-target-qthreads.
12335         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12336         (CONFIGURE_TARGET_MODULES): Likewise.
12337         (CHECK_TARGET_MODULES): Likewise.
12338         (INSTALL_TARGET_MODULES): Likewise.
12339         (CLEAN_TARGET_MODULES): Likewise.
12340         (all-target-libjava): New target.
12341         (all-target-boehm-gc): Likewise.
12342         * configure.in (target_libs): Added libjava, boehm-gc.
12344 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12346         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12347         configure.bat in SUPPORT_FILES.
12348         (gas+binutils.tar.bz2): Likewise.
12350         * makeall.bat: Remove; obsolete.
12352 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12354         From Mark Elbrecht:
12355         * configure.bat: Remove; obsolete.
12357 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12359         * configure: Add -W -Wall to the default CFLAGS when compiling with
12360         gcc.
12362 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12364         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12366 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12368         * configure.in: Build ld on IRIX6.
12370 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12372         * Makefile.in: Change distribution targets to use bzip2 instead of
12373         gzip.
12374         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12375         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12377 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12379         * config.sub: Add mcore target.
12381 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12383         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12385 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12387         * config.guess (dummy): Changed to $dummy.
12389 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12391         * config.sub: Tidied up case statements.
12393 1999-05-22  Ben Elliston  <bje@cygnus.com>
12395         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12396         <jiro@din.or.jp>.
12398         * config.guess: Merge with FSF version. Future changes will be
12399         more accurately recorded in this ChangeLog.
12400         * config.sub: Likewise.
12402 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12404          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12406 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12408         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12410 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12412         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12414 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12416         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12417         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12418         Bad merge removed these two changes.
12420 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12421                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12423         * config.guess (interix Alpha): Add.
12425 1999-04-11  Richard Henderson  <rth@cygnus.com>
12427         * configure.in (i?86-*-beos*): Do config gperf; don't config
12428         gdb, newlib, or libgloss.
12430 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12432         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12433         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12434         from multidirs.
12436 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12438         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12440 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12442         * config.sub: Add support for mcore targets.
12444 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12446         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12447         not mt-ospace, in order to shut up assembler warning about using
12448         symbols that are named the same as registers.
12450 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12452         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12453         dependency list for all-target-cygmon.
12455 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12457         * config-ml.in: Check $host, not $target, for selective multilibs.
12458         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12459         thumb interworking, and underscore prefix multilibs.
12461 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12463         * missing: Update to version from current automake.
12465 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12467         * configure (gxx_include_dir): Removed.
12469         * configure.in (gxx_include_dir): Handle it.
12470         * Makefile.in: Likewise.
12472 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12474         * config.sub (mips64vr4111,mips64vr4111el) Add.
12476 1999-03-21  Ben Elliston  <bje@cygnus.com>
12478         * config.guess: Correct typo for detecting ELF on FreeBSD.
12480 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12482         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12483         config/mh-djgpp.
12485 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12487         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12488         all-target-newlib to dependency list for all-target-bsp.
12490 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12492         * config.sub: Add i386-uwin support.
12493         * config.guess: Likewise.
12495 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12497         * configure.in: cleanup, add mh-*pic handling for arm, special
12498         case powerpc*-*-aix*
12500 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12502         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12503         can be built.
12505 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12507         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12508         targets.
12510 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12512         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12514 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12516         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12518 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12520         * config.sub: Fix typo in arm recognition.
12522 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12524         * configure.in (noconfigdirs): Changed target_configdirs to
12525         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12526         rather than m68k-*-* since it is not known to work on
12527         m68k-aout. Ditto for arm-*-*oabi.
12529 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12531         * configure.in (*-*-windows*): Remove, no longer used.
12533 1999-02-19  Ben Elliston <bje@cygnus.com>
12535         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12536         Smart and improved by Andrew Cagney.
12538 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12540         * config.guess: Recognize openbsd-*-hppa.
12542 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12544         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12545         only if it is not empty.
12547 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12549         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12551         * config.guess: Modified to recognize uname's armv* syntax.
12553         * config.sub: Modified to recognize uname's armv* syntax.
12555 1999-02-17  Mark Salter  <msalter@cygnus.com>
12557         * configure.in: Added target-bsp for sparclite.
12559 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12561         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12563 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12565         * configure.in: Add support for strongarm port.
12566         * config.sub: Add support for strongarm target.
12568 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12570         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12571         the old name config/mh-cygwin32.
12572         Enable texinfo.
12574 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12576         * configure.in: Do build ld for ix86 Solaris.
12578 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12580         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12581         $AR_FOR_TARGET.  Likewise for RANLIB.
12583 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12585         * config.sub (oabi):  Recognize.
12586         * configure.in (arm-*-oabi):  Handle.
12588 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12590         * config.guess: Improve detection of i686 on UnixWare 7.
12592 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12594         * config.guess: Add support for i386-pc-interix.
12595         * config.sub: Likewise.
12596         * configure.in: Likewise.
12598 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12600         * Makefile.in: Remove unneeded all-target-libio from
12601         from all-target-winsup target since it is now unneeded.
12602         Add all-target-libtermcap in its place since it is now
12603         needed.
12605 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12607         * configure.in: makefile stub for cygwin target is probably
12608         unnecessary.  Remove it for now.
12610 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12612         * configure.in: libtermcap.a should be built when cygwin is the
12613         target as well as the host.
12614         * config.guess: Allow mixed case in cygwin uname output.
12615         * Makefile.in: Add libtermcap target.
12617 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12619         * config.sub: Clean up handling of hppa2.0.
12621 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12623         * config.guess: Use C code to identify more HP machines.
12625 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12627         * config.sub: Handle hppa2.0.
12629 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12631         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12632         cygmon for all sparclite targets, regardless of object format.
12634 1998-12-15  Mark Salter  <msalter@cygnus.com>
12636         * configure.in: Added target-bsp for several target architectures.
12638         * Makefile.in: Added rules for bsp.
12640 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12642         * config.guess: Improve detection of hppa2.0 processors.
12644 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12646         * config.guess: Recognize FreeBSD using ELF automatically.
12648 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12650         * configure (skip-this-dir): Add handling for new shell script, which
12651         might be created by a sub-directory's configure to indicate, this particular
12652         directory is "unwanted".
12653         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12655 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12657         * ltconfig: import from libtool, after changing libtool to
12658         account for the cygwin name change.
12660 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12662         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12663         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12665 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12667         * configure.in: Add libtermcap to list of cygwin dependencies.
12669 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12671         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12672         they include winsup/include when it's a cygwin target.
12674 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12676         * configure.in (host_tools): Added zip.
12677         * Makefile.in (all-target-libjava): Depend on all-zip.
12678         (all-zip): New target.
12679         (ALL_MODULES): Added all-zip.
12680         (NATIVE_CHECK_MODULES): Added check-zip.
12681         (INSTALL_MODULES): Added install-zip.
12682         (CLEAN_MODULES): Added clean-zip.
12684 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12686         * Makefile.in: lose "32" from comment about cygwin.
12688 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12690         * configure.in: Use -Os to build target libraries for the fr30.
12692 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12694         * config.sub: Add fr30.
12696 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12698         * configure.in: drop "32" from config/mh-cygwin32.  Check
12699         cygwin* instead of cygwin32*.
12700         * config.sub: Check cygwin* instead of cygwin32*.
12702 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12704         * config.guess: Match any version of Unixware7.
12706 1998-10-20  Syd Polk  <spolk@cygnus.com>
12708         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12709         if desired.
12711 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12713         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12714         these if the appropriate directories and files to not exist.
12716 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12718         * Makefile.in (DEVO_SUPPORT): Add config.if.
12720 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12722         * configure: Add pattern to replace "build_tooldir"'s
12723         definition in the generated Makefile with "tooldir"'s
12724         actual value.
12726 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12728         * config.sub: Bring back lost sparcv9.
12730         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12732 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12734         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12735         CC_FOR_TARGET and friends.
12737 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12739         * Makefile.in (build_tooldir): New variable, same as tooldir.
12740         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12741         -B$(build_tooldir)/bin/.
12742         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12744 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12746         * README: Remove installation instructions and refer to the
12747         INSTALL directory instead.
12749 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12751         * config.sub: Add support for i[34567]86-pc-udk.
12752         * configure.in: Likewise.
12754 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12756         * Makefile.in: add bzip2 package building bits for user
12757         tools module
12758         * configure.in: ditto
12760 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12762         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12763         (ALL_TARGET_MODULES): Add all-target-libobjc.
12764         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12765         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12766         (all-target-libchill): Add dependencies.
12767         * configure.in (target_libs): Add libchill.
12769 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12771         * configure.in (target_subdir): Remove duplicate line.
12773 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12775         * Makefile.in (all-automake): fix dependencies.
12777 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12779         * configure.in: Minor cleanups for building in the $(target_alias)
12780         subdir.
12782 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12784         * Makefile.in (bootstrap): Set r and s before make all.  Use
12785         BASE_FLAGS_TO_PASS in make all.
12786         (cross): Likewise.
12788 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12790         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12792 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12794         * config.sub: Fix typo in last change.
12796 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12798         * config.sub: Add support for C4x target.
12799         * configure.in: Likewise.
12801 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12803         * config.sub: Recognize sparcv9 just like sparc64.
12805 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12807         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12809 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12811         * config.guess: Correctly identify Pentium II sco boxes.
12813         * config.guess: Fix "tr" code.  From Weiwen Liu.
12815 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12817         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12818         stabs.
12820 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12822         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12823         (ALL_TARGET_MODULES): Add all-target-libchill.
12824         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12825         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12826         (all-target-libchill): Add dependencies.
12827         * configure.in (target_libs): Add libchill.
12829 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12831         * config.guess: Avoid assumptions about "tr" behaves when
12832         LANG is set to something other than English.
12834 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12836         * configure (gxx_include_dir): Changed to
12837         '${prefix}/include/g++'-${libstdcxx_interface}.
12839         * config.if: New to determine the interfaces.
12841 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12843         * config.guess: Detect and handle MPE/IX.
12844         * config.sub: Deal with MPE/IX.
12846 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12848         * configure.in: Use mh-aix43.
12850 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12852         * configure: Fix --without/--disable cases for gxx-include-dir.
12854 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12856         * mdata-sh:  Imported.  Needed for automake support.
12858 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12860         * Makefile.in (taz): Try "chmod -R og=u ." before
12861         "chmod og=u `find . -print`".
12863 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12865         * configure.in: Add arm-elf and thumb-elf support.
12867 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12869         * Makefile.in: Undo previous patch.
12871 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12873         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12874         to here ...
12875         (install-no-fixedincludes): and here
12876         (INSTALL_MODULES): ... from here.
12878 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12880         * config.sub: Merge with FSF.
12882         * config.guess: Merge with FSF.
12884 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12886         * configure (extraconfigdirs): New variable.
12887         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12888         * Makefile.in (all): Move higher in file.
12889         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12890         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12891         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12892         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12893         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12895 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12897         * Makefile.in (all-target-libjava): Depend on all-gcc and
12898         all-target-newlib.
12899         (configure-target-libjava): Depend on $(ALL_GCC).
12901 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12903         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12904         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12906 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12908         * INSTALL/README: Fix typo.
12910 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12912         * ylwrap: Change absolute path checks to check for DOS style path
12913         names.
12915         * ylwrap: Don't use a full path name if the source file is in the
12916         same directory.  From hjl@lucon.org (H.J. Lu).
12918         * config-ml.in: Default to being verbose, to match Feb 18 change to
12919         configure.
12921 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12923         Brought over from egcs:
12925         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12927         * configure.in (target_subdir): Set to ${target_alias} instead
12928         of "libraries".
12930         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12932         * configure.in (target_subdir): Set to libraries if enable_multilib.
12934 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12936         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12937         multilibs, force reconfiguration the first time we create
12938         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12940 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12942         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12943         avoid confusion with --no-recursion.
12945 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12947         * configure.in: Win32 hosts shouldn't use install -x
12948         * install-sh: remove -x option, and special .exe-handling
12949         hack.
12951 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12953         * config.guess: Recognize i586-pc-beos.
12954         * configure.in: Don't build some bits for beos.
12956 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12958         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12959         CFLAGS default to -O2.
12961         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12962         when using GNU ld.
12964 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12966         * ltmain.sh: Correct install when using a different shell.
12968 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12970         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12972 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12974         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12975         target.
12977 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12979         * ltconfig: Update to correct AIX handling.
12981 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12983         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12985         * configure.in (target_subdir): Set to ${target_alias} instead
12986         of "libraries".
12988 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12990         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12991         (Makefile): Depend on $(gcc_version_trigger).
12993         * configure (gcc_version): Change default initializer to empty
12994         string.
12995         (gcc_version_trigger): New variable; pass this variable down
12996         to subdir configures to enable them checking gcc's version
12997         themselves. Emit make macros for both gcc_version vars.
12998         (topsrcdir): Initialize reliably.
12999         (recursion line): Remove --with-gcc-version=${gcc_version}.
13001 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13003         * configure (enable_version_specific_runtime_libs): Implement new flag
13004         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13005         in $(libsubdir); emit definition in each generated Makefile.
13006         (gxx_include_dir): Initialize depending on
13007         $enable_version_specific_runtime_libs.
13009 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13011         * configure (gcc_version): Initialize properly depending on
13012         how and where configure is started.
13013         (recursion line): Pass a --with-gcc-version=${gcc_version}
13014         to configures in subdirs.
13016 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13018         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13019         cygmon
13021 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13023         * configure.in: Add cygmon and libstub support for mn10200.
13025 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13027         * configure (gcc_version): Add new variable describing the
13028         particular gcc version we're building.
13029         * Makefile.in (libsubdir): Add new macro for the directory
13030         in which the compiler finds executables, libraries, etc.
13031         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13032         and libsubdir.
13034 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13036         * Makefile.in (local-clean): Remove *.log.
13037         (warning.log): Built with warn_summary from build.log.
13038         (mail-report.log): Run test_summary.
13039         (mail-report-with-warnings.log): Run test_summary including
13040         warning.log in the report.
13042 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13044         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13046 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13048         * Makefile.in (grep): Grep no longer depends on libiberty.
13050 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13052         * Makefile.in: all-snavigator needs all-libgui.
13054 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13056         * configure.in: Add cygmon and libstub support for mn10300.
13058 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13060         * missing: Update to version from automake 1.3.
13062         * ltmain.sh: On installation, don't get confused if the same name
13063         appears more than once in the list of library names.
13065 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13067         * config.sub: Accept m68060 and m5200 as CPU names.
13069 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13071         * configure: Use && rather than using -a in test, because odd
13072         strings can confuse test.
13073         * configure.in: Likewise.
13075 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13077         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13079 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13081         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13082         bootstrap4-lean): New targets.
13084 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13086         * mpw-* Delete.  Not used.
13088 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13090         * COPYING.LIB: Update FSF address.
13092 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13094         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13096         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13097         GAS_SUPPORT_DIRS.
13099 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13101         * ltconfig, ltmain.sh: Avoid producing a version number if
13102         -version-info was not used.
13104 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13106         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13107         building with newlib.
13109 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13111         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13112         Solaris `make' causes it to continue to next definition.
13114 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13116         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13117         the right GUI libraries and files are installed along with GDB.
13119 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13121         * configure.in: Change alpha to alpha* in several places.
13123 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13125         * config.sub: Recognize sparc86x.
13127 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13129         * configure.in (--enable-target-optspace): Remove debug echo.
13131 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13133         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13135 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13137         * ltconfig: Update cygwin32 support.
13139         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13140         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13141         (GDB_SUPPORT_DIRS): Likewise.
13143 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13145         * configure.in (target_makefile_frag): If --enable-target-optspace,
13146         use -Os to compile target libraries rather than -O2.  Default to
13147         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13148         not used.
13149         * configure.in (target_cflags): Ditto for d30v.
13151 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13153         * Makefile.in (all-bfd): Depend on all-intl.
13154         (all-binutils): Likewise.
13155         (all-gas): Likewise.
13156         (all-gprof): Likewise.
13157         (all-ld): Likewise.
13159 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13161         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13163 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13165         * Makefile.in (all-bfd): Depend upon all-libiberty.
13167         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13169 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13171         * Makefile.in: Add libstub.
13173         * configure.in: Ditto. Build libstub for targets that have cygmon
13174         support.
13176 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13178         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13180 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13182         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13183         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13185 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13187         * configure: Define DEFAULT_M4 by searching PATH.
13188         * Makfile.in: Use DEFAULT_M4.
13190 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13192         * ltconfig: Add cygwin32 support.
13194         * Makefile.in, configure.in: Add libtool as a native only directory
13195         to configure and build.
13197 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13199         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13201 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13203         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13205 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13207         * Makefile.in: add ash make rules
13208         * configure.in: add ash to native_only and host_tools lists
13210 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13212         * Makefile.in (all-gettext, all-intl): New targets.
13213         (ALL_MODULES): Added all-gettext, all-intl.
13214         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13215         (INSTALL_MODULES): Added install-gettext, install-intl.
13216         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13218         * configure.in (host_tools): Added gettext.
13219         (native_only): Likewise.
13220         (noconfigdirs) [various cases]: Likewise.
13221         (host_libs): Added intl.
13223 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13225         * configure: Do not disable building gdbtk for cygwin32 hosts.
13227 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13229         * configure.in: Add thumb-coff target.
13230         * config.sub: Add thumb-coff target.
13232 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13234         * Makefile.in: Revert yesterday's change.
13235         (all-target-winsup):  all-target-librx stays out of here.
13237 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13239         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13240         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13241         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13242         Remove references to librx and libg++.
13244 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13246         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13247         recursive makes
13249 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13251         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13252         for newlib directory.
13253         (CXX_FOR_TARGET): Likewise.
13255 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13257         * ltconfig: Update after libtool/ltconfig.in change for
13258         hpux11.
13260 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13262         * ltconfig, ltmain.sh: Update to libtool 1.2.
13264 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13266         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13267         (install-gcc-cross): Instead, override LANGUAGES here.
13269 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13271         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13272         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13274 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13276         * configure.in: Add Thumb-pe target.
13278 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13280         * Makefile.in - changed sn targets to snavigator
13281         * configure.in - changed sn targets to snavigator
13283 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13285         * config-ml.in: After building symlink tree call make distclean
13286         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13287         to be the case for libiberty.
13289 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13291         * configure: When making link, also check the current
13292         directory. The configure scripts may create one.
13294 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13296         * config.sub: Accept alphapca56 and alphaev6 properly.
13298 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13300         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13302 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13304         * config.sub (sco5): Fix typo.
13306 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13308         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13309         install-itcl.
13310         (install-itcl): Remove dependency on install-tcl.
13312 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13314         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13316 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13318         * configure.in: Don't build libgui for a cygwin32 target when not on
13319         a cygwin32 host.
13321 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13323         * configure (redirect): Set to null, so default behavior of
13324         configure is now --verbose.
13326 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13328         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13329         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13331 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13333         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13334         this change to sync Makefile.in with its ChangeLog entries.
13336 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13338         * ltmain.sh (mkdir): Check that the directory doesn't exist
13339         before we exit with error, so that we don't get races during
13340         parallel builds.
13342 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13344         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13346 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13348         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13349         PICFLAG_FOR_TARGET.
13350         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13352         * configure: Emit a definition for the new macro enable_shared
13353         into each Makefile.
13355 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13357         * configure.in (host_tools, native_only): Add libtool.
13359 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13361         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13362         Fix typo in ming config comment.
13364 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13366         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13368 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13370         * config.sub: Add tic30 cases, and map c30 to tic30.
13372 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13374         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13375         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13376         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13377         (CLEAN_TARGET_MODULES): Similarly
13378         (all-target-libf2c): Add dependences.
13379         * configure.in (target_libs): Add libf2c.
13381 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13383         * configure.in: Remove expect from noconfigdirs when target
13384         is cygwin32.  OK to build expect and dejagnu with Canadian
13385         Cross.
13387 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13389         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13390         host.
13392         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13393         and mingw32.
13395 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13397         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13398         here as it is not defined in the toplevel Makefile.
13400 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13402         * configure (package_makefile_rules_frag): New variable, which names
13403         a file with generic rules, ...
13404         Change comment to mention we now have FIVE parts.
13405         * configure: Undo last change.
13407 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13409         * config.guess: More accurate determination of HP processor types.
13410         * config.sub: More accurate determination of HP processor types.
13412 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13414         * configure (package_makefile_frag): Move inserting the
13415         ${package_makefile_frag} to where it should be according
13416         to the comment.
13418 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13420         * config.guess: Add support for Linux/ARM.
13422 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13424         * .cvsignore: Remove *-info and *-install since they match
13425         release-info and mpw-install, which we don't want to just ignore.
13427 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13429         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13431 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13433         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13434         local_prefix to sub-make invocations.
13436 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13438         * configure.in: Check makefile fragments in the source
13439         directory.
13441 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13443         * configure.in: Check whether host and target makefile
13444         fragments exist before adding them to *_makefile_frag.
13446 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13448         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13450 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13452         * configure.in: Make sure we only replace RPATH_ENVVAR on
13453         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13454         regexp to sed.
13456         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13457         to sub-makes.
13459 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13461         * config-ml.in (multi-do): LDFLAGS must include multilib
13462         designator.
13464 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13466         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13468 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13470         * config.sub: Add mingw32 support.
13471         * configure.in: Likewise.
13473 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13475         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13477 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13479         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13480         * configure (gxx_include_dir): Provide a definition for subdirs
13481         which do not use autoconf.
13483 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13485         * config.guess: Sync with egcs.  Picks up new alpha support,
13486         BeOS & some additional linux support.
13488 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13490         * config.guess: HP 9000/803 is a PA1.1 machine.
13492 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13494         * configure.in: It's alpha*-...
13496 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13498         * configure.in (host_makefile_frag, target_makefile_frag):
13499         Handle multiple config files.
13500         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13501         alpha-*-*.
13503 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13505         * mkdep: New file.
13507 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13509         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13511 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13513         * Makefile.in: Add libgui directory.
13514         (GDB_TK): Add all-libgui.
13515         * configure.in: Add libgui directory.
13516         * configure: Add all-libgui to GDB_TK.
13518 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13520         * config-ml.in (multidirs): Add m32r to multilib list.
13522 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13524         * Makefile.in (all-target-gperf): Change dependency to
13525         all-target-libstdc++.
13527 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13529         * config.guess: Add BeOS support.
13531 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13533         Source directory cvs renamed to cvssrc:
13534         * configure.in (host_tools): Change cvs to cvssrc.
13535         (native_only): Likewise.
13536         (noconfigdirs) [various cases]: Likewise.
13537         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13538         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13539         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13540         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13541         (all-cvssrc): Rename target from all-cvs.
13543 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13545         * configure (gxx_include_dir): Fix thinko.
13547 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13549         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13550         (install-cross, install-gcc-cross): New targets.
13552 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13554         * configure.in (noconfigdirs): Add support for Thumb target.
13556         * config.sub (maybe_os): Add support for Thumb target.
13558 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13560         * Makefile.in: Add rules for cygmon.
13562         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13564 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13566         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13567         * configure (gxx_include_dir): Provide a definition for subdirs
13568         which do not use autoconf.
13570 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13572         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13573         11/18/97 build
13575 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13577         * From Franz Sirl.
13578         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13579         found on RedHat Linux systems.
13581 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13583         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13584         guesses.
13586 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13588         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13590 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13592         * ltmain.sh: If mkdir fails, check whether the directory was created
13593         anyhow by some other process.
13595 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13597         * configure.in (d30v-*-*): Configure all directories.
13599 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13601         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13602         for the D30V.
13604 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13606         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13608 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13610         * include/libiberty.h: Add extern "C" { so it can be used with C++
13611         progrms.
13612         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13613         programs.
13615 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13617         * configure.in (d30v-*-*): Configure GCC now.
13619 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13621         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13622         is no longer needed.
13624 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13626         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13628 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13630         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13631         targets using "$@" to provide support for similar but not identical
13632         targets without having to duplicate code.
13634 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13636         * makefile.vms: Fix to work with DEC C.
13638 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13640         * config.sub: Add mips-tx39-elf to marketing names.
13642 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13644         * ltmain.sh: Handle symlinks in generated script.
13646 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13648         * configure: Handle autoconf style directory options: --bindir,
13649         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13650         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13651         --sysconfdir.
13652         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13653         (sharedstatedir, localstatedir, oldincludedir): New variables.
13654         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13655         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13656         sbindir, sharedstatedir, and sysconfdir.
13658 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13660         * Makefile.in (bootstrap-lean): New target.
13662 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13664         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13665         sn, and gnuserv from noconfigdirs.
13667 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13669         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13671 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13673         * Makefile.in (cross): New target.
13675 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13676                           Jeff Law         <law@cygnus.com>
13678         * Makefile.in (bootstrap2, bootstrap3): New targets.
13679         (all-bootstrap): Remove outdated and confusing target.
13680         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13682 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13684         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13685         windows.  Consistent with gdb/configure.
13687 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13689         * configure.in: Name Linux target fragment.
13691         * configure: Rewrite so that project Makefile fragment is inserted
13692         first and appears last in the resulting Makefile.
13694 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13696         * Makefile.in (install-itcl): Install tcl first.
13698 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13700         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13702 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13704         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13706         * configure.in (skipdirs): Add target-librx for Linux.
13707         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13709 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13711         * Makefile.in (bootstrap): New target.
13713 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13715         * config.sub: Accept 'amigados' for backward compatibility.
13717 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13719         * config.guess: Merge with FSF.
13721 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13723         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13725 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13727         * config.sub: Add "marketing-names" patch.
13729 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13731         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13733 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13735         * config.sub: Handle v850-elf.
13737 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13739         * .cvsignore (*-install): Remove.
13741 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13743         * ltconfig: Set CONFIG_SHELL in libtool.
13744         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13746 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13748         * configure.in (target_subdir): Set to libraries if enable_multilib.
13750 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13752         * config.guess: Update from gcc directory.
13754 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13756         * Makefile.in (all-sim): Depends on all-readline.
13758 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13760         * Makefile.in (BISON, YACC): Use $$s.
13761         (all-bison): Depend on all-texinfo.
13763 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13765         * Makefile.in (BISON): Add -L flag.
13766         (YACC): Likewise.
13768 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13770         * configure.in (noconfigdirs): Add support for v850e target.
13772         * config.sub (maybe_os): Add support for v850e target.
13774 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13776         * configure.in (noconfigdirs): Add support for v850ea target.
13778         * config.sub (maybe_os): Add support for v850ea target.
13780 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13782         * config.sub: Add mipstx39.  Delete r3900.
13784 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13786         * Makefile.in (all-autoconf): Depends on all-texinfo.
13788 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13790         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13791         eabi targets.
13793 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13795         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13797         * configure: When handling a Canadian Cross, handle YACC as well as
13798         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13799         * Makefile.in (all-bison): Depend upon all-texinfo.
13801 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13803         * Makefile.in (BISON): bison, not byacc or bison -y.
13804         (YACC): bison -y or byacc or yacc.
13805         (various): Add *-bison as appropriate.
13806         (taz): No need to mess with BISON anymore.
13808 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13810         * configure: If OSTYPE matches *win32*, try to find a good value for
13811         CONFIG_SHELL.
13813 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13815         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13816         configure.in if it is present.
13818 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13820         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13822 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13824         * config.sub: Recognize `arc' cpu.
13825         * configure.in: Likewise.
13826         * config-ml.in: Likewise.
13828 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13830         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13832 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13834         * configure: Changed sed delimiter from ':' to '|' when
13835         attempting to substitute ${config_shell} for SHELL. On
13836         NT ${config_shell} may contain a ':' in it.
13838 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13840         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13842 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13844         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13846 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13848         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13850         * ylwrap: If the program is a relative path, force it to be
13851         absolute.
13853 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13855         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13857 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13859         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13860         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13861         for libraries.
13863 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13865         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13866         separated by spaces.
13868 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13870         * ylwrap: New file.
13871         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13873         * ltmain.sh: Handle /bin/sh at start of install program.
13875         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13877         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13878         * missing: New file, from automake 1.2.
13880 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13882         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13883         check-tk to CHECK_X11_MODULES.
13885 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13887         * config.sub: Merge with FSF.
13889 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13891         * config.guess: Merge with FSF.
13893 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13895         * configure: Treat msdosdjgpp like go32.
13896         * configure.in: Likewise.  Don't remove gprof for go32.
13898         * configure: Change Makefile.tem2 to Makefile.tm2.
13900 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13902         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13904 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13906         * install-sh (chmodcmd): Set to null if the DST directory already
13907         exists.  Same as Nov 11th change.
13909 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13911         * configure (GDB_TK): Needs itcl and tix.
13913 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13915         * config.guess: Update from FSF.
13917 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13919         * Makefile.in (GDB_TK): Depend on itcl and tix.
13921 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13923         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13924         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13925         (INSTALL_SCRIPT): New variable.
13926         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13927         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13928         to -x.
13929         * install-sh: Add support for -x option.
13931 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13933         * configure.in, Makefile.in: Treat tix like itcl.
13935 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13937         * Makefile.in (WINDRES): New variable.
13938         (WINDRES_FOR_TARGET): New variable.
13939         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13940         (EXTRA_HOST_FLAGS): Add WINDRES.
13941         (EXTRA_TARGET_FLAGS): Add WINDRES.
13942         (EXTRA_GCC_FLAGS): Add WINDRES.
13943         ($(DO_X)): Pass down WINDRES.
13944         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13945         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13946         DLLTOOL_FOR_TARGET.
13948 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13950         * configure.in: configure sim before gdb for win32-x-ppc
13952 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13954         Move gperf into the toplevel, from libg++.
13955         * configure.in (target_tools): Add target-gperf.
13956         (native_only): Add target-gperf.
13957         * Makefile.in (all-target-gperf): New target, depend on
13958         all-target-libg++.
13959         (configure-target-gperf): Empty rule.
13960         (ALL_TARGET_MODULES): Add all-target-gperf.
13961         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13962         (CHECK_TARGET_MODULES): Add check-target-gperf.
13963         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13964         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13966 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13968         * config.sub (mn10200): Recognize new basic machine.
13970 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13972         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13973         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13975 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13977         * configure.in: If we're building mips-sgi-irix6* native, turn on
13978         ENABLE_MULTILIB and set TARGET_SUBDIR.
13980 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13982         * Makefile.in (all-sn): Depend on all-grep.
13984 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13986         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13988         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13989         Makefile.  From Jeff Makey <jeff@cts.com>.
13990         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13992         * Makefile.in (DISTBISONFILES): Remove.
13993         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13994         $(DEFAULT_YACC).
13996         * configure.in: Build itl, db, sn, etc., when building for native
13997         cygwin32.
13999         * Makefile.in (LD): New variable.
14000         (EXTRA_HOST_FLAGS): Pass down LD.
14001         ($(DO_X)): Likewise.
14003 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14005         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14007 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14009         * configure.in (targargs): Strip out any supplied --build argument
14010         before adding our own. Always add --build.
14012 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14014         * configure.in (targargs): Pass --build if we're doing
14015         a cross-compile.
14017 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14019         * configure: Use '|' instead of ":" as the separator in
14020         sed. Otherwise sed chokes on NT path names with drive
14021         designators. Also look for "?:*" as the leading characters in an
14022         absolute pathname.
14024 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14026         * config.sub: Support for r3900.
14028 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14030         * configure.in: Use install-sh, not install.sh.
14032 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14034         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14035         apply it twice.
14037 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14039         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14040         install-binutils.
14042 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14044         * Makefile.in: Add automake targets.
14045         * configure.in (host_tools): Add automake.
14047 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14049         * configure: Default CXX to c++, not gcc.
14050         * Makefile.in (CXX): Set to c++, not gcc.
14051         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14053 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14055         * install-sh: try appending a .exe if source file doesn't
14056         exist
14058 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14060         * configure.in: Turn on multilib by default.
14061         (cross_only): Remove target-libiberty.
14063         * Makefile.in (all-gcc): Don't depend on libiberty.
14065 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14067         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14069 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14071         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14072         (DISTBISONFILES): Add ld/Makefile.in
14074 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14076         * configure.in: if target is cygwin32 but host isn't cygwin32,
14077         don't configure gdb tcl tk expect, not just gdb.
14079 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14081         * configure.in: Added gnuserv everywhere sn appears.
14083         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14084         (CROSS_CHECK_MODULES): Added check-gnuserv.
14085         (INSTALL_MODULES): Added install-gnuserv.
14086         (CLEAN_MODULES): Added clean-gnuserv.
14087         (all-gnuserv): New target.
14089 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14091         * config.guess: Fixes for MIPS OpenBSD systems.
14093 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14095         * Makefile.in (INSTALL_XFORM): Remove.
14096         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14098         * mkinstalldirs: New file, copied from automake.
14099         * Makefile.in (installdirs): Rename from install-dirs.  Use
14100         mkinstalldirs.  Change all users.
14101         (DEVO_SUPPORT): Add mkinstalldirs.
14103 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14105         * install-sh: Rename from install.sh.
14106         * Makefile.in (INSTALL): Change install.sh to install-sh.
14107         (DEVO_SUPPORT): Likewise.
14109         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14110         Graichen <graichen@rzpd.de>.
14112 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14114         * config.guess: Recognize OpenBSD systems correctly.
14116 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14118         * README, Makefile.in (ETC_SUPPORT): Remove references to
14119         cfg-paper*, configure.{texi,man,info*}._
14121 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14123         * Makefile.in (all.normal): Ensure that gcc is built after all
14124         the x11 - ie gdb - targets.
14126 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14128         * makefile.vms: Don't run conf-a-gas.
14130 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14132         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14134 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14136         * configure.in: Remove noconfigdirs case since gdb also
14137         configures and builds for tic80-coff.
14139 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14141         * configure: Set cache_file to config.cache.
14142         * Makefile.in (local-distclean): Remove config.cache.
14144 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14146         * COPYING: Update FSF address.
14148 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14150         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14151         noconfigdirs.
14153 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14155         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14156         MAKEDIRS, is empty.
14158 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14160         * config.sub: Tweak mn10300 entry.
14162 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14164         * configure.in (host_tools): Put sim before gdb, so gdb's
14165         configure.tgt can determine if the simulator was configured.
14167 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14169         * config.sub: Move BeOS $os case to be with other Cygnus
14170         local cases.
14172 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14174         * config.sub: Remove misplaced comment that broke Linux.
14176 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14178         * config.sub: Add BeOS support.
14180 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14182         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14184 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14186         * configure.in (noconfigdirs): Remove tcl and tk from
14187         noconfigdirs for cygwin32 builds.
14189 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14191         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14193 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14195         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14196         make-all.com, use makefile.vms instead.
14198 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14200         * config.sub: Accept -lnews*.
14202 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14204         * configure.in (noconfigdirs): Disable target-newlib,
14205         target-examples and target-libiberty for d30v.
14207 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14209         * configure.in (noconfigdirs): Enable ld for d30v.
14211 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14213         * configure.in (tic80-*-*): Build compiler.
14215 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14217         * configure.in (d30v-*): Remove sim directory from list of
14218         unsupported d30v directories
14220 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14222         * config.sub, configure.in: Add d30v target cpu.
14224 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14226         * makefile.vms: New file.
14227         * make-all.com: Remove.
14229 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14231         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14233 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14235         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14237 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14239         * Makefile.in (ALL_MODULES): Added all-db.
14240         (CROSS_CHECK_MODULES): Addec check-db.
14241         (INSTALL_MODULES): Added install-db.
14242         (CLEAN_MODULES): Added clean-db.
14244 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14246         * config.guess: Merge with latest FSF sources.
14248 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14250         * Makefile.in (ALL_MODULES): Added all-itcl.
14251         (CROSS_CHECK_MODULES): Added check-itcl.
14252         (INSTALL_MODULES): Added install-itcl.
14253         (CLEAN_MODULES): Added clean-itcl.
14255 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14257         * configure.in: build gdb for mn10200
14259 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14261         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14263 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14265         * configure.in (tic80-*-*): Turn off most targets right now.
14267 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14269         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14270         rather than the makeinfo program.
14271         (do-info): Depend upon all-texinfo.
14273 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14275         * configure.in: Remove uses of config/mh-linux.
14277         * config.sub, config.guess: Merge with latest FSF sources.
14279 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14281         * config.sub (case $basic_machine): Add tic80 entries.
14283 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14285         * config.sub, config.guess: Merge with latest FSF sources.
14287 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14289         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14290         * mpw-config.in: Test for NewFolderRecursive.
14291         * mpw-install: Use symbolic name for startup filename.
14292         * mpw-README: Add various additional details.
14294 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14296         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14298 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14300         * configure.in: Do build gcc and the target libraries for
14301         the mn10200.
14303 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14305         * configure.in: don't avoid building gdb for mn10300 any more
14306         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14307         instead of single-quoting it.
14309 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14311         * configure.in: Don't use --with-stabs on IRIX 6.
14313 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14315         * configure.in (m32r): Build gdb, libg++ now.
14317 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14319         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14320         directories from noconfigdirs.
14322 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14324         * config.sub (basic_machine): added mips16 configuration
14326 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14328         * config.sub: Handle d10v-unknown.
14330 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14332         * config.sub: Handle v850-unknown.
14334 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14336         * Makefile.in: add findutils
14337         * configure.in: add findutils to list of host_tools
14339 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14341         * config.sub: Handle mn10200 and mn10300.
14343 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14345         * configure.in (d10v-*): Do not build librx.
14347 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14349         * configure.in (mn10300): Build everything except gdb & libgloss.
14351 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14353         * config.guess:  Patch for Dansk Data Elektronik servers,
14354         from Niels Skou Olsen <nso@dde.dk>.
14356         For ncr, use /bin/uname rather than uname, since GNU uname does not
14357         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14359         Patch for MIPS R4000 running System V,
14360         from Eric S. Raymond <esr@snark.thyrsus.com>.
14362         Fix thinko for nextstep.
14364         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14366         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14367         * config.guess: Guess mips-dec-mach_bsd4.3.
14369         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14370         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14371         release numbers.
14372         * config.guess (mips-mips-riscos*):  Emit just enough of the
14373         release number.
14375         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14376         * config.guess (sparc-auspex-sunos*):  Added.
14377         (f300-fujitsu-*): Added.
14379         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14380         * config.guess:  Recognize a Tadpole as a sparc.
14382 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14384         * config.guess: Don't assume that NextStep version is either 2 or
14385         3.  NextStep 4 (aka OpenStep 4) has come out now.
14387 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14389         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14390         From Rik Faith <faith@cs.unc.edu>.
14392 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14394         * config.sub: Contributions from bug-gnu-utils to:
14395         Support plain "hppa" (no version given) architecture, reported by
14396         OpenStep.
14397         OpenBSD like NetBSD.
14398         LynxOs is not a hardware supplier.
14400         * config.guess: Contributions from bug-gnu-utils to add support for:
14401         OpenBSD like NetBSD.
14402         Stratus systems.
14403         More Pyramid systems.
14404         i[n>4]86 Intel chips.
14405         M680[n>4]0 Motorola chips.
14406         Use unknown instead of lynx for hardware manufacturer.
14408 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14410         * install.sh (chmodcmd): Set to null if the DST directory already
14411         exists.
14413 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14415         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14416         not use mt-ppc target Makefile fragment any more.
14418 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14420         * configure.in (*-*-windows):  Exclude everything but those dirs
14421         needed to build windows.
14423 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14425         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14427 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14429         * configure.in:  Exclude mmalloc from i386-windows.
14431 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14433         * Undo my previous change.
14435 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14437         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14438         unconditionally.
14439         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14441 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14443         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14444         host to add it's own flags.
14446 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14448         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14450 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14452         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14453         (CXX_FOR_TARGET): Likewise.
14454         (GCC_FOR_TARGET): Define.
14455         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14456         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14457         CC_FOR_TARGET was specified on the command line.
14458         (MAKEOVERRIDES): Don't define.
14460 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14462         * configure.in (m32r): Fix spelling of libg++ libs.
14464 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14466         * config.sub (-apple*): Remove, now redundant.
14468 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14470         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14472         * configure: Rework yesterday's sed script patch.
14474         * config.sub: Merge with FSF.
14476 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14478         * config.guess:  Merge from FSF.
14480         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14481         * config.guess: Use pc instead of unknown, for pc clone systems.
14482         Change linux to linux-gnu.
14484         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14485         * config.guess: Avoid non-portable tr syntax.
14487 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14489         * test-build.mk (HOLES): Add "xargs" for gdb.
14491         * configure: Avoid hpux10.20 sed bug.
14493 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14495         * configure.in:  Add support for windows host
14496         (that is a build done under the Microsoft build environment).
14498 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14500         * Makefile.in: Replace all uses of srcroot with s, to shrink
14501         command line lengths.
14503         Patches from Geoffrey Noer <noer@cygnus.com>:
14504         * configure.in: If configuring for newlib, pass --with-newlib to
14505         subdirectories.
14506         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14507         -Bnewlib/ and -Lwinsup to gcc.
14508         (CXX_FOR_TARGET): Likewise.
14510 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14512         * Makefile.in (ETC_SUPPORT): Add configure.
14514 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14516         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14517         host configuration file.
14519 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14521         * configure.in: Break mn10x00 support into separate
14522         mn10200 and mn10300 configurations.
14523         * config.sub: Likewise.
14525 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14527         * configure.in: Add lots of stuff to noconfigdirs for
14528         the mn10x00 targets.
14530         * config.sub, configure.in: Add mn10x00 support.
14532 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14534         * make-all.com: Call conf-a-gas, not config-a-gas.
14536 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14538         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14539         targets.
14541 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14543         * mpw-README: Add much more detail for native PowerMac.
14544         * mpw-install: New file.
14545         * mpw-configure: Add --norecursion and --help options.
14546         * mpw-config.in: Translate readme and install files when
14547         copying to objdir.
14548         * mpw-build.in: Don't always depend on byacc and flex.
14549         (install-only-top): New action.
14551 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14553         * configure.in:  You can now configure GDB for the v850.
14555 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14557         * configure.in (noconfigdirs): Don't configure any C++ dirs
14558         if targeting D10V.
14560 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14562         * config.sub: Recognize mips64vr5000.
14564 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14566         * configure.in: Use a single line for host_tools and native_only.
14568 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14570         * config.sub, configure.in: Add entries for m32r.
14572 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14574         * Makefile.in (inet-install): Don't run install-gzip.
14576 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14578         * configure.in:  Don't config lots of things for *-*-windows*.
14580 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14582         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14583         (host_libs, host_tools): Copy from configure.in.
14584         * mpw-configure: Don't complain about directories not found.
14586 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14588         * configure.in (i[345]86): Recognize i686 for pentium pro.
14589         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14590         file.
14592         * config.guess (i[345]86): Ditto.
14594 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14596         * configure.in (noconfigdirs): Removed gdb for D10V.
14598 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14600         * configure.in: Remove ld, target-libio, target-libg++, and
14601         target-libstdc++ from noconfigdirs.
14603 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14605         * configure: Fix three locations where shell scripts were
14606         being run directly rather than with config_shell.
14608 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14610         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14611         * config.sub (basic_machine): Recognize v850.
14613 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14615         * mpw-configure: Handle multiple enable/disable options and
14616         pass them down recursively, handle -c and -s flags appropriately
14617         depending on choice of compiler, add escape mechanism for
14618         quoted arguments to gC.
14620 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14622         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14623         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14624         so that -mrelocatable-lib and -mno-eabi are used.
14626         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14627         not support --print-multi-lib, don't abort.
14629 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14631         * make-all.com: Run config-a-gas.
14632         * setup.com: Don't copy subdirectory files around.
14634 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14636         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14637         target, it now compiles correctly.
14639 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14641         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14643 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14645         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14647 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14649         * configure.in (native_only): Add prms.
14651 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14653         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14654         (BINUTILS_SUPPORT_DIRS): Likewise.
14656 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14658         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14659         d10v support is added.
14661 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14663         * configure.in (d10v-*-*): New target.
14665 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14667         * config.guess (HP 9000/811): Recognize this as a PA1.1
14668         machine.
14670 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14672         * Makefile.in (do-tar-gz): New target, split out from tail end of
14673         taz target.  Run each command separately, don't use pipes.
14674         (taz): Use it.
14676 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14678         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14679         * mpw-build.in: No builds should depend on building byacc or flex,
14680         they are assumed to be installed already.
14682 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14684         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14685         variable that CC_FOR_TARGET needs.
14687 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14689         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14690         options have changed since the last time the subdirectory was
14691         configured, and if it has, reconfigure.
14692         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14693         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14695 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14697         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14698         CLEAN_MODULES): Add bash.
14699         (all-bash): New target.
14701 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14703         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14705 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14707         * config.sub (basic_machine): Recognize d10v as a valid processor.
14709 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14711         * mpw-configure: Add support for --bindir.
14712         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14714 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14716         * configure.in: add bash, time, gawk to list of hosttools and things
14717         to only build for native toolchains
14719 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14721         * Makefile.in (docdir): Remove.
14723 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14725         * Makefile.in (datadir): Set to $(prefix)/share.
14727 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14729         * configure.in: build diff and patch for cygwin32-hosted
14730         toolchains.
14732 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14734         * config.sub: Accept -rtems*.
14736 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14738         * configure.in: enable dosrel for cygwin32-hosted builds,
14739                 remove diff from the list of things not buildable
14740                 via Canadian Cross
14742 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14744         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14745         don't get ". ".
14747 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14749         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14751 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14753         * Makefile.in (taz): Handle case where tex3patch didn't even get
14754         checked out.  Also, if it was found, put the symlink in a new util
14755         subdirectory.
14757 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14759         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14761 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14763         * config.sub: Recognize -openvms.
14764         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14765         * make-all.com, setup.com: New files.
14767 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14769         * Makefile.in (taz): tex3patch moved to texinfo/util.
14771 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14773         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14774         * configure.in: remove make from disable-if-Can-Cross list
14775                 enable gdb if ${host} and ${target} are cygwin32
14777 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14779         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14780         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14782 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14784         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14785         distinguish sysv/svr4/bsd variants.
14786         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14788 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14790         * configure.in: Added copyright notice.
14791         * move-if-change: Added copyright notice.
14793 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14795         * configure.in (powerpcle-*-solaris*): Until we get shared
14796         libraries working, don't build gdb, sim, make, tcl, tk, or
14797         expect.
14799 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14801         * config.guess:  Merge with FSF:
14803         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14804         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14806         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14807         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14809         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14810         * config.guess:  Combine two OSF1 rules.
14811         Also recognize field test versions.  From mjr@zk3.dec.com.
14812         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14813         because GNU uname does not support -p.  From pmr@pajato.com.
14815 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14817         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14819 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14821         * mpw-README: Document GCCIncludes.
14823 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14825         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14827 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14829         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14831 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14833         * configure.in (*-*-cygwin32): Configure make.
14835 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14837         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14839 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14841         * Makefile.in (all-inet): Depend on all-perl.
14843         * Makefile.in (inet-install): New target.
14845         * Makefile.in (all-inet): Depend on all-tcl.
14846         (all-inet): Depend on all-send-pr.
14848 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14850         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14851         temporarily.
14853 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14855         * configure.in: Don't configure --with-gnu-ld on AIX.
14857 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14859         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14861 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14863         * Makefile.in (ALL_MODULES): Added all-inet.
14864         (CROSS_CHECK_MODULES): Added check-inet.
14865         (INSTALL_MODULES): Added install-inet.
14866         (CLEAN_MODULES): Added clean-inet.
14867         (all-indent): New target.
14869         * configure.in (host_tools): Added inet.
14870         (native_only): Added inet.
14871         (noconfigdirs): Added inet.
14873 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14875         * configure.in: Don't configure libgloss if we are not configuring
14876         newlib.
14878 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14880         * configure.in: Don't configure libgloss for unsupported
14881         architectures.
14883 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14885         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14887 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14889         * Makefile.in (ALL_MODULES): Include all-apache.
14890         (CROSS_CHECK_MODULES): Include check-apache.
14891         (INSTALL_MODULES): Include install-apache.
14892         (all-apache): New target.
14894         * configure.in: Added apache everywhere perl is seen.
14896 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14898         * Makefile.in: Add support for clean-{module} and
14899         clean-target-{module} rules.
14901 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14903         * configure.in (*-*-ose) do not build libgloss.
14905 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14907         * config.guess (prep*:SunOS:5.*:*): Turn into
14908         powerpele-unknown-solaris2.
14910 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14912         * configure.in: Permit --enable-shared to specify a list of
14913         directories.
14915 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14917         * configure.in (host==solaris): Pass only the first word of $CC
14918         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14920 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14922         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14924 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14926         * Makefile.in (ALL_MODULES): Include all-perl.
14927         (CROSS_CHECK_MODULES): Include check-perl.
14928         (INSTALL_MODULES): Include install-perl.
14929         (ALL_X11_MODULES): Include all-guile.
14930         (CHECK_X11_MODULES): Include check-guile.
14931         (INSTALL_X11_MODULES): Include install-guile.
14932         (all-perl): New target.
14933         (all-guile): New target.
14935         * configure.in (host_tools): Include perl and guile.
14936         (native_only): Include perl and guile.
14937         (noconfigdirs): Don't build guile and perl; no ports have been
14938         done.
14940 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14942         * configure (--enable-*): Handle quoted option lists such as
14943         --enable-sim-cflags='-g0 -O' better.
14945 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14947         * Makefile.in ({,inst}all-target): New rule so we can make and
14948         install all of the target directories easily.
14950 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14952         * configure.in: Add missing global flag in sed substitution when
14953         deleting `target-' from ${configdirs}.
14955 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14957         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14958         option.
14960         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14961         config/mh-necv4.
14963         * install.sh: Correct misspelling of transformbasename.
14965         * config.guess: Recognize mips-*-sysv*.
14967 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14969         * config.sub: Recognize mon960.
14971 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14973         * configure: Restore Canadian Cross handling of BISON and LEX,
14974         removed in Feb 20 change.
14976 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14978         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14979         Mention make install.  Remove the old copyright date as well the
14980         clumsy and rather pointless copyright on the README file.
14982 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14984         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14985         Makefile after running symlink-tree, then run `make distclean' to
14986         avoid clobbering any generated files in srcdir.
14988 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14990         * configure.in (m68k-*-netbsd*): Build everything now.
14992 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14994         * Makefile.in (taz): Fix quoting.
14996 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14998         * configure.in (sparclet-*-*): Build everything now.
15000 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15002         * configure.in (m68k-*-linux*): New host.
15004 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15006         * configure: Check for bison before byacc.
15008 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15010         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15011         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15012         searching PATH.  These are used as fallbacks by Makefile.in if
15013         flex/bison/byacc aren't in objdir.
15015 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15017         * Makefile.in: Make everything which depends upon all-bfd also
15018         depend upon all-opcodes, in case --with-commonbfdlib is used.
15020 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15022         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15023         building NT native compilers on Unix.
15025 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15027         * configure.in: Don't get CC from the host Makefile fragment if we
15028         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15029         Solaris test for /usr/ucb/cc to the post target script, just after
15030         the compiler sanity test.
15032 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15034         * config.sub: Merge with FSF.
15036 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15038         * Makefile.in (RPATH_ENVVAR): New variable.
15039         (REALLY_SET_LIB_PATH): Use it.
15040         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15042 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15044         * config.sub, configure.in: Recognize sparclet cpu.
15046 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15048         * config.guess:  Support m68k-cbm-sysv4.
15050 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15052         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15053         m68k-unknown-linuxaout from linker help string.  Put quotes around
15054         $ld_help_string.
15056 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15058         * config.guess (powerpc-harris-powerunix): Add guess for port
15059         to new target.
15061 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15063         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15065 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15067         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15068         $(REALLY_SET_LIB_PATH) in Makefile.
15069         * Makefile.in (SET_LIB_PATH): New variable.
15070         (REALLY_SET_LIB_PATH): New variable.
15071         ($(DO_X)): Use $(SET_LIB_PATH).
15072         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15073         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15074         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15075         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15076         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15077         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15078         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15079         (install-dosrel): Likewise.
15080         (all-opcodes): Depend upon all-libiberty.
15082 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15084         * config.guess (*:CYGWIN*): New
15086 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15088         * Makefile.in (all-target-winsup): All all-target-libiberty.
15090 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15092         * configure.in (noconfigdirs): Add missing # in front of comment.
15094 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15096         * configure.in: add second pass to things added to noconfigdirs
15097         so *-gm-magic can exclude libgloss properly.
15099 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15101         * mpw-configure (extralibs_name, rez_name): Set correctly
15102         for MWC68K compiler.
15104         * mpw-README: Add more info on the necessary build tools.
15106 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15108         * configure.in, config.sub: Recognize cygwin32.
15110 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15112         * config.guess, config.sub: Recognize A/UX.
15114 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15116         * config.sub: Merge with gcc/config.sub.
15118 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15120         * mpw-build.in (do-binutils): Add build of stamps.
15122 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15124         * config.sub: Add recognition for mips64vr4100*-* targets.
15126 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15128         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15129         Add creation of gconfigargs with `--enable-shared' turned on.
15130         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15131         ($(host)-stamp-stage3-configured): Likewise.
15132         (HOLES): Add chatr and ldd.
15133         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15135 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15137         * configure: Pass --nfp to recursive configures.
15139 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15141         * Makefile.in (DLLTOOL): New.
15142         (DLLTOOL_FOR_TARGET): New.
15143         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15144         (EXTRA_TARGET_FLAGS): Ditto.
15145         (EXTRA_GCC_FLAGS): Ditto.
15146         (CONFIGURE_TARGET_MODULES): Ditto.
15147         (DO_X): Ditto.
15148         * configure: Add DLLTOOL.
15150 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15152         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15153         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15154         mh-sco, since old workarounds no longer needed, and don't
15155         build ld, since libraries have weak symbols in COFF.
15157 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15159         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15161 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15163         * configure.in: Make sure that ${CC} can be used to compile an
15164         executable.
15166 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15168         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15169         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15170         nothing depending on whether gdbtk is being built.
15172 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15174         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15176 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15178         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15179         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15181 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15183         * config-ml.in: Add support for
15184         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15185         Simplify setting of multidirs from --disable-foo.
15187 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15189         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15190         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15191         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15192         non-empty, pass them on to the  GCC make.
15193         (all-bootstrap): New rule that is like all-gcc, except it executes
15194         the GCC bootstrap rule instead of the GCC all rule.
15196 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15198         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15200 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15202         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15203         DG/UX support.
15205 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15207         * config.sub (i*86*) Change [345] to [3456]
15209 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15211         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15212         --with-gnu-ld=no.
15214 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15216         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15217         AIX multilibs get built.
15219 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15221         * configure.in (i386-win32): Don't build expect if we're not
15222         building the tcl subdir.
15224 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15226         * Makefile.in: (configure-target-examples, all-target-examples):
15227         New targets, configure and build example programs.
15229 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15231         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15232         use it as input to sedit the generated MPW makefile.
15233         * mpw-README: Add a suggestion about Gestalt.h.
15235 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15237         * config.sub: Accept *-*-ieee*.
15239 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15241         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15242         Ronald F. Guilmette <rfg@monkeys.com>.
15244 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15246         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15247         for powerpc-pe native.
15248         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15249         (target==powerpc-pe): duplicate i386-win32 entry.
15251 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15253         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15254         of vxworks, not just vxworks5.1.
15256 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15258         * mpw-configure: Add support for exec-prefix.
15260 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15262         * config.guess: Recognize HP model 816 machines as having
15263         a PA1.1 processor.
15265 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15267         * configure: Ignore new autoconf configure options.
15269 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15271         * config.guess:  Recognize Pentium under SCO.
15272         From Robert Lipe <robertl@arnet.com>.
15274 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15276         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15278 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15280         * configure.in: Don't configure gas for alpha-dec-osf*.
15282 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15284         * configure.in: Default to --with-stabs for some targets for which
15285         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15286         i[345]86*-*-unixware*.
15288 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15290         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15291         rather than basing it on the target.  Simplify handling of options
15292         controlling which directories to configure.  Remove extraneous
15293         slash in multi-clean target.
15295 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15297         * config-ml.in: Prefix more variables with ml_ so they don't collide
15298         with configure's.
15300 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15302         * configure: Don't turn -v into --v.
15304 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15306         * configure.in (targargs): Fix typo.
15308         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15310 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15312         * configure.in: Strip --host and --target options from
15313         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15314         --with-cross-host option when building with a cross-compiler.
15315         * configure: Canonicalize the arguments put into config.status by
15316         always using `=' for an option with an argument.  Pass a presumed
15317         --host or --target explicitly.
15319 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15321         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15322         into general OS recognition case.
15324 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15326         * configure.in (target_configdirs): add target-winsup only
15327         for win32 target systems.
15329 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15331         * Makefile.in (all-target-libgloss): Depend upon
15332         configure-target-newlib, since when libgloss is built it looks to
15333         see if the newlib directory exists.
15335 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15337         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15338         cfg-ml-*.in.
15340 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15342         * configure: Handle LD and LD_FOR_TARGET when configuring a
15343         Canadian Cross.
15345 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15347         * configure.in (target_libs): add target-winsup.
15348         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15349         (target==ppcle-pe): remove ld from $noconfigdirs.
15351 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15353         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15354         Preserve relative path names in $srcdir.  Build symlink tree if
15355         configuring cross target dir and srcdir=. (= no VPATH support).
15356         (configure-target-libg++): Depend on configure-target-librx.
15357         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15358         * config-ml.in: New file.
15359         * symlink-tree: New file.
15360         * configure: Ensure srcdir="." if that's what it is.
15362 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15364         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15365         includes and FLEX_SKELETON setting.
15366         * mpw-configure (--with-gnu-ld): New option, controls whether
15367         to use PPCLink or ld with PowerMac GCC.
15368         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15369         * mpw-config.in: Configure grez if targeting Mac.
15371         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15372         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15373         just macos.
15374         * configure.in: Configure grez resource compiler if targeting Mac.
15375         * Makefile.in (all-grez, install-grez): New targets.
15377 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15379         * configure: CXX defaults to gcc, not g++.  If we find
15380         gcc in the path, set CC to gcc -O2.
15382 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15384         * configure: Default ${build} correctly.  Avoid picking up extra
15385         spaces when reading CC and CXX from Makefile.  When doing a
15386         Canadian Cross, use plausible default values for numerous
15387         variables.
15388         * configure.in: When doing a Canadian Cross, don't try to
15389         configure tools whose configure script can't handle it.
15391 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15393         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15395 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15397         * configure:  Remove dubious bug reporting address.
15399 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15401         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15402         configure script, run that instead of this directory's configure.
15403         In either case, print a message that we're configuring the sub-dir.
15405 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15407         * configure.in: Before checking for the existence of various files,
15408         use sed to filter out "target-".
15410 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15412         * Makefile.in (DO_X): Split rule to decrease command line length
15413         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15414         (Philippe De Muyter).
15416 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15418         * Makefile.in (all-patch): depend on all-libiberty.
15420 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15422         * configure.in: If the only directory in target_configdirs which
15423         actually exists is libiberty, then set target_configdirs to empty,
15424         to avoid trying to build a target libiberty in a gas or gdb
15425         distribution.
15427 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15429         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15430         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15431         systems.
15433 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15435         * configure.in (copy_dirs): Use sys-include instead of include
15436         for --with-headers option.
15438 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15440         * Makefile.in, configure.in: Make winsup builds work with
15441         new scheme.
15443 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15445         * configure.in: Build the linker on AIX.
15447 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15449         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15450         where needed.
15452 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15454         * Makefile.in (all-gcc): Fix typo.
15456 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15458         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15460 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15462         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15463         to target-xiberty, to provide more flexibility.
15464         (target_subdir):  Define.  Create if cross.
15465         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15466         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15467         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15468         check-libFOO -> check-target-libFOO, etc.
15469         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15470         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15471         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15472         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15473         allow ALL_GCC="" to only configure.
15474         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15475         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15476         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15478 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15480         * Makefile.in (taz): Build "info" in etc explicitly.
15482 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15484         * configure.in:  Make sure that CC is undefined (as opposed to
15485         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15486         problem with autoconf trying to configure on a host without GCC.
15488 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15490         * mpw-configure: Set host alias from choice of host compiler,
15491         only use generic MPW Makefile sed if present, edit a file
15492         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15493         * mpw-README: Add problem notes about CW6 and CW7.
15495 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15497         * Makefile.in (taz): Use ";" instead of ";;".
15499 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15501         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15502         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15503         DISTDOCDIRS.
15504         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15505         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15507 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15509         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15510         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15511         Move bfd to DISTSTUFFDIRS.
15513 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15515         * Makefile.in (X11_LIB): Removed.
15516         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15518         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15520 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15522         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15523         names.
15525 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15527         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15529 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15531         * configure.in (i[345]86-*-win32): Always build newlib.
15532         Don't configure cvs, autoconf or texinfo.
15533         * Makefile.in (LD_FOR_TARGET): New.
15534         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15535         Pass down LD_FOR_TARGET.
15537 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15539         * winsup: New directory.
15540         * Makefile.in: Build winsup.
15541         * configure.in: Winsup is configured when target is win32.
15542         Can only build win32 target GDB when native.
15544 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15546         * config.guess: Recognize HP model 819 machines as having
15547         a PA 1.1 processor.
15549 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15551         * configure: Fix sed loop which substitutes for CC and CXX to
15552         avoid bug found in various sed implementations.
15554 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15556         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15557         simulator.  Use standard powerpc-*-eabi*.
15559 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15561         * configure.in: Stop putting gas and binutils in noconfigdirs for
15562         powerpc-*-aix* and rs6000-*-*.
15564 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15566         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15567         -mcall-aixdesc libraries.
15569 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15571         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15573         * config.sub (arm | armel | armeb): Fix shell syntax.
15575 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15577         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15578         -msoft-float and -mcpu=common support.
15579         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15580         libraries.
15582 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15584         * configure.in: Allow configuration and build of emacs19 for the alpha.
15586 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15588         * configure.in (CC): Get ^CC, not just any old CC, from
15589         ${host_makefile_frag}.
15591 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15593         * configure.in (CC): Try to get CC from
15594         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15596 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15598         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15599         only if it exists in $(srcdir).
15601 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15603         * configure: If CC and CXX are not set in the environment, set
15604         them, based on either an existing Makefile or on searching for gcc
15605         in PATH.  Substitute for CC and CXX in Makefile.
15606         * configure.in: Remove libm from target_libs.  Separate
15607         target_configdirs from configdirs.  If CC is not set in
15608         environment, try to get it from a host Makefile fragment.  Rewrite
15609         changes of configdirs to use skipdirs instead.  A few minor
15610         tweaks.  Take directories out of target_configdirs as they are
15611         taken out of configdirs.  Remove existing Makefile files from
15612         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15613         CONFIG_ARGUMENTS in Makefile.
15614         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15615         by configure.in.
15616         (CONFIG_ARGUMENTS): Likewise.
15617         (CONFIGURE_TARGET_MODULES): New variable.
15618         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15619         ($(CONFIGURE_TARGET_MODULES)): New target.
15620         (configure-libg++, configure-libio): New targets.
15621         (all-libg++): Depend upon configure-libg++.
15622         (all-libio): Depend upon configure-libio.
15623         (configure-libgloss, all-libgloss): New targets.
15624         (configure-libstdc++): New target.
15625         (all-libstdc++): Depend upon configure-libstdc++.
15626         (configure-librx, all-librx): New targets.
15627         (configure-newlib): New target.
15628         (all-newlib): Depend upon configure-newlib
15629         (configure-xiberty): New target.
15630         (all-xiberty): Depend upon configure-xiberty.
15632 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15634         * configure.in (host i[345]86-*-win32):  Expand the
15635         noconfigdirs again.
15637 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15639         * mpw-configure: Fix sed command file name.
15641 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15643         * configure.in (host i[345]86-*-win32): Reduce the
15644         noconfigdirs again.
15646 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15648         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15649         or powerpc*-*-pe*, since they are not yet supported.
15651 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15653         Add PowerMac support and many other enhancements.
15654         * mpw-configure: New option --cc to select compiler to use,
15655         paste options set according to --cc into the generated
15656         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15657         if mpw-make.sed is present.
15658         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15659         add forward includes for PowerPC include files.
15660         * mpw-build.in: Build using Makefile.PPC if present.
15661         (do-byacc, etc): Remove separate version resource builds.
15662         (do-gas): Build "stamps" before "all".
15663         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15664         * mpw-README: Update to reflect --cc option, PowerMac support,
15665         and recently-reported compatibility problems.
15667 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15669         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15670         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15671         (--with-multilib-top): Pass to recursive invocations.
15673 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15675         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15676         v810-*-*.
15678 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15680         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15681         gdb, ld and opcodes on v810-*-*.
15683 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15685         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15686         (local-maintainer-clean): New target.
15687         (maintainer-clean): New target.
15688         (realclean): Just depend upon maintainer-clean.
15690 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15692         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15694 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15696         * configure.in: Build ld in mips*-*-bsd* case.
15698 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15700         * config.sub: Accept -lites* OS.  From Ian Dall.
15702 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15704         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15705         targets.
15707 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15709         * configure.in: treat i386-win32 canadian cross the same as
15710         i386-go32 canadian cross.
15712 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15714         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15715         running under the simulator to build a reduced set of libraries.
15716         (powerpc-*-eabiaix): Add fine grained multilib support added to
15717         other powerpc targets yesterday.
15719 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15721         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15722         -disable-softfloat, -disable-relocatable, -disable-aix, and
15723         -disable-sysv to control which multilib libraries get built.
15725 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15727         * configure: Add Makefile.tem to list of files to remove in trap
15728         handler.
15730 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15732         * config.guess (*Linux*):  Add missing "exit"s.
15733         Also, need specific check for alpha-unknown-linux (uses COFF).
15735 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15737         * config.guess:  Merge with FSF:
15739         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15740         * config.guess (AIX4): More robust release numbering discovery.
15742         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15743         * config.guess (i386-sequent-ptx): Properly get version number.
15745         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15746         * config.guess (mips:*:4*:UMIPS): New case.
15748 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15750         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15751         (i386-win32 host): Likewise.  Don't build readline.
15753 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15755         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15756         SUPPORT_FILES to submakes.
15758 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15760         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15761         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15762         mpw-configure.
15764 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15766         * configure.in (appdirs): Use =, not ==, in test expression when
15767         trying to build the text to print in the warning message for
15768         Solaris users.
15770 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15772         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15774 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15776         * config.guess: Recognize lynx-2.3.
15778 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15780         * config.sub (z8ksim): Deleted
15781         (z8k-*-coff): New, this is the one true name of the target.
15783 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15785         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15787 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15789         * config.guess (*:Linux:*:*): First try asking the linker what the
15790         default object file format is (elf, aout, or coff).  Then if this
15791         fails, try previous methods.
15793 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15795         * configure.in: Don't build newlib for *-*-vxworks5.1.
15797 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15799         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15800         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15802 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15804         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15806 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15808         * cfg-ml-com.in: New file.
15809         * cfg-ml-pos.in: New file.
15811 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15813         * COPYING.NEWLIB: Add HP free copyright to list.
15815 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15817         * config.sub: Recognize -eabi* for the system, not just -eabi.
15819 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15821         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15822         * config.sub, configure.in (win32): New target and host.
15824 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15826         * configure.in: Add i386-pe configuration.
15828 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15830         * mpw-build.in (install): Install GDB after LD.
15832 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15834         * mpw-config.in (elf/mips.h): Always forward-include, needed
15835         for GDB to build.
15837 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15839         * testsuite: New directory for customer acceptance and whole tool
15840         chain tests.
15842 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15844         * configure: If per-host line isn't found, but AC_OUTPUT is found
15845         and a configure script exists, run it instead.
15847 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15849         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15851 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15853         * configure: Set build_{cpu,vendor,os,alias} to host values when
15854         --build isn't specified.
15856 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15858         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15859         (FLAGS_TO_PASS): Pass them.
15860         (EXTRA_TARGET_FLAGS): Ditto.
15862 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15864         * Makefile.in (all-libg++): Depend on all-libstdc++.
15866 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15868         * configure.in (noconfigdirs): Enable all packages for
15869           i386-unknown-netbsd.
15871 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15873         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15874         hosted builds (DOS builds)
15876 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15878         Changes for ARM based on patches from Richard Earnshaw:
15879         * config.sub: Handle armeb and armel.
15880         * configure.in: Omit arm linker only for riscix.
15882 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15884         * config.guess:  Update from FSF.
15886 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15888         * config.sub: Recognize powerpcle as the little endian variant of
15889         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15890         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15891         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15892         temporarily.
15894 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15896         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15898 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15900         * config.sub: Accept -lites* as a basic system type.
15902 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15904         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15905         installed, and if so return linuxoldld as the system name.
15907 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15909         * config.guess: Add hppa1.1-hp-lites support.
15911 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15913         * configure.in: Don't build newlib for m68k-vxworks5.1.
15915 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15917         * configure.in (mips-sgi-irix6): Use mh-irix5.
15919 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15921         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15923 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15925         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15926         OSF/1.  Fix compiler flags.
15927         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15929 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15931         * configure.in: Recognize --with-newlib.
15932         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15934 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15936         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15937         to *_X11_MODULES due to gdbtk needing X include files et al.
15939 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15941         Merge in support for Mac MPW as a host.
15942         (Old change descriptions retained for informational value.)
15944         * mpw-config.in: Add generic include forwards for cpu-specific
15945         include files in aout and elf directories.
15947         * mpw-configure: Added copyright.
15948         * mpw-config.in: Check for presence of required build tools.
15949         (target_libs): Add newlib.
15950         (target_tools): Add examples.
15951         (Read Me): Generate as "Read Me for MPW" instead.
15952         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15953         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15954         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15956         * mpw-configure: Remove subdir-specific makefile hackery,
15957         delete mk.tmp after using it.
15959         * mpw-build.in (all): Display start and end times.
15961         * mpw-configure (host_canonical): Set.
15962         (target_cpu): Always add to makefiles.
15963         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15964         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15965         (mpw-mh-mpw): Look for in srcdir and srcroot.
15966         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15968         * mpw-build.in: (install-only): New target.
15970         * mpw-configure (host_alias, target_alias): Rename from hostalias
15971         and targetalias, add into generated Makefile.
15972         (mk.tmp): If present, add into generated Makefile.
15973         * mpw-build.in (all-gas): Build config.h first before gas proper.
15975         * mpw-configure (config.status): Write only if changed.
15976         * mpw-config.in (readline): Configure it (not built, just used for
15977         definitions).
15979         * mpw-config.in (elf/mips.h): Add a forward include.
15981         * mpw-config.in: Forward-include most .h files in include into
15982         extra-include.
15983         (readline): Don't build.
15984         mpw-build.in (install): Install GDB.
15986         * mpw-configure (prefix, mpw_prefix): Handle it.
15987         * mpw-config.in (mmalloc, readline): Don't configure.
15988         * mpw-build.in (thisscript): Rename to ThisScript.
15989         Use mpw-build instead of BuildProgram everywhere.
15990         (mmalloc, readline): Don't build.
15991         * mpw-README: New file, basic documentation about the MPW port.
15993         * mpw-config.in: Use forward-include to create include files.
15995         * mpw-configure: Add more things to the top of each configured
15996         Makefile, including contents of config/mpw-mh-mpw.
15997         * mpw-config.in (extra-include): Create this directory and fill it
15998         with Posix-like include files when configuring.
16000         * config.sub (apple, mac, mpw): Add various aliases.
16002         * mpw-build.in: New file, top-level build script fragment for MPW.
16003         * mpw-configure: New file, configure script for MPW.
16004         * mpw-config.in: New file, config fragment for MPW.
16006 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16008         * configure.in (host_libs): Remove glob, since it is gone from the
16009         sources.
16011 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16013         * Makefile.in: define empty GDB_NLM_DEPS var.
16015         * configure.in(target_makefile_frag): use config/mt-netware
16016         for netware targets.
16018 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16020         * config.sub: Merge in recent FSF changes.  Remove linux special
16021         cases.
16023 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16025         Revert this change:
16027         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16029                 * build-all.mk: Use CC=cc -Xs on Solaris.
16031 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16033         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16034         stop using it.
16035         * Makefile.in: Nuke all references to glob subdirectory.
16037 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16039         * configure.in: Fix --enable-shared logic in per-host.
16041 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16043         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16045 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16047         * configure.in (noconfigdirs): Don't build gas on AIX, for
16048         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16050 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16052         * configure: Fix --cache-file to work if the file argument is a
16053         relative path.
16055 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16057         * configure: If the --cache-file is used, pass it down to
16058         configure in subdirectories.
16060 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16062         * config.sub: add vxworks29k configuration.
16064 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16066         * Makefile.in (taz): Do "diststuff" part quietly.
16068 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16070         * config.sub: Mini-merge with gcc/config.sub.
16072 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16074         * config.guess (IRIX): Sed - to _.
16076 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16078         * Makefile.in (source-vault, binary-vault): New targets.
16080 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16082         * config.sub: Recognize -eabi as a basic system type.
16084 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16086         * configure.in (enable_shared stuff): Fix typo.
16088 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16090         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16092 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16094         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16096 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16098         * configure.in (rs6000-*-*): Don't build gas.
16100 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16102         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16103         reduce command line length.
16104         (AS_FOR_TARGET): Check for as.new, not Makefile.
16105         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16107 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16109         * config.guess:  Merge from FSF.
16111 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16113         * configure: Don't use $ when handling program_suffix.
16115 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16117         * configure.in:  Configure tk for hppa/hpux.
16119 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16121         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16123 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16125         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16126         to LIBCXXFLAGS.  Tests are better run without it.
16128 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16130         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16132 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16134         * configure.in (*-*-netware*): Don't configure xiberty.
16136 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16138         * configure.in:  Remove tk from native_only list.
16140 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16142         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16143           for special NCD build.
16145 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16147         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16148         makeall.bat, they're only useful for binutils snapshots.
16149         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16150         makeall.bat to specified SUPPORT_FILES.
16152 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16154         * build-all.mk: Add Ericsson targets to sun4 and solaris
16155           hosts.  Add  BNR's sun4 target to solaris host, so their
16156           build-from-source will be tested in-house first.
16158 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16160         * Makefile.in (LIBCFLAGS): New variable.
16161         (CFLAGS_FOR_TARGET): Ditto.
16162         (LIBCFLAGS_FOR_TARGET): Ditto.
16163         (LIBCXXFLAGS): Ditto.
16164         (CXXFLAGS_FOR_TARGET): Ditto.
16165         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16166         (BASE_FLAGS_TO_PASS): Pass them.
16167         (EXTRA_TARGET_FLAGS): Ditto.
16169         * configure.in: Support --enable-shared.
16171 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16173         * configure.in (target_libs):  Include libstdc++ again.
16174         * config.guess:  Update from FSF (for FreeBSD).
16176 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16178         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16179         makeall.bat.
16180         (DISTDOCDIRS): Add `etc'.
16181         (ETC_SUPPORT_PFX): New variable.
16182         (taz): Include anything from etc starting with a word in
16183         ETC_SUPPORT_PFX.
16185 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16187         * config.sub: Update for recent FSF changes.  Remove obsolete
16188         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16189         spacing changes.
16191 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16193         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16195         * config.guess:  Merge with FSF.
16196         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16198 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16200         * configure: Since the "trap 0" handler will override the exit
16201         status on many systems, only use it for "exit 1", and make it set
16202         a non-zero exit status; reset it before "exit 0".  Also, check
16203         exit status of config.sub, and error out if it failed.
16205 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16207         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16208         and install libgloss.
16210 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16212         * Makefile.in (all-binutils): Depend upon all-byacc.
16214         * configure.in: Don't build emacs on Irix 5.
16216 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16218         * configure.in (*-*-netware*): Add libio.
16220 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16222         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16223         (CHECK_TARGET_MODULES): Ditto.
16224         (INSTALL_TARGET_MODULES): Ditto.
16225         (TARGET_LIBS): Ditto.
16226         (all-libstdc++): Note dependencies.
16228 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16230         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16232 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16234         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16235         -fexternal-templates.
16237         * configure.in (target_libs): Add libstdc++.
16238         (noconfigdirs): Add libstdc++ as appropriate.
16240 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16242         * config.guess:  Update from FSF.
16244 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16246         * configure: Use ${config_shell} when running ${configsub}.
16248 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16250         * config.sub: No longer recognize h8300h.
16252 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16254         * config.sub: Remove extraneous differences between config.sub and
16255         gcc/config.sub.
16257 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16259         * Makefile.in (DISTSTUFFDIRS): Add gas.
16261 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16263         * COPYING.NEWLIB: New file.
16265 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16267         * config.guess (HP-UX):  Patch from Harlan Stenn
16268         <harlan@landmark.com> to also emit release level.
16270 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16272         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16274 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16276         * config.sub:  Merge nextstep cleanup from FSF.
16278 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16280         * configure.in (arm-*-*): Don't configure ld for this target.
16282 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16284         * configure.in (*-*-netware): don't configure libg++, libio,
16285           librx, or newlib.
16287 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16289         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16290         configure ld--it works, but it doesn't support shared libraries.
16292 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16294         * config.guess (*-unknown-freebsd*):  Get rid of possible
16295         trailing "(Release)" in version string.
16296         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16298 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16300         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16301         Fix type: *-next-neststep -> *-next-nextstep.
16303         * config.guess:  Merge from FSF:
16305         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16307         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16309         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16311         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16312         instead of UNIX_SV for UnixWare 1.0).
16314 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16316         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16317         to make gdb/nlm/* build after the compiler and linker.
16319 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16321         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16322         not just i[34]86.
16323         (m68k-atari-sysv4):  Relocate to match FSF version.
16325         * config.guess:  More merges from the FSF:
16327         Add a space before function call or macro invocation.
16329         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16331         * config.guess: Add trap cmd to remove dummy.c and dummy when
16332         interrupted.
16334         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16336         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16337         (dummy): Redirect stderr from compilation of dummy.c.
16339         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16341         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16343 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16345         * configure: Accept and ignore --cache*, for compatibility with
16346         new autoconf.
16348 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16350         * config.guess:  Merge from FSF:
16352         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16354         * config.guess (Pyramid*:OSx*:*:*): New case.
16355         (PATH): Add /.attbin at end for finding uname.
16356         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16358         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16360         * config.guess (M88*:DolphinOS:*:*): New case.
16362         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16364         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16365         to select whether to use ELF or COFF.
16367         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16369         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16371         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16373         * config.guess: Guess the OS version for HPUX.
16375         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16377         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16379 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16381         * configure.in: Recognize --with-headers, --with-libs, and
16382         --without-newlib.
16383         * Makefile.in (all-xiberty): Depend upon all-ld.
16385 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16387         * configure.in: Change i[34]86 to i[345]86.
16389 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16391         * configure (version): A few more tweaks to help message.
16393 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16395         * Makefile.in:  Remove (for now) librx as a host library,
16396         now that we're building it for target.
16398 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16400         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16401         (Karl Berry).
16403 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16405         * configure.in:  Also configure librx.
16407 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16409         * Makefile.in:  Update various rules to reflect that librx
16410         is now needed for libg++.
16412 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16414         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16416 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16418         * configure.in: Configure the examples directory.
16420 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16422         * configure: Simplify Jun 2 1994 change.
16424 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16426         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16427         /bin/gcc isn't good enough to build gcc.
16429 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16431         * Makefile.in (GDB_SUPPORT_FILES): Remove
16432         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16433         (gdb.tar.gz): Add new rule to use standard distribution building
16434         mechanism.
16436 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16438         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16439         Bill Cox <bill@cygnus.com>.
16441 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16443         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16445 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16447         * configure:  Search current dir first in .gdbinit.
16449 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16451         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16453 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16455         * config.sub:  Refer to NeXT's operating system as nextstep.
16457         * config.sub (case $basic_machine):  Re-order the cases, to match
16458         the order in the FSF version (which is mostly alphabethical).
16459         Merge in some additions and changes from the FSF.
16461 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16463         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16464         * config.sub: Recognize cxux7.
16465         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16467 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16469         * config.sub:  Fix typo powerpc -> powerpc-*.
16471 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16473         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16475         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16476         parallel with all-emacs and install-emacs).  Top-level command
16477         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16479 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16481         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16482         $(relbindir)/make before doing ``make install'', and use
16483         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16484         installing over running make binary.
16485         ($(host)-stamp-stage3-installed): Likewise.
16487 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16489         * config.guess: Recognize Mach.
16491 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16493         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16494         see whether --exec-prefix was used.
16496 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16498         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16500 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16502         * Makefile.in: Add all-librx target similar to all-libproc.
16504 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16506         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16507         with post 1.2 uname bogosity.
16509 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16511         * configure: Remove temporary files on receipt of a signal.
16513 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16515         * configure: If there is a package_makefile_frag, remove
16516         ${subdir}/Makefile.tem after copying it in.
16518 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16520         * build_all.mk: support rs6000 lynx identifies itself as
16521         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16522         since /bin/gcc is too feeble to compile a modern gcc.
16524 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16526         * brought devo/test-build.mk update-to-date with progressive/
16527           test-build.mk. Add lynx targets and hppa flag info.
16529 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16531         * configure.in:  Use mh-ncrsvr43.  Patch from
16532         Tom McConnell <tmcconne@sedona.intel.com>.
16534 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16536         * config.guess (i386-unknown-bsdi):  No longer need to
16537         check #if defined(__bsdi__) && defined(__i386__).
16539 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16541         * configure: Set program_transform_nameoption correctly.
16543 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16545         * brought build-all.mk update-to-date with progressive build-all.mk,
16546           added new targets and hppa info.
16548 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16550         * configure: If config.guess result is a prefix of the user
16551         specified target, assume a native build and use the user specified
16552         target as the host alias.  Remove SunOS patch suffix removal hack.
16553         * configure.in: Remove SunOS patch suffix removal hack.
16555         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16556         in NATIVE_CHECK_MODULES.
16558 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16560         * Makefile.in: Rename HOST_ONLY to NATIVE.
16561         * configure: Delete SunOs patch suffix from host_canonical
16562           and build_canonical variables that are prepended to Makefiles.
16563         * configure.in: Add comments for easier maintenance.
16565 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16567         * Makefile.in: Add all-libproc target similar to all-gui.
16569 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16571         * Makefile.in (CHECK_MODULES): split into
16572         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16574 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16576         * config.guess (i386-unknown-bsdi): New system to guess.
16578 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16580         * Makefile.in: Add all-gui target (but not yet build by "all").
16582 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16584         * config.sub: Move deletion of patch suffix from here...
16585         * configure.in: To here, at Ian's suggestion.  The top-
16586           level scripts might need to know of a patch level.
16588 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16590         * config.sub: Strip off patch suffix so rtl is recognized
16591           as a sunos4.1.3 machine, even though it's been patched.
16593 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16595         * Makefile.in (INSTALL_LAST): Delete.
16596         (INSTALL_DOSREL): New.
16598 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16600         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16601         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16602         whether we pass down --with-gnu-ld anyhow.
16604 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16606         * Makefile.in (INSTALL_LAST): Change operation so it works
16607         on more flavors of make.
16608         * configure.in (go32): Don't build libg++ or libio.
16610 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16612         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16613         they can be overriden by templates.
16615 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16617         * configure.in (target==go32): Don't build gdb.
16618         * dosrel: New directory.
16620 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16622         * configure.in (host==go32): Configure dosrel too.
16623         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16624         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16625         be set by incoming names or templates.
16626         (INSTALL_LAST): New rule.
16628 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16630         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16632 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16634         * configure.in (appdirs): New variable.  Currently empty, but will
16635         be used in gas distribution.  If nonempty, lists a set of
16636         directories at least one of which must get configured, or top
16637         level configuration is considered to have failed.
16638         (rs6000-*-lynxos*): Use new file name.
16640 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16642         Eliminate XTRAFLAGS.
16643         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16644         newlib include files using -idirafter, and also use -nostdinc.
16645         (CXX_FOR_TARGET): Likewise.
16646         (XTRAFLAGS): Removed.
16647         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16648         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16649         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16650         ($(DO_X)): Don't pass down XTRAFLAGS.
16652 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16654         * configure.in (mips*-dec-bsd*): New target; do build linker.
16655         (mips*-*-bsd*): New target; don't build linker.
16657 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16659         * configure.in: support rs6000-*-lynxos* configuration.
16660         support sunos4 as a cross target.
16662         * config.sub: look for lynx*, not lynx since the OS version may
16663         legitimately be part of the name.
16665 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16667         * configure.in (i[34]86-*-sco*): Move to be with other i386
16668         targets.
16669         (romp-*-*): New target.  Skip various binary utilities.
16670         (vax-*-*): New target.  Don't build newlib.
16671         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16673 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16675         * configure.in: Only set host_makefile_frag if config
16676         directory exists.
16678 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16680         * install.sh: If $dstdir exists, don't check whether each
16681         component does.
16683 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16685         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16687 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16689         * configure.in (*-*-lynxos*): Don't configure newlib for either
16690         native or cross Lynx.
16692 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16694         * config.sub (sparc64-elf): Fix os.
16695         (z8k): Remove duplicate.
16697 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16699         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16700         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16702 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16704         * configure: Make file links cleanly even if Lynx fails on
16705           an NFS symlink (at least fail cleanly).
16707 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16709         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16710         -XNh2000.
16712 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16714         * configure: Unknown options are fatal again.
16716 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16718         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16719         compatibility.
16721 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16723         * build-all.mk: Add `clean' target.
16725 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16727         * config.guess:  Add SINIX support.
16728         * configure.in:  Add mips-*-sysv4* support.
16730 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16732         * build-all.mk: Document all useful targets.
16733         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16734         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16736 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16738         * configure: Support --silent, --quiet.
16740 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16742         * configure: Support --disable-FEATURE.
16744 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16746         * config.guess: Recognize NCR running SVR4.3.
16748 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16750         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16751         Patch from Paul Eggert <eggert@twinsun.com>.
16753 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16755         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16757 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16759         * configure: Make unrecognized options give nonfatal warnings
16760         instead of fatal errors, and pass them to any subdirectory
16761         configures in case they recognize them.
16762         Make --x equivalent to --with-x.
16764 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16766         * configure: Add --enable-* options.  Clean up usage message and
16767         some comments.
16769 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16771         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16773 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16775         * configure.in (hppa*-*-*): Enable binutils.
16777 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16779         * config.sub: Recognize cisco.
16781 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16783         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16785 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16787         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16788         than one configuration name.  Add comment.
16790 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16792         * config.guess: about target *-hitachi-hiuxwe2, fixed
16793         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16794         macro is incorrect.]
16796 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16798         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16799         than the "make ls" stuff which used to be here.
16801 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16803         * config.guess:  Recognize i[34]86-unknown-freebsd.
16804         From Shawn M Carey <smcarey@rodan.syr.edu>.
16806 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16808         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16810 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16812         * config.guess: Check for ptx.
16814 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16816         * config.sub: Add os9k checking.
16818 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16820         * config.guess: Handle OSF1 running on HPPA processors
16822 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16824         * configure: If subdir configure fails, print out a message with
16825         subdirectory name, in case subdir's configure code didn't identify
16826         itself.
16828 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16830         * configure.in: Remove embedded newlines from configdirs.
16831         Avoid mismatches of substrings.  Fix matching strings at end
16832         of configdirs.
16834 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16836         * config.guess:  Add Lynx/rs6000 config support.
16838 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16840         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16842 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16844         * configure.in (hppa*-*-osf*): Treat this just like most other
16845         PA configurations (eg no binutils or ld).
16846         (hppa*-*-*elf*): These configurations have binutils and ld.
16848 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16850         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16852 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16854         * configure.in (rs6000-*-*): Build gas.
16856 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16858         * Makefile.in:  Avoid bug in losing hpux sed.
16860 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16862         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16863         for GDB and GDB has been fixed to not need it.
16865 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16867         * config.guess: Recognize vax hosts.
16869 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16871         * configure (while loop): Don't use "break 2" inside case
16872         statement -- the case statement isn't an enclosing loop.
16874 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16876         * config.guess:  Clean up NeXT support, to allow nextstep
16877         on Intel machines.  Make OS be nextstep.
16879 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16881         * config.guess: Add alternate forms for Convex.
16883 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16885         * configure:  Completely rewrite option processing.  Take
16886         advantage of pattern-matching to avoid invoking test frequently.
16887         Also clean up host and target defaulting logic.
16889 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16891         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16892         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16893         commands (plus user environment) will fit SCO limits.
16895 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16897         * configure.in: Don't issue warnings about directories which are
16898         not being configured if -norecursion is set.  Correct test for
16899         --with-gnu-as and --with-gnu-ld to not get confused by substring
16900         matches.
16902         * configure.in: Don't build gas for alpha-dec-osf1*.
16904 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16906         * configure:  Back out Per's change of 12/19/1993.  It changes the
16907         behavior of configure in unexpected and confusing ways.
16909         Also, use different delim char when calculating
16910         program_transform_name so that the name can contain slashes.
16912 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16914         * configure.in, config.sub: Add support for VSTa micro-kernel.
16916 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16918         * configure.in: Nuke hacks which were used to get a special
16919         version of GAS for HPPA configurations.
16921 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16923         * configure:  If only ${target_alias} is given, use that
16924         as the default for ${host_alias}.
16925         * configure:  Add missing back-slashes before nested quotes.
16927 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16929         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16931 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16933         * config.guess:  Recognize some Tektronix configurations.
16934         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16936 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16938         * config.sub: Match any flavor of SH.
16940 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16942         * configure.in: Don't try to configure newlib for Alpha.
16944 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16946         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16947         libg++ or libio for any Alpha target.
16949         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16951 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16953         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16954         default arguments -- so it tried to compress itself.
16956 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16958         * configure.in (notsupp): ensure that a space is always at the end
16959           of the configdirs list, since the grep checks for an explicit space
16961 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16963         * configure.in (target i386-sysv4.2): don't build ld, since static
16964           versions of many libraries are not available.
16966 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16968         * config.guess: Recognize Apollos (using environment variables).
16969         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16971 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16973         * config.guess: Recognize Sony news mips running newsos.
16975 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16977         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16978         "fi ; else" for bash.
16980 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16982         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16984 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16986         * config.sub: accept unixware as an alias for svr4.2.
16987         Fix some inconsistancies with the gcc version.
16989 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16991         * Makefile.in (DISTDOCDIRS):  Add gdb.
16993 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16995         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16997 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16999         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17000         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17001         this now.
17003 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17005         * config.sub: Accept hiux* as an OS name.
17007         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17008         etc/make-stds.texi.  The underscore came from gcc, and dje now
17009         agrees that RUNTESTFLAGS is the correct name.
17011 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17013         * install.sh:  Remove 'set -e'.  It makes any conditionals
17014         in the script useless.
17016         * config.guess: Automatically recognize arm-acorn-riscix
17017         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17019 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17021         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17023 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17025         * Makefile.in (DISTDOCDIRS): New variable.
17026         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17027         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17029 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17031         * configure.in (hppa target): check the source directory for the
17032           pagas sub-directory
17034 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17036         * config.sub: Allow -aout* and -elf*.
17038 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17040         * configure.in: Don't build ld on i386-solaris2, same as for
17041         sparc-solaris2.
17043 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17045         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17047 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17049         * configure.in:  Configure gdb for alpha.
17051 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17053         * Makefile.in (CXXFLAGS): Add -O.
17055 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17057         * config.guess: added support for DG Aviion
17059 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17061         * configure.in: Produce warning message for subdirectories not
17062         configurable for this host/target combination.  Don't try to
17063         configure gdb for vms.
17065 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17067         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17068         appropriate files before making "diststuff".
17069         (DISTBISONFILES): New var: list of files to be edited.
17070         (DISTSTUFFDIRS): Add binutils.
17072 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17074         * config.sub: also handle mipsel and mips64el (for little endian mips)
17076 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17078         * configure.in: Add * to end of all OS names.
17080 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17082         * configure.in: Build newlib for LynxOS native.
17084 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17086         * config.guess: Add support for delta 88k running SVR3.
17088         * configure.in: Add comment about HP compiler vs. emacs.
17090 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17092         * configure.in: don't build ld on solaris2 (not a viable option
17093           due to bugs in getpwnam & getpwuid)
17095 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17097         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17098         config.guess will produce a full version number.
17100 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17102         * configure.in: Build linker and binutils for alpha-dec-osf1.
17104 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17106         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17107         and gdb/testsuite/Makefile.in.
17109 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17111         * configure.in: recognize mips*- instead of mips-
17113 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17115         * config.sub: Accept linux*coff and linux*elf as operating
17116         systems.
17118 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17120         * config.sub: Recognize mips64, and mips3 as an alias for it.
17122 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17124         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17125         gdb knows how to handle OSF/1 shared libraries.
17127 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17129         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17130         * config.guess: Recognize Hitachi's HIUX.
17131         * config.sub: Recognize h3050r* and hppahitachi.
17132         Remove redundant cases for hp9k[23]*.
17134 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17136         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17137         if gas and ld are in the source tree and are in ${configdirs}.
17138         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17139         --with options (but still pass them down on the command line,
17140         if they were explicitly specified).
17142 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17144         * configure: substitute SHELL value in Makefile.in with
17145         ${CONFIG_SHELL}
17147 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17149         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17150         *-*-solaris2* targets.
17152 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17154         * Makefile.in: define M4, and pass it down to sub-makes;
17155         all-autoconf now depends on all-m4
17157 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17159         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17160         presence of {ar,ranlib} instead of a configured directory
17162 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17164         * config.guess: Accept 34?? as well as 33?? for NCR.
17166 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17168         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17169         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17171 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17173         * configure: grab values for $(CC) and $(CXX) from the
17174         environment, so that someone can do "CC=gcc configure; make" and
17175         have it work right (matching the way that autoconf works now)
17177         * configure.in, Makefile.in: add support for gash, the tcl
17178         interface to Galaxy
17180         * config.guess: add NetBSD variants (hp300, x86)
17182 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17184         * install.sh: Support -d option (in the manner of SunOS 4 install,
17185         as it is more deterministic than that of GNU install)
17186         (chmodcmd): Set file to mode 755 by default (should also do default
17187         chgrp and chown, but I don't feel like dealing with that now)
17189 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17191         * config.sub: Remove h8300hhms alias.
17193 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17195         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17197 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17199         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17200         as stmp-fixinc
17202 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17204         * config.sub: recognize m88110-bug-coff.
17206 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17208         * Makefile.in (all-libio): all dependencies on the toolchain used
17209         to build this (gcc, gas, ld, etc)
17211 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17213         * config.guess: Deal with OSF/1 1.3 on alpha.
17215 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17217         * install.sh: add some 'else true' clauses for portability
17219         * configure.in: don't build libio for h8[35]00-*-* targets
17221 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17223         * Makefile.in:  Add support for new libio.
17225 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17227         * install.sh: If one command fails, don't try the rest.  Don't try
17228         to remove $dsttmp (via trap) unless we have already created it.
17229         If $src doesn't exist, detect it and exit with an error.
17231         * config.guess: Recognize BSD on hp300.
17233 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17235         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17236         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17238 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17240         * Makefile.in (all-send-pr): depends on all-prms
17242 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17244         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17246 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17248         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17249         Added test for mips-mips-riscos5.
17251 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17253         * configure.in: use mh-hp300 for 68k HP hosts
17255 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17257         * configure: add support for CONFIG_SHELL, so that you can use
17258         some alternate shell for evaluating configure scripts
17260 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17262         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17263         in configure script to bug-gdb@prep.ai.mit.edu when building
17264         distribution archive.
17265         * Makefile.in (COMPRESS):  Remove def.
17266         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17267         gdb.tar.Z and make-gdb.tar.Z respectively.
17268         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17269         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17270         to convergence with 'taz' target in Makefile.in.
17272 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17274         * install.sh (dsttmp): use trap to ensure that tmp files go
17275         away on error conditions
17277 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17279         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17281 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17283         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17284         its parent is '/' not ''.
17286         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17288 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17290         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17291         that ${newsrcdir}/configure.in does.
17293 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17295         * test-build.mk: support for CONFIG_SHELL
17297 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17299         * config.sub (netware):  Add as a basic system type.
17301 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17303         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17304           $(srcdir)/ from the dependency on Makefile.in.
17306 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17308         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17309         (h8300hhms is temporary until multi-libraries are implemented).
17310         * configure.in: Handle h8300h too.
17312 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17314         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17316 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17318         * configure:  Remove extraneous output when guessing host type.
17319         * config.guess:  Remove extraneous output when guessing using C
17320         compiler rather than uname, or when guessing fails.
17322 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17324         * Makefile.in: remove all.cross and install.cross targets
17326         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17327           definitions
17329 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17331         * configure.in (target sh): Build gprof.
17333 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17335         * config.sub: change -solaris to -solaris2
17337 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17339         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17341 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17343         * configure: Correct error message for missing Makefile.in to
17344         print correct directory.
17346 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17348         * install.sh: kludge around 386BSD shell bug
17350 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17352         * config.guess:  Recognize NeXT.
17353         * config.guess:  Recognize i486-ncr-sysv4.
17354         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17356 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17358         * Makefile.in (MAKEINFOFLAGS): New variable.
17359         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17360         * build-all.mk, test-build.mk: Pass down --no-split as
17361         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17363 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17365         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17367 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17369         * Makefile.in (libg++.tar.z):  New rule.
17370         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17371         * Makefile.in (taz):  Only do a single chmod.
17373 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17375         * install.sh: don't use dirname anymore (replaced with sed usage)
17377 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17379         * Makefile.in:  Change extension for gzip'd files from '.z' to
17380         '.gz' per new FSF standard usage.
17382 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17384         * configure: put quotes around the final value of program_transform_name
17386 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17388         * Makefile.in: new install.sh support; update install-info rules
17390 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17392         * configure.in: Build diff for crosses, but not for go32 host.
17394         * configure.in: Build gprof only for native, and don't build it
17395         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17397 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17399         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17401 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17403         * configure.in (host_tools): Add prms.
17405 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17407         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17408         with $(FLAGS_TO_PASS) on the command line
17410         * config.sub: Recognize lynx and lynxos
17412 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17414         * config.sub: Accept -ecoff*, not just -ecoff.
17416 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17418         * Makefile.in (taz): Use .gz suffix instead of .z.
17419         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17420         names.
17422 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17424         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17426 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17428         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17429         that rebuilds that might happen during 'make install' don't get
17430         bogus gcc include files
17432 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17434         Change from Utah for HPPA support:
17435         * config.guess: Recognize hppa1.x-hp-bsd.
17437 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17439         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17440         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17442 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17444         * config.sub: Add support for rom68k and bug boot monitors.
17446 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17448         * Makefile.in: Make all-opcodes depend on all-bfd.
17450 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17452         * config.guess: Added special check for i[34]86-univel-sysv4*.
17454 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17456         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17457         the processor rather than assuming i486.
17459 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17461         * config.guess: Recognize SunOS6 as Solaris3.
17463 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17465         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17466         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17468 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17470         * build-all.mk (all-cross): New target for Canadian Cross.
17471         Added Q2 go32 targets.
17472         * test-build.mk: Configure go32 cross sparclite-aout and
17473         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17474         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17476 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17478         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17479         GO32 hosted toolchains
17481 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17483         * configure: change  so "-exec-prefix" gets passed down rather
17484         than "-exec_prefix" so autoconf generated Makefiles get the
17485         exec_prefix set right.
17487 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17489         * config.guess: get the Solaris2 minor version number
17491         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17493 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17495         * config.guess: Recognize some Sequent platforms.
17497 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17499         * Makefile.in: added the vault-install target
17501         * configure.in: actually use the Sun3 makefile fragment that's in
17502         config, also added the release dir to configdirs
17504 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17506         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17508 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17510         * configure.in: remove some program from Alpha targetted toolchains
17512 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17514         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17515         gprof.
17516         (taz): Run "make diststuff" in those directories instead of "make
17517         proto-dir".  Look for "VERSION=" only at start of line in subdir
17518         Makefile.  Use "gzip -9" for compression.
17519         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17520         (binutils.tar.z): New target.
17522 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17524         * Makefile.in (taz): Include gpl.texinfo.
17526 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17528         * Makefile.in (setup-dirs): Merged into "taz" target.
17529         (taz): Only do `proto-dir' stuff if a directory is actually needed
17530         for this target.
17532 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17534         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17535         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17536         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17537         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17538         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17540 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17542         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17543         config.sub, and move-if-change to gdb testsuite distribution
17544         archive, so the testsuite can be extracted, configured, and
17545         run separately from the gdb distribution.  Blow away the Chill
17546         tests that require a Chill compiled executable, since GNU Chill
17547         is not yet publically available.
17549 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17551         * test-build.mk: set environment variables in a single command,
17552         instead of a list of assignments and exports
17554         * config.guess: recognize Alpha/OSF1 systems
17556 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17558         * configure: Change help message to prefer --options rather than
17559           -options.
17561 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17563         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17564         zippy@ecst.csuchico.edu.
17565         * config.guess: Recognize miniframe.
17567 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17569         * Makefile.in: Use srcroot to find runtest rather than rootme.
17570         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17572 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17574         * test-build.mk: Extensive additions to support building on a
17575         machine other than the host.
17577 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17579         * configure (tooldir): Fix for i386-aix again.
17581 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17583         * configure, Makefile.in:  Change definition of $(tooldir)
17584         to match the FSF.
17586 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17588         * config.guess:  Recognize i[34]86/SVR4.
17590 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17592         * Makefile.in (all-gdb): gdb depends on sim.
17594 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17596         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17597         at the same time we make the prototype gdb directory.
17598         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17599         files at the same time as the gdb base release distribution.
17601 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17603         * Makefile.in (check): Use individual check targets rather than
17604         DO_X rule.
17605         (check-gcc): Added.
17607 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17609         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17610         for System V release 3.2.
17612 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17614         * config.sub: Recognize hppaosf.
17615         * configure.in: Do configure ld/binutils/gas for it.
17617 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17619         * configure (tooldir): Alter syntax used to set this, for systems
17620         where "\$" isn't handled right, like i386-aix.
17622 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17624         * configure: Pass program-transform-name, not
17625         program_transform_name, to recursive configures.
17627 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17629         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17630         of gas+ld+binutils.
17632 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17634         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17636 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17638         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17640 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17642         * Makefile.in (PRMS): Set back to all-prms.
17644 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17646         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17647         targets, rather than for MIPS hosts.
17649 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17651         * configure.in: add comment for --with-x default values
17653         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17655         * Makefile.in: add check-* targets for each of the directories in
17656         the tree.  Add a definition of RUNTEST that will use the one we
17657         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17659 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17661         * configure.in: Removed obsolete references to bfd_target and
17662         target_makefile_frag.
17664         * build-all.mk: Set assorted targets for Q2.
17665         * config.sub: Recognize z8k-sim and h8300-hms.
17666         * test-build.mk: Really don't pass host to configure.
17667         (HOLES): Added uname.
17669 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17671         * configure: Handle an empty program-prefix, program-suffix or
17672         program-transform-name correctly.
17674 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17676         * build-all.mk: -G 8 no longer required for MIPS targets.
17677         * test-build.mk: Don't pass host argument to configure; make it
17678         guess.
17680 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17682         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17683         * Makefile.in (COMPRESS):  New macro, like GZIP.
17685 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17687         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17689         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17690         with gas currently defaults to -G 0.
17692 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17694         * Makefile.in (all-flex): flex depends on byacc.
17696         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17697         to test-build.mk as RELEASE_TAG.
17698         * test-build.mk (configargs): New variable containing arguments to
17699         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17700         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17702         * config.guess: Use /bin/uname when checking -X argument on SCO,
17703         to avoid invoking GNU uname which doesn't understand -X.
17705         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17707         * configure.in: Build gas for mips-*-*.
17709 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17711         * Makefile.in (all.normal): insert missing backslash.
17713 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17715         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17717         * Makefile.in: Complete overhaul to merge many almost identical
17718         targets.
17720 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17722         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17723         (gdb.tar.Z): Adjusted.
17725         * Makefile.in (setup-dirs, taz): New targets; should be general
17726         enough to adapt for gdb sometime.  Build only .z file.
17727         (gas.tar.z): New target.
17729 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17731         * build-all.mk: Use CC=cc -Xs on Solaris.
17733 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17735         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17736         for handling BISON for FSF releases.
17738 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17740         * configure: Actually implement the change zoo just documented.
17742 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17744         * configure: when using config.guess, only set target_alias when
17745         it's not already been set (ie, on the command line)
17747 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17749         * Makefile.in: add installcheck target, set PRMS to install-prms
17751 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17753         * configure: add support for package_makefile_fragment, handle the
17754         case where a directory has a configure.in file but no Makefile.in
17755         more gracefully (with an actual understandable error message, even);
17756         add support for --without (and add this to the usage message); also
17757         explicitly add a --host=${host_alias} to the command line when
17758         config.guess is used
17760 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17762         * configure: Must use both --host and --target in recursive calls.
17764 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17766         * Makefile.in: Change deja-gnu to dejagnu.
17768 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17770         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17772 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17774         * configure.in: canonicalize all instances to *-*-solaris2*,
17775         also strip out a number of tools to not build for go32 host
17777 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17779         * config.guess: add GPL.
17781         * Makefile.in, config.guess, config.sub, configure: bump
17782           copyrights to 93.
17784 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17786         * Makefile.in (do-info): Removed obsolete check for existence of
17787         localenv file.
17789         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17791 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17793         * Makefile.in: a couple of 'else true' for decstation,
17794         support for TclX
17796         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17798 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17800         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17802 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17804         * config.guess: Recognize i386-ibm-aix (PS/2).
17805         * configure.in: Use config/mh-aix386 file for it.
17807 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17809         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17810         CC_FOR_TARGET instead.
17811         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17813 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17815         * Makefile.in: Add sim to list of directories sent with gdb
17817 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17819         * configure.in: Put back mips-dec-bsd* case.
17821 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17823         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17824         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17825         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17827 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17829         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17831         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17832         (install-info): install dir.info only if it exists,
17833         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17835 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17837         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17838         gas for mips-dec-bsd.
17840 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17842         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17843         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17845 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17847         * configure.in: Added "dejagnu" to hosttools list.
17849 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17851         * config.sub, configure.in, config.guess:  Add support
17852         for Bosx, an AIX variant from Bull.
17853         Patches from F.Pierresteguy@frcl.bull.fr.
17855 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17857         * devo/dejagnu: Initial creation of devo/dejagnu.
17858         Migrated dejagnu testcases and support files for testing software
17859         tools to reside as subdirectories, currently called "testsuite",
17860         within the directory of the software tool.  Migrated all programs,
17861         support libraries, etc. beloging to dejagnu proper from
17862         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17863         with no modifications.  The changes to these files which will
17864         allow them to configure, build, and execute properly will be made
17865         in a future update.
17867 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17869         * Makefile.in: Change send_pr to send-pr.
17870         * configure.in: Likewise.
17871         * send_pr: Renamed directory to send-pr.
17873 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17875         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17877 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17879         * README:  Update for gdb-4.8 release.
17880         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17881         gdb-xxx.tar.z (gzip'd) file also.
17883 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17885         * Makefile.in: make all-diff depend on all-libiberty
17887 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17889         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17891 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17893         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17895 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17897         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17898         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17899         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17901 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17903         * Makefile.in:  makeinfo binary is in a new location
17905 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17907         * config.sub: Accept -ecoff as an OS.
17909         * Makefile.in: Various changes to eliminate a level of make
17910         recursion and reduce the required command line length.
17911         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17912         sub-makes.
17913         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17914         variables holding settings for specific sub-makes.
17915         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17916         in terms of BASE_FLAGS_TO_PASS.
17917         (TARGET_LIBS): New variable listing directories which use
17918         TARGET_FLAGS_TO_PASS.
17919         (subdir_do): Eliminated.
17920         (do-*): New set of targets to replace subdir_do.
17921         (various): All targets which used subdir_do now depend on do-*.
17922         (local-clean): Renamed from do_clean.
17923         (local-distclean): New target, dependency of distclean and
17924         realclean.
17925         (install-info): Don't create directories.  Depend on dir.info
17926         rather than calling make recursively.
17927         (install-dir.info): Eliminated.
17928         (install-info-dirs): Create all info directories here.
17929         (dir.info): Depend upon do-install-info.
17931         * test-build.mk (HOLES): Added false.
17933 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17935         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17937 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17939         * Makefile.in (info): remove dependency on all-texinfo.  The
17940         problem was really in texinfo/C, not at this level.
17942 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17944         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17946 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17948         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17949         GDB releases.
17951 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17953         * configure: Include srcdir in message about target of link not
17954         being found.  Don't convert `-' to `_' in `with' options being
17955         passed to subdirs.
17957 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17959         * configure.in: add uudecode to host_tools
17961         * Makefile.in: added {all,install}-uudecode targets, added them to
17962         the appropriate lists
17964 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17966         * Makefile.in (all-gcc): Added dependency on all-gas.
17968         * configure.in (mips-*-*): Build ld and binutils.
17970 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17972         * configure: check return code from mkdir, print error message and
17973           exit on failure.
17975 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17977         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17979 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17981         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17983 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17985         * config.sub (h8500):  Recognize this as a cpu type.
17987 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17989         * configure: source directory missing is no longer a warning
17991         * configure.in: recognize irix[34]* instead of irix[34]
17993         * Makefile.in: define and pass down X11_LIB
17995 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17997         * guess-systype: Renamed to ...
17998         * config.guess:  ... by popular request.
17999         * configure.in, Makefile.in:  Update accordingly.
18001 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18003         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18004         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18005         + Execute ./dummy instead of assuming . is in PATH.
18007 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18009         * guess-systype:  New shell script.  Attempts to guess the
18010         canonical host name of the executing host.
18011         Only a few hosts are supported so far.
18012         * configure:  Call guess-systype if no host is specified.
18014 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18016         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18017         gcc Makefile.
18020 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18022         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18023         (all-gcc, install-gcc, subdir_do): Use it.
18025 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18027         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18029 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18031         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18032           set exclusively by configure, using configure.in .
18034 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18036         * test-build.mk: set $PATH for all builds
18038         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18040 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18042         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18043         the one used in gcc/Makefile.in, so that a null expansion doesn't
18044         override the one needed to build gcc with a native cc.
18047 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18049         * configure: Accept -with arguments.
18051 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18053         * Makefile.in: added h8300sim
18055 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18057         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18058         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18059         (all-cygnus, native, build-cygnus): Make
18060         $(canonhost)-stamp-3stage-done, not $(host)....
18061         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18062         i386-sco3.2v4.  Added else true to if command.
18064 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18066         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18068 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18070         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18072 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18074         * configure.in: don't remove binutils from Solaris builds
18076 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18078         * Makefile.in: get rid of earlier definitions for *clean,
18079         also handle the recursive info rule better
18081 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18083         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18084         do more-or-less the right thing.
18086 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18088         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18089         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18091 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18093         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18094         $(host_canonical).
18096         * configure.in: split the configdirs list into 4 categories (native
18097         v. cross, library v. tool) and handle the cross-only and native-
18098         only in more reasonable (and correct!) way.
18100 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18102         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18103         configdirs anymore.
18105 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18107         * Makefile.in: extensive cleanup::  removed all of the explicit
18108         clean-* targets, collapsed many wrappers around subdir_do into
18109         one, added additional targets to satisfy standards.texi, deleted
18110         some old targets, some changes for consistency
18112 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18114         * configure.in: handle some programs as cross-only, and others as
18115         native only
18117         * test-build.mk: handle partial holes in a more generic manner
18119         * Makefile.in: m4 depends on libiberty
18121 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18123         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18124         time, wdiff, and find to configdirs
18126         * Makefile.in: all, clean, and install rules for the new programs
18127         added to configure.in
18129 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18131         * configure.in: use mh-sun for all *-sun-* hosts
18133 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18135         * Makefile.in: define flags for X11 include files and library file
18136         locations, pass them down to the programs that need this info
18138         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18140 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18142         * configure.in: start building libg++ for HP-UX targets
18144 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18146         * README:  Update references to files moved into etc/.
18148 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18150         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18151         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18153 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18155         * configure: accept dash as well as underscore in long option
18156         names for FSF compatibility.
18158 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18160         * config.sub: added -sco3.2v4 support from FSF.
18162 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18164         * configure.in: expand the section that adds or removes
18165         directories from the list of programs to build, to handle native
18166         vs. cross in addition to host v. native
18168 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18170         * Makefile.in:  Replace C++ in macro names with CXX.
18171         This is less likely to break ...
18173 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18175         * test-build.mk: add -w to GNU_MAKE
18177 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18179         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18180         add 'sparc' to list of recognized cpus.  This needed to make
18181         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18182         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18183         then changes that into $CPU-wrs-vxworks.
18185         * configure.in: remove most references to gdbtest, regularize
18186         target based program removal
18188         * test-build.mk: import from p3 tree (many fixes and changes)
18190 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18192         * Makefile.in: added rules to handle tcl, tk, and expect
18194         * configure.in: handle those directories if they exist
18196 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18198         * config.sub: removed bogus hppabsd and hppahpux names, since
18199         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18201 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18203         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18204         depends upon all-xiberty
18206         * Makefile.in: changes from p3, including:
18208         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18210         * Makefile.in (XTRAFLAGS): include newlib directories if
18211         newlib/Makefile exists, rather than if host != target.
18213         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18215         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18216         from the same source tree and not building a cross-compiler.  This
18217         matters for the libg++ configuration if reconfiguring a tree that
18218         has already been installed.
18220         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18222         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18223         pick up the machine and system specific header files.
18225         * Makefile.in: added AS_FOR_TARGET, passed down in
18226         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18227         the C compiler to use to create programs which are run in the
18228         build environment, set it to default to $(CC), and passed it down
18229         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18231         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18233         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18234         We need them for unusual native builds, like systems without
18235         ranlib.
18237         * configure: also define $(host_canonical) and
18238         $(target_canonical), which are the full, canonical names for the
18239         given host and target
18241 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18243         * Makefile.in:  Added separate definitions for C++.
18245 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18247         * configure.in (configdirs):  Add deja-gnu.
18249 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18251         * README:  Update for configure.texi and gdb-4.7 release.
18253 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18255         * Makefile.in:  Move "all" target to top of file.
18256         Previously, first target was ".PHONY" which caused BSD4.4 make
18257         to build .PHONY when make was run without arguments.
18259 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18261         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18262         Library-copylefted code in libiberty.
18264 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18266         * config.sub:  Replace m68kmote with plain old m68k.
18268 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18270         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18272 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18274         * config.sub: Complain if no argument is given.  Added support for
18275         386bsd as OS and target alias.
18277 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18279         * Makefile.in (XTRAFLAGS): include newlib directories if
18280         newlib/Makefile exists, rather than if host != target.
18282 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18284         * config.sub: recognize sparclite-wrs-vxworks.
18286         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18287         p3.) Added clean-xiberty to clean.
18289 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18291         * configure.in: use *-*-* instead of nested cases for host and target
18293 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18295         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18296         from the same source tree and not building a cross-compiler.  This
18297         matters for the libg++ configuration if reconfiguring a tree that
18298         has already been installed.
18300 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18302         * config.sub (i486v/i486v4):  Merge in from FSF version.
18304 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18306         * configure: only set PWD if it is already set.
18308 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18310         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18311         doesn't have unset and all success paths (and most error paths)
18312         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18313         to just ${PWD} to avoid confusion.)
18315 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18317         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18318         even for a native compilation.
18320 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18322         Changes to make the gdb.tar.Z rule work better.
18324         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18325         (DEVO_SUPPORT):  Add configure.texi.
18326         (bfd-ilrt.tar.Z):  Remove ancient rule.
18328 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18330         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18331         pick up the machine and system specific header files.
18333         * configure.in, config.sub: added new target m68010-adobe-scout,
18334         with alias of adobe68k.  Changed configure.in to check for
18335         -scout before -sco* to avoid a false match.
18337         * Makefile.in: added AS_FOR_TARGET, passed down in
18338         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18339         the C compiler to use to create programs which are run in the
18340         build environment, set it to default to $(CC), and passed it down
18341         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18343 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18345         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18346         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18347         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18348         FOR_TARGET variants, to newlib and libg++.
18350 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18352         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18353         first.
18355 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18357         * config.sub:  Accept `elf' as an environment.
18359 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18361         * Makefile.in (all-opcodes):  cd into the right directory
18363 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18365         * configure: added -program_transform_name option, used as
18366         argument to sed when installing programs.
18367         configure.texi: added documentation for -program_prefix,
18368         -program_suffix and -program_transform_name.
18370 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18372         * config.sub:  Accept i486 where i386 ok.
18374 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18376         * config.sub: accept we32k
18378 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18380         * config.sub, configure.in: accept OSE68000 and OSE68k.
18382         * Makefile.in: don't create all directories for ``make install'';
18383         let the subdirectories create the ones they need.
18385 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18387         * COPYING: new file, GPL v2
18389 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18391         * Makefile.in: use the new gen-info-dir, which needs a template
18392         argument (which also lives in texinfo)
18394         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18396 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18398         * config.sub (ncr3000):  Change i386 to i486.
18400 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18402         * Makefile.in: add install-rcs, install-grep to
18403         install-no-fixedincludes, removed install-bison and install-libgcc
18405 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18407         * configure.in: grab the HPUX makefile fragment if on HPUX
18409 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18411         * Makefile.in: eradicate bison spoor (ditto libgcc).
18412          configure.in: recognise m68{k,000}-ericsson-OSE.
18413          es1800 is alias for m68k-ericsson-OSE
18415 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18417         * configure.in: rearrange the parts that remove programs from
18418         configdirs, based now on HOST==TARGET or by canonical triple.
18420 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18422         * test-build.mk: recurse explicitly with -f test-build.mk when
18423           appropriate.  predicate stage3 and comparison on the existence
18424           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18425           On very clean, also remove ...stamp-co.  Build in-place before
18426           doing other builds.
18428 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18430         * Makefile.in, configure.in: add tgas
18432 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18434         * Makefile.in: a number of changes merged in from progressive.
18436         * configure.in: add libm.
18438         * .cvsignore: ignore some stuff that comes from test-build.mk.
18440 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18442         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18444 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18446         * configure: Add program_suffix (parallel to program_prefix)
18447         * Makefile.in: adjust directory-creating script for losing decstation
18449 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18451         * configure:  Minor $subdir-related fixes.
18453 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18455         * configure: fix various problems with propogating
18456         makefile_target_frag in subdirs.
18457         * configure.in: config libgcc if its there
18459 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18461         * config.sub:  HPPA merge.
18463 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18465         * Makefile.in:  Replace all-bison with all-byacc in all
18466         dependency lines for other tools (which now use byacc).
18468 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18470         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18472 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18474         * Makefile.in: make gprof rules similar to byacc rules (instead of
18475         vestigal $(unsubdir) that didn't work...)
18477 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18479         * config.sub:  Add support for Linux.
18480         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18481         (at least for libg++).
18483 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18485         * configure.texi: fix doc for the -nfp option to configure
18487 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18489         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18491 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18493         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18494         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18495         * configure.in: added solaris* host_makefile_frag hook.
18497 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18499         * config.sub: changed recognition of m68000 so that various
18500         m68k types can be specified via m680[01234]0
18502 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18504         * config.sub (basic_machine): fix sed so that '-foo' isn't
18505         completely substituted out while .+'-foo' loses the '-foo'
18507 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18509         * config.sub ($os): Add -aout.
18511 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18513         * configure:  If host_makefile_frag is absolute, don't
18514         prefix ${invsubdir} (relevant to libg++ auto-configure).
18516 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18518         * Makefile.in (tooldir): Define it.
18519         (all-ld): Depend on all-flex.
18521 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18523         * Makefile.in (check):  Fix libg++ special case.
18525 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18527         * configure: do not bury `pwd` into config.status, thus do fewer
18528           pwd's.
18530         * configure: print the "Building in" message only when building in
18531           other than "." AND verbose.
18533         * configure: remove -s, rework -v to better accommodate guested
18534           configures.
18536         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18538 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18540         * Makefile.in: macroize flags passed on recursion.  remove
18541           fileutils.
18543 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18545         * configure: get makesrcdir right for subdirs deeper than 1.
18547         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18548           install.
18550 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18552         * Makefile.in: don't print subdir_do or recursion lines.
18554 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18556         * standards.texi: added menu item.
18558         * Makefile.in: build and install standards.info.
18560         * standards.texi: new file.
18562 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18564         * configure: test for and move config.status pieces from
18565           ${subdir}/.
18567 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18569         * configure:  Test for existance of files before trying to mv
18570         them, to avoid numerous non-existance messages.
18572 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18574         * configure: correct final line of config.status.
18576         * configure: patch from eggert.  Avoids a protection problem if
18577           the original Makefile.in is read only.
18579         * configure: use move-if-change from gcc to create config.status.
18580           Some makefiles depend on config.status to tell if a directory
18581           has been reconfigured for a different host.  This change
18582           prevents those directories from remaking everything in the case
18583           where the reconfig was only intended to rebuild a Makefile.
18585         * configure: test for config.sub with "config.sub sun4" rather
18586           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18587           host alias from a missing config.sub.
18589 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18591         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18592           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18594 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18596         * configure: mkdir ${subdir} as needed.
18598 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18600         * Makefile.in,configure.in: added autoconf.
18602 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18604         * Makefile.in: no longer pass against on recursion.
18606         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18607           definitions are not inherited.
18609         * configure: correct makesrcdir when subdir is .
18611 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18613         * configure:  Add support for 'subdirs' variable, which is
18614         like 'configdirs', except that configure doesn't re-invoke
18615         itself for subdirs, it just creates a Makefile for each subdir.
18616         * configure.texi:  Document subdirs.
18618 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18620         * configure.in: added flex to configdirs
18622 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18624         * Makefile.in: remove clean-stamps from clean.
18626 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18628         * configure.in:  Add gdbtest to configdirs.
18630 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18632         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18633         to recursive makes.
18634         * configure.in:  Recognize new ncr3000 config.
18636 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18638         * Makefile.in, configure.in: removed references to gdbm.
18640 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18642         * config.sub:  Don't canonicalize os value
18643         newsos* to bsd (readline needs to check for newsos).
18644         (This fix was earlier made Jan 31, but got re-broken.)
18646 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18648         * configure.in:  sco is an os, not a vendor!
18650         * configure:  Quote $( better.  Keep various shells happy.
18652 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18654         * Makefile.in: eliminate stamp-files.
18656 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18658         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18659           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18661 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18663         * config.sub:  fix iris/iris3.
18665 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18667         * configure: re-add -rm.
18669 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18671         * Maskefile.in: add .stmp-rcs to all.
18673         * configure.in: remove gas from rs6000 build, use aix host fragment.
18675 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18677         * configure: pass down site_option during recursion.
18679 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18681         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18683 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18685         * configure: Change exec_prefix so that it really defaults to prefix.
18687 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18689         * Makefile.in, configure.in:  Add support for mmalloc library.
18691 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18693         * Makefile.in: add stmp dependencies for a few more things.
18695 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18697         * configure: adjusted error message on objdir/srcdir configure
18698           collision, per john's suggestion.
18700         * Makefile.in: add libiberty stmp to all and all.cross.
18702 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18704         * Makefile.in: remove force dependencies, add grep to all.
18706 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18708         * Makefile.in: drop flex.  make stamp files work.
18710         * configure: added test for conflicting configuration in srcdir,
18711           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18712           gets cranky.  use relative paths for configure and srcdir
18713           whenever possible.  Send some error messages to stderr that were
18714           going to stdout.
18716 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18718         * Makefile.in:  Fix libg++ rule to check for gcc directory
18719         before using gcc/gcc.  Also pass XTRAFLAGS.
18721 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18723         * Makefile.in: added stmp-files so that directories aren't polled
18724           when they are already built.
18726         * configure.texi: fixed a node pointer problem.
18728 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18730         * config.sub configure.in gdb/configure.in
18731         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18732         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18733         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18735 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18737         * configure: -recurring becomes -silent.  corrected help message
18738           for -site= option.
18740         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18742 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18744         * configure: when building Makefile for crosses, replace
18745           tooldir and program_prefix.  default srcdir from location of
18746           config.sub.  remove "for host in hosts" and "for target in
18747           targets" loops.
18749 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18751         * Makefile.in: Do not pass bindir or mandir to cvs.
18753 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18755         * Makefile.in, configure.in: removed traces of namesubdir,
18756           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18757           copyrights to '92, changed some from Cygnus to FSF.
18759         * configure.texi: remove most references to multiple hosts,
18760           multiple targets, subdirs, etc.
18762         * configure.man: removed rcsid. reference config.sub not
18763           config.subr.
18765         * Makefile.in: mkdir $(infodir) on install-info.
18767 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18769         * configure.texi:  Explain better about .gdbinit and about
18770         the environment that configure.in sections run in.
18772 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18774         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18776 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18778         * README:  DOC.configure => cfg-paper.texi.
18780 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18782         * config.sub (near case $os):  Don't convert newsos* to bsd!
18784 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18786         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18787         the number of copies of COPYING that go into the GDB tar file.
18789 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18791         * bfd/configure.in, gdb/config/mh-i386sco,
18792         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18793         Fix SCO configuration stuff.
18795 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18797         * Makefile.in:  For libg++, make sure the -I pointing
18798         to the gcc directory goes *after* all the libg++-local -I flags.
18799         Also, move just-gcc dependency from just-libg++ to all-libg++.
18801 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18803         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18805 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18807         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18809 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18811         * config.sub:  Add stratus configuration frags.  Also
18812         submitted to FSF.
18814 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18816         * Makefile.in (DEV_SUPPORT):  add configure.man.
18818         * config.sub(Decode manufacturer-specific):  add -none*.
18820 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18822         * Makefile.in:  remove form feeds to make Sun's make happy.
18823         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18825 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18827         * Makefile.in (AR_FLAGS):  Make quieter.
18829 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18831         * configure.in:  Add libg++.
18832         * configure:  When verbose, don't output the command line at each
18833         level; it will be unremarkably the same as the previous version,
18834         which will be the same as what the user typed.
18836 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18838         * configure.in, Makefile.in: fix clean-info, add flex.  add
18839           fileutils.
18841         * configure: be less sensitive to spaces in Makefile.in.  Do not
18842           look for sources in "..".  Doing so breaks subdirectories that
18843           might have their own configure.  If a subdir has it's own
18844           configure script, use it.
18846 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18848         * cfg-paper.texi: some changes suggested by rms.
18850 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18852         * config.sub:  Merge in some small additions from the FSF version,
18853         taken from the gcc distribution, to bring the Cygnus and FSF
18854         versions into closer sync.
18856 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18858         * configure.in:  Changed svr4 references to sysv4.
18860 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18862         * configure: added -V for version number option.
18864 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18866         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18867           renamed from DOC.configure to cfg-paper.texi.
18869 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18871         * configure, config.subr, config.sub: config.subr is now
18872           config.sub again.
18874 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18876         * configure.texi: new file, in progress.
18878         * Makefile.in: build info file and install the man page for
18879           configure.
18881         * configure.man: new file, first cut.
18883         * configure: find config.subr again now that configuration "none"
18884           has gone.  removed all traces of the -ansi option.  removed all
18885           traces of the -languages option.
18887         * config.subr: resync from rms.
18889 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18891         * configure, config.sub, config.subr: merge config.sub into
18892           config.subr, call the result config.subr, remove config.sub, use
18893           config.subr.
18895         * Makefile.in: revised install for dir.info.
18897 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18899         * configure.in: add decstation host makefile frag.
18901         * Makefile.in: BISON now bison -y again.  also install-gcc on
18902           install.  clean-gdbm on clean.  infodir belongs in datadir.
18903           Make directories for info install.  Build dir.info here then
18904           install it.
18906 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18908         * Makefile.in: fix for bad directory tests.
18910 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18912         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18913           regexp.  -srcdir relative was being handled incorrectly.
18915         * Makefile.in: unwrapped some for loops so that parallel makes
18916           work again and so one can focus one's attention on a particular
18917           package.
18919 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18921         * configure: added PWD as a stand in for `pwd` (for speed). use
18922           elif wherever possible.  make -srcdir work without -objdir.
18923           -objdir= commented out.
18925 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18927         * configure: +options become --options.  -subdirs commented out.
18928           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18929           Makefile now at top of generated Makefile.  Removed cvs log
18930           entries.  added -srcdir.  create .gdbinit only if there is one
18931           in ${srcdir}.
18933         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18934           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18935           and mandir now keyed off datadir by default.
18937 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18939         * Freshly created ChangeLog.
18942 Local Variables:
18943 mode: change-log
18944 left-margin: 8
18945 fill-column: 76
18946 version-control: never
18947 End: