Daily bump.
[official-gcc.git] / ChangeLog
blobe2f1060151f50764dc656d6e1d93d15e73fef4d8
1 2015-03-25  Martin Liska  <mliska@suse.cz>
2             Yury Gribov  <y.gribov@samsung.com>
4         * Makefile.in: Fix ln source location for vimrc file.
5         * Makefile.tpl: Likewise.
7 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
9         PR bootstrap/25672
10         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
11         cross-compiling.  Similarly for CXX_FOR_TARGET.
12         * configure: Regenerate.
14 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
16         * Makefile.def: Add libmpx.
17         * configure.ac: Add libmpx.
18         * Makefile.in: Regenerate.
19         * configure: Regenerate.
21 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
23         * MAINTAINERS (CPU Port Maintainers): Add myself
24         i386 vector ISA extns mantainer.
26 2015-03-13  Jeff Law  <law@redhat.com>
28         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
29         maintainer.
30         Remove Richard Henderson as a maintainer for the x86 port.
32 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
34         * MAINTAINERS (CPU Port Maintainers): Update my email address.
36 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
38         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
39         pointer bounds checker and i386 MPX maintainer.
41 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
43         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
45 2015-02-26  Martin Sebor  <msebor@redhat.com>
47         * MAINTAINERS (Various Maintainers): Add self.
49 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
51         * configure.ac [--enable-as-accelerator-for] (enable_languages):
52         Make sure it contains lto.
53         * configure: Regenerate.
55 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
57         * configure: Regenerate.
59 2015-02-06  Diego Novillo  <dnovillo@google.com>
61         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
62         middle-end, docstring): Remove myself.
63         (Write After Approval): Add myself.
65 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
67         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
68         (Write After Approval): Update address.
70 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
72         PR jit/64780
73         * configure.ac: Require the user to explicitly specify
74         --enable-host-shared if the jit is enabled.
75         * configure: Regenerate.
77 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
79         * MAINTAINERS (Write After Approval): Add myself.
81 2015-01-25  Tom de Vries  <tom@codesourcery.com>
83         * MAINTAINERS: Make whitespace consistent.
85 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
87         * MAINTAINERS (Write After Approval): Add myself.
89 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
91         * MAINTAINERS: (Write After Approval): Add myself.
93 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
95         * MAINTAINERS: (Write After Approval): Add myself.
97 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
99         * MAINTAINERS: (Write After Approval): Add myself.
101 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
103         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
104         objective-c/c++ front end maintainer.
106 2015-01-13  Marek Polacek  <polacek@redhat.com>
108         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
110 2015-01-12  Jeff Law  <law@redhat.com>
112         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
113         a very long time.
115 2015-01-09  Ian Lance Taylor  <iant@google.com>
117         * configure.ac (host_tools): Add gotools.
118         * Makefile.def (host_modules): Add gotools.
119         (dependencies): Add dependency of all-gotools on all-target-libgo.
121 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
123         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
124         * configure: Regenerate.
126 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
128         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
129         all-target-libgomp.
130         * Makefile.in: Regenerate.
132 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
134         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
136 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
138         * configure.ac: Add Visium support.
139         * configure: Regenerate.
141 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
143         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
144         * configure: Regenerate.
146 2015-01-03  Andrew Pinski  <apinski@cavium.com>
148         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
149         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
150         (BASE_TARGET_EXPORTS): Add OBJCOPY.
151         (OBJCOPY_FOR_TARGET): New variable.
152         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
153         * Makefile.in: Regenerate.
154         * configure.ac: Check for already installed target objcopy.
155         Also GCC_TARGET_TOOL on objcopy.
156         * configure: Regenerate.
158 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
160         * config.sub: Update from upstream, to 2015-01-01 version.
161         * config.guess: Ditto.
163 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
165         * MAINTAINERS (RTEMS Ports): Add myself.
167 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
169         * MAINTAINERS (Write After Approval): Add myself.
171 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
173         * MAINTAINERS (Write After Approval): Add myself.
175 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
177         * configure.ac (--enable-as-accelerator-for): Don't set
178         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
179         * configure: Regenerate.
181 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
183         PR bootstrap/64023
184         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
185         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
186         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
187         to CXX.
188         * Makefile.in: Regenerated.
190 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
191             Yury Gribov  <y.gribov@samsung.com>
193         * .gitignore: Added .local.vimrc and .lvimrc.
194         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
195         * Makefile.in: Regenerate.
197 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
199         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
200         * configure: Regenerated.
202 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
204         * MAINTAINERS (nvptx port): New entry.
206 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
208         * configure: Regenerate.
210 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
212         * configure.ac: Merge with Binutils.
214 2014-11-26  Tobias Burnus  <burnus@net-b.de>
216         * Makefile.def: Make more dependent on mpfr, mpc and isl.
217         * Makefile.in: Regenerate.
219 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
221         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
222         missing flex.
223         * Makefile.in: Regenerated.
225 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
227         * Makefile.in: Regenerate.
229 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
231         PR bootstrap/63784
232         * libtool.m4: Add $pic_flag with -shared.
234 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
236         * MAINTAINERS (Write After Approval): Added myself.
238 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
240         * MAINTAINERS (write-after-approval): Add myself.
242 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
244         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
245         from 2 years ago.
247 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
249         Revert:
250         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
252         * MAINTAINERS (Write After Approval): Added myself as line map
253         maintainer.
255 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
257         Revert:
258         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
260         * MAINTAINERS (Write After Approval): Added myself.
262 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
264         * MAINTAINERS (Write After Approval): Added myself.
266 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
268         * MAINTAINERS (Write After Approval): Added myself as line map
269         maintainer.
271 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
273         * MAINTAINERS (Various Maintainers): Added myself as line map
274         maintainer.
276 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
278         * move-if-change: Sync from upstream gnulib.
280 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
282         * compile: Sync with upstream Automake.
283         * depcomp: Ditto.
284         * install-sh: Ditto.
285         * missing: Ditto.
286         * mkinstalldirs: Ditto.
287         * ylwrap: Ditto.
289 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
291         * config.sub: Update from upstream config repo.
292         * config.guess: Ditto.
294 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
296         * Makefile.def: Add liboffloadmic to target_modules.  Make
297         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
298         * Makefile.in: Regenerate.
299         * configure: Regenerate.
300         * configure.ac: Add liboffloadmic to target binaries.
301         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
302         Add liboffloadmic to noconfig list when C++ is not supported.
304 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
305             Thomas Schwinge  <thomas@codesourcery.com>
306             Ilya Verbin  <ilya.verbin@intel.com>
307             Andrey Turetskiy  <andrey.turetskiy@intel.com>
309         * configure: Regenerate.
310         * configure.ac (--enable-as-accelerator-for)
311         (--enable-offload-targets): New configure options.
313 2014-11-11  Tobias Burnus  <burnus@net-b.de>
315         * Makefile.def: Make all-gcc depend on all-isl.
316         * Makefile.in: Regenerate.
318 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
320         * ChangeLog.jit: New.
321         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
323 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
325         PR target/63610
326         * libtool.m4: Fix globbing of darwin versions.
327         * configure: Regenerate.
329 2014-11-11  Tobias Burnus  <burnus@net-b.de>
331         * Makefile.def: Remove CLooG.
332         * Makefile.tpl: Ditto.
333         * configure.ac: Ditto.
334         * configure: Regenerate.
335         * Makefile.in: Ditto.
337 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
339         * configure.ac: Handle nvptx-*-*.
340         * configure: Regenerate.
342 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
344         * MAINTAINERS (Write After Approval): Add myself.
346 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
348         * Makefile.def (libcc1): Remove bootstrap=true;.
349         * Makefile.in: Regenerated.
351 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
353         * configure.ac: Update comment.
354         * configure: Regenerate.
356 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
358         * MAINTAINERS (Write After Approval): Add myself.
360 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
362         * configure.ac (extra_host_libiberty_configure_flags): Add
363         --enable-shared also for libcc1's benefit.
364         * configure: Regenerate.
366 2014-10-29  Tristan Gingold  <gingold@adacore.com>
368         * MAINTAINERS: Change my email address.
370 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
371             Tom Tromey  <tromey@redhat.com>
373         * Makefile.def: Add libcc1 to host_modules.
374         * configure.ac (host_tools): Add libcc1.
375         * Makefile.in, configure: Rebuild.
377 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
379         * configure.ac (build_configargs): Don't share config.cache between
380         build subdirs.
381         * configure: Regenerate.
383 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
385         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
386         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
387         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
388         leon3v7 as leon3.
389         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
390         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
391         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
392         * config/sparc/sparc.md (cpu): Add leon3v7.
393         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
395 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
397         * MAINTAINERS (write-after-approval): Add myself.
399 2014-10-23  Ian Lance Taylor  <iant@google.com>
401         * configure.ac: Disable the Go frontend on systems where it is known
402         to not work.
403         * configure: Regenerate.
405 2014-10-23  Richard Biener  <rguenther@suse.de>
407         * Makefile.def: Add libcpp build module and dependencies.
408         * configure.ac: Add libcpp build module.
409         * Makefile.in: Regenerate.
410         * configure: Likewise.
412 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
414         * MAINTAINERS (write-after-approval): Add myself.
416 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
418         * INSTALL/README: Do not mention CVS.
420 2014-10-03  Jing Yu  <jingyu@google.com>
422         * configure.ac: Add aarch64 to list of targets that support gold.
423         * configure: Regenerate.
425 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
427         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
429 2014-09-29  Catherine Moore  <clm@codesourcery.com>
431         * MAINTAINERS:  Add myself as MIPS maintainer.
433 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
435         * MAINTAINERS: Move myself to MIPS maintainers.
437 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
439         * MAINTAINERS: Put all email addresses between '<' and '>'.
441 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
443         * MAINTAINERS: Move myself to reviewers (Fortran).
445 2014-09-01  Andi Kleen  <ak@linux.intel.com>
447         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
448         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
449         * Makefile.in: Regenerate.
451 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
453         * rtx-classes-status.txt: Delete
455 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
457         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
459 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
461         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
462         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
463         of checking for version number.
464         * configure: Regenerated.
465         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
467 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
469         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
470         is done; begin phase 6 (use extra rtx_def subclasses).
472 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
474         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
475         done; begin phase 5 (additional rtx_def subclasses).
477 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
479         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
481 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
483         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
484         SET_BB_HEADER are done.
486 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
488         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
489         done.
491 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
493         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
495 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
497         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
499 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
501         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
503 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
505         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
507 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
509         * rtx-classes-status.txt: Phase 3 (per-file commits within
510         "config" subdirs) is done; begin phase 4 (removal of
511         "scaffolding").
513 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
515         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
516         dir) is done; begin phase 3 (per-file commits within "config"
517         subdirs).
519 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
521         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
522         phase 2 (per-file commits in main source dir).
524 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
526         * configure: Regenerated.
528 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
530         * rtx-classes-status.txt (TODO): Add SET_BND_TO
532 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
534         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
536 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
538         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
540 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
542         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
544 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
546         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
548 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
550         * MAINTAINERS (Write After Approval): Add myself.
552 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
554         * MAINTAINERS: Remove myself
556 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
558         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
560 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
562         * MAINTAINERS (Write After Approval): Add myself.
564 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
566         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
567         SET_BB_HEADER, SET_BB_FOOTER
569 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
571         * rtx-classes-status.txt: New file
573 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
575         * configure.ac: Eliminate ClooG installation dependency.
576         * configure: Regenerate.
577         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
578         * Makefile.in: Regenerate.
580 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
582         * MAINTAINERS (Write After Approval): Add myself.
584 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
586         * MAINTAINERS (Write After Approval): Add myself.
588 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
590         * MAINTAINERS (Write After Approval): Add myself.
592 2014-07-28  Anthony Green  <green@moxielogic.com>
594         Import from savannah.gnu.org:
595         * config.sub: Update to 2014-07-28 version.
597 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
599         * MAINTAINERS: Remove my MIPS maintainer entry.
601 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
603         PR target/47230
604         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
605         * configure: Regenerate.
607 2014-07-24  James Norris  <jnorris@codesourcery.com>
609         * MAINTAINERS (Write After Approval): Add myself.
611 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
613         * configure.ac: Accept only CLooG 0.18.1.
614         * configure: Regenerate.
616 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
618         * configure.ac: Don't accept isl 0.11.
619         * configure: Regenerate.
621 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
623         * MAINTAINERS (Write After Approval): Add myself.
625 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
627         * configure.ac: Don't accept isl 0.10.
628         * configure: Regenerate.
630 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
632         Fix include path for in-tree cloog.
633         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
634         * configure: Regenerate.
636 2014-06-18  Richard Henderson  <rth@redhat.com>
638         * .gitignore: Import gcc_update output.
640 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
642         * config-ml.in: Robustify ac_configure_args parsing.
644         * configure.ac (--enable-linker-plugin-configure-flags)
645         (--enable-linker-plugin-flags): New flags.
646         (configdirs): Conditionally add libiberty-linker-plugin.
647         * configure: Regenerate.
648         * Makefile.def (host_modules): Add libiberty-linker-plugin.
649         (host_modules) <lto-plugin>: Pay attention to
650         @extra_linker_plugin_flags@ and
651         @extra_linker_plugin_configure_flags@.
652         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
653         * Makefile.in: Regenerate.
655         * Makefile.tpl (configure-[+prefix+][+module+])
656         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
657         "module_srcdir" instead of "module" for locating a module's srcdir.
658         * Makefile.in: Regenerate.
660 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
662         * MAINTAINERS (Write After Approval): Add myself.
664 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
666         * MAINTAINERS: Update my email address.
668 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
670         * MAINTAINERS (Write After Approval): Add myself.
672 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
674         * MAINTAINERS (Write After Approval): Add myself.
676 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
678         PR libstdc++/61011
679         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
680         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
681         * configure: Regenerate.
683 2014-05-28  Pedro Alves  <palves@redhat.com>
685         * MAINTAINERS (Write After Approval): Add myself.
687 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
689         * MAINTAINERS: Update my affiliation/email.
691 2014-05-19  Mike Stump  <mikestump@comcast.net>
693         * MAINTAINERS: Add wide-int reviewers.
695 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
697         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
698         * configure: Regenerated.
700 2014-05-15  Torvald Riegel  <triegel@redhat.com>
702         * MAINTAINERS (libitm): Add myself as maintainer.
704 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
706         * MAINTAINERS (Write After Approval): Add myself.
708 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
710         * config.sub, config.guess: Import from upstream.
712 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
714         * MAINTAINERS (Write After Approval): Put myself in correct order.
716 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
718         * MAINTAINERS (Write After Approval): Add myself.
720 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
722         * MAINTAINERS: Move myself from Reviewers to Write After Approval
723         section.
725 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
727         * MAINTAINERS (Write After Approval): Delete myself.
729 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
731         PR sanitizer/56781
732         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
733         and -B* options with -Xcompiler.
735 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
737         PR bootstrap/60620
738         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
739         * Makefile.in: Regenerate.
741 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
743         * Makefile.def (dependencies): Make all-ld depend on all-binutils
744         for WINDRES_FOR_TARGET in default-manifest.o rule.
745         * Makefile.in: Regenerate.
747 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
749         * MAINTAINERS (Write After Approval): Add myself.
751 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
753         PR sanitizer/56781
754         * Makefile.def: Set bootstrap=true; for host fixincludes.
755         * configure.ac: Don't bootstrap host fixincludes unless
756         --with-build-config=bootstrap-{a,ub}san.
757         * Makefile.in: Regenerated.
758         * configure: Regenerated.
760 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
762         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
763         --enable-vtable-verify option parsing.  Don't add
764         target-libsanitizer to bootstrap_target_libs unless
765         --with-build-config=bootstrap-asan or
766         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
767         to bootstrap_target_libs unless --enable-vtable-verify.
768         * configure: Regenerated.
770 2014-03-10  Anatoly Sokolov <aesok@post.ru>
772         * MAINTAINERS (Write After Approval): Add myself.
774 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
776         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
778 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
780         PR bootstrap/58572
781         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
782         -I for libstdc++-v3 includes if $(LEAN).
783         * Makefile.in: Regenerated.
785 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
787         * MAINTAINERS: Update my email address.
789 2014-02-24  Walter Lee  <walt@tilera.com>
791         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
792         (tilegx-*-*): Change to tilegx*-*-*.
793         * configure: Regenerate.
795 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
797         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
799 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
801         * MAINTAINERS (Write After Approval): Add myself.
803 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
805         PR target/59788
806         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
807         *solaris2*.
809 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
811         * MAINTAINERS: Update my email address.
813 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
815         * MAINTAINERS: Convert to UTF-8.
816         Properly sort Xinliang David Li's entry.
818 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
819             Sandra Loosemore  <sandra@codesourcery.com>
821         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
822         nios2 port maintainers.
824 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
826         * MAINTAINERS (Write After Approval): Add myself.
828 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
830         * configure.ac: Add user-friendly check for native x86_64-linux
831         multilibs.
832         * configure: Regenerate.
834 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
836         * MAINTAINERS: Add myself as sh maintainer.
838 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
840         * MAINTAINERS: Add self as SLSR maintainer.
842 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
844         * MAINTAINERS: Update my email address.
846 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
848         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
850 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
852         * Makefile.in: Regenerate.
854         * Makefile.tpl: Fix typo.
855         * Makefile.in: Regenerate partially.
857 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
859         * configure.ac: Added libcilkrts to noconfig list when C++ is not
860         supported.
861         * configure: Regenerated.
863 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
865         * MAINTAINERS (Write After Approval): Add myself.
867 2013-10-30  Jason Merrill  <jason@redhat.com>
869         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
870         --disable-build-format-warnings.
872 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
874         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
875         depend on libstdc++ and libgcc.
876         * configure: Regenerate.
877         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
878         libcilkrts for POSIX and i*86, and x86_64 architectures.
879         * Makefile.in: Added libcilkrts related fields to support building it.
881 2013-10-26  Jeff Law  <law@redhat.com>
883         * Makefile.def (target_modules): Remove libmudflap
884         (languages): Remove check-target-libmudflap).
885         * Makefile.in: Rebuilt.
886         * Makefile.tpl (check-target-libmudflap-c++): Remove.
887         * configure.ac (target_libraries): Remove target-libmudflap.
888         Remove checks which disabled libmudflap on some systems.
889         * configure: Rebuilt.
890         * libmudflap: Directory removed.
892 2013-10-21  Cong Hou  <congh@google.com>
894         * MAINTAINERS (Write After Approval): Add myself.
896 2013-10-16  Mike Stump  <mikestump@comcast.net>
898         * .dir-locals.el: Add.
900 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
902         * configure.ac: Add --enable-host-shared
903         * configure: Regenerate.
905 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
907         Import from savannah.gnu.org:
908         * config.guess: Update to 2013-06-10 version.
909         * config.sub: Update to 2013-10-01 version.
911 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
913         Changes to build configuration to allow big endian ARC ELF toolchain
914         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
915         * configure: Regenerate.
917 2013-09-20  Alan Modra  <amodra@gmail.com>
919         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
920         ppc host match.  Support little-endian powerpc linux hosts.
922 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
924         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
925         maintainer.
927 2013-09-12  DJ Delorie  <dj@redhat.com>
929         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
930         maintainers.
932 2013-09-03  Richard Biener  <rguenther@suse.de>
934         * configure.ac: Also allow ISL 0.12.
935         * configure: Regenerated.
937 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
939         * MAINTAINERS (Write After Approval): Add myself.
941 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
943         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
945 2013-08-26  Caroline Tice  <cmtice@google.com>
947         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
948         "Various Reviewers" to libvtv "Various Maintainers".
950 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
952         * MAINTAINERS: Add myself as RTL optimizers reviewer.
954 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
956         * MAINTAINERS: Update name, email.
958 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
960         * MAINTAINERS (Write After Approval): Add myself.
962 2013-08-12  Caroline Tice  <cmtice@google.com>
964         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
965         address in the Write After Approval section.
967 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
969         * MAINTAINERS (Write After Approval): Update email.
971 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
973         * configure.ac: Adjust to check VTV_SUPPORTED.
974         * configure: Regenerated.
976 2013-08-02  Caroline Tice  <cmtice@google.com>
978         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
979         on non-linux systems; add target-libvtv to noconfigdirs; add
980         libsupc++/.libs to C++ library search paths.
981         * configure: Regenerated.
982         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
983         libstdc++ and libgcc.
984         * Makefile.in: Regenerated.
986 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
988         * MAINTAINERS (Write After Approval): Add myself.
990 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
991             Shiva Chen  <shiva0217@gmail.com>
993         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
994         nds32 port maintainers.
996 2013-07-17  Tim Shen  <timshen91@gmail.com>
998         * MAINTAINERS (Write After Approval): Add myself.
1000 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1002         * configure.ac: Sync from binutils.
1003         * configure: Regenerate.
1005 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1007         * MAINTAINERS (Write After Approval): Add myself.
1009 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1011         * MAINTAINERS (Write After Approval): Add myself.
1013 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1015         * MAINTAINERS (Write After Approval): Add myself.
1017 2013-04-30  Brooks Moses  <bmoses@google.com>
1019         * MAINTAINERS: Update my email; move myself from Fortran
1020         reviewer to Write After Approval.
1022 2013-04-16  Andreas Schwab  <schwab@suse.de>
1024         * configure.ac (aarch64-*-*): Don't disable java.
1025         * configure: Regenerate.
1027 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1029         * MAINTAINERS (Write After Approval): Add myself.
1031 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1033         * Makefile.def (target_modules): Don't install libffi.
1034         * Makefile.in: Regenerate.
1036 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1038         * MAINTAINERS (Write After Approval): Add myself.
1040 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1042         * MAINTAINERS (Write After Approval): Add myself.
1044 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1046         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1047         * configure: Regenerated.
1049 2013-02-05  Ian Lance Taylor  <iant@google.com>
1051         PR go/55969
1052         * configure.ac: Disable libgo on some systems where it does not
1053         work.
1055 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1057         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1058         Remove Geoff Keating as rs6000 port maintainer, at his request.
1060 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1062         * MAINTAINERS: Update my email.
1064 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1066         * configure: Re-generate.
1068 2013-01-15  Richard Biener  <rguenther@suse.de>
1070         PR other/55973
1071         * configure: Re-generate.
1073 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1075         * Makefile.def (install-target-libsanitizer): Depend on
1076         install-target-libstdc++-v3.
1077         * Makefile.in: Regenerate.
1079 2013-01-14  Richard Biener  <rguenther@suse.de>
1081         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1082         * configure: Re-generate
1084 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1086         * config.sub: Update from config repo.
1088 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1090         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1091         * Makefile.in: Regenerate.
1093 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1095         * MAINTAINERS (arc): Add new port maintainership for myself.
1097 2013-01-09  Jason Merrill  <jason@redhat.com>
1099         * .gitignore: Import from gdb repository.
1101 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1103         * Makefile.def (configure-gcc): Depend on all-gmp.
1104         (all-gcc): Remove dependency on all-gmp.
1105         * Makefile.in: Regenerated.
1107 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1109         * config.sub: Merge from config repo.
1110         * config.guess: Ditto.
1112 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1114         * Makefile.def: Merge from binutils.
1115         * Makefile.in: Ditto.
1117 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1119         * MAINTAINERS: Update my email.
1121 2012-12-29  Ben Elliston  <bje@gnu.org>
1123         * config.guess: Update to 2012-12-29 version.
1124         * config.sub: Likewise.
1126 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1128         * Makefile.def (install-target-libgfortran): Depend on
1129         install-target-libquadmath, install-target-libgcc.
1130         (install-target-libsanitizer): Depend on install-target-libgcc.
1131         (install-target-libjava): Depend on install-target-libgcc.
1132         (install-target-libitm): Depend on install-target-libgcc.
1133         (install-target-libobjc): Depend on install-target-libgcc.
1134         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1135         * Makefile.in: Regenerate.
1137 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1139         * Makefile.def (install-target-libgo): Depend on
1140         install-target-libatomic.
1141         * Makefile.in: Regenerate.
1143 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1145         PR go/55201
1146         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1147         * Makefile.in: Regenerate.
1149 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1151         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1152         * configure: Regenerate.
1154 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1156         * config.sub: Merge from config repo.
1158 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1160         * Makefile.def (target_modules): Add bootstrap=true and
1161         raw_cxx=true to libsanitizer.
1162         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1163         * Makefile.in: Regenerated.
1164         * configure: Likewise.
1166 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1168         * MAINTAINERS: Remove self as RTL optimization maintainer.
1170 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1172         * MAINTAINERS (Write After Approval): Add myself.
1174 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1176         * Makefile.def (target_modules): Remove bootstrap=true and
1177         raw_cxx=true from libsanitizer.
1178         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1179         * Makefile.in: Regenerated.
1180         * configure: Likewise.
1182 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1184         * Makefile.def (target_modules): Add bootstrap=true and
1185         raw_cxx=true to libsanitizer.
1186         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1187         * Makefile.in: Regenerated.
1188         * configure: Likewise.
1190 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1192         PR bootstrap/54279
1193         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1194         * configure: Regenerate.
1195         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1196         * Makefile.in: Regenerate.
1198 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1200         * configure.ac: Disable libsanitizer if we're not building C++.
1201         * configure: Regenerate.
1203 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1205         * MAINTAINERS (Write After Approval): Add myself.
1207 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1209         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1210         Kostya Serebryany (kcc@google.com) and
1211         Jakub Jelinek (jakub@redhat.com).
1212         Rename area for Dodji Seketeli (dodji@redhat.com).
1214 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1216         * MAINTAINERS: (asan.c, related): Add myself.
1218 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1220         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1221         * configure: Regenerate.
1223 2012-11-13  Richard Henderson  <rth@redhat.com>
1225         * configure.ac: Move libsanitizer logic to subdirectory.
1226         * configure: Regenerate.
1228 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1230         * configure.ac: Enable libsanitizer just on x86 linux for now.
1231         * configure: Re-generate.
1233 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1235         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1236         sections.
1237         * configure: Regenerate.
1239 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1241         * configure.ac: Add section for configdirs for libsanitizer.
1242         Disable for cris-*-* and mmix-*-*.
1243         * configure: Regenerate.
1245 2012-11-12  Wei Mi <wmi@google.com>
1247         * configure.ac: Add libsanitizer to target_libraries.
1248         * Makefile.def: Ditto.
1249         * configure: Regenerate.
1250         * Makefile.in: Regenerate.
1251         * libsanitizer: New directory for asan runtime.  Contains an empty
1252         tsan directory.
1254 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1256         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1257         against Mingw64 w32api.
1258         * configure: Regenerate.
1260 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1262         * configure: Regenerated.
1264 2012-11-03  Robert Mason  <rbmj@verizon.net>
1266         * configure.ac: add --disable-libstdcxx configure option
1267         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1269 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1271         * MAINTAINERS (Write After Approval): Add myself.
1273 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1275         * MAINTAINERS (Write After Approval): Add myself.
1277 2012-10-24  Sharad Singhai  <singhai@google.com>
1279         * MAINTAINERS (Write After Approval): Add myself.
1281 2012-10-24  Eric Christopher  <echristo@gmail.com>
1283         * MAINTAINERS: Update email address.
1285 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1287         PR bootstrap/54820
1288         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1289         * configure: Regenerate.
1291 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1293         * MAINTAINERS (aarch64): Add Marcus and myself.
1295 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1297         PR bootstrap/54820
1298         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1299         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1300         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1301         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1302         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1303         * Makefile.in: Regenerate.
1304         * configure.ac (have_static_libs): New variable and associated check.
1305         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1306         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1307         * configure: Regenerate.
1309 2012-10-10  Richard Biener  <rguenther@suse.de>
1311         * MAINTAINERS: Adjust for changed surname.
1313 2012-10-04  Lawrence Crowl  <crowl@google.com>
1315         * MAINTAINERS (Write After Approval): Add myself.
1317 2012-10-01  Cary Coutant  <ccoutant@google.com>
1319         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1321 2012-09-28  Ian Lance Taylor  <iant@google.com>
1323         * Makefile.def: Make all-target-libgo depend on
1324         all-target-libbacktrace.
1325         * Makefile.in: Rebuild.
1327 2012-09-26  Ian Lance Taylor  <iant@google.com>
1329         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1330         * Makefile.in: Rebuild.
1332 2012-09-20  Walter Lee  <walt@tilera.com>
1334         * configure.ac: Add tilegx to list of targets that support gold.
1335         * configure: Regenerate.
1337 2012-09-20  Marek Polacek  <polacek@redhat.com>
1339         * MAINTAINERS (Write After Approval): Add myself.
1341 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1343         * configure.ac: Add mips*-mti-elf* target.
1344         * configure: Regenerate.
1346 2012-09-17  Ian Lance Taylor  <iant@google.com>
1348         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1349         * configure.ac (host_libs): Add libbacktrace.
1350         (target_libraries): Add libbacktrace.
1351         * Makefile.def (host_modules): Add libbacktrace.
1352         (target_modules): Likewise.
1353         * configure, Makefile.in: Rebuild.
1355 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1357         PR target/38607
1358         Merge upstream change.
1359         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1361         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1362         Add libgomp*.o to compare_exclusions for AIX.
1363         * configure: Regenerate.
1365 2012-09-06  Diego Novillo  <dnovillo@google.com>
1367         * configure.ac: Bump minimum GMP version to 4.2.3.
1368         * configure: Re-generate.
1370 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1372         PR target/54461
1373         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1374         target-libgloss if not configured --with-avrlibc=no.
1375         * configure: Regenerate.
1377 2012-09-04  Jason Merrill  <jason@redhat.com>
1379         * configure.ac: Fix --enable-languages=all.
1381 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1383         * MAINTAINERS (Write After Approval): Add myself.
1385 2012-09-03  Richard Guenther  <rguenther@suse.de>
1387         PR bootstrap/54138
1388         * configure.ac: Re-organize ISL / CLOOG checks to allow
1389         disabling with either --without-isl or --without-cloog.
1390         * configure: Regenerated.
1392 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1394         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1395         * configure: Regenerate.
1397 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1399         * MAINTAINERS: Fix my email address.
1401 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1403         PR binutils/4970
1404         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1405         and opcodes.
1406         * Makefile.in: Regenerated.
1408 2012-08-26  Art Haas <ahaas@impactweather.com>
1410         * configure: Regenerate.
1412 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1414         * INSTALL/README: Also refer to the online installation
1415         instructions.
1417 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1419         * MAINTAINERS (Write After Approval): Add myself.
1420         (Picochip port): Remove myself.
1422 2012-08-14   Diego Novillo  <dnovillo@google.com>
1424         Merge from cxx-conversion branch.
1426         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1427         POSTSTAGE1_CONFIGURE_FLAGS.
1428         * Makefile.in: Regenerate.
1429         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1430         Force C++ when bootstrapping.
1431         * configure: Regenerate.
1433 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1435         * MAINTAINERS (Write After Approval): Add myself.
1437 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1439         * README: Document use of ranges of years in copyright notices.
1441 2012-07-06  Richard Guenther  <rguenther@suse.de>
1443         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1444         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1445         --with-gmp=system.
1446         * Makefile.in: Regenerated.
1447         * configure: Likewise.
1449 2012-07-06  Richard Guenther  <rguenther@suse.de>
1451         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1452         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1453         supply V=1 as extra_make_flags.
1454         * configure: Regenerated.
1455         * Makefile.in: Likewise.
1457 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1459         * configure: Regenerate.
1461 2012-07-03  Richard Guenther  <rguenther@suse.de>
1463         * Makfile.def (isl): Remove not necessary extra_exports and
1464         extra_make_flags.
1465         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1466         * Makefile.in: Regenerated.
1468 2012-07-03  Richard Guenther  <rguenther@suse.de>
1470         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1471         * configure.ac: If either the ISL or the CLooG check failed
1472         do not try to build in-tree versions.
1473         * Makefile.in: Regenerated.
1474         * configure: Regenerated.
1476 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1478         * configure: Regenerate.
1480 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1482         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1483         maintainer.
1485 2012-07-02  Richard Guenther  <rguenther@suse.de>
1487         * configure: Regenerated.
1489 2012-07-02  Richard Guenther  <rguenther@suse.de>
1490         Michael Matz  <matz@suse.de>
1491         Tobias Grosser <tobias@grosser.es>
1492         Sebastian Pop <sebpop@gmail.com>
1494         * Makefile.def: Add ISL host module, remove PPL host module.
1495         Adjust ClooG host module to use the proper ISL.
1496         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1497         * configure.ac: Include config/isl.m4.  Add ISL host library,
1498         remove PPL.  Remove PPL configury, add ISL configury, adjust
1499         ClooG configury.
1500         * Makefile.in: Regenerated.
1501         * configure: Likewise.
1503 2012-07-02  Richard Guenther  <rguenther@suse.de>
1505         Merge from graphite branch
1506         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1508         * configure: Regenerated.
1509         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1510         both cloog.org and legacy versions. The only supported version will
1511         be CLooG with the isl backend.
1513         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1515         * configure: Regenerated.
1516         * configure.ac: Require cloog isl 0.17.0
1518         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1520         * configure: Regenerated.
1521         * config/cloog.m4: Do not define CLOOG_ORG
1523 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1525         * configure.ac: Skip C if explicitly selected.
1526         * configure: Regenerate.
1528 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1530         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1531         they contain -O2.
1532         * configure: Regenerate.
1534 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1536         PR debug/53740
1537         * df.h, df-problems.c, dce.c: Revert last patch.
1539 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1541         * MAINTAINERS (Write After Approval): Update my email address.
1543 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1545         * MAINTAINERS (Write After Approval): Add myself.
1547 2012-06-20  Jason Merrill  <jason@redhat.com>
1549         * Makefile.tpl (check-target-libgomp-c++): New.
1550         (check-target-libitm-c++): New.
1551         * Makefile.def (c++): Add them.
1552         * Makefile.in: Regenerate.
1554 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1556         * MAINTAINERS (Write After Approval): Add myself.
1558 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1560         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1561         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1562         (install-no-fixedincludes): Adjust accordingly.
1563         * Makefile.in: Regenerate.
1565 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1567         Merge upstream change
1568         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1570 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1572         * MAINTAINERS (Write After Approval): Add myself.
1574 2012-05-09  Nick Clifton  <nickc@redhat.com>
1575             Paul Smith  <psmith@gnu.org>
1577         PR bootstrap/50461
1578         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1579         allow for the fact that from release v3.1.0 of MPFR the source
1580         files were moved into a src sub-directory.
1581         * configure: Regenerate.
1583 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1585         * configure.ac: Bump minimum MPFR version to 2.4.0.
1586         * configure: Regenerated.
1588 2012-05-01  Richard Henderson  <rth@redhat.com>
1590         * Makefile.def (libatomic): New target_module.
1591         * configure.ac (target_libraries): Add libatomic.
1592         (noconfigdirs): Check if libatomic is supported.
1593         * Makefile.in, configure: Rebuild.
1595 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1597         * MAINTAINERS (Write After Approval): Add myself.
1599 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1601         * config.sub: Update to 2012-04-18 version from official repo.
1603 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1605         * MAINTAINERS (Write After Approval): Add myself.
1607 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1609         * MAINTAINERS: Changed email address.
1611 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1613         PR target/52737
1614         * contrib/gcc_update (files_and_dependencies):
1615         Remove gcc/config/avr/t-multilib from touch data.
1617 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1619         * MAINTAINERS (OS Port Maintainers): Remove irix.
1620         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1621         (unsupported_languages): Remove mips-sgi-irix6.*.
1622         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1623         (with_stabs): Remove.
1624         * configure: Regenerate.
1626 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1628         * MAINTAINERS (OS Port Maintainers): Remove osf.
1629         * configure.ac (enable_libgomp): Remove *-*-osf*.
1630         (with_stabs): Remove alpha*-*-osf*.
1631         * configure: Regenerate.
1633 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1635         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1636         * configure: Regenerate.
1638 2012-02-17  Walter Lee  <walt@tilera.com>
1640         * MAINTAINERS: (Write After Approval): Delete myself.
1642 2012-02-14  Walter Lee  <walt@tilera.com>
1644         * MAINTAINERS (tilegx port): Add myself.
1645         (tilepro port): Add myself.
1646         (Write After Approval): Add myself.
1648 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1650         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1651         and Joseph Myers as docstring relicensing maintainers.
1653 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1655         * MAINTAINERS (write-after-approval): Add myself.
1657 2012-02-08  Ira Rosen <irar@il.ibm.com>
1659         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1660         maintainer.
1662 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1664         * MAINTAINERS (Write After Approval): Move myself to
1665         maintain alphabetical order.
1667 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1669         * MAINTAINERS (Write After Approval): Add myself.
1671 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1673         * MAINTAINERS (Write After Approval): Add myself.
1675 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1676             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1678         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1679         * configure: Regenerate.
1681 2012-01-23  Harshit Chopra  <harshit@google.com>
1683         * MAINTAINERS (Write After Approval): Add myself.
1685 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1687         * configure.ac: Remove reference to mh-interix.
1688         * configure: Regenerate.
1690 2012-01-05  Richard Henderson  <rth@redhat.com>
1692         PR bootstrap/51072
1693         * configure.ac: Disable libitm if c++ is not enabled.
1694         * configure: Rebuild.
1696         * configure.ac: Fix regexp for same.
1697         * configure: Rebuild.
1699 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1701         * MAINTAINERS (Write After Approval): Add myself.
1703 2012-01-02  Richard Guenther  <rguenther@suse.de>
1705         PR bootstrap/51686
1706         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1707         * Makefile.in: Regenerate.
1709 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1711         * MAINTAINERS (Write After Approval): Add myself.
1713 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1715         * configure: Regenerate.
1717 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1719         * MAINTAINERS (picochip): Changed email address.
1721 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1723         * MAINTAINERS (write-after-approval): Add self.
1725 2011-11-29  DJ Delorie  <dj@redhat.com>
1727         * configure.ac (rl78-*-*) New case.
1728         * configure: Regenerate.
1729         * MAINTAINERS: Add myself as RL78 maintainer.
1731 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1733         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1735 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1737         * libtool.m4: Additional FreeBSD 10 fixes.
1739 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1741         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1742         Maintainers section, as Epiphany maintainer.
1744 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1746         PR target/49992
1747         * configure.ac: Remove ranlib special-casing for Darwin.
1748         * configure: Regenerate.
1750 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1752         * MAINTAINERS (Reviewers): Keep the list sorted.
1754 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1756         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1758 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1760         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1761         * configure: Rebuild.
1762         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1763         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1764         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1765         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1766         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1767         Add READELF.
1768         * Makefile.in: Rebuild.
1770 2011-11-09  Jason Merrill  <jason@redhat.com>
1772         * Makefile.def (language=c++): Remove check-c++0x.
1773         * Makefile.in (check-gcc-c++): Regenerate.
1775 2011-11-08  Richard Henderson  <rth@redhat.com>
1777         * configure.ac: Test for libitm directory present first.
1779         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1781         * configure.ac: Test libitm/configure.tgt to disable libitm.
1782         * configure: Rebuild.
1784 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1785             Richard Henderson  <rth@redhat.com>
1787         Merged from transactional-memory.
1789         * Makefile.def (lang_env_dependencies): libitm is c++.
1790         Add libitm target module.
1791         * configure.ac: Likewise.
1792         * config/mmap.m4: New file.
1793         * contrib/gcc_update: Add libitm to touch data.
1794         * Makefile.in, configure: Rebuild.
1796 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1798         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1799         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1800         * Makefile.in: Regenerate.
1802 2011-11-01  DJ Delorie  <dj@redhat.com>
1804         * config.sub: Update to version 2011-10-29 (added rl78)
1806 2011-10-27  Nick Clifton  <nickc@redhat.com>
1808         * config.sub: Import these changes from the config project:
1810         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1811             Ben Elliston  <bje@gnu.org>
1813         * config.sub (epiphany): New.
1815         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1816             Ben Elliston  <bje@gnu.org>
1818         * config.sub (hexagon, hexagon-*): New.
1820         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1822         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1823         64eb to be64.
1825         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1827         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1828         (nacl): Grok as alias for 32el-unknown-nacl.
1830 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1832         * MAINTAINERS (Write After Approval): Add myself.
1834 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1836         * MAINTAINERS (Write After Approval): Add myself.
1838 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1840         * MAINTAINERS (sparc port): Remove myself.
1842 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1844         * MAINTAINERS (Write After Approval): Add myself.
1846 2011-08-14  Yao Qi  <yao@codesourcery.com>
1848         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1849         * configure: Regenerate.
1851 2011-07-26  Ian Lance Taylor  <iant@google.com>
1853         * configure.ac: Set have_compiler based on whether gcc directory
1854         exists, rather than on whether gcc is in configdirs.
1855         * configure: Rebuild.
1857 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1859         * MAINTAINERS (Global Reviewers): Add self.
1861 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1863         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1864         link directories.
1865         * Makefile.in: Rebuild.
1867 2011-07-20  Ian Lance Taylor  <iant@google.com>
1869         PR bootstrap/49787
1870         * configure.ac: Move --enable-bootstrap handling earlier in file.
1871         If --enable-bootstrap and either --enable-build-with-cxx or
1872         --enable-build-poststage1-with-cxx, enable C++ automatically.
1873         * configure: Rebuild.
1875 2011-07-19  Ian Lance Taylor  <iant@google.com>
1877         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1878         make C++ a boot_language.  Set and substitute
1879         POSTSTAGE1_CONFIGURE_FLAGS.
1880         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1881         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1882         * configure, Makefile.in: Rebuild.
1884 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1886         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1887         maintainers.
1889 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1891         * MAINTAINERS (Global Reviewers): Add myself.
1893 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1895         * configure: Regenerate.
1897 2011-07-16  Jason Merrill  <jason@redhat.com>
1899         * Makefile.def (language=c++): Add check-c++0x and
1900         check-target-libmudflap-c++.
1901         * Makefile.tpl (check-target-libmudflap-c++): New.
1902         * Makefile.in: Regenerate.
1904 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1906         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1907         * Makefile.def (target_modules/libjava): Pass
1908         $(EXTRA_CONFIGARGS_LIBJAVA).
1909         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1910         if not configured with --enable-static-libjava.
1911         * Makefile.in: Regenerate.
1912         * configure: Likewise.
1914 2011-07-15  Jason Merrill  <jason@redhat.com>
1916         * Makefile.in (check-c++): Move check-gcc-c++0x after
1917         check-target-libstdc++-v3.
1919 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1921         * MAINTAINERS (c6x port): New entry.
1923 2011-07-13  Jason Merrill  <jason@redhat.com>
1925         * Makefile.in (check-gcc-c++0x): New.
1926         (check-c++): Depend on it.
1928 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1930         PR target/39150
1931         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1932         x86_64-*-solaris2.1[0-9]*.
1933         * configure: Regenerate.
1935 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1937         * MAINTAINERS (RTL optimizers): Add self.
1939 2011-06-27  Gabriel Charette  <gchare@google.com>
1941         * MAINTAINERS (Write After Approval): Add myself.
1943 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1945         PR regression/47836
1946         PR bootstrap/23656
1947         PR other/47733
1948         PR bootstrap/49247
1949         PR c/48825
1950         * configure.ac (target_libraries): Remove target-libiberty.
1951         Remove case-statement setting skipdirs=target-libiberty for
1952         multiple targets.  Remove checking target_configdirs and
1953         removing target-libiberty but keeping target-libgcc if
1954         otherwise empty.
1955         * Makefile.def (target_modules): Don't add libiberty.
1956         (dependencies): Remove all traces of target-libiberty.
1957         * configure, Makefile.in: Regenerate.
1959 2011-06-13  Walter Lee <walt@tilera.com>
1961         * configure.ac (tilepro-*-*) New case.
1962         (tilegx-*-*): Likewise.
1963         * configure: Regenerate.
1965 2011-06-06  Jing Yu  <jingyu@google.com>
1967         * configure.ac: Skip target-libiberty for
1968         arm*-*-linux-androideabi.
1969         * configure: Regenerated.
1971 2011-06-06  Nick Clifton  <nickc@redhat.com>
1973         * config.sub: Sync from upstream.
1975 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1977         * MAINTAINERS (Write After Approval): Add myself.
1979 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1981         * MAINTAINERS: Update my email address.
1983 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1985         * MAINTAINERS (Write After Approval): Update my email address.
1987 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1989         * MAINTAINERS (Write After Approval): Add myself.
1991 2011-05-08  Doug Kwan  <dougkwan@google.com>
1993         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1994         * configure: Regenerated.
1995         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1996         value from configure.
1997         * Makefile.in: Regenerated.
1999 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2001         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2002         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2003         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2004         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2005         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2006         *-*-vxworks*): Disable newlib and libgloss in separate case
2007         statement.
2008         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2009         to separate case statement.
2010         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2011         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2012         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2013         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2014         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2015         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2016         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2017         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2018         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2019         i[[3456789]]86-*-rdos*, m32r-*-*,
2020         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2021         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2022         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2023         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2024         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2025         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2026         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2027         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2028         and libgloss in main case over targets.  Remove most empty cases
2029         in main case over targets.
2030         * configure: Regenerate.
2032 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2034         * MAINTAINERS (Write After Approval): Add myself.
2036 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2038         * configure.ac: Remove code setting special library locations for
2039         hppa*64*-*-hpux11*.  Remove code setting compiler for
2040         sparc-sun-solaris2*.
2041         * configure: Regenerate.
2043 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2045         * configure.ac: Separate libgloss_dir settings from general case
2046         over targets.
2047         * configure: Regenerate.
2049 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2051         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2052         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2053         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2054         cases in libgcj-disabling case statement.
2055         (hppa*64*-*-linux*): Set unsupported_languages instead of
2056         disabling target-zlib.
2057         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2058         to hppa*64*-*-hpux*.
2059         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2060         hppa*-*-hpux*.
2061         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2062         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2063         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2064         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2065         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2066         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2067         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2068         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2069         libgcj-disabling case statement.
2070         * configure: Regenerate.
2072 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2074         * configure.ac: Disable Java for targets not supporting libffi.
2075         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2076         Remove cases in Java-disabling statement.
2077         (*arm-wince-pe): Change to arm-wince-pe.
2078         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2079         cases in Java-disabling statement.
2080         (bfin-*-*): Don't disable Java again.
2081         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2082         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2083         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2084         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2085         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2086         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2087         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2088         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2089         Java-disabling statement.
2090         (mmix-*-*): Don't disable Java again.
2091         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2092         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2093         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2094         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2095         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2096         statement.
2097         * configure: Regenerate.
2099 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2101         * configure.ac: Separate cases disabling Java and Java libraries
2102         from general case over targets.
2103         * configure: Regenerate.
2105 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2107         * MAINTAINERS: Update my email address.
2109 2011-04-20  Easwaran Raman  <eraman@google.com>
2111         * MAINTAINERS (Write After Approval): Add myself.
2113 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2115         PR lto/48086
2116         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2117         * configure: Regenerate.
2119 2011-04-16  Jim Meyering  <meyering@redhat.com>
2121         * MAINTAINERS (Write After Approval): Add myself.
2123 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2125         * MAINTAINERS: Update my email address.
2127 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2129         * MAINTAINERS (Write After Approval): Add myself.
2131 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2133         * MAINTAINERS (Write After Approval): Add myself.
2135 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2137         * MAINTAINERS (Write After Approval): Add myself.
2139 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2141         * configure.ac (build_tools): Remove build-byacc.
2142         (host_libs): Remove mmalloc.
2143         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2144         autoconf automake libtool diff rcs fileutils shellutils time
2145         textutils wdiff find uudecode hello tar gzip indent recode release
2146         sed perl gawk findutils gettext zip.
2147         (libgcj): Remove target-qthreads.
2148         (target_tools): Remove target-examples target-gperf.
2149         (YACC): Don't handle building byacc.
2150         * configure: Regenerate.
2151         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2152         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2153         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2154         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2155         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2156         handle building components.
2157         * Makefile.in: Regenerate.
2159 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2161         * MAINTAINERS: Update my email address as Xtensa maintainer.
2163 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2165         * config.sub: Sync from upstream.
2167 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2169         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2170         (microblaze*): Don't disable libssp.
2171         * configure: Regenerate.
2173 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2175         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2176         moveifchange.
2177         * configure: Regenerate.
2178         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2179         * Makefile.in: Regenerate.
2181 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2183         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2184         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2185         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2186         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2187         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2188         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2189         md_exec_prefix cases.
2190         * configure: Regenerate.
2192 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2194         * configure.ac: Separate cases disabling target-libssp,
2195         target-libiberty, target-libstdc++-v3 and Fortran from general
2196         case over targets.
2197         * configure: Regenerate.
2199 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2201         * configure.ac (*-*-chorusos): Don't disable libgcj.
2202         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2203         Remove case.
2204         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2205         (arm-*-coff): Don't disable libgcj.
2206         (arm*-*-linux-gnueabi): Remove useless assignment.
2207         (arm-*-riscix*): Don't disable libgcj.
2208         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2209         configuration.
2210         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2211         (c54x*-*-*): Remove case.
2212         (tic54x-*-*): Don't disable GCC or GCC libraries.
2213         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2214         to *.
2215         (d10v-*-*): Don't disable GCC libraries.
2216         (d30v-*-*): Don't disable libgcj.
2217         (h8500-*-*): Don't disable GCC libraries.
2218         (i960-*-*): Don't disable libgcj.
2219         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2220         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2221         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2222         libgcj.
2223         (m68k-*-coff*): Remove case.
2224         (mmix-*-*): Don't disable libgloss on host.
2225         (mn10200-*-*, mn10300-*-*): Remove cases.
2226         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2227         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2228         Don't disable libgcj.
2229         (romp-*-*): Remove case.
2230         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2231         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2232         case.
2233         (v810-*-*): Don't disable GCC libraries.
2234         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2235         (ip2k-*-*): Don't disable GCC libraries.
2236         * configure: Regenerate.
2238 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2240         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2241         libffi on host.
2242         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2243         on host.
2244         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2245         * configure: Regenerate.
2247 2011-03-26  John Marino  <binutils@marino.st>
2249         * configure.ac: Add support for *-*-dragonfly*
2250         * configure: Regenerate.
2252 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2254         * configure.ac (native_only): Remove.
2255         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2256         send-pr uudecode guile gnuserv on host.
2257         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2258         send-pr rcs guile perl texinfo libtool on host.
2259         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2260         automake send-pr rcs guile perl texinfo libtool on host.
2261         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2262         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2263         (alpha*-dec-osf*): Don't disable fileutils on target.
2264         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2265         texinfo send-pr expect dejagnu on target.
2266         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2267         target-qthreads on target.
2268         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2269         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2270         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2271         x86_64-*-mingw*): Don't disable expect on target.
2272         (*-*-cygwin*): Don't disable target-gperf on target.
2273         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2274         gnuserv on target.
2275         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2276         target.
2277         * configure: Regenerate.
2279 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2281         * configure.ac (target_tools): Remove target-groff.
2282         (native_only): Remove target-groff.
2283         (hppa*64*-*-*): Don't disable byacc.
2284         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2285         setting.
2286         (*-*-kaos*): Don't skip target-librx and target-groff.
2287         (*-*-netware*): Don't skip target-libmudflap.
2288         (*-*-tpf*): Don't skip target-libmudflap.
2289         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2290         directories on the host.
2291         (ia64*-*-*vms*): Don't skip tix.
2292         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2293         host.
2294         * configure: Regenerate.
2296 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2298         * configure.ac: Remove references to mt-mep, mt-netware,
2299         mt-wince.
2300         * Makefile.def: Add all-utils soft dependencies.
2301         * Makefile.tpl: Remove GDB_NLM_DEPS.
2302         * configure: Regenerate.
2303         * Makefile.in: Regenerate.
2305 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2307         * configure.ac: Do not include mh-x86omitfp.
2308         * configure: Regenerate.
2310 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2312         * configure.ac: Remove empty cases.
2313         * configure: Regenerate.
2315 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2317         * Makefile.def: Add dependency from termcap to gdb.
2318         * Makefile.in: Regenerate.
2320 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2322         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2323         * configure: Regenerate.
2324         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2325         * Makefile.tpl: Likewise.
2326         * Makefile.in: Regenerate.
2328 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2330         * configure.ac: Remove all mentions of tentative_cc.
2331         * configure: Regenerate.
2333 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2335         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2336         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2337         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2338         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2339         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2340         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2341         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2342         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2343         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2344         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2345         *-*-rhapsody*): Remove host cases.
2346         * configure: Regenerate.
2348 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2350         * configure.ac (ppc*-*-pe): Remove host case.
2351         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2352         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2353         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2354         cases.
2355         * configure: Regenerate.
2357 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2359         * config.sub: Update to version 2011-03-23.
2361 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2363         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2364         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2365         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2366         * configure: Regenerate.
2368 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2370         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2371         to Write After Approval.
2372         * config-ml.in: Don't handle arc-*-elf*.
2373         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2374         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2375         handle GCC libraries.
2376         * configure: Regenerate.
2378 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2380         PR bootstrap/48120:
2381         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2382         Add -lstdc++ -lm to LIBS.
2383         * configure: Regenerate.
2385 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2387         * config.guess: Update to version 2011-02-02
2388         * config.sub: Update to version 2011-02-24
2390 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2392         PR lto/48086
2393         * configure.ac: Re-enable LTO on *-apple-darwin9.
2394         * configure: Regenerate.
2396 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2398         PR lto/48086
2399         * configure.ac: Disable LTO on darwin due to an assembler change in
2400         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2401         under 256.
2402         * configure: Regenerate.
2404 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2406         * MAINTAINERS: Update myself as score backend maintainer,
2407         update my e-mail address.
2409 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2411         * MAINTAINERS: Update my e-mail address.
2413 2011-03-06  Joey Ye  <joey.ye@arm.com>
2415         * MAINTAINERS: Update my e-mail address.
2417 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2419         * configure.ac: Adjust test of with_ppl.
2420         * configure: Regenerated.
2422 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2424         * MAINTAINERS: Adjust my e-mail address.
2426 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2428         * configure.ac: Add -lpwl to ppllibs.
2429         * configure: Regenerated.
2431 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2433         * config/cloog.m4: Add -lisl to clooglibs.
2434         * configure: Regenerated.
2436 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2438         * MAINTAINERS (CPU Port maintainers): Add self.
2440 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2442         * MAINTAINERS: Add myself as testsuite maintainer.
2444 2011-02-15  Mike Stump  <mikestump@comcast.net>
2446         * MAINTAINERS: Add myself as testsuite maintainer.
2448 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2450         Import from Libtool and gnulib:
2452         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2454         Prepare for supporting FreeBSD 10.
2455         * config.rpath: Remove handling of freebsd1* which soon would
2456         match FreeBSD 10.0.
2458         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2460         Remove support for FreeBSD 1.x.
2461         * libtool.m4 (_LT_LINKER_SHLIBS)
2462         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2463         soon would incorrectly match FreeBSD 10.0.
2465 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2467         PR binutils/12283
2468         * move-if-change: Import version from gnulib.
2470 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2472         PR lto/47225
2473         * Makefile.def (lto-plugin): Double dash for enable-shared.
2474         (configure-gcc): Depend on all-lto-plugin.
2475         * Makefile.in: Rebuilt.
2477 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2479         * configure.ac: Remove extra bracket.
2480         * configure: Regenerate.
2482 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2484         * MAINTAINERS: Add myself as libquadmath maintainer.
2486 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2488         * MAINTAINERS: Update my email address.
2490 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2492         * MAINTAINERS (option handling): Add self.
2494 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2496         PR lto/47225
2497         * Makefile.def: Add dependency for install-gcc
2498         on install-lto-plugin.
2499         * Makfile.in: Regenerated
2501 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2503         * MAINTAINERS (CPU Port Maintainers): Add myself.
2505 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2507         PR libgcj/44341
2508         * configure.ac: Discard --with-* flags for host when configuring
2509         target libraries for cross build.
2510         * configure: Rebuilt.
2512 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2514         * MAINTAINERS (linear loop transforms): Removed.
2516 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2518         * configure.ac: If with_ppl is no, move setting with_cloog=no
2519         after CLOOG_REQUESTED check.
2520         * configure: Regenerated.
2522 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2524         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2525         CLooG has been requested.
2526         * configure: Regenerated.
2528 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2530         * configure: Regenerated.
2531         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2533 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2535         * configure: Regenerated.
2536         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2538 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2540         * configure.ac: Use AS_HELP_STRING throughout.
2541         * configure: Regenerate.
2543 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2545         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2546         * configure: Regenerate.
2548 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2550         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2552 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2554         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2555         for ia64-hpux.
2556         * configure: Regenerate.
2558 2011-01-07  Jan Hubicka  <jh@suse.cz>
2560         PR lto/47225
2561         * Makefile.in: Regenerate.
2562         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2563         configure.
2565 2011-01-07  Jan Hubicka  <jh@suse.cz>
2567         * Makefile.in: Regenerate.
2568         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2569         and configure dependency on lto-plugin configure.
2570         (lto-plugin module): Remove dependency on GCC; add dependency on
2571         liniberty.
2573 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2575         * MAINTAINERS (Write After Approval): Add myself.
2577 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2579         * configure: Regenerate.
2581 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2583         * configure.ac: (picochip): Disable libiberty.
2585 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2587         * MAINTAINERS (Write After Approval): Add myself.
2589 2010-12-10  Ian Lance Taylor  <iant@google.com>
2591         PR bootstrap/46819
2592         * configure.ac: For --disable-libgcj clear libgcj_saved.
2593         * configure: Rebuild.
2595 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2597         PR fortran/46540
2598         * configure.ac: Add --disable-libquadmath and
2599         --disable-libquadmath-support.
2600         * configure: Regenerate.
2602 2010-12-03  Ian Lance Taylor  <iant@google.com>
2604         * MAINTAINERS: Add myself as libgo maintainer.
2606 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2608         PR libffi/46792
2609         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2610         * configure: Regenerate.
2612 2010-12-02  Ian Lance Taylor  <iant@google.com>
2614         * configure.ac: Always set default for poststage1_ldflags to
2615         -static-libstdc++ -static-libgcc.
2617 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2619         * configure.ac: Move comment to remove extra space in last argument
2620         of GCC_TARGET_TOOL.
2622 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2624         PR other/46026
2625         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2626         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2627         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2628         (BASE_FLAGS_TO_PASS): Use it.
2629         * configure: Rebuilt.
2630         * Makefile.in: Rebuilt.
2632 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2634         PR binutils/12258
2635         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2636         Properly check default linker.
2637         * configure: Regnerated.
2639 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2641         * configure.ac: For --enable-gold, handle value `default' instead of
2642         `both*'.  New configure option --{en,dis}able-ld.
2643         * configure: Regenerate.
2645 2010-11-20  Ian Lance Taylor  <iant@google.com>
2647         * configure.ac: Only disable a language library if no language needs
2648         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2649         * configure: Rebuild.
2651 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2653         * Makefile.in: Regenerate.
2655         PR other/46202
2656         * configure.ac: Fix just-built in-tree STRIP name to be
2657         binutils/strip-new.
2658         * configure: Regenerate.
2659         * Makefile.def (install-strip-gcc, install-strip-binutils)
2660         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2661         (install-strip-sid): Mirror dependencies on non-strip variants
2662         of these targets on the respective -strip prerequisites.
2663         * Makefile.tpl (install-strip, install-strip-host)
2664         (install-strip-target): New targets.
2665         (install-strip-[+module+], install-strip-target-[+module+]):
2666         New targets.
2667         * Makefile.in: Regenerate.
2669 2010-11-19  Ian Lance Taylor  <iant@google.com>
2670             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2672         * configure.ac: Add target-libgo to target_libraries.  Set
2673         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2674         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2675         (HOST_EXPORTS): Add GOC.
2676         (BASE_TARGET_EXPORTS): Add GOC.
2677         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2678         (GOCFLAGS_FOR_TARGET): New variable.
2679         (EXTRA_HOST_FLAGS): Add GOC.
2680         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2681         * Makefile.def (target_modules): Add libgo.
2682         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2683         (dependencies): Add dependency from configure-target-libgo to
2684         configure-target-libffi and all-target-libstdc++-v3.  Add
2685         dependencies from all-target-libgo to all-target-libffi.
2686         (languages): Add go.
2687         * configure: Rebuild.
2688         * Makefile.in: Rebuild.
2690 2010-11-19  Ian Lance Taylor  <iant@google.com>
2692         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2693         compiler/flag environment variables.
2695 2010-11-18  Ian Lance Taylor  <iant@google.com>
2697         * configure.ac: Check for lang_requires_boot_languages in
2698         config-lang.in files.
2699         * configure: Rebuild.
2701 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2702             Tobias Burnus  <burnus@net-b.de>
2704         PR fortran/32049
2705         * Makefile.def: Add libquadmath; build it with language=fortran.
2706         * configure.ac: Add libquadmath.
2707         * Makefile.tpl: Handle multiple libs in check-[+language+].
2708         * Makefile.in: Regenerate.
2709         * configure: Regenerate.
2711 2010-11-16  Tom Tromey  <tromey@redhat.com>
2713         * MAINTAINERS: Moved myself to reviewers section.
2715 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2717         * MAINTAINERS: Moved myself to reviewers section.
2719 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2721         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2722         (Write After Approval): Remove self.
2724 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2726         * configure.ac: Fix spelling in option names.
2727         * configure: Regenerated.
2729 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2731         PR bootstrap/39622
2732         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2733         * configure: Regenerated.
2735 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2737         * MAINTAINERS: Update my email address.
2739 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2741         * configure: Regenerate.
2743 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2745         * configure: Regenerate.
2747 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2749         * configure: Regenerate.
2751 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2753         * configure: Regenerate.
2755 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2757         * configure.ac: Support official CLooG.org versions.
2758         * configure: Regenerate.
2759         * config/cloog.m4: New.
2761 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2763         * MAINTAINERS (Write After Approval): Add myself.
2765 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2767         * MAINTAINERS: Update my email address.
2769 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2771         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2772         * configure: Regenerate.
2774 2010-11-03  Ian Lance Taylor  <iant@google.com>
2775             Dave Korn  <dave.korn.cygwin@gmail.com>
2777         PR lto/46273
2778         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2779         and on other supported platforms whenever LTO is enabled.
2780         * configure: Rebuild.
2782 2010-11-02  Alan Modra  <amodra@gmail.com>
2784         PR binutils/12110
2785         * configure.ac: Error when source path contains spaces.
2786         * configure: Regenerate.
2788 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2790         * MAINTAINERS: Update my email address.
2792 2010-10-20  Ian Lance Taylor  <iant@google.com>
2794         * Makefile.def (target_modules): Set lib_path to src/.libs for
2795         libstdc++-v3 module.
2796         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2797         * Makefile.in: Rebuild.
2799 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2801         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2802         (Write After Approval): Remove myself.
2804 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2806         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2808 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2810         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2812 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2814         * configure.ac (build_lto_plugin): New shell variable.
2815         (--enable-lto): Turn on by default for all non-ELF platforms that
2816         have had LTO support added so far.  Set build_lto_plugin appropriately
2817         for both ELF and non-ELF.
2818         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2819         * configure: Regenerate.
2821 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2823         Sync from src:
2824         * configure.ac (v850 support): Remove target-libgloss from
2825         noconfigdirs.
2826         * configure: Regenerate.
2828 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2830         PR bootstrap/45326
2831         PR bootstrap/45174
2832         * configure.ac: Honor initial values of $build_configargs,
2833         $host_configargs, $target_configargs.  Mark the precious, so
2834         environment settings get recorded.
2835         * configure: Regenerate.
2837 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2839         PR bootstrap/45796
2840         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2841         Depend on all-build-libiberty.
2842         * Makefile.in: Regenerate.
2844 2010-09-30  Michael Eager  <eager@eagercon.com>
2846         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2847         * configure: Regenerate.
2849 2010-09-28  Michael Eager  <eager@eagercon.com>
2851         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2853 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2855         PR bootstrap/44621
2856         * configure.ac: Fix unportable shell quoting.
2857         * configure: Regenerate.
2859 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2861         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2862         targets and amend comment.
2863         * configure: Regenerate.
2865 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2867         * MAINTAINERS (Write After Approval): Add myself.
2869 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2871         * configure.ac: Enable LTO by default on Darwin.
2872         * configure: Regenerate.
2874 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2876         * MAINTAINERS (Write After Approval): Add myself.
2878 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2880         * MAINTAINERS (Write After Approval): Add myself.
2882 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2884         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2885         ports
2887 2010-07-28  David Yuste  <david.yuste@gmail.com>
2889         * MAINTAINERS (Write After Approval): Add myself.
2891 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2893         * configure.ac: Support all v850 targets.
2894         * configure: Regenerate.
2896 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2898         PR bootstrap/44455
2899         * configure.ac (extra_mpfr_configure_flags): Copy from
2900         extra_mpc_gmp_configure_flags.
2901         * configure: Re-generated.
2903 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2905         * MAINTAINERS (Write After Approval): Add myself.
2907 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2909         * MAINTAINERS (Write After Approval): Add myself.
2911 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2913         * MAINTAINERS (Write After Approval): Add myself.
2915 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2917         PR target/44862
2918         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2919         Provide -B option to allow for link spec %s substitutions for
2920         libstdc++.a on darwin.
2921         * Makefile.in: Regenerate.
2923 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2925         * MAINTAINERS (Reviewers): Update my e-mail address
2927 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2929         * Makefile.def (configure-gcc): Depend on all-libelf.
2930         * Makefile.in: Rebuild.
2932 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2934         * MAINTAINERS (Write After Approval): Add myself in the right place.
2936 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2938         * MAINTAINERS (Write After Approval): Add myself.
2940 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2942         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2944 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2946         * config.sub: Update to version 2010-05-21.
2947         * config.guess: Update to version 2010-04-03.
2949 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2951         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2952         * configure: Regenerate.
2954 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2956         * MAINTAINERS (Write After Approval): Add myself.
2958 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2960         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2961         a platform that supports LTO.
2962         * configure: Regenerate.
2964 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2966         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2967         * configure: Regenerated.
2969 2010-04-27  Roland McGrath  <roland@redhat.com>
2970             H.J. Lu  <hongjiu.lu@intel.com>
2972         * configure.ac (--enable-gold): Support both, both/gold and
2973         both/bfd to add gold to configdirs without removing ld.
2974         * configure: Regenerated.
2976         * Makefile.def: Add install-gold dependency to install-ld.
2977         * Makefile.in: Regenerated.
2979 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2981         PR lto/42776
2982         * configure.ac (--enable-lto): Refactor handling so libelf tests
2983         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2984         and allow LTO to be explicitly enabled on non-ELF platforms that
2985         are known to support it inside else-clause.
2986         * configure: Regenerate.
2988 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2990         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2991         * configure: Regenerate.
2993 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2995         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2996         * configure: Regenerate.
2998 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3000         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3001         separately.
3002         * configure: Regenerate.
3004 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3006         * MAINTAINERS (Write After Approval): Add myself.
3008 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3010         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3011         * configure: Regenerate.
3013 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3015         * configure: Regenerate after change to elf.m4.
3017 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3019         * MAINTAINERS (Write After Approval): Add myself.
3021 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3023         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3024         * configure: Regenerated.
3026 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3028         * configure.ac: Print "buggy but acceptable" when CLooG
3029         revision is less than 9.
3030         * configure: Regenerated.
3032 2010-04-01  Diego Novillo  <dnovillo@google.com>
3034         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3036 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3038         PR bootstrap/43615
3039         PR bootstrap/43328
3041         Revert:
3043         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3045         * configure.ac: Do not pass --enable-multilib nor
3046         --disable-multilib in baseargs.  Accept explicitly passed
3047         --enable_multilib.
3048         * configure: Regenerate.
3050 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3052         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3054 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3056         * MAINTAINERS: Remove myself.
3058 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3060         PR bootstrap/43328
3061         * configure.ac: Do not pass --enable-multilib nor
3062         --disable-multilib in baseargs.  Accept explicitly passed
3063         --enable_multilib.
3064         * configure: Regenerate.
3066 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3068         * MAINTAINERS (spu port): Remove me.
3070 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3072         * configure.ac (tic6x-*-*): New case.
3073         * configure: Regenerate.
3075 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3077         * config.sub: Update to version 2010-03-22.
3078         * config.guess: Update to version 2009-12-30.
3080 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3082         PR ada/42554
3083         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3084         * configure: Regenerate.
3086 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3088         * MAINTAINERS: Update my email address.
3090 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3092         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3093         (ghassan.shobaki@amd.com): Removed.
3095 2010-03-17  Alan Modra  <amodra@gmail.com>
3097         * MAINTAINERS: Update my email address.
3099 2010-03-16  Diego Novillo  <dnovillo@google.com>
3101         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3102         Matthews.
3104 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3106         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3107         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3109 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3111         * MAINTAINERS: Update my email address.
3113 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3115         * MAINTAINERS: Update my email address.
3117 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3119         * MAINTAINERS: Update my email address.
3121 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3123         * MAINTAINERS: Update my email address.
3125 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3127         PR libstdc++/32499
3128         * configure.ac (RANLIB): Default to true.
3129         (STRIP): Likewise.
3130         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3131         * configure: Regenerate.
3133 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3135         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3136         (Write After Approval): Update my email address.
3138 2010-02-17  Nick Clifton  <nickc@redhat.com>
3140         PR 11238
3141         * Makefile.tpl (local-distclean): Also remove config.cache files in
3142         sub-directories as there may not be Makefiles present in the
3143         sub-directories.
3144         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3145         the config.cache files found by the find command.
3147         * Makefile.in: Regenerate.
3148         * configure.ac: Revert previous delta.
3149         * configure: Regenerate.
3151 2010-02-15  Nick Clifton  <nickc@redhat.com>
3153         PR 11238
3154         * configure.ac: Delete config.cache files in sub-directories when
3155         deleting Makefiles.
3156         * configure: Regenerate.
3158 2010-02-12  Ben Elliston  <bje@gnu.org>
3160         * MAINTAINERS: Update my email address.
3162 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3164         * MAINTAINERS (spu port): Update my email address.
3166 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3168         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3170 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3172         * configure.ac: Add "recommended" version checks for GMP/MPC.
3173         Update recommended GMP/MPFR/MPC versions.
3174         * configure: Regenerate.
3176 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3178         * MAINTAINERS: Move my Embecosm email address into the
3179         write-after-approval section.
3181 2010-01-26  Ian Lance Taylor  <iant@google.com>
3183         * MAINTAINERS: Add myself as Go frontend maintainer.
3185 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3187         PR libstdc++/36101, PR libstdc++/42813
3188         * configure.ac (bootstrap_target_libs): Make inclusion of
3189         target-libgomp conditional on libgomb being in target_configdirs.
3190         * configure: Regenerate.
3192 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3194         PR libstdc++/36101, PR libstdc++/42813
3195         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3196         * configure: Regenerate.
3198 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3200         PR libstdc++/36101, PR libstdc++/42813
3201         * configure.ac (target_configdirs): Substitute.
3202         * Makefile.def: Bootstrap target module libgomp.
3203         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3204         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3205         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3206         * configure, Makefile.in: Regenerate.
3208 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3210         * MAINTAINERS: Adjust my details.
3212 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3214         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3216 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3218         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3220 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3222         * MAINTAINERS (Write After Approval): Add myself.
3224 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3226         * MAINTAINERS (Write After Approval): Add myself.
3228 2010-01-11  Richard Guenther  <rguenther@suse.de>
3230         PR lto/41569
3231         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3232         * Makefile.in: Regenerated.
3234 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3236         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3237         * configure: Regenerate.
3239 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3240             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3242         PR bootstrap/42424
3243         * configure.ac: Include libtool m4 files.
3244         (_LT_CHECK_OBJDIR): Call it.
3245         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3246         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3248         * configure: Regenerate.
3250 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3252         PR bootstrap/41818
3253         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3254         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3255         * Makefile.in: Regenerate.
3257 2010-01-02  Richard Guenther  <rguenther@suse.de>
3259         PR lto/41529
3260         * configure.ac: Include config/elf.m4.  Disable LTO if not
3261         builting for an elf target.
3262         * configure: Regenerate.
3264 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3266         * MAINTAINERS: Change my email address.
3268 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3270         * config.sub, config.guess: Update from upstream sources.
3272 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3274         * MAINTAINERS (Write After Approval): Add myself.
3276 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3278         PR middle-end/30447
3279         PR middle-end/30789
3280         PR other/40302
3282         * configure.ac: Require MPC.
3283         * configure: Regenerate.
3285 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3287         PR target/38384
3288         PR bootstrap/40972
3289         * libtool.m4: Sync from git Libtool.
3290         * ltoptions.m4: Likewise.
3291         * ltversion.m4: Likewise.
3292         * lt~obsolete.m4: Likewise.
3293         * ltmain.sh: Likewise.
3295 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3297         * configure.ac: Update minimum MPC version to 0.8.
3298         * configure: Regenerate.
3300 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3302         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3303         * configure: Regenerated.
3305 2009-11-21  Ian Lance Taylor  <iant@google.com>
3307         * configure.ac: Change default of poststage1_ldflags to be empty if
3308         poststage1_libs is set.  When poststage1_libs is empty, and
3309         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3310         * configure: Rebuild.
3312 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3314         * MAINTAINERS (Write After Approval): Update my email address.
3316 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3318         * config.guess: Update from upstream sources.
3320 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3322         * Makefile.def: Restore host and target settings for gmp.
3323         * Makefile.in: Rebuild.
3325 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3327         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3328         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3329         Fix portability of test of C++ as bootstrap language.  Add
3330         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3331         * configure: Rebuild.
3332         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3333         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3334         in-tree building.
3335         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3336         (POSTSTAGE1_HOST_EXPORTS): Use it.
3337         (STAGE[+id+]_CXXFLAGS): New.
3338         (BASE_FLAGS_TO_PASS): Pass it down.
3339         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3340         extra_exports.
3341         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3342         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3343         extra_exports.
3344         * Makefile.in: Rebuild.
3346 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3348         * config.sub, config.guess: Update from upstream sources.
3350 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3352         * MAINTAINERS (Write After Approval): Add myself.
3354 2009-11-09  Jon Beniston  <jon@beniston.com>
3356         * MAINTAINERS (Write After Approval): Add myself.
3358 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3360         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3361         paths for *-w64-mingw* and x86_64-*mingw*.
3362         * configure: Regenerated.
3364 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3366         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3368 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3370         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3371         Phil Edwards to Write-After Approval.
3373 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3375         * configure.ac: Disable target-winsup & co for
3376         x86_64-*-mingw* and *-w64-mingw* targets.
3377         * configure: Regenerated.
3379 2009-10-16  Nick Clifton  <nickc@redhat.com>
3381         * MAINTAINERS: Add myself as a maintainer for the RX port.
3383 2009-10-26  Johannes Singler  <singler@kit.edu>
3385         * MAINTAINERS (Write After Approval): Update my e-mail address.
3387 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3389         * configure.ac (CLooG test): Use = with test.
3390         * configure: Regenerate.
3392 2009-10-22  Richard Guenther  <rguenther@suse.de>
3394         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3395         cloog if the ppl version check failed.  Move flags saving
3396         before setting in libelf check.
3397         * configure: Regenerate.
3399 2009-10-21  Richard Guenther  <rguenther@suse.de>
3401         * configure.ac: Adjust the ppl and cloog configure to work as
3402         documented.  Disable cloog if ppl was disabled.  Omit the version
3403         checks if they were disabled.
3404         * configure: Re-generate.
3406 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3408         * configure.ac: Add 'lto' to enable_languages, not
3409         new_enable_languages, and only if not already present.
3410         * configure: Regenerate.
3412 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3414         * README: Refer to the various COPYING* files instead of just
3415         COPYING.
3416         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3418 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3420         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3422 2009-10-07  Richard Guenther  <rguenther@suse.de>
3424         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3425         and Richard Guenther as reviewers.
3426         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3427         as reviewers.
3429 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3431         * config.sub: Update from upstream sources.
3433 2009-10-06  Ian Lance Taylor  <iant@google.com>
3435         * Makefile.def: check-gold depends upon all-gas.
3436         * Makefile.in: Rebuild.
3438 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3440         * MAINTAINERS (Write After Approval): Add myself.
3442 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3444         * Makefile.def: all-lto-plugin depends on all-libiberty.
3445         set bootstrap=true for lto-plugin.
3446         Add lto-plugin.
3447         * Makefile.in: Regenerate.
3448         * configure.ac (host_libs): Add lto-plugin.
3449         * configure: Regenerate.
3451 2009-10-03  Diego Novillo  <dnovillo@google.com>
3453         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3454         (HOST_LIBELFLIBS): Define.
3455         (HOST_LIBELFINC): Define.
3456         * Makefile.in: Regenerate.
3457         * configure.ac: Add --enable-lto.
3458         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3459         If --enable-lto is used, add 'lto' to new_enable_languages.
3460         If --enable-lto is used and gold is enabled, add
3461         lto-plugin to configdirs.
3462         * configure: Regenerate.
3464 2009-10-03  Simon Baldwin  <simonb@google.com>
3466         * configure.ac: If --with-system-zlib, suppress local zlib and
3467         pass --with-system-zlib to subdir configure scripts.
3468         * configure: Regenerate.
3470 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3471             Paolo Bonzini  <bonzini@gnu.org>
3473         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3474         $(srcdir).
3475         * Makefile.in: Rebuilt.
3477 2009-09-26  Gary Funck  <gary@intrepid.com>
3479         * MAINTAINERS (Write After Approval): Add myself.
3481 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3483         * configure.ac: Update minimum MPC version to 0.7.
3484         * configure: Regenerate.
3486 2009-09-25  Nick Clifton  <nickc@redhat.com>
3488         * configure.ac: Pass any --cache-file=/dev/null option on to
3489         subconfigures.
3490         * configure: Regenerate.
3492 2009-09-23  Nick Clifton  <nickc@redhat.com>
3494         * config.sub, config.guess: Update from upstream sources.
3496 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3498         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3499         * Makefile.in: Rebuilt.
3501 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3503         PR bootstrap/32272
3504         * configure.ac: Error out if $srcdir isn't '.' but contains
3505         host-${host_noncanonical}.
3506         * configure: Regenerate.
3508 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3510         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3511         maintainer.
3513 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3515         * configure.ac: If bootstrapping a combined tree with
3516         --enable-gold, require c++ in stage1_languages.
3517         * configure: Regenerate.
3519         * configure.ac: Also add target_libs of stage1_languages to
3520         bootstrap_target_libs.
3521         * configure: Regenerate.
3523         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3524         with --enable-languages not containing c++.
3525         * configure: Regenerate.
3527 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3529         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3530         * configure: Regenerate.
3532 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3534         * MAINTAINERS (Write After Approval): Update my e-mail address,
3535         and move from from here...
3536         (Waiting for paperwork): To here.
3538 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3540         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3542 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3544         * configure.ac: Do not use $extrasub for replacing @if/@endif
3545         parts in Makefile; instead, use additional arguments to
3546         AC_CONFIG_COMMANDS to do the replacement manually, with several
3547         sed invocations, to avoid HP-UX sed command limits.
3548         * configure: Regenerate.
3550 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3552         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3553         blank before -L.
3555 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3557         * configure.ac (with-build-config): Document.  Handle without.
3558         Handle missing argument.
3559         * configure: Rebuilt.
3561 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3563         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3564         Default to bootstrap-debug only if compare-debug works.
3565         * configure: Rebuilt.
3566         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3567         * Makefile.in: Rebuilt.
3569 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3571         * MAINTAINERS (OS Port Maintainers): Update my email address.
3573 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3575         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3576         * Makefile.in: Rebuilt.
3578 2009-09-01  Chris Demetriou  <cgd@google.com>
3580         * MAINTAINERS (Write After Approval): Add myself.
3582 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3584         PR debug/30161
3585         * include/dwarf2.h (enum dwarf_tag): Added
3586         DW_TAG_GNU_template_template_param
3587         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3589 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3591         * Makefile.tpl (AWK): Fix typo.
3592         * Makefile.in: Regenerate.
3594 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3596         * configure.ac: Detect awk and sed.
3597         * Makefile.def (flags_to_pass): Add AWK and SED.
3598         * Makefile.tpl (AWK, SED): New.
3599         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3600         * configure: Regenerate.
3601         * Makefile.in: Regenerate.
3603 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3605         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3606         (collapseslashes): Likewise.
3608 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3610         * configure.ac (AC_PREREQ): Bump to 2.64.
3612 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3614         * configure.ac: Remove --with-datarootdir, --with-docdir,
3615         --with-pdfdir, --with-htmldir switches.
3616         * configure: Regenerate.
3618         * configure: Regenerate.
3620         * compile: Sync from Automake 1.11.
3621         * depcomp: Likewise.
3622         * install-sh: Likewise.
3623         * missing: Likewise.
3624         * mkinstalldirs: Likewise.
3625         * ylwrap: Likewise.
3627 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3629         * ltmain.sh (func_normal_abspath): New function.
3630         (func_relative_path): Likewise.
3631         (func_mode_help): Document new -bindir option for link mode.
3632         (func_mode_link): Add new -bindir option, and use it to place
3633         output DLL if specified.
3635 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3637         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3638         (baseargs): Add --disable-option-checking.
3639         * configure: Regenerate.
3641         * Makefile.def (configure-target-libiberty): Depend on
3642         all-binutils and all-ld.
3643         (configure-target-newlib): Likewise.
3644         * Makefile.in: Regenerate.
3646 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3648         * config.sub, config.guess: Update from upstream sources.
3650 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3652         Sync from src, merge:
3654         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3656         * configure.ac: Do not exclude gas for i386-*-darwin.
3657         Add a case for x86_64-*-darwin.
3658         * configure: Regenerate.
3660 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3662         * MAINTAINERS: Add my name to Write After Approval list.
3664 2009-08-06  Michael Eager  <eager@eagercon.com>
3666         * configure.ac: Add Microblaze target.
3667         * configure: Regenerate.
3669 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3671         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3672         * configure: Regenerate.
3674 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3676         * MAINTAINERS (Write After Approval): Update my e-mail address.
3678 2009-07-06  Ian Lance Taylor  <iant@google.com>
3680         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3681         * configure: Rebuild.
3683 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3685         * MAINTAINERS: Move myself to the Graphite Reviewers.
3687 2009-06-30  Wei Guozhi  <carrot@google.com>
3689         * MAINTAINERS: Add my name to Write After Approval list.
3691 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3693         PR bootstrap/40338
3694         * configure.ac (comparestring): Create new variable.
3695         * Makefile.tpl (comparestring): Use to skip some comparisions.
3696         * configure: Regenerate.
3697         * Makefile.in: Regenerate.
3699 2009-06-26  Doug Evans  <dje@sebabeach.org>
3701         * Makefile.def (host_modules): Add cgen.
3702         * Makefile.in: Regenerate.
3703         * configure.ac (host_tools): Add cgen.
3704         * configure: Regenerate.
3706 2009-06-23  DJ Delorie  <dj@redhat.com>
3708         * MAINTAINERS: Add myself as mep maintainer.
3710 2009-06-23  Ian Lance Taylor  <iant@google.com>
3712         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3713         boot_languages.  Only bootstrap target libraries listed in
3714         target_libs for some boot language.  Add --with-stage1-ldflags,
3715         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3716         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3717         if not building with C++.
3718         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3719         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3720         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3721         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3722         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3723         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3724         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3725         * configure, Makefile.in: Rebuild.
3727 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3729         * MAINTAINERS: Added my name to write-after-approval list.
3731 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3733         * configure.ac: Define is_elf for QNX Neutrino targets.
3734         * configure: Regenerate.
3736 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3738         * MAINTAINERS: Added my name to the write-after-approval list
3740 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3742         * configure.ac: Detect MPC in default directory.
3743         * configure: Regenerate.
3745 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3746             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3748         * Makefile.tpl (all): Avoid a trailing backslash.
3749         * Makefile.in: Regenerate.
3751 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3753         * config.sub, config.guess: Update from upstream sources.
3755 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3757         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3758         to noconfdirs.
3759         * configure: Regenerate.
3761 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3763         * Makefile.tpl ([+compare-target+]): Compare all stage
3764         directories, rather than just gcc.
3765         * Makefile.in: Rebuilt.
3767 2009-06-01  Doug Kwan  <dougkwan@google.com>
3769         * configure.ac: Support gold for target arm*-*-*.
3770         * configure: Regenerate.
3772 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3774         * Makefile.def: Add MPC support and dependencies.
3775         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3777         * Makefile.in, configure: Regenerate.
3779 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3781         * Makefile.tpl (all): Avoid harmless warning in make all when
3782         gcc-bootstrap is enabled but stage_last does not exist.
3783         * Makefile.in: Rebuilt.
3785 2009-05-24  Nicolas Roche  <roche@adacore.com>
3787         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3788         * Makefile.in: Regenerate.
3790 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3792         * MAINTAINERS: Update my e-mail address.
3794 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3796         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3797         * configure:  Regenerate.
3799 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3801         PR other/40159
3802         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3803         gcc-no-bootstrap are mutually exclusive.
3804         * Makefile.in: Rebuilt.
3806 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3808         PR other/40159
3809         * Makefile.tpl (all): Don't end with unconditional success.
3810         * Makefile.in: Rebuilt.
3812 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3814         PR target/37137
3815         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3816         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3817         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3818         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3819         stage_configureflags, stage_cflags and stage_libcflags into
3820         explicit Makefile macros.
3821         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3822         GFORTRAN.
3823         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3824         CC.  Set CC_FOR_BUILD from CC.
3825         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3826         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3827         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3828         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3829         and GFORTRAN.
3830         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3831         (_LIBCFLAGS): Renamed to _TFLAGS.
3832         (do-compare-debug, do-compare3-debug): Drop.
3833         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3834         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3835         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3836         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3837         (XGCC_FLAGS_FOR_TARGET): New.
3838         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3839         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3840         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3841         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3842         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3843         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3844         TFLAGS.
3845         (BUILD_CONFIG): Include if requested.
3846         (all): Set TFLAGS on bootstrap.
3847         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3848         (all-stageid-prefixmodule): Likewise.
3849         (do-clean, distclean-stageid): Set TFLAGS.
3850         (restrap): Fix whitespace.
3851         * Makefile.in: Rebuilt.
3853 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3855         * config.guess: Sync with src.
3857 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3859         * configure.ac ($with_ppl):  Default to no if not supplied.
3860         ($with_cloog):  Likewise.
3861         configure:  Regenerate.
3863 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3865         * MAINTAINERS: Update my e-mail address.
3867 2009-04-27  Nick Clifton  <nickc@redhat.com>
3869         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3871 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3873         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3874         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3875         * Makefile.in: Regenerate.
3877 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3879         PR bootstrap/39739
3880         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3881         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3883         * configure, Makefile.in: Regenerate.
3885 2009-04-21  Taras Glek  <tglek@mozilla.com>
3887         * include/hashtab.h: Update GTY annotations to new syntax
3888         * include/splay-tree.h: Likewise
3890 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3892         * config.sub, config.guess: Update from upstream sources.
3894 2009-04-15  Anthony Green  <green@moxielogic.com>
3896         * configure.ac: Add moxie support.
3897         * configure: Rebuilt.
3899 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3901         * configure.ac: Change copyright header to refer to version
3902         3 of the GNU General Public License and to point readers at the
3903         COPYING3 file and the FSF's license web page.
3904         * Makefile.def: Likewise.
3905         * Makefile.tpl: Likewise.
3906         * Makefile.in: Regenerate.
3908 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3910         * configure.ac: Restore match for darwin9 or later. Use double
3911         brackets since regeneration eats one pair.
3912         * configure: Regenerate.
3914 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3916         PR gas/10039
3917         * configure.ac: Require texinfo 4.7.
3918         * configure: Regenerated.
3920 2009-04-09  Nick Clifton  <nickc@redhat.com>
3922         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3923         the GCC Runtime Library Exception.
3925 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3927         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3928         * configure: Regenerate.
3930 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3932         * Makefil.def (languages): New entries.
3933         * Makefile.tpl (check-gcc-*): New generic target.
3934         * Makefile.in: Regenerate.
3936 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3938         * MAINTAINERS:  Update my email address.
3940 2009-03-18  Tom Tromey  <tromey@redhat.com>
3942         * configure: Rebuild.
3943         * configure.ac (host_libs): Add libiconv.
3944         * Makefile.in: Rebuild.
3945         * Makefile.def (host_modules): Add libiconv.
3946         (configure-gdb, all-gdb): Depend on libiconv.
3948 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3950         * configure.ac: Treat gdb as supported on x86_64-darwin.
3951         * configure: Regenerate.
3953 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3955         * configure.ac (--with-host-libstdcxx): New option.
3956         * configure: Regenerate.
3958 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3960         * MAINTAINERS:  Move myself into the write after approval list.
3962 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3964         * MAINTAINERS: Update e-mail address.
3966 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3968         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3970 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3972         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3974 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3976         Backport from git Libtool:
3978         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3979         Support GNU/kOpenSolaris.
3980         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3981         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3982         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3983         GNU/kOpenSolaris.
3985 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3987         * MAINTAINERS: Update e-mail address.
3989 2009-02-24  Michael Eager  <eager@eagercon.com>
3991         * MAINTAINERS (Write After Approval): Add self.
3993 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3995         * MAINTAINERS (Write After Approval): Add myself.
3997 2009-02-05  Andreas Schwab  <schwab@suse.de>
3999         * Makefile.tpl (stage_last): Define $r and $s before using
4000         $(RECURSE_FLAGS_TO_PASS).
4001         * Makefile.in: Regenerate
4003 2009-01-30  Ian Lance Taylor  <iant@google.com>
4005         * MAINTAINERS: Move myself to the Global Reviewers list.
4007 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4009         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4010         * configure: Regenerate.
4012 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4014         * MAINTAINERS: Make whitespace consistent.
4015         Remove Robert Millan from Write After Approval.
4017 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4019         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4020         (all-opcodes): Depend on all-libiberty.
4021         * Makefile.in: Regenerate.
4023 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4025         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4026         * configure: Regenerate.
4028 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4030         * MAINTAINERS (Write After Approval): Add myself.
4032 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4034         * MAINTAINERS: Add myself to reviewers (Fortran).
4036 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4038         PR tree-optimization/38515
4039         * configure.ac (cloog-polylib): Removed.
4040         (with_ppl, with_cloog): Test for "no".
4041         * configure: Regenerated.
4043 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4045         * MAINTAINERS: Moved myself to reviewers (Fortran).
4047 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4049         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4050         (Write After Approval): Remove myself.
4052 2009-01-03  Diego Novillo  <dnovillo@google.com>
4054         * MAINTAINERS: Remove myself from alias maintainership.
4056 2009-01-02  David Ayers  <ayers@fsfe.org>
4058         * MAINTAINERS: Update e-mail address.
4060 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4062         * MAINTAINERS: Make whitespace consistent.
4064 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4066         Backport from upstream Libtool:
4067         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4068         Add cache variables to tests that require the linker to work.
4069         For shlibpath_overrides_runpath, this also changes the semantics
4070         to let the result from the C compiler take precedence.
4072 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4074         * config.sub, config.guess: Update from upstream sources.
4076 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4078         * configure.ac (ppllibs): Add by default the lib flags.
4079         * configure: Regenerate.
4081 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4083         * MAINTAINERS:  Add myself to the write after approval list.
4085 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4087         * configure.ac: Add double brackets on darwin[912].
4088         * configure: Regenerate.
4090 2008-12-03  Daniel Kraft  <d@domob.eu>
4092         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4093         Approval to Reviewer section (for Fortran front-end).
4095 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4097         * configure.ac: Expand to darwin10 and later.
4098         * configure: Regenerate.
4100 2008-12-02  Andreas Schwab  <schwab@suse.de>
4102         * Makefile.def: configure-target-boehm-gc depends on
4103         all-target-libstdc++-v3.
4104         * Makefile.in: Regenerate.
4106 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4108         * MAINTAINERS:  Add myself as mingw maintainer.
4110 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4112         * config.sub, config.guess: Update from upstream sources.
4114 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4116         * README.SCO: Remove.
4118 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4120         * MAINTAINERS:  Add myself to the write after approval list.
4122 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4124         * MAINTAINERS:  Update my email address in WAA section.
4126 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4128         * MAINTAINERS: Update e-mail address.
4130 2008-11-27  Toon Moene  <toon@moene.org>
4132         * MAINTAINERS: Change e-mail address.
4134 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4136         * configure.ac: Build gdb for i?86-*-darwin*
4137         * configure: Regenerated.
4139 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4141         * MAINTAINERS: Added my full name.
4143 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4145         PR bootstrap/38014
4146         PR bootstrap/37923
4148         Revert:
4150         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4152         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4153         * Makefile.in: Regenerated.
4155         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4157         PR gdb/921
4158         PR gdb/1646
4159         PR gdb/2175
4160         PR gdb/2176
4162         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4163         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4164         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4165         (HOST_EXPORTS): Pass CPPFLAGS.
4166         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4167         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4168         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4169         * Makefile.in, configure: Regenerated.
4170         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4171         and CPPFLAGS_FOR_BUILD.
4173 2008-11-06  Jeff Law  <law@redhat.com>
4175         * MAINTAINERS: Add myself as middle end maintainer.
4177 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4179         * MAINTAINERS (Write after approval): Add myself.
4181 2008-11-05  Diego Novillo  <dnovillo@google.com>
4183         * MAINTAINERS (Global Reviewers): Add myself.
4184         (Non-Algorithmic Maintainers): Remove myself.
4186 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4188         * MAINTAINERS (Write after approval): Add myself.
4190 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4192         * MAINTAINERS (Write after approval): Add myself.
4194 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4196         * configure.ac (spu-*-*): Remove special case.
4197         * configure: Regenerate.
4199 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4201         * MAINTAINERS (Write after approval): Update my email address.
4203 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4205         * configure.ac [spu-*-*]: Do not set skipdirs.
4206         * configure: Re-generate.
4208 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4210         * MAINTAINERS (Various Maintainers): Add myself to reload.
4212 2008-10-25  Richard Guenther  <rguenther@suse.de>
4214         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4215         maintainer.  Remove myself as libgcc-math maintainer.
4216         (Non-Algorithmic Maintainers): Remove myself.
4218 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4220         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4221         * Makefile.in: Regenerated.
4223 2008-10-23  Cary Coutant  <ccoutant@google.com>
4225         * MAINTAINERS (Write after approval): Add myself.
4227 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4229         PR gdb/921
4230         PR gdb/1646
4231         PR gdb/2175
4232         PR gdb/2176
4234         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4235         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4236         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4237         (HOST_EXPORTS): Pass CPPFLAGS.
4238         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4239         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4240         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4241         * Makefile.in, configure: Regenerated.
4242         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4243         and CPPFLAGS_FOR_BUILD.
4245 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4247         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4248         Sebastian Pop.
4250 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4252         * MAINTAINERS (Write After Approval): Added myself.
4254 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4256         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4257         recommended version to 2.3.2.
4259         * configure: Regenerate.
4261 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4263         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4265 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4267         * MAINTAINERS (Write After Approval): Update e-mail address.
4269 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4271         * libtool.m4: Update to libtool 2.2.6.
4272         * lt~obsolete.m4: Update to libtool 2.2.6.
4273         * ltmain.sh: Update to libtool 2.2.6.
4274         * ltsugar.m4: Update to libtool 2.2.6.
4275         * ltversion.m4: Update to libtool 2.2.6.
4276         * ltoptions.m4: Update to libtool 2.2.6.
4277         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4279 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4281         * MAINTAINERS (Write After Approval): Add myself.
4283 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4285         * MAINTAINERS (Write After Approval): Update my name.
4287 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4289         * MAINTAINERS: Add myself in "Write After Approval".
4291 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4293         * MAINTAINERS: Add myself as ia64 maintainer.
4295 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4297         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4298         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4299         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4300         and Michael Tiemann from Write After Approval since they do not
4301         actually have access.
4303 2008-09-05  Richard Guenther  <rguenther@suse.de>
4305         * configure.ac: Initialize clooglibs to -lcloog.
4306         * configure: Re-generate.
4308 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4310         * MAINTAINERS (Write After Approval): Add myself.
4312 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4314         * configure.ac (--with-cloog-polylib): New.
4315         (--disable-cloog-version-check): New.
4316         (--disable-ppl-version-check): New.
4317         * configure: Re-generate.
4319 2008-09-03  Richard Guenther  <rguenther@suse.de>
4321         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4322         cloog test.
4323         * configure: Re-generate.
4325 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4327         Add picoChip port.
4328         * MAINTAINERS: Add picoChip maintainers.
4330 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4331             Tobias Grosser  <grosser@fim.uni-passau.de>
4332             Jan Sjodin  <jan.sjodin@amd.com>
4333             Harsha Jagasia  <harsha.jagasia@amd.com>
4334             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4335             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4336             Adrien Eliche  <aeliche@isty.uvsq.fr>
4338         Merge from graphite branch.
4339         * configure: Regenerate.
4340         * Makefile.in: Regenerate.
4341         * configure.ac (host_libs): Add ppl and cloog.
4342         Add checks for PPL and CLooG.
4343         * Makefile.def (ppl, cloog): Added modules and dependences.
4344         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4345         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4347 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4349         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4350         (GCC_SHLIB_SUBDIR): New.
4351         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4352         * configure: Regenerate.
4353         * Makefile.in: Regenerate.
4355 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4357         * MAINTAINERS: Consistently use tabs to separate columns.
4359 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4361         * MAINTAINERS (Write after Approval): Add myself.
4363 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4365         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4366         Enable bfd, binutils and opcodes.
4367         * configure: Regenerate.
4369 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4371         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4373 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4375         * MAINTAINERS:  Use correct Umlaut for last name.
4377 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4379         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4381 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4383         * MAINTAINERS: Update my email address.
4385 2008-08-16  Nicolas Roche  <roche@adacore.com>
4387         * Makefile.tpl: Add BOOT_ADAFLAGS.
4388         * Makefile.in: Regenerate.
4390 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4392         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4393         * configure: Regenerate.
4395 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4397         * configure.ac: Add makefile fragments for hpux.
4398         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4399         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4400         * configure: Regenerate.
4401         * Makefile.in: Regenerate.
4403 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4405         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4407 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4409         * MAINTAINERS (Write after Approval): Add myself.
4411 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4413         * MAINTAINERS (Write After Approval):  Add myself.
4415 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4417         * MAINTAINERS (Write After Approval):  Add myself.
4419 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4421         * MAINTAINERS: Update my email address.
4423 2008-06-25  Joey Ye  <joey.ye@intel.com>
4425         * MAINTAINERS (Write After Approval):  Add myself.
4427 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4429         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4430         * Makefile.in: Regenerate.
4431         * configure: Regenerate.
4433 2008-06-17  Daniel Kraft  <d@domob.eu>
4435         * MAINTAINERS (Write After Approval):  Add myself.
4437 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4439         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4440         "$@" is still intact with both Autoconf 2.59 and 2.62.
4441         * configure: Regenerate.
4443 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4445         * Makefile.tpl: Fix comment errors.
4446         * Makefile.in: Regenerate.
4448 2008-06-12  David S. Miller  <davem@davemloft.net>
4449             David Edelsohn  <edelsohn@gnu.org>
4451         * configure.ac: Add powerpc*-*-* to gold supported targets.
4452         * configure: Regenerate.
4454 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4456         PR tree-optimization/36218
4457         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4458         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4459         (all prefix="build-"): Pass them to build-system sub-makes.
4460         * Makefile.in: Regenerate.
4462 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4464         * MAINTAINERS (mt port): Remove.
4465         (sco5, unixware, sco udk): Remove.
4466         (Kean Johnston): Add to Write After Approval.
4468 2008-05-30  Julian Brown  <julian@codesourcery.com>
4470         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4471         of libobjc for ARM EABI Linux.
4472         * configure: Regenerate.
4474 2008-05-18  Xinliang David Li   <davidxl@google.com>
4476         * ChangeLog: Remove wrong ChangeLog entry.
4478 2008-05-17  Xinliang David Li   <davidxl@google.com>
4480         * MAINTAINERS (Write After Approval): Add myself.
4482 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4484         * MAINTAINERS (Write After Approval): Add myself.
4486 2008-05-14  Rafael Espíndola  <espindola@google.com>
4488         * config-ml.in: don't handle --enable-shared and --enable-static.
4490 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4492         * MAINTAINERS: Update my email address.
4494 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4496         * MAINTAINERS: Update my email address.
4498 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4500         * MAINTAINERS (Write After Approval): Add myself.
4502 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4504         * MAINTAINERS (Write After Approval): Add myself.
4506 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4508         * MAINTAINERS (crx): Add myself.
4510 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4512         Sync with src:
4513         2008-04-14  David S. Miller  <davem@davemloft.net>
4515         * configure.ac: Add sparc*-*-* to gold supported targets.
4516         * configure: Regenerate.
4518 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4520         PR bootstrap/35457
4521         * configure.ac: Include override.m4.
4522         * configure: Regenerate.
4524 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4526         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4527         * Makefile.in: Regenerate.
4529 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4531         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4532         as nonconfigurable directories list.
4533         * configure: Regenerate.
4535 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4537         * config.sub, config.guess: Update from upstream sources.
4539 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4541         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4542         * Makefile.in: Regenerate.
4544 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4546         * configure.ac: Do not build libssp for the AVR.
4547         * configure: Regenerate.
4549 2008-04-07  Ian Lance Taylor  <iant@google.com>
4551         * Makefile.def: check-gold depends upon all-binutils.
4552         * Makefile.in: Regenerate.
4554 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4556         * MAINTAINERS (Write After Approval): Add myself.
4558 2008-04-04  Nick Clifton  <nickc@redhat.com>
4560         PR binutils/4334
4561         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4562         builds.
4563         * configure: Regenerate.
4565 2008-04-04  NightStrike  <NightStrike@gmail.com>
4567         PR other/35151
4568         * configure.ac: Combine rules for mingw32 and mingw64.
4569         * configure: Regenerate.
4571 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4573         * MAINTAINERS (Write After Approval): Add myself.
4575 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4577         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4578         * Makefile.in (.NOTPARALLEL): Ditto.
4580 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4582         * MAINTAINERS (Write After Approval): Add myself.
4584 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4586         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4587         * Makefile.in (.NOTPARALLEL): Regenerate.
4589 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4591         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4592         * Makefile.in: Regenerate.
4594 2008-03-26  Jakub Staszak  <kuba@et.pl>
4596         * MAINTAINERS (Write After Approval): Add myself.
4598 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4600         * MAINTAINERS:  Update e-mail address.
4602 2008-03-20  Ian Lance Taylor  <iant@google.com>
4604         * configure.ac: Add support for --enable-gold.
4605         * Makefile.def: Add gold as a directory like ld.
4606         * configure, Makefile.in: Regenerate.
4608 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4610         * configure.ac: m4_include config/proginstall.m4.
4611         * configure: Regenerate.
4613         Backport from upstream Libtool:
4615         2007-10-12  Eric Blake  <ebb9@byu.net>
4617         Deal with Autoconf 2.62's semantic change in m4_append.
4618         * ltsugar.m4 (lt_append): Replace broken versions of
4619         m4_append.
4620         (lt_if_append_uniq): Don't require separator to be overquoted,
4621         and avoid broken m4_append.
4622         (lt_dict_add): Fix typo.
4623         * libtool.m4 (_LT_DECL): Don't overquote separator.
4625 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4627         * config.rpath: Add AIX 6 support.
4629 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4631         * Makefile.def (stageprofile).  Remove -fprofile-generate
4632         from stage_libcflags.
4633         * Makefile.in: Regenerate.
4635 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4637         * config.sub, config.guess: Update from upstream sources.
4639 2008-03-06  Tom Tromey  <tromey@redhat.com>
4641         * MAINTAINERS: Update for treelang deletion.
4643 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4645         * MAINTAINERS: Update my email address.
4647 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4649         * MAINTAINERS (darwin port): Add myself as a maintainer.
4650         (objective-c/c++): Add myself as a maintainer.
4652 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4654         * MAINTAINERS (Write After Approval): Update my email address.
4656 2008-02-25  Tomas Bily  <tbily@suse.cz>
4658         * MAINTAINERS (Write After Approval): Add myself.
4660 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4662         * MAINTAINERS (OpenMP): Add myself.
4664 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4666         PR bootstrap/32009
4667         PR bootstrap/32161
4669         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4670         * configure: Regenerate.
4672         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4673         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4674         STAGE4_LIBCFLAGS): New.
4675         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4676         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4677         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4678         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4679         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4680         for target modules.  Don't export LIBCFLAGS.
4681         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4682         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4683         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4684         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4685         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4686         * Makefile.in: Regenerate.
4688 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4690         PR libgcj/33085
4691         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4692         Do not use -DDLL_EXPORT.  Backport from upstream.
4694 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4696         * MAINTAINERS (Write After Approval): Add myself.
4698 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4700         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4701         * configure: Regenerate.
4703 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4705         * configure.ac (xtensa*-*-*): Recognize processor variants.
4706         * configure: Regenerate.
4708 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4710         PR bootstrap/34922
4711         * configure.ac (PARSE_ARGS): Push suitable setting of
4712         ac_subdirs_all, for `./configure --help=recursive'.
4713         Handle `+' in generic toplevel directory disabling.
4714         * configure: Regenerate.
4716 2008-01-28  Nick Clifton  <nickc@redhat.com>
4718         * MAINTAINERS (xstormy16): Take over maintainership.
4720 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4722         * MAINTAINERS (c4x port): Remove.
4724 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4726         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4728 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4730         * config.sub, config.guess: Update from upstream sources.
4732 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4734         * MAINTAINERS (Write After Approval): Add myself.
4736 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4738         * MAINTAINERS: Update my email address.
4740 2008-01-09  Raksit Ashok  <raksit@google.com>
4742         * MAINTAINERS (Write After Approval): Add myself.
4744 2008-01-09  Raksit Ashok  <raksit@google.com>
4746         * MAINTAINERS (Write After Approval): Add myself.
4748 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4750         * config.sub, config.guess: Update from upstream sources.
4752 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4754         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4755         Change recommended MPFR from 2.2.1 -> 2.3.0.
4756         * configure: Regenerate.
4758 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4760         * MAINTAINERS: Update my email address.
4762 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4764         * MAINTAINERS: Update my email address.
4766 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4768         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4769         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4770         * Makefile.in: Regenerate.
4772 2007-12-10  Mark Heffernan  <meheff@google.com>
4774         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4775         misplaced entries.
4777 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4779         * configure.ac: Enable libjava for x86_64-*-darwin9.
4780         * configure: Regenerate.
4782 2007-12-07  Bill Maddox  <maddox@google.com>
4784         * MAINTAINERS (Write After Approval): Add myself.
4786 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4788         * config.sub, config.guess: Update from upstream sources.
4790 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4792         * config-ml.in: Remove 64bit configure tests.
4794 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4796         * config-ml.in: Robustify against white space in absolute file
4797         names.
4799         * config-ml.in (multi-clean): Substitute ${Makefile}.
4800         Remove superfluous ${Makefile} in list.
4802 2007-11-19  Thiemo Seufer  <ths@mips.com>
4804         * config-ml.in: Don't hardcode the Makefile name.
4806 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4808         * MAINTAINERS (Write After Approval): Add myself.
4810 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4812         * MAINTAINERS (Write After Approval): Add myself.
4814 2007-11-06  Doug Kwan  <dougkwan@google.com>
4816         * MAINTAINERS (Write After Approval): Add myself.
4818 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4820         * MAINTAINERS (mercury): Remove entry.
4821         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4823 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4825         * Makefile.def (dependencies): Make configure-gdb depend on
4826         all-intl.
4827         * Makefile.in: Regenerated.
4829 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4831         * MAINTAINERS (Fortran maintainer): Remove myself.
4833 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4835         * Makefile.def: To avoid problems running with parallel makes,
4836         build newlib before libgloss so that target specific header
4837         files are availble.
4838         * Makefile.in: Regenerate
4840 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4842         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4843         * Makefile.in: Regenerate.
4845 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4847         * MAINTAINERS (Register allocation reviewer): Add myself.
4849 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4851         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4852         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4853         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4854         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4855         * configure: Regenerate.
4857 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4859         * MAINTAINERS (Register allocation reviewer): Add myself.
4861 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4863         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4864         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4865         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4866         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4867         * configure.ac: Default them to host tools for $host = $build.
4868         Subst them.
4870         * configure: Regenerate.
4871         * Makefile.in: Regenerate.
4873 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4875         * MAINTAINERS (Register allocation reviewer): Add myself.
4877 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4879         * MAINTAINERS (Register allocation reviewer): Add myself.
4881 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4883         * MAINTAINERS (Write After Approval): Fix typo.
4885 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4887         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4888         * configure: Regenerate.
4890 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4892         PR bootstrap/31906
4893         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4894         they're already prefixed.
4896 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4898         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4899         libstdc++.
4900         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4901         * configure: Regenerate.
4902         * Makefile.in: Regenerate.
4904 2007-09-17  Andreas Schwab  <schwab@suse.de>
4906         * configure.ac: Raise minimum makeinfo version to 4.6.
4907         * configure: Regenerate.
4909 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4911         * MAINTAINERS (write-after-approval) add myself
4913 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4915         * configure.ac: Correct makeinfo version check.
4916         * configure: Regenerate.
4918 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4920         * MAINTAINERS: Update my email address.
4922 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4924         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4925         to $skipdirs and only disable gprof for newlib.  Use the normal
4926         mips*-elf* handling in other respects.
4927         * configure: Regnerate.
4929 2007-09-12  David Daney  <ddaney@avtrex.com>
4931         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4932         enabling libgcj.
4933         * configure: Regenerate.
4935 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4937         PR other/32154
4938         * configure.ac: For libgloss targets, point the linker to the linker
4939         script, startup code and simulator library.
4940         * configure: Regenerate.
4942 2007-09-07  Andrew Haley  <aph@redhat.com>
4944         * configure.ac (noconfigdirs): Remove target-libffi and
4945         target-libjava.
4946         * configure: Regenerate.
4948 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4950         PR target/33281
4951         * configure.ac: Use config/mh-mingw on mingw.
4952         * configure: Regenerate.
4954 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4956         * MAINTAINERS (Write After Approval): Add myself.
4958 2007-09-05  Richard Guenther  <rguenther@suse.de>
4960         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4961         nor --disable-checking is provided also turn on yes and types
4962         checking for stage1.
4963         * configure: Re-generate.
4965 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4967         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4968         (Write After Approval): Remove myself.
4970 2007-08-29  Nick Clifton  <nickc@redhat.com>
4972         * config.sub, config.guess: Update from upstream sources.
4974 2007-08-22  Bud Davis  <jmdavis@link.com>
4976         * MAINTAINERS (Write After Approval): Added myself.
4977         * MAINTAINERS (Reviewers): Removed myself.
4979 2007-08-18  Paul Brook  <paul@codesourcery.com>
4980             Joseph Myers  <joseph@codesourcery.com>
4982         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4983         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4984         * Makefile.in: Regenerate.
4985         * configure.ac (--with-debug-prefix-map): New.
4986         * configure: Regenerate.
4988 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4989             Nigel Stephens  <nigel@mips.com>
4991         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4992         as target_makefile_frag.
4993         * configure: Regenerate.
4995 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4997         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4998         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4999         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5000         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5001         (do-compare, do-compare3, do-compare-debug): New.
5002         ([+compare-target+]): Use them.
5004 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5006         * MAINTAINERS (Write After Approval): Change my email address.
5008 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5009             Ben Elliston  <bje@au.ibm.com>
5011         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5012         --silent if $silent.
5013         * configure: Regenerate.
5015 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5017         * MAINTAINERS (Various Maintainers): Add myself as
5018         loop infrastructure maintainer.  Update my e-mail
5019         address.
5021 2007-07-31  Diego Novillo  <dnovillo@google.com>
5023         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5024         Adjust description.
5026 2007-07-26  Richard Guenther  <rguenther@suse.de>
5028         * configure.ac: Add types checking to stage1 checking flags.
5029         * configure: Regenerate.
5031 2007-07-17  Nick Clifton  <nickc@redhat.com>
5033         * COPYING3: New file.  Contains version 3 of the GNU General
5034         Public License.
5035         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5036         Lesser General Public License.
5038 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5040         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5042 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5044         * MAINTAINERS (S/390 co-maintainer): Add myself.
5045         (Write After Approval): Remove myself.
5047 2007-07-13  Dan Hipschman  <dsh@google.com>
5049         * MAINTAINERS (Write After Approval): Add myself.
5051 2007-07-11  Nick Clifton  <nickc@redhat.com>
5053         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5054         WINDRES export.
5055         * Makefile.in: Regenerate.
5057 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5059         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5060         maintainer.
5062 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5064         * lt~obsolete.m4: New. Import from 20070318 libtool.
5066 2007-07-03  Julian Brown  <julian@codesourcery.com>
5068         * MAINTAINERS (Write After Approval): Add myself.
5070 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5072         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5073         * configure: Regenerate.
5075 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5077         * configure.ac: Add some missing m4 quotation.
5078         * configure: Regenerate.
5080 2007-07-02  Simon Baldwin  <simonb@google.com>
5082         * MAINTAINERS (Write After Approval): Add myself.
5084 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5086         * configure: Regenerate.
5088 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5090         * Makefile.def: Add windmc tool to build.
5091         * Makefile.tpl: Likewise.
5092         * configure.ac: Likewise.
5093         * Makefile.in: Regenerate.
5094         * configure: Regenerate.
5096 2007-06-28  DJ Delorie  <dj@redhat.com>
5098         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5099         not building newlib.
5100         * configure: Regenerated.
5102 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5104         * MAINTAINERS (Write After Approval): Add myself.
5106 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5108         * MAINTAINERS (Write After Approval): Add myself.
5110 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5112         * MAINTAINERS (Write After Approval): Add myself.
5114 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5116         * MAINTAINERS (Write After Approval): Add myself.
5118 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5120         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5121         * Makefile.in: Regenerated.
5123 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5125         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5126         bfin*-*-uclinux* targets.
5127         * configure: Regenerate.
5129 2007-06-14  Ian Lance Taylor  <iant@google.com>
5131         * MAINTAINERS: Add myself as non-algorithmic global write
5132         maintainer.
5134 2007-06-14  Diego Novillo  <dnovillo@google.com>
5136         * MAINTAINERS: Add self as middle-end maintainer and
5137         non-algorithmic global write maintainer.
5139 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5141         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5142         Move all Fortran maintainers except Paul Brook into the
5143         Non-Autopoiesis section.
5145 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5147         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5148         (distclean-stage[+id+]): Possibly delete stage_last.
5149         * Makefile.in: Regenerate.
5151 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5153         * MAINTAINERS (Various Maintainer): Fix typo.
5155 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5157         * MAINTAINERS (Various Maintainer): Add myself as
5158         dataflow maintainer.
5160 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5162         * config.sub, config.guess: Update from upstream sources.
5164 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5166         * Makefile.tpl: Fix spelling error.
5167         * Makefile.in: Regenerate.
5169 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5171         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5172         lt_cv_sys_max_cmd_len.
5174 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5176         * MAINTAINERS (Various Maintainers): Add myself as
5177         auto-vectorizer maintainer.
5179 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5181         PR libjava/32098
5182         * libtool.m4: Revert previous change.
5183         * ltgcc.m4: Put it here.
5185 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5187         * MAINTAINERS (Various Maintainers): Add myself as
5188         auto-vectorizer maintainer.
5190 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5192         PR libjava/32098
5193         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5195 2007-05-30  Richard Guenther  <rguenther@suse.de>
5197         * MAINTAINERS (Various Maintainers): Add myself as
5198         auto-vectorizer maintainer.
5200 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5202         PR bootstrap/29382
5203         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5204         * configure: Rebuilt.
5206 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5208         * MAINTAINERS (Write After Approval): Removed my name.
5210 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5212         * MAINTAINERS (Write After Approval): Remove myself.
5214 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5216         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5218 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5220         * ltmain.sh: Update from ToT Libtool.
5221         * libtool.m4: Update from ToT Libtool.
5222         * ltsugar.m4: New. Update from ToT Libtool.
5223         * ltversion.m4: New. Update from ToT Libtool.
5224         * ltoptions.m4: New. Update from ToT Libtool.
5225         * ltconfig: Remove.
5226         * ltcf-c.sh: Remove.
5227         * ltcf-cxx.sh: Remove.
5228         * ltcf-gcj.sh: Remove.
5230 2007-05-22  Ollie Wild  <aaw@google.com>
5232         * MAINTAINERS (Write After Approval): Add myself.
5234 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5236         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5237         stage_cflags.
5238         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5239         Remove CFLAGS/LIBCFLAGS.
5240         (configure-stage[+id+]-[+prefix+][+module+],
5241         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5242         * Makefile.in: Regenerate.
5244 2007-05-15  Diego Novillo  <dnovillo@google.com>
5246         * MAINTAINERS: Update e-mail address.
5248 2007-05-15  Revital Eres  <eres@il.ibm.com>
5250         * MAINTAINERS (Write After Approval): Add myself.
5252 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5254         * MAINTAINERS (Write After Approval): Updated my address.
5256 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5258         * MAINTAINERS (Write After Approval): Add myself.
5260 2007-05-11  Silvius Rus  <rus@google.com>
5262         * MAINTAINERS (Write After Approval): Add myself.
5264 2007-04-23  Tom Tromey  <tromey@redhat.com>
5266         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5268 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5270         * MAINTAINERS (cpplib): Rename to ...
5271         (libcpp): ... this.  Add C/C++ front end maintainers.
5273 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5275         * config-ml.in: Pass ${ml_config_env} to configure calls.
5277 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5279         * MAINTAINERS (Write After Approval): Add myself.
5281 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5283         * MAINTAINERS (Write After Approval): Add myself.
5285 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5287         * MAINTAINERS (fortran 95 front end): Add myself.
5289 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5291         * MAINTAINERS (Write After Approval): Add myself.
5293 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5295         * MAINTAINERS (Modulo Scheduler): Add myself.
5297 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5299         * MAINTAINERS (fortran 95 front end): Add myself.
5300         (c++ front end): whitespace fix.
5302 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5304         * MAINTAINERS (Write After Approval): Add myself.
5306 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5308         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5309         of glob.  Quote arguments with single quotes too.
5310         * configure: Regenerate.
5312 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5314         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5315         * Makefile.in: Regenerate
5317 2007-03-07  Andreas Schwab  <schwab@suse.de>
5319         * configure: Regenerate.
5321 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5323         * configure.ac: Add "--with-pdfdir" configure option,
5324         which defines pdfdir variable.
5325         * Makefile.def (target=fixincludes): Add install-pdf to
5326         missing targets.
5327         (recursive_targets): Add install-pdf target.
5328         (flags_to_pass): Add pdfdir.
5329         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5330         target.
5331         * configure: Regenerate
5332         * Makefile.in: Regenerate
5334 2007-02-28  Eric Christopher  <echristo@apple.com>
5336         Revert:
5337         2006-12-07  Mike Stump  <mrs@apple.com>
5339         * Makefile.def (dependencies): Add dependency for
5340         install-target-libssp and install-target-libgomp on
5341         install-gcc.
5342         * Makefile.in: Regenerate.
5344 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5346         * configure: Regenerate.
5347         * configure.ac: Move statements after variable declarations.
5349 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5351         * MAINTAINERS: Add myself as sh maintainer.
5353 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5355         * configure.ac: Adjust for loop syntax.
5356         * configure: Regenerate.
5358 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5360         * configure: Rebuilt.
5362 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5364         * configure.ac: Drop multiple occurrences of --enable-languages,
5365         and fix its quoting.
5366         * configure: Rebuilt.
5368 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5369             Nathan Sidwell  <nathan@codesourcery.com>
5370             Vladimir Prus  <vladimir@codesourcery.com>
5371             Joseph Myers  <joseph@codesourcery.com>
5373         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5374         * configure: Regenerate.
5376 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5378         * ltconfig (freebsd*): Default to elf.
5380 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5382         * configure.ac (target_libraries): Move libgcc before libiberty.
5383         * configure: Regenerated.
5385 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5386             Paolo Bonzini  <bonzini@gnu.org>
5388         PR bootstrap/30753
5389         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5390         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5391         * configure: Regenerated.
5393 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5395         * MAINTAINERS (Language Front End Maintainers): Update my mail
5396         address.
5398 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5400         PR bootstrap/30748
5401         * configure.ac: Correct syntax for Solaris ksh.
5402         * configure: Regenerated.
5404 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5406         * configure.ac: Sync with src.
5407         * configure: Regenerate.
5409 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5411         * Makefile.in: Regenerate.
5413 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5415         * config.sub: Sync with src.
5417 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5419         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5420         noncanonical equivalents.
5421         * configure.in: Rename to...
5422         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5423         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5424         target_noncanonical.  Use them.  Rewrite removal of configure
5425         arguments for autoconf 2.59.  Discard variable settings.  Force
5426         program_transform_name for native tools.
5428         * Makefile.in: Regenerated.
5429         * configure: Regenerated with autoconf 2.59.
5431 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5433         * MAINTAINERS (Write After Approval): Add myself.
5435 2007-01-31  Andreas Schwab  <schwab@suse.de>
5437         * Makefile.tpl (LDFLAGS): Substitute it.
5438         * Makefile.in: Regenerate.
5440 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5442         * MAINTAINERS (Write After Approval): Add myself.
5444 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5446         * MAINTAINERS (spu port): Add myself.
5448 2007-01-23  Richard Guenther  <rguenther@suse.de>
5450         PR bootstrap/30541
5451         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5452         * Makefile.tpl (GNATBIND): Substitute it.
5453         (GNATMAKE): Likewise.
5454         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5455         of STAGE_PREFIX.
5456         * Makefile.in: Regenerate.
5457         * configure: Regenerate.
5459 2007-01-18  Mike Stump  <mrs@apple.com>
5461         * configure.in: Re-enable -Werror for gcc builds.
5463 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5465         * MAINTAINERS (Write After Approval): Add myself.
5467 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5469         * configure.in: Change == to = in test command.
5470         * configure: Regenerate.
5472 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5473             Nick Clifton  <nickc@redhat.com>
5474             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5476         * configure.in (build_configargs, host_configargs, target_configargs):
5477         Remove build/host/target parameters.
5478         (host_libs): Add gmp and mpfr.
5479         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5480         * Makefile.def (gmp, mpfr): New.
5481         (gcc): Remove target.
5482         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5483         target_os, target_vendor): New.
5484         (configure): Add host_alias/target_alias arguments; adjust invocations.
5485         * configure: Regenerate.
5486         * Makefile.in: Regenerate.
5488 2007-01-11  Matt Fago  <fago@earthlink.net>
5490         * configure.in: Try to link to functions only in mpfr 2.2.x
5491         to improve robustness of configure tests.
5492         * configure: Regenerate.
5494 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5496         * MAINTAINERS: Add myself as i386 maintainer.
5498 2007-01-08  Jan Hubicka  <jh@suse.cz>
5500         * MAINTAINERS: Add myself as i386 maintainer.
5502 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5504         * configure.in: Add support for an x86_64-mingw* target.
5505         * configure: Regenerate.
5507 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5509         * Makefile.tpl (all-target): Correct @if conditional for target
5510         modules.
5511         * configure.in: Omit libiberty if building only target libgcc.
5512         * configure, Makefile.in: Regenerated.
5514 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5516         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5517         * configure: Regenerate.
5519 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5521         * Makefile.def (target_modules): Add libgcc.
5522         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5523         * Makefile.tpl (clean-target-libgcc): Delete.
5524         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5525         on gcc even for bootstrapped modules.  Rewrite handling of
5526         lang_env_dependencies to loop over target_modules.
5527         * configure.in (target_libraries): Add target-libgcc.
5528         * Makefile.in, configure: Regenerated.
5530 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5532         * configure.in: Reorganize recognition of languages.  Add
5533         --enable-stage1-languages.  Show supported languages for the chosen
5534         target rather than all recognized languages.
5535         * configure: Regenerate.
5537 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5539         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5540         * Makefile.in: Regenerate.
5542 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5544         * configure.in: Warn that MPFR 2.2.0 is buggy.
5545         * configure: Regenerate.
5547 2006-12-27  Ian Lance Taylor  <iant@google.com>
5549         * configure.in: When removing Makefiles to force a reconfigure, also
5550         remove prev-DIR*/Makefile.
5551         * configure: Regenerate.
5553 2006-12-22  Andreas Schwab  <schwab@suse.de>
5555         * configure: Regenerate with correct autoconf version.
5557 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5559         * configure.in: add AC_SUBST for *_FOR_TARGET.
5560         * configure: Regenerate.
5562 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5564         * configure.in: Simplify logic for rejecting languages that cannot
5565         be built.  Separate the case when a language is unsupported,
5566         from the case when the user chooses not to build a language.
5568 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5570         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5571         it only affects bootstrap and could be tested on "$host" as well.
5572         * configure: Regenerate.
5573         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5575 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5577         PR bootstrap/29544
5578         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5579         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5580         move here comment from Makefile.tpl.
5581         * Makefile.tpl: Move some definitions higher in the file.
5582         (STAGE1_CHECKING): New.
5583         * configure.in: Add --enable-stage1-checking.
5584         * configure: Regenerate.
5585         * Makefile.in: Regenerate.
5587 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5589         * MAINTAINERS: Add myself as build system maintainer.
5591 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5593         * MAINTAINERS (Write After Approval): Add myself.
5595 2006-12-13  Eric Christopher  <echristo@apple.com>
5597         * MAINTAINERS: Add myself as darwin maintainer.
5599 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5601         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5603 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5605         MAINTAINERS: Update my entry.
5607 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5609         * configure.in:  Handle spu makefile frag.
5610         * Makefile.tpl (MAINT): Define
5611         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5612         * configure: Regenerate.
5613         * Makefile.in: Regenerate.
5615 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5617         * config.guess: Import latest version.
5618         * config.sub: Likewise.
5620 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5622         * configure.in (spu-*-*): Don't skip target-libiberty.
5623         * configure: Regenerate.
5625 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5627         PR bootstrap/30134
5628         * configure.in: Correct x86 darwin support for libjava to powerpc
5629         and i?86 only.
5630         * configure: Regenerate.
5632 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5634         * configure.in: Add x86 darwin support for libjava.
5635         * configure: Regenerate.
5637 2006-12-07  Mike Stump  <mrs@apple.com>
5639         * Makefile.def (dependencies): Add dependency for
5640         install-target-libssp and install-target-libgomp on
5641         install-gcc.
5642         * Makefile.in: Regenerate.
5644 2006-12-04  Richard Guenther  <rguenther@suse.de>
5646         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5647         (Non-Algorithmic Maintainers): Move over non-algorithmic
5648         loop optimizer maintainers, add myself as a non-algorithmic
5649         middle-end maintainer.
5651 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5653         * MAINTAINERS (Write After Approval): Add myself.
5655 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5657         * configure.in: Update error message for missing GMP/MPFR.
5659         * configure: Regenerate.
5661 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5663         * configure.in: Update MPFR version in error message.
5665         * configure: Regenerate.
5667 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5669         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5670         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5671         --with-gmp-lib): New flags.
5673         * configure: Regenerate.
5675 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5677         * MAINTAINERS (Write After Approval): Change my email address.
5679 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5681         * MAINTAINERS (Write After Approval): Add myself.
5683 2006-11-22  Philipp Thomas  <pth@suse.de>
5685         * MAINTAINERS (i18n): Update e-mail address.
5687 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5689         * MAINTAINERS (spu port): Add myself as maintainer.
5690         (Write After Approval): Remove myself.
5692 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5694         * configure.in (skipdirs): Don't build libssp for SPU.
5695         * configure: Regenerate.
5697 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5699         * MAINTAINERS (spu port): Add myself as maintainer.
5700         (libobjc): Update my email address.
5702 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5704         * MAINTAINERS (Write After Approval): Add myself.
5706 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5708         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5709         * configure : Rebuilt.
5711 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5713         * MAINTAINERS (Write After Approval): Add myself.
5715 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5717         * MAINTAINERS (Write After Approval): Add myself.
5719 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5721         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5722         libmpfr.a.
5723         * configure: Regenerate.
5725 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5727         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5728         (unstage): Test for stage_last presence.
5730         PR bootstrap/29802
5731         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5732         STAGE_PREFIX.
5733         * Makefile.in: Regenerate.
5735 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5737         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5738         maintainers.
5740 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5742         * MAINTAINERS (Write After Approval): Add myself.
5744 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5746         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5747         and stageN-package/Makefile.
5748         * Makefile.in: Regenerated.
5750 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5752         * configure.in: Remove target-libgloss from noconfigdirs for
5753         bfin-*-*.
5754         * configure: Regenerated.
5756 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5758         * configure.in (have_gmp): Only error if the gcc directory exists.
5760         * configure: Regenerate.
5762 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5764         * configure.in: Robustify error message for missing GMP/MPFR.
5766         * configure: Regenerate.
5768 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5770         * MAINTAINERS (Write After Approval): Add myself.
5772 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5774         * MAINTAINERS: Change email address.
5776 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5778         * MAINTAINERS (Write After Approval): Add myself.
5780 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5782         * MAINTAINERS (Write After Approval): Add myself.
5784 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5786         * MAINTAINERS (Write After Approval): Move myself to
5787         Write After Approval section.
5789 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5791         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5792         need_gmp anymore.
5793         * configure: Regenerate.
5795 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5797         * MAINTAINERS (Write After Approval): Add myself.
5799 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5801         * config.guess: Import latest version.
5802         * config.sub: Likewise.
5804 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5806         * Makefile.def: Added pdf target handling.
5807         * Makefile.tpl: Added pdf target handling.
5808         * Makefile.in: Regenerated.
5810 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5812         * MAINTAINERS: Add self as score port maintainer.
5814 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5816         * MAINTAINERS (Write After Approval): Add myself.
5818 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5820         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5821         or newer.
5822         * configure: Regenerated.
5824 2006-09-27  Dave Brolley  <brolley@redhat.com>
5826         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5827         using $s instead of $r.
5828         * configure: Regenerated.
5830 2006-09-26  Thiemo Seufer  <ths@mips.com>
5832         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5833         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5834         * configure: Regenerate.
5836 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5838         * MAINTAINERS (Write After Approval): Remove myself.
5840 2006-09-22  Chao-ying Fu  <fu@mips.com>
5842         * MAINTAINERS (Write After Approval): Add myself.
5844 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5846         * MAINTAINERS: Add self as soft-fp maintainer.
5848 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5850         * MAINTAINERS: Add myself as avr maintainer.
5851         Remove Marek Michalkiewicz as avr maintainer.
5853 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5855         * MAINTAINERS (Write After Approval): Add myself.
5857 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5859         * configure.in: Never build newlib for a Mingw host.
5860         Never build newlib as Mingw target library.
5861         Test the existence of winsup/cygwin for building a Cygwin newlib,
5862         rather than just winsup.
5863         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5864         building a Mingw target.
5865         * configure: Regenerate.
5867 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5869         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5871 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5873         * config.guess: Import from src (was more updated).
5874         * config.sub: Likewise.
5876 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5878         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5879         * configure: Regenerated.
5881 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5883         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5884         for stages after the first.
5886 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5888         * Makefile.def: Add dependencies for configure-opcodes
5889         on configure-intl and all-opcodes on all-intl.
5890         * Makefile.in: Regenerated.
5892 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5894         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5896 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5898         Port to hosts whose 'sort' and 'tail' implementations
5899         treat operands with leading '+' as file names, as POSIX
5900         has required since 2001.  However, make sure the code still
5901         works on pre-POSIX hosts.
5902         * ltmain.sh: Don't assume "sort +2" is equivalent to
5903         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5905 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5907         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5909 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5911         * ltconfig: chmod 644 before ranlib during install.
5913 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5915         PR bootstrap/18058
5916         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5917         if the bootstrap compiler is a GCC version that supports it.
5918         * configure: Regenerate.
5920 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5922         * configure.in: Fix thinkos in previous check-in.
5923         * configure: Regenerate.
5925 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5927         PR other/27063
5928         * configure.in: Test subdir_requires and give an appropriate
5929         error message.
5930         * configure: Regenerate.
5932 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5934         * MAINTAINERS (Write After Approval): Add myself.
5936 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5938         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5940 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5942         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5944 2006-06-20  David Ayers  <d.ayers@inode.at>
5946         PR bootstrap/28072
5947         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5948         whether target-libjava is being configured instead of whether the
5949         java front end is enabled.
5950         * configure: Regenerate.
5952 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5954         PR target/27540
5955         * configure.in: Only enable libgomp on IRIX 6.
5956         * configure: Regenerate.
5958 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5960         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5961         too.
5962         * Makefile.in: Regenerate.
5964 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5966         * config-ml.in: Alter CCASFLAGS to include special
5967         multilib options the same as is done for CFLAGS.
5969 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5971         * configure.in: Don't enable libgomp on hpux10.
5972         * configure: Rebuilt.
5974 2006-06-12  David Ayers  <d.ayers@inode.at>
5976         PR bootstrap/27963
5977         PR target/19970
5978         * configure.in: Remove target-boehm-gc from noconfigdirs where
5979         ${libgcj} is specified.
5980         * configure: Regenerate.
5982 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5984         Sync from src:
5986         * configure.in: Sync.
5987         * configure: Regenerated.
5989         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5991         * Makefile.def: Added dependencies from sim and gdb on intl, and
5992         added configure dependencies to everything with an all dependency
5993         on intl.
5994         * Makefile.in: Regenerated.
5996 2006-06-06  David Ayers  <d.ayers@inode.at>
5998         PR libobjc/13946
5999         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6000         * Makefile.in: Regenerate.
6001         * configure.in: Add --enable-objc-gc at toplevel and have it
6002         enable boehm-gc for Objective-C.
6003         Remove target-boehm-gc from libgcj.
6004         Add target-boehm-gc to target_libraries.
6005         Add target-boehm-gc to noconfigdirs where ${libgcj}
6006         is specified.
6007         Assert that boehm-gc is supported when requested for Objective-C.
6008         Only build boehm-gc if needed either for Java or Objective-C.
6009         * configure: Regenerate.
6011 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6013         PR 27674
6014         * Makefile.tpl (configure-[+prefix+][+module+],
6015         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6016         Remove rule to unstage bootstrapped modules.
6017         (stage_current): New.
6018         * Makefile.in: Regenerate.
6020 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6022         * MAINTAINERS (Write After Approval): Update my e-mail address.
6024 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6026         * include/libiberty.h: Declare pex_run_in_environment.
6028 2006-05-31  Asher Langton  <langton2@llnl.gov>
6030         * MAINTAINERS (Write After Approval): Add myself.
6032 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6034         * Makefile.def (bfd, opcodes): Fix lib_path.
6035         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6036         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6037         * Makefile.in: Regenerate.
6039 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6041         * Makefile.in: Regenerate.
6043 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6045         * Makefile.def: Add install-html target. Add datarootdir
6046         docdir and htmldir to flags_to_pass.
6047         * Makefile.tpl: Add install-html target.
6048         * Makefile.in: Regenerate.
6049         * configure.in: Add --with-datarootdir, --with-docdir, and
6050         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6051         * configure: Regenerate.
6053 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6055         * configure.in: Enable gprof for cross builds.
6056         * configure: Regenerate.
6058 2006-05-22  Richard Guenther  <rguenther@suse.de>
6060         Revert
6061         2006-01-31  Richard Guenther  <rguenther@suse.de>
6062         Paolo Bonzini  <bonzini@gnu.org>
6064         * Makefile.def (target_modules): Add libgcc-math target module.
6065         * configure.in (target_libraries): Add libgcc-math target library.
6066         (--enable-libgcc-math): New configure switch.
6067         * Makefile.in: Re-generate.
6068         * configure: Re-generate.
6069         * libgcc-math: New toplevel directory.
6071 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6072             Andreas Tobler  <a.tobler@schweiz.ch>
6074         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6075         * configure: Rebuilt.
6077 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6079         * MAINTAINERS (Write After Approval): Add myself.
6081 2006-05-01  DJ Delorie  <dj@redhat.com>
6083         * configure.in: Restore CFLAGS if GMP isn't present.
6084         * configure: Regenerate.
6086 2006-05-01  Richard Guenther  <rguenther@suse.de>
6088         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6089         maintainer.
6091 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6093         * MAINTAINERS (Write After Approval): Add myself.
6095 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6097         * MAINTAINERS (Write After Approval): Add myself.
6099 2006-04-18  DJ Delorie  <dj@redhat.com>
6101         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6102         reference libgloss so that libssp can be built in a combined
6103         tree.
6104         * configure: Regenerate.
6106 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6108         * MAINTAINERS (Write After Approval): Add myself.
6110 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6112         * configure.in: Require makeinfo 4.4 or higher.
6113         * configure: Regenerate.
6115 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6117         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6118         Rearrange the entries of other libraries to have them in one place.
6120 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6122         * MAINTAINERS (Write After Approval): Remove myself.
6123         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6125 2006-03-14  Richard Guenther  <rguenther@suse.de>
6127         * configure: Regenerate with autoconf 2.13.
6129 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6131         * MAINTAINERS: Use my work address.
6133         * MAINTAINERS: Update my E-mail address.
6135 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6137         * configure.in: Handle --disable-<component> generically.
6138         * configure: Regenerate.
6140 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6142         PR libgcj/17311
6143         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6145 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6147         * MAINTAINERS (Write After Approval):  Remove myself.
6148         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6150 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6152         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6153         (TARGET_CONFIGDIRS): Remove.
6154         * configure.in: Remove AC_SUBST(target_configdirs).
6155         * Makefile.in, configure: Regenerated.
6157 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6159         * MAINTAINERS (Write After Approval):  Remove myself.
6160         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6162 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6164         PR bootstrap/25670
6166         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6168         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6169         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6170         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6171         BUILD_PREFIX, BUILD_PREFIX_1.
6172         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6174         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6175         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6177         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6178         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6179         of `cat stage_current`.  Always provide the `r' and `s' variables.
6180         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6181         a single shell execution.
6182         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6183         bootstrapped modules, make the stage1 module if the build was not
6184         started yet, else build the current stage.
6185         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6186         (all-build, all-host, all-target, [+make_target+]-host,
6187         [+make_target+]-target): Do not use \-continued lines.
6188         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6189         (current_stage, restrap, stage_last): New.
6191         * Makefile.in: Regenerate.
6192         * configure: Regenerate.
6194 2006-02-19  Bud Davis  <jmdavis@link.com>
6196         * MAINTAINERS (Write After Approval):  Remove myself.
6197         (Language Front End Maintainers):  Add myself as fortran 95
6198         maintainer and update e-mail address.
6200 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6202         * MAINTAINERS (Write After Approval):  Remove myself.
6203         (Language Front End Maintainers):  Add myself as fortran 95
6204         maintainer.
6206 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6208         * MAINTAINERS (Write After Approval): Add myself.
6210 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6212         * MAINTAINERS (Write After Approval):  Remove myself.
6213         (Language Front End Maintainers):  Add myself as
6214         fortran 95 maintainer.
6216 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6218         Sync from src:
6220         2005-12-27  Leif Ekblad  <leif@rdos.net>
6222         * configure.in: Add support for RDOS target.
6223         * configure: Regenerate.
6225 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6226             Andreas Schwab  <schwab@suse.de>
6228         * configure: Regenerate.
6230 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6232         * configure.in (enable_libgomp): Add AIX.
6233         * configure: Regenerate.
6235 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6237         * MAINTAINERS (Write After Approval): Add myself.
6239 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6241         * MAINTAINERS (Write After Approval): Add myself.
6243 2006-01-31  Richard Guenther  <rguenther@suse.de>
6244         Paolo Bonzini  <bonzini@gnu.org>
6246         * Makefile.def (target_modules): Add libgcc-math target module.
6247         * configure.in (target_libraries): Add libgcc-math target library.
6248         (--enable-libgcc-math): New configure switch.
6249         * Makefile.in: Re-generate.
6250         * configure: Re-generate.
6251         * libgcc-math: New toplevel directory.
6253 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6255         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6256         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6257         the assembler, linker and binutils.
6258         * configure: Regenerate.
6260 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6262         * MAINTAINERS (Write After Approval): Add myself.
6264 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6266         * configure: Regenerate.
6268 2006-01-18  Richard Henderson  <rth@redhat.com>
6269             Jakub Jelinek  <jakub@redhat.com>
6270             Diego Novillo  <dnovillo@redhat.com>
6272         * libgomp: New directory.
6273         * Makefile.def: Add target_module libgomp.
6274         * Makefile.in: Regenerate.
6275         * configure.in (target_libraries): Add target-libgomp.
6276         * configure: Regenerate.
6278 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6280         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6281         @ from continuation.
6282         * Makefile.in: Rebuilt.
6284 2006-01-04  Chris Lattner  <sabre@gnu.org>
6286         * MAINTAINERS (Write After Approval): Add myself.
6288 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6290         PR bootstrap/24252
6292         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6293         * Makefile.tpl (OBJDUMP): New.
6294         (EXTRA_HOST_FLAGS): Add it.
6295         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6297         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6298         to use symbolic links between directories.  Avoid race conditions
6299         or make them harmless.
6300         * configure.in: Do not try to use symbolic links between directories.
6302         * Makefile.def (LEAN): Pass.
6303         * Makefile.tpl (LEAN): Define.
6304         (stage[+id+]-start): Accept that the previous directory does not
6305         exist, if the bootstrap is lean.
6306         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6307         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6308         configure substitution.
6309         ([+compare-target+]): Likewise.
6310         ([+bootstrap-target+]-lean): New.
6311         * configure.in: Remove lean bootstrap support from here.
6313         * Makefile.in: Regenerate.
6314         * configure: Regenerate.
6316 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6318         * MAINTAINERS (libdecnumber): Add myself.
6320 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6322         * libtool-ldflags: New script.
6324 2006-01-02  Andreas Schwab  <schwab@suse.de>
6326         * configure.in: When reconfiguring remove Makefile in
6327         all stage directories.
6328         * configure: Regenerate.
6330 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6332         * MAINTAINERS: Update my email address.
6334 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6336         Revert Ada-related part of the previous change.
6338         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6339         Do not pass.
6340         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6341         * Makefile.in: Regenerate.
6342         * configure.in: Do not include mt-ppc-aix target fragment.
6343         * configure: Regenerate.
6345 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6347         * configure.in: Select appropriate fragments for PowerPC/AIX.
6348         * configure: Regenerate.
6350         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6351         BOOT_CFLAGS, BOOT_LDFLAGS.
6352         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6353         BOOT_CFLAGS, BOOT_LDFLAGS.
6354         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6355         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6356         (stage): Fail if we cannot complete the work.
6357         * Makefile.in: Regenerate.
6359 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6361         * configure.in: Replace ms1 with mt.
6362         * configure: Rebuilt.
6364 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6366         * MAINTAINERS: Update my email address.
6368 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6370         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6371         install-host-nogcc): Don't invoke $(stage) at the end.
6372         * Makefile.in: Regenerate.
6374 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6376         * configure.in: Flip the top-level bootstrap switch.
6377         * configure: Regenerate.
6379 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6381         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6382         $(stage) and $(unstage).
6383         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6384         (all): Remove stray semicolon.
6385         (local-distclean): Don't handle multilib.tmp and multilib.out.
6386         (install.all): Set $s for consistency.
6387         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6388         check_multilibs setting.  Always make the install directory.
6389         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6390         Correct @if/@endif.
6391         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6392         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6393         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6394         (multilib.out): Remove.
6395         * Makefile.in: Regenerated.
6397 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6399         * MAINTAINERS (Write After Approval): Add myself.
6401 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6403         * MAINTAINERS: Add myself as mt maintainer.
6405         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6407 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6409         * MAINTAINERS: Change email address.
6411 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6413         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6414         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6415         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6416         Find in-tree tools if available.
6417         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6418         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6419         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6420         (COMPILER_*_FOR_TARGET): New.
6421         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6422         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6423         (CONFIGURED_*, USUAL_*): Remove.
6424         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6425         STRIP): Use autoconf substitutions.
6426         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6427         COMPILER_NM_FOR_TARGET): New.
6428         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6430         (all): Make all-host and all-target in parallel.
6431         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6432         that $$r and $$s are set before invoking a recursive make.
6433         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6434         ([+bootstrap-target+]): Inline most of the `all' target.
6436 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6438         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6439         from the gcc build directory.
6440         * Makefile.in: Regenerate.
6442 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6444         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6445         depend on all-libdecnumber.
6446         * configure.in (host_libs): Include libdecnumber.
6447         * Makefile.in: Regenerate.
6448         * configure: Likewise.
6450 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6452         * libdecnumber: Import decNumber sources from the dfp-branch.
6454 2005-11-21  Kean Johnston  <jkj@sco.com>
6456         * config.sub, config.guess: Sync from upstream sources.
6458 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6460         Import from Autoconf sources:
6462         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6463         * config/move-if-change: Don't output "$2 is unchanged";
6464         suggested by Ben Elliston.  Handle weird characters correctly.
6466 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6468         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6469         to match upstream libtool for darwin.
6471 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6473         * Makefile.def: Remove gdb dependencies for gdbtk.
6474         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6475         (configure-gdb, install-gdb): New rules.
6476         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6477         * Makefile.in, configure: Regenerated.
6479 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6481         * MAINTAINERS (Write After Approval): Add myself.
6483 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6485         * MAINTAINERS (Write After Approval): Add myself.
6487 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6489         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6490         Diego Novillo.
6492 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6494         PR bootstrap/24297
6495         * Makefile.tpl (do-[+make-target+], do-check, install,
6496         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6497         are set before recursing.
6498         * Makefile.in: Regenerate.
6500 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6502         PR bootstrap/18939
6503         * Makefile.def (gcc) <target>: Fix thinko.
6504         * Makefile.in: Regenerate.
6506 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6508         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6509         * configure: Regenerate.
6511 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6513         * MAINTAINERS (Write After Approval): Add self.
6515 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6517         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6518         target-libffi, target-qthreads, target-libjava, and
6519         targetlibobjc.
6520         * configure: Regenerate.
6522 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6524         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6525         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6526         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6527         (USUAL_OBJDUMP_FOR_TARGET): New.
6528         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6529         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6530         * configure, Makefile.in: Regenerated.
6532 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6534         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6535         before other host packages.
6537 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6539         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6541 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6543         PR bootstrap/22340
6545         * configure.in (default_target): Remove.
6546         * Makefile.tpl (all): Do not use prerequisites as subroutines
6547         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6548         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6549         use prerequisites as subroutines.
6550         (check-host, check-target): New.
6551         (bootstrap configure & all targets): Do not use stage*-start
6552         if the directory layout is already ok.
6553         (non-bootstrap configure & all targets): Prepend a $(unstage).
6554         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6555         (NOTPARALLEL): Remove.
6556         (unstage, stage variables): New variables.
6557         (unstage, stage targets): Simply expand to those variables.
6559         * configure: Regenerate.
6560         * Makefile.in: Regenerate.
6562 2005-10-04  James E Wilson  <wilson@specifix.com>
6564         * Makefile.def (lang_env_dependencies): Add libmudflap.
6565         * Makefile.in: Regenerate.
6567 2005-10-03  Andreas Schwab  <schwab@suse.de>
6569         Backport from libtool CVS:
6570         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6572         * ltmain.sh: add support for installing into temporary
6573         staging area (e.g. 'make install DESTDIR=...')
6575 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6577         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6578         * configure: Regenerated.
6580 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6582         * configure: Regenerate with the correct
6583         autoconf version.
6585 2005-09-30  Catherine Moore  <clm@cm00re.com>
6587         * configure.in (bfin-*-*): New.
6588         * configure: Regenerated.
6590 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6592         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6593         (LIPO_FOR_TARGET): New.
6594         (CONFIGURED_LIPO_FOR_TARGET): New.
6595         (USUAL_LIPO_FOR_TARGET): New.
6596         (STRIP_FOR_TARGET): New.
6597         (CONFIGURED_STRIP_FOR_TARGET): New.
6598         (USUAL_STRIP_FOR_TARGET): New.
6599         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6600         STRIP_FOR_TARGET.
6601         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6602         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6603         * Makefile.in: Regenerate.
6604         * configure: Regenerate.
6606 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6608         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6609         (rs6000-*-aix*): Same.
6610         * configure: Regenerate.
6612 2005-09-16  Tom Tromey  <tromey@redhat.com>
6614         * MAINTAINERS: Add self as java maintainer.
6616 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6618         * configure.in: Recognize f95 in the --enable-languages option,
6619         and substitute it for fortran, issuing a warning.
6620         * configure: Regenerate.
6622 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6624         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6625         * configure:  Regenerated.
6627 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6629         * MAINTAINERS: Add self as ms1 maintainer.
6631 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6633         * Makefile.def (libssp): Add to lang_env_dependencies.
6634         * Makefile.in: Regenerate.
6636 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6638         * MAINTAINERS: Add myself as middle-end maintainer.
6640 2005-08-17  Christian Groessler  <chris@groessler.org>
6642         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6643         * Makefile.in: Regenerate.
6645 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6647         * MAINTAINERS (write after approval): Added myself.
6649 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6651         * MAINTAINERS (Write After Approval): Add myself.
6653 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6655         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6656         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6657         Look for alternate names of the target cc and c++
6658         * configure: Regenerate.
6660 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6662         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6663         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6664         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6665         tools; remove code to manually set them.
6666         (Target tools): Look in the environment for them.
6667         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6668         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6669         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6670         build directory.
6671         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6672         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6673         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6674         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6675         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6676         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6677         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6678         * configure: Regenerate.
6679         * Makefile.in: Regenerate.
6681 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6683         * MAINTAINERS: Update for removed CPU targets.
6685 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6687         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6688         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6689         * Makefile.in: Regenerated.
6691 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6693         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6694         (CFLAGS_FOR_TARGET): Use it.
6695         (CXXFLAGS_FOR_TARGET): Likewise.
6696         * Makefile.in: Regenerated.
6697         * configure.in (--with-build-sysroot): New option.
6698         * configure: Regenerated.
6700 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6702         * Makefile.tpl: Wrap install between unstage and stage
6703         * Makefile.in: Regenerate.
6705 2005-07-21  Eric Christopher  <echristo@apple.com>
6707         * MAINTAINERS: Update affiliation.
6709 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6711         * MAINTAINERS: Add self as crx port maintainer.
6713 2005-07-20  DJ Delorie  <dj@redhat.com>
6715         * MAINTAINERS: Add self as m32c maintainer.
6717 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6719         * all files: Update FSF address.
6721 2005-07-15  Eric Christopher  <echristo@redhat.com>
6723         * MAINTAINERS: Change affiliation.
6725 2005-07-14  Jim Blandy  <jimb@redhat.com>
6727         * configure.in: Add cases for Renesas m32c.
6728         * configure: Regenerated.
6730 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6732         * COPYING.LIB: Update from fsf.org.
6734 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6736         * COPYING, compile, config.guess,
6737         config.sub, install-sh, missing, mkinstalldirs,
6738         symlink-tree, ylwrap: Sync from upstream sources.
6739         * config-ml.in: Update FSF address.
6741 2005-07-13  Eric Christopher  <echristo@redhat.com>
6743         * configure.in: Add toplevel noconfigdir support for tpf.
6744         * configure: Regenerate.
6746 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6748         PR ada/22340
6750         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6751         * Makefile.in: Regenerate.
6753 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6755         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6756         Brolley to write-after-approval.
6758 2005-07-07  Andreas Schwab  <schwab@suse.de>
6760         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6761         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6762         * Makefile.in: Regenerated.
6764 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6766         * configure.in: Don't build sim or rda when targetting darwin.
6767         * configure: Regenerate.
6769 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6771         * configure.in: Add --enable-libssp and --disable-libssp.
6772         * configure: Regenerate with autoconf-2.13.
6774 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6776         * Makefile.def (target_modules): Add libssp.
6777         * configure.in (target_libraries): Add target-libssp.
6778         * configure: Rebuilt.
6779         * Makefile.in: Rebuilt.
6781 2005-07-01  Zack Weinberg  <zackw@panix.com>
6783         * MAINTAINERS: Change email address.  Resign from maintainership.
6785 2005-07-01  Richard Guenther  <rguenther@suse.de>
6787         * MAINTAINERS: Change my e-mail address and affiliation.
6789 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6791         * Makefile.def (stagefeedback): Come after profile.
6792         Define profiledbootstrap target.
6793         * Makefile.tpl (profiledbootstrap): Remove.
6794         (stageprofile-end): Zap stagefeedback.
6795         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6796         * Makefile.in: Regenerate.
6798 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6800         * MAINTAINERS: Update my email address.
6802 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6804         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6805         In 'cpp' stanza, support '#line' as well as '# '.
6807 2005-06-08  Andreas Schwab  <schwab@suse.de>
6809         * MAINTAINERS: Move myself from 'Write After Approval' to
6810         'CPU Port Maintainers' section as m68k maintainer.
6812 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6814         * configure.in (unsupported_languages): New macro.
6815         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6816         non-ported target libraries in noconfigdirs.
6817         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6818         non-linux-gnu.  Remove libgcj_ex_libffi.
6819         <lang_frag loop>: Set add_this_lang=no if the language is in
6820         unsupported_languages.
6821         * configure: Regenerate.
6823 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6825         * configure.in: Fix typo in handling of --with-mpfr-dir.
6826         * configure: Regenerate.
6828 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6830         * MAINTAINERS: Update my email address.
6832 2005-06-02  Jim Blandy  <jimb@redhat.com>
6834         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6835         accepted into the master sources.)
6837 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6838             Michael Snyder  <msnyder@redhat.com>
6839             Stan Cox  <scox@redhat.com>
6841         * configure.in: Set noconfigdirs for ms1.
6843         * configure: Regenerate.
6845 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6847         * MAINTAINERS (Write After Approval): Add self.
6849 2005-06-01  Josh Conner  <jconner@apple.com>
6851         * MAINTAINERS (Write After Approval): Add self.
6853 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6855         * MAINTAINERS: Update my email address.
6857 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6859         * MAINTAINERS (Write After Approval): Add self.
6861 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6863         * MAINTAINERS (Write After Approval): Remove self.
6865 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6867         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6868         (Dependencies): Consider target modules for bootstrap dependencies.
6869         Make target bootstrap modules depend on each stage's gcc.
6870         * Makefile.in: Regenerate.
6872 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6874         * Makefile.def (configure-gcc): Depend on binutils having been built.
6875         (all-gcc): No need to do it here.
6876         * Makefile.in: Regenerate.
6878 2005-05-19  Paul Brook  <paul@codesourcery.com>
6880         * configure.in: Rewrite misleading error message when requested
6881         language cannot be built.
6882         * configure: Regenerate.
6884 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6886         * ylwrap: Import from Automake 1.9.5.
6888 2005-05-13  David Ung  <davidu@mips.com>
6890         * MAINTAINERS (Write After Approval): Add self.
6892 2005-05-09  Mike Stump  <mrs@apple.com>
6894         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6895         lt_cv_sys_max_cmd_len for now.
6897 2005-05-09  Stan Cox  <scox@redhat.com>
6899         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6901 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6903         * README.SCO: Update the URL.
6905 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6907         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6908         with_gnu_ld to libtool.
6909         * ltcf-c.sh (aix[45]): Define file_list_spec.
6910         * ltcf-cxx.sh (aix[45]): Same.
6911         * ltcf-gcj.sh (aix[45]): Same.
6912         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6913         exists, write list of input files to temporary file.
6915 2005-05-04  Mike Stump  <mrs@apple.com>
6917         * configure.in: Always pass --target to target configures as
6918         otherwise rebuilds that do --recheck will fail.
6919         * confiugure: Rebuilt.
6921 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6923         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6924         STAGE_HOST_EXPORTS.
6925         (configure, all): Add bootstrap support.
6926         (Host modules, target modules): Pass post-stage1 flags and exports.
6927         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6928         * Makefile.in: Regenerate.
6930 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6932         * configure: Regenerate.
6934 2005-04-27  Mike Stump  <mrs@apple.com>
6936         * MAINTAINERS: Add self as darwin maintainer.
6938 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6940         * config.sub: Update from master copy.
6942 2005-04-21  Mike Stump  <mrs@apple.com>
6944         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6945         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6947 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6949         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6950         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6951         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6952         "*-*-elf" and "*-*-linux*".
6953         * configure: Regenerate.
6955 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6957         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6959 2005-04-12  Mike Stump  <mrs@apple.com>
6961         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6963 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6965         * MAINTAINERS (Write After Approval): Add myself.
6967 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6969         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6971 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6973         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6974         (TARGET_CONFIGARGS): Include --with-target-subdir.
6975         (configure, all): New macros.  Use them throughout.
6976         * Makefile.in: Regenerate.
6978 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6980         * MAINTAINERS (Write After Approval): Add myself.
6982 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6984         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6986 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6988         * MAINTAINERS: Move John Carr to Write After Approval.
6990 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6992         * config/mh-mingw32: Delete.
6993         * configure.in: Don't use it.
6994         * configure: Regenerate.
6996 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6998         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6999         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7000         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7001         (HOST_LIB_PATH): Generate from Makefile.def.
7002         (TARGET_LIB_PATH): Likewise.
7003         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7004         * Makefile.in: Regenerate.
7005         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7006         (RPATH_ENVVAR): Include Darwin case.
7007         * configure: Regenerate.
7009 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7011         * MAINTAINERS (Various Maintainers): Remove self.
7012         (Write After Approval): Add self.
7014 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7016         * MAINTAINERS (Various Maintainers): Add self.
7018 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7020         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7021         * configure: Regenerate.
7023 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7025         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7026         gcc_version, and gcc_version_trigger from set of flags to pass.
7027         * Makefile.tpl: Remove definitions of above variables.
7028         (config.status): Remove dependency on $(gcc_version_trigger).
7029         * Makefile.in: Regenerate.
7030         * configure.in: Do not reference config/gcc-version.m4 nor
7031         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7032         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7033         * configure: Regenerate.
7035 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7036             Andrew Pinski  <pinskia@physics.uc.edu>
7038         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7039         * Makefile.in: Regenerate.
7041 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7043         * MAINTAINERS (Write After Approval): Add myself.
7045 2005-03-03  David Ayers  <d.ayers@inode.at>
7047         * MAINTAINERS (Write After Approval): Add myself.
7049 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7051         PR libgcj/20160
7052         * ltmain.sh: Avoid creating archives with components that have
7053         duplicate basenames.
7055 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7057         PR bootstrap/20250
7058         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7059         instead of check.
7060         * Makefile.in: Regenerate.
7062 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7064         * Makefile.in: Regenerate to fix conflict between the previous two
7065         patches.
7067 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7069         PR bootstrap/17383
7070         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7071         * Makefile.tpl (HOST_SUBDIR): New substitution.
7072         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7073         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7074         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7075         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7076         (Host modules, Bootstrapped modules): Use it.
7077         (Build modules, Target modules): Do not create symlink trees,
7078         always configure out-of-srcdir.
7079         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7080         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7081         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7082         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7084         * Makefile.in: Regenerate.
7085         * configure: Regenerate.
7087 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7089         Merged from libada-gnattools-branch:
7090         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7092         * gnattools: New directory.
7093         * Makefile.def: Add gnattools as a module, depending on target-libada.
7094         * Makefile.in: Regenerate.
7095         * configure.in: Include gnattools in host_tools; disable it if ada
7096         is disabled.
7097         * configure: Regenerate.
7099 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7101         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7102         treelang maintainer.
7103         (Write After Approval): Remove myself.
7105 2005-02-23  Paul Schlie  <schlie@comcast.net>
7107         * configure.in: Allow darwin targeted ports to build tk, itcl and
7108         libgui.
7109         * configure: Regenerate.
7111 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7113         PR libgcj/10353
7114         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7115         * configure: Regenerate.
7117 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7119         * MAINTAINERS (Write After Approval): Add myself.
7121 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7123         * MAINTAINERS: Update my e-mail address.
7125 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7127         * MAINTAINERS (Write After Approval): Add myself.
7129 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7131         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7132         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7133         target-libgloss when not *-*-elf and *-*-aout.
7134         * configure: Regenerate.
7136 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7138         * MAINTAINERS: Remove obsolete entries.
7140         * MAINTAINERS (Write After Approval): Add Michael Matz.
7142 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7144         * MAINTAINERS: Remove self as cpplib maintainer.
7146 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7148         * install-sh, config.sub: Import from upstream.
7150 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7152         PR bootstrap/18222
7153         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7154         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7155         * Makefile.in: Regenerate.
7157 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7159         * MAINTAINERS: Update my email address.
7161 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7162             Andreas Schwab  <schwab@suse.de>
7164         PR bootstrap/18033
7165         * config-ml.in: Eval option if surrounded by single quotes.
7167 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7169         Revert 2004-12-28 Makefile changes, a better fix will be
7170         applied to mainline and src after GCC 4.0 branches.
7172 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7174         PR bootstrap/17383
7176         * Makefile.def (target_modules): Remove stage parameter,
7177         it is always true now.
7178         * Makefile.tpl (configure-build-[+module+],
7179         configure-target-[+module+]): Always build symlink tree
7180         for the directory and for include.  BUILD_SUBDIR and
7181         TARGET_SUBDIR cannot be . anymore.
7182         * Makefile.in: Regenerate.
7184 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7186         Revert 2004-12-08 Makefile changes.
7188 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7190         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7191         cygwin, mingw.
7193 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7195         * configure.in (sh64-*-*): Reenable gprof.
7196         * configure: Regenerate.
7198 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7200         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7201         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7202         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7203         * Makefile.in: Regenerate.
7205 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7207         * MAINTAINERS: Update my email address.
7209 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7211         * Makefile.tpl: Generate normal dependencies if the LHS module is
7212         not bootstrapped.
7213         * Makefile.in: Regenerate.
7215 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7217         * configure.in: Include config/gxx-include-dir.m4.  Use
7218         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7219         * configure: Regenerate.
7221 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7223         * config.if: Delete.
7224         * configure.in: Set libstdcxx_incdir directly.
7225         * configure: Regenerate.
7227 2004-12-02  Eric Christopher  <echristo@redhat.com>
7229         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7230         * Makefile.in: Regenerate.
7232 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7234         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7235         * configure: Regenerate.
7237 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7239         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7240         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7241         * configure: Regenerate.
7243 2004-12-01  Eric Christopher  <echristo@redhat.com>
7245         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7246         of things to remove.
7248 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7250         * MAINTAINERS (Write After Approval): Update my e-mail address.
7252 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7254         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7255         from CVS libtool to always pass_all.
7257 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7259         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7260         (hppa*64*-*-*): Delete incorrect comment.
7261         * configure: Rebuilt.
7263 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7265         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7267 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7269         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7270         from CVS libtool to always pass_all.
7272 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7274         * install-sh, compile: Import from automake.
7276 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7278         * config.guess, config.sub:  Import from savannnah.
7280 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7282         * MAINTAINERS (Write After Approval): Add myself
7284 2004-11-12  Mike Stump  <mrs@apple.com>
7286         * Makefile.def: Add html support.
7287         * Makefile.tpl: Likewise.
7288         * Makefile.in: Regenerate.
7290 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7292         PR 18423
7293         * configure.in: Remove all instances of build-fixincludes from
7294         noconfigdirs.
7295         (build_configargs): Supply --target to subdirectories.
7296         * configure: Regenerate.
7298         * Makefile.def: Make gcc install depend on fixincludes install.
7299         * Makefile.in: Regenerate.
7301 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7303         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7305 2004-11-11  Paul Brook  <paul@codesourcery.com>
7307         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7309 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7311         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7312         target-libgfortran.
7313         * configure: Regenerate.
7315 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7317         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7318         like CC.
7320 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7322         * Makefile.def (host fixincludes): Specify missing targets.
7323         * Makefile.in: Regenerate.
7325 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7327         * MAINTAINERS: Add myself
7329 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7331         * MAINTAINERS (Write After Approval): Add myself.
7333 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7335         * Makefile.def: Build fixincludes for the host, too.
7336         * Makefile.in: Regenerate.
7337         * configure.in (host_tools): Add fixincludes.
7338         * configure: Regenerate.
7340 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7342         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7343         * configure: Regenerated.
7345 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7347         PR other/17783
7348         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7349         * configure: Regenerated.
7351 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7353         * README.SCO: Update per FSF instructions.
7355 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7357         PR target/18151
7358         * configure.in (case ${target}): Do not build fixincludes for avr.
7359         * configure: Regenerated.
7361 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7363         * configure.in (case ${target}): Do not build fixincludes
7364         on platforms where it is not used.
7365         * configure: Regenerated.
7367 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7369         * configure.in: Use an absolute path to install-sh.
7370         * configure: Regenerated.
7372 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7374         * MAINTAINERS (Write After Approval): Add myself.
7376 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7378         * MAINTAINERS: Remove from Write After Approval those that are
7379         already maintainers.
7381 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7383         * MAINTAINERS:  Update my email address.
7385 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7387         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7388         * configure: Regenerate.
7390 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7392         * MAINTAINERS:  Update my email address.
7394 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7396         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7397         entries belonging to this category.
7399 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7401         * MAINTAINERS: Update my e-mail address.
7403 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7405         Fix wrong conflict resolution in:
7407         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7409         * Makefile.in: Regenerate.
7410         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7411         in the recursive `make', instead of hardwiring `all'.
7412         (Autogenerated TARGET-* variables): New.
7414 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7416         * configure.in: Enable target-libgloss for crx-*-*.
7417         * configure: Regenerate.
7419 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7421         * MAINTAINERS (Various Maintainers): Move the "windows,
7422         cygwin, mingw" maintainer to ...
7423         (OS Port Maintainers): ... here.
7425 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7427         * MAINTAINERS (Write After Approval): Remove those that are
7428         maintainers of some subsystem.
7430 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7432         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7433         * ltcf-cxx.sh (tpf*): Likewise.
7434         * ltconfig (tpf*): Add TPF OS configuration support.
7436 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7438         * MAINTAINERS: Change my email address to my new work account.
7440 2004-09-24  Michael Roth  <mroth@nessie.de>
7442         * configure.in (--without-headers): Add missing double quotes.
7443         * configure: Regenerate.
7445 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7447         * ylwrap: Revert to previous version.
7449 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7451         PR bootstrap/17369
7452         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7453         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7454         SET_GCC_LIB_PATH_CMD.
7455         (BASE_TARGET_EXPORTS): Likewise.
7456         * Makefile.in: Regenerated.
7458         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7459         * configure: Regenerated.
7461 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7463         * config.guess: New upstream version
7464         * compile, depcomp, install-sh, ylwrap: Likewise.
7466 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7468         * config/mh-x86omitfp: New host makefile fragment.  Add
7469         -fomit-frame-pointer to the default BOOT_CFLAGS.
7470         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7471         * configure: Regenerate.
7473 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7475         PR target/11572
7476         * configure.in (*-*-darwin*): Renable libobjc.
7477         * configure: Regenerate.
7479 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7481         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7483 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7485         * Makefile.def: Remove libbanshee.
7486         * Makefile.tpl: Ditto.
7487         * configure.in: Ditto.
7488         * Makefile.in: Regen.
7489         * configure: Ditto.
7491 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7493         * ltmain.sh: Use $pic_object as $non_pic_object if
7494         $non_pic_object=none.
7496 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7498         * missing: Import latest version from master repository.
7500 2004-09-06  Nick Clifton  <nickc@redhat.com>
7502         * config.sub: Import latest version from master repository.
7503         * config.guess: Likewise.
7504         This includes these changes:
7506         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7508         * config.sub: Handle crisv32, alias etraxfs.
7509         * config.guess (crisv32:Linux:*:*): Handle.
7511         2004-08-13  Brad Smith  <brad@comstyle.com>
7513         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7514         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7516         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7518         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7519         assume the processor is a powerpc.  This is because coreutils
7520         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7521         in this case, due to a MacOS X bug that causes
7522         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7523         to return a negative number.
7524         Problem reported by Petter Reinholdtsen in:
7525         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7527         2004-07-19  Ben Elliston  <bje@gnu.org>
7529         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7531         2004-06-24  Ben Elliston  <bje@gnu.org>
7533         * config.guess: Update copyright years.
7534         * config.sub: Likewise.
7536         2004-06-22  Robert Millan  <robertmh@gnu.org>
7538         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7539         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7541         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7543         * config.guess (*:*VMS:*:*): New entry. Replaces
7544         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7545         manufacturer.
7547         2004-06-22  Ben Elliston  <bje@gnu.org>
7549         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7550         * config.sub: Likewise.
7552         2004-06-22  Ben Elliston  <bje@gnu.org>
7554         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7555         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7557         2004-06-11  Ben Elliston  <bje@gnu.org>
7559         * config.guess (pegasos:OpenBSD:*:*): Remove.
7561         2004-06-11  Ben Elliston  <bje@gnu.org>
7563         From Wouter Verhelst <wouter@grep.be>:
7564         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7566         2004-06-11  Ben Elliston  <bje@gnu.org>
7568         * config.guess (luna88k:OpenBSD:*:*): New.
7570         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7572         * config.guess (m32r*:Linux:*:*): New case.
7573         * config.sub: Handle m32rle.
7575         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7577         From Jens Petersen  <petersen@redhat.com>:
7578         * config.sub: Handle sparcv8.
7580         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7582         From Tom Smith <smith@cag.lkg.hp.com>:
7583         * config.guess: Version suffixes are equally significant on Tru64
7584         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7585         prefix of "P" (patched kernel).
7587         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7589         * config.sub: Add support for National Semiconductor CRX target.
7591 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7593         * MAINTAINERS (Various Maintainers): Remove myself as web page
7594         maintainer, add myself as maintainer of build status lists.
7596 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7598         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7599         *-*-netware, but add target-libmudflap.
7600         Consolidate *-*-netware targets (of which really only i?86 exists)
7601         into a single entry.
7602         * configure: Likewise.
7604 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7606         * Makefile.tpl (sorry): Remove.
7607         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7608         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7609         (do-clean): Clean per-stage directories too.
7610         (do-distclean): Run distclean-stage1 too.
7611         (.NOTPARALLEL): Enable during toplevel bootstrap.
7612         (stage[+id+]-bubble): Enable parallel execution during
7613         the recursive invocation.
7614         * Makefile.in: Regenerate.
7616         Fix previous checkin:
7618         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7619         include.
7620         * configure.in: Fix indentation.
7621         * configure: Regenerate.
7623 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7625         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7626         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7627         * configure: regenerate
7628         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7629         -mdynamic-no-pic
7631 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7633         * Makefile.def (build_modules): Add fixincludes.
7634         (dependencies): Make gcc depend on fixincludes.
7635         * configure.in (build_tools): Add fixincludes.
7636         (build_configdirs): Always include build_libs.
7637         * Makefile.in: Regenerate.
7638         * configure: Regenerate.
7640 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7642         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7643         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7644         phony targets; do not generate timestamp files.
7645         (distclean-stageN): Remove references to their timestamp files.
7646         (restageN, touch-stageN): Remove.
7647         (stageN-bubble): Rewritten.
7648         (compare): Support lean bootstraps.
7649         * Makefile.in: Regenerate.
7651         * configure.in: Only warn when bootstrapping but
7652         build != host or build != target.  Support lean bootstraps.
7653         * configure: Regenerate.
7655 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7657         * configure.in:  Give a better error message if GMP/MPFR are missing
7658         and a language needing them has been requested.
7659         * configure:  Regenerated.
7661 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7663         * configure.in:  Print a list of available language front-ends if
7664         a requested one is missing.  Tidy stray tab characters.
7665         * configure:  Regenerated.
7667 2004-08-19  Michael Koch  <konqueror@gmx.de>
7669         * gcc/doc/install.texi: Update entry about automake for libjava.
7671 2004-08-17  Robert Millan  <robertmh@gnu.org>
7673         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7674         (instead of FreeBSD).
7675         * configure: Regenerate.
7677 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7679         * Makefile.in: Regenerate.
7680         * configure: Regenerate.
7682         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7683         stage_*_flags.
7684         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7685         for bootstrapped modules if toplevel bootstrap is going.
7686         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7687         modules.  Adjust for changes in Makefile.def.  Enable several
7688         rules even in non-bootstrap mode, just to avoid peppering the
7689         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7690         (stage-[+prev+]-bubble): Remove.
7692         * Makefile.def (Dependencies): Depend on all-build-bison,
7693         all-build-flex, all-build-byacc, all-build-texinfo, rather
7694         than the host variations.
7695         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7696         with BUILD_SUBDIR.
7697         (BISON): Update for recent Bisons.
7698         (YACC): Fix typo.
7699         (cross): Depend on all-build.
7700         (all): Do not depend on all-build.
7701         (prebootstrap): Remove.
7702         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7703         (Prebootstrap dependencies): Add them to the per-stage targets
7704         and to all-prebootstrap.
7705         * configure.in (build_configdirs): Always enable build_tools.
7706         (BUILD_DIR_PREFIX): Remove.
7708         * Makefile.def (gcc): Add target variable.
7709         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7710         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7711         in the recursive `make', instead of hardwiring `all'.
7712         (Autogenerated TARGET-* variables): New.
7714 2004-08-13  Brian Booth  <bbooth@redhat.com>
7716         * MAINTAINERS: Remove myself from write-after-approval.
7718 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7720         * src-release: Stop distributing mmalloc with gdb (which doesn't
7721         use it).
7722         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7723         * Makefile.in: Regenerate.
7725 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7727         * configure.in (arm*-*-eabi*): New target.
7728         * configure: Regenerate.
7730 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7732         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7733         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7734         (Dependencies): New section.
7735         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7736         (configure-target-[+module+]): Depend on maybe-all-gcc
7737         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7738         (toplevel profiledbootstrap): Fix dependencies.
7739         * Makefile.in: Regenerate.
7741 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7743         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7744         target-libiberty to noconfigdirs.
7745         * configure: Regenerate.
7747 2004-08-03  Paul Brook  <paul@codesourcery.com>
7749         * configure.in: Check for MPFR as well as GMP.
7750         * configure: Regenerate.
7752 2004-08-01  Robert Millan  <robertmh@gnu.org>
7754         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7755         libmudflap for all GNU-based systems (with Glibc).
7756         * configure: Regenerate.
7758 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7760         * Makefile.def (host-modules): Add gcc.
7761         * Makefile.in: Regenerate.
7762         * Makefile.tpl (sorry): New rule.
7763         (configure-host, all-host, [+make_target+]-host, do-check,
7764         install-host): Do not add gcc as a special case.
7765         (host modules): Add a small special-casing for gcc.  Export
7766         extra_make_flags through the environment.
7767         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7768         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7769         other recursive targets for gcc): Remove.
7771         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7772         (stage, unstage): New rules.
7773         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7774         distclean-stage[+id+]): Use stage_current.
7775         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7776         the stage*-start rules.
7778 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7780         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7781         use -all_load flag.
7783 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7785         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7786         * configure: Regenerate.
7788 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7790         * maintainer-scripts/gcc_release: Revert yesterday's change.
7792 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7794         * MAINTAINERS: Add myself to write-after-approval.
7796 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7798         * libf2c: Removed.
7799         * gcc/gccbug.in: Updated because of libf2c removal.
7800         * maintainer-scripts/gcc_release: Ditto.
7802 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7804         * configure.in: Build libmudflap by default on FreeBSD.
7805         * configure: Regenerated.
7807 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7809         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7810         systems.
7811         * configure: Regenerated.
7813 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7815         PR target/16344
7816         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7817         feedback based compiler.
7818         * Makefile.in: Rebuilt.
7820 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7822         * Makefile.def (host_modules): Set bootstrap=true for flex.
7823         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7824         * Makefile.in: Rebuilt.
7826 2004-07-07  Jan Hubicka  <jh@suse.cz>
7828         * MAINTAINERS: Add self as a profile feedback maintainer.
7830 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7832         * configure.in:  Do not prepend $srcdir to /dev/null in
7833         makefile fragments.
7834         * configure:  Regenerate.
7836 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7838         * Makefile.def (build_modules): Add bison, byacc, flex,
7839         m4, texinfo.
7840         (flags_to_pass): Add FLEX.
7841         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7842         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7843         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7844         DEFAULT_MAKEINFO): Remove.
7845         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7846         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7847         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7848         objdir or else use configured tool.
7849         (all-build): New.
7850         (all): Depend on it.
7851         (Build module dependencies): Add.
7852         * Makefile.in: Regenerate.
7853         * configure.in: Better support for multiple build modules,
7854         matching what is done for host/target modules.  Do not look
7855         for "plausible" locations of build tools if Canadian cross.
7856         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7857         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7858         * configure: Regenerate.
7860 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7862         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7863         * Makefile.in: Regenerate.
7865 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7867         * Makefile.tpl (configure-build-[+module+],
7868         configure-[+module+], configure-target-[+module+]): Pass
7869         [+extra_configure_args+].
7870         (all-build-[+module+], all-[+module+], check-[+module+],
7871         install-[+module+], [+make_target+]-[+module+],
7872         all-target-[+module+], check-target-[+module+],
7873         install-target-[+module+], [+make_target+]-target-[+module+]):
7874         Pass [+extra_make_args+].
7875         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7876         (GCC_HOST_EXPORTS): Remove.
7877         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7878         cross, check-gcc, check-gcc-c++, install-gcc,
7879         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7880         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7881         * Makefile.in: Regenerate.
7883 2004-06-21  Matthew Sachs  <msachs@apple.com>
7885         * MAINTAINERS: Added self to write-after-approval.
7887 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7889         * configure.in: Check for srcdir/winsup rather than build directory
7890         winsup.
7891         * configure: Regenerate.
7893 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7895         * configure.in: Don't build Cygwin native newlib if winsup
7896         directory is missing.  Emit warning instead.
7897         * configure: Regenerate.
7899 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7901         * Makefile.tpl (touch-stage[+id+]): New.
7902         (restage[+prev+]): Depend on touch-stage[+id+].
7904         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7905         Use it throughout.
7907         * Makefile.def: Add profile and feedback bootstrap stages.
7908         Remove next field from bootstrap stages.
7909         * Makefile.tpl (LN, LN_S): Substitute.
7910         (stageN-start, stageN-end): Use double-colon rules, to
7911         provide a hook for additional setup commands.
7912         (distclean-stageN-gcc, restageN): Create dependencies from
7913         [+prev+], not from [+next+].
7914         (stageN-bubble): Add commands for successive stages from
7915         [+prev+], using double-colon rules.
7916         (all-stageN-gcc): Fix typo.
7917         (stagefeedback-start, profiledbootstrap): New.
7918         * Makefile.in: Regenerate.
7919         * configure.in: Call ACX_PROG_LN.
7920         * configure: Regenerate.
7922 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7924         * MAINTAINERS (Write After Approval): Add myself.
7926 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7928         * MAINTAINERS (Write After Approval): Add myself.
7930 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7932         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7933         without gcc.
7934         * configure: Regenerate.
7936 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7938         * Makefile.tpl: Fix typo.
7939         * Makefile.in: Regenerate.
7941 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7943         * configure.in: Remove new- prefix from toplevel
7944         bootstrap targets.
7945         * configure: Regenerate.
7947 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7949         * Makefile.tpl (all.normal): Rename to all.
7950         (all): Replace with a rule to pick the default
7951         target from configure.
7952         (all-gcc, configure-gcc): Use conditionals to
7953         do nothing when toplevel bootstrap is going on.
7954         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7955         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7956         * configure.in: Support --enable-bootstrap.
7958         * Makefile.def: Remove new- prefix from toplevel
7959         bootstrap targets.
7960         * Makefile.tpl: Likewise.
7962         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7963         target.
7965         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7966         $(RECURSE_FLAGS) to recursive invocation of make.
7968         * Makefile.in: Regenerate.
7969         * configure: Regenerate.
7971 2004-05-30  Andreas Jaeger  <aj@suse.de>
7972             Jim Wilson  <wilson@specifixinc.com>
7974         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7975         like CC.
7977 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7979         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7980         * configure: Regenerate.
7982 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7984         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7985         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7986         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7987         targets.
7988         * Makefile.in: Regenerate.
7990 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7992         * configure.in: Test the ability to symlink directories.
7993         * configure: Regenerate.
7995         * Makefile.def (bootstrap-stage): New definitions.
7996         * Makefile.tpl (configure-stage1-gcc,
7997         configure-stage2-gcc, configure-stage3-gcc,
7998         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7999         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8000         new-restage3, compare): Autogenerate, see Makefile.in
8001         entry for behavioral changes.
8002         (distclean-stage1, new-stage1-start, new-stage1-end,
8003         new-stage1-bubble, distclean-stage2, new-stage2-start,
8004         new-stage2-end, new-stage2-bubble, distclean-stage3,
8005         new-stage3-start, new-stage3-end): New autogenerated targets.
8006         (objext, prebootstrap, BOOT_CFLAGS,
8007         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8008         targets.
8010         * Makefile.in: Regenerate.
8011         (distclean-stage1, new-stage1-start, new-stage1-end,
8012         new-stage1-bubble, distclean-stage2, new-stage2-start,
8013         new-stage2-end, new-stage2-bubble, distclean-stage3,
8014         new-stage3-start, new-stage3-end): New targets.
8015         (all-stage1-gcc): Move prebootstrap dependency from here...
8016         (configure-stage1-gcc): ...to here.
8017         (new-bootstrap): Use bubble targets.
8018         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8019         Use per-stage distclean targets.
8020         (configure-stage1-gcc, configure-stage2-gcc,
8021         configure-stage3-gcc, all-stage1-gcc,
8022         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8023         Use new-stageN-start to prepare the tree.
8025 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8027         * Makefile.def (host_modules): add libcpp.
8028         * Makefile.tpl: Add dependencies on and for libcpp.
8029         * Makefile.in: Regenerate.
8030         * configure.in: Add libcpp host module.
8031         * configure: Regenerate.
8033 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8035         * Makefile.tpl: Whenever a recursive target is defined, wrap
8036         it in a special @if/@endif block, and prepare its maybe
8037         dependency in the @if/@endif block
8038         * configure.in: Instead of writing maybe dependencies, remove
8039         the @if/@endif statements, and remove the @if/@endif blocks
8040         that remain.
8041         * configure: Regenerate.
8042         * Makefile.in: Regenerate.
8044 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8046         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8048 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8050         PR bootstrap/15120
8051         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8052         * */configure: Rebuilt.
8054 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8056         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8057         of libf2c.
8058         * configure, Makefile.in: Regenerate.
8060 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8062         * MAINTAINERS (Write After Approval): Add myself.
8064 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8066         Merge from tree-ssa-20020619-branch.
8068         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8069         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8070         (HOST_GMPLIBS): Define.
8071         (HOST_GMPINC): Define.
8072         (TARGET_LIB_PATH): Add libmudflap.
8073         (GFORTRAN_FOR_TARGET): Define.
8074         (configure-build*): Export GFORTRAN.
8075         (configure-gcc): Export GMPLIBS and GMPINC.
8076         (all-gcc): Add maybe-all-libbanshee.
8077         (configure-target-libgfortran): Define.
8078         * Makefile.in: Regenerate.
8079         * configure.in (host_libs): Add libbanshee.
8080         (target_libraries): Add target-libmudflap and target-libgfortran.
8081         Add --with-libbanshee.
8082         Handle --disable-libmudflap.
8083         (*-*-freebsd*): Use with_gmp.
8084         Add $(libgcj) to noconfigdirs.
8085         * configure: Regenerate.
8086         * depcomp: New file.
8087         * MAINTAINERS: Add tree-ssa maintainers.
8089 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8091         * MAINTAINERS (Various Maintainers): Add myself.
8093 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8095         * MAINTAINERS (Write After Approval): Add myself.
8097 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8099         * MAINTAINERS (Write After Approval): Add myself.
8101 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8103         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8104         * configure: Regenerate.
8106 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8108         Revert:
8109         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8111         * Makefile.def (flags_to_pass): Remove *dir variables that
8112         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8113         as well as prefix and exec_prefix.
8114         * Makefile.in: Regenerate.
8116 2004-04-26  Robert Millan  <robertmh@gnu.org>
8118         Add patches from libtool CVS.
8119         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8120         * ltconfig: Likewise.
8121         * ltcf-c.sh: Likewise.
8122         * ltcf-cxx.sh: Likewise.
8123         * ltcf-gcj.sh: Likewise.
8125 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8127         * Makefile.def (host_modules): Mark with the bootstrap
8128         flag packages on which gcc depends.
8129         * Makefile.tpl (all-bootstrap): Use it.
8130         * Makefile.in: Regenerate.
8132 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8134         * Makefile.def (flags_to_pass): Remove *dir variables that
8135         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8136         as well as prefix and exec_prefix.
8137         * Makefile.in: Regenerate.
8139 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8141         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8142         * configure: Regenerate.
8143         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8144         * gcc/Makefile.tpl (compare): Use the result of the test.
8145         * gcc/Makefile.in: Regenerate.
8147 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8149         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8150         Always relocate gcc and prev-gcc to the original names, even
8151         if the build fails.
8152         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8153         New targets.
8155 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8157         * MAINTAINERS: Update my email address.
8159 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8161         * configure.in (mips*-*-irix5*): Enable ld.
8162         * configure: Regenerate.
8164 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8166         * configure: Regenerate.
8168 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8170         * Makefile.tpl (configure-[+module+], configure-gcc,
8171         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8172         Set and export LDFLAGS.
8173         * Makefile.in: Regenerate.
8175 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8177         * MAINTAINERS: Add myself to write-after-approval.
8179 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8181         PR bootstrap/14871
8182         * Makefile.tpl: If we don't have built-in-tree target tools,
8183         use the ones found by configure rather than hacking around with
8184         program_transform_name.
8185         * configure.in: Give Makefile.tpl the information necessary
8186         to do that.
8187         * Makefile.in: Regenerate.
8188         * configure: Regenerate.
8190 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8192         PR bootstrap/14760
8193         * configure.in: When computing baseargs, strip *all* copies of
8194         offending options.  Also, don't match/substitute the trailing space,
8195         so that this actually works when two similar options are separated by
8196         only one space.
8197         * configure: Regenerate.
8199 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8201         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8202         (rs6000-*-aix*): Same.
8203         * configure: Regenerate.
8205 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8207         * MAINTAINERS: Add myself to write-after-approval.
8209 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8211         * MAINTAINERS: Add myself to write-after-approval.
8213 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8215         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8216         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8217         * Makefile.in: Regenerate.
8219         * configure.in (top level bootstrap support): Rework --enable-werror
8220         to set @stage2_werror_flag@.
8221         * configure: Regenerate.
8222         * Makefile.tpl (top level bootstrap support): Pass
8223         @stage2_werror_flag@ down to configure in stages 2 and 3.
8224         * Makefile.in: Regenerate.
8226 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8228         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8229         for stages 2 and 3 as well as in make.  As a consequence, remove
8230         OUTPUT_OPTION (now detected by configure) from the flags passed down
8231         to make.
8232         * Makefile.in: Regenerate.
8234         * Makefile.tpl (new-bootstrap): Fix typo.
8235         * Makefile.in: Regenerate.
8237 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8239         * Makefile.tpl: Rearrange by moving recursive_targets rules
8240         into their proper sections.
8241         * Makefile.tpl (top level bootstrap support): Move disabling
8242         of coverage flags from 'make' to 'configure'; improve comments.
8243         * Makefile.in: Regenerate.
8245         * Makefile.tpl (experimental top level bootstrap) Move stage1
8246         language setting from all- target to configure- target; disable
8247         intermodule optimization in stage 1; prevent gratuitous rebuilds
8248         of stage 1.
8249         * Makefile.in: Regenerate.
8250         * configure.in: Comma-separate stage 1 language list for top
8251         level bootstrap.
8252         * configure: Regenerate.
8254         * Makefile.tpl: Clean up experimental top level bootstrap support:
8255         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8256         prev-gcc in configure- targets as well as all- targets.
8257         * Makefile.in: Regenerate.
8259 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8261         * compile: New file imported from automake.
8263 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8265         * configure.in: Remove symbolic link section.
8266         * configure: Regenerate.
8267         * Makefile.tpl (links): Remove.
8268         * Makefile.in: Regenerate.
8270 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8271             Nathanael Nerode  <neroden@gcc.gnu.org>
8273         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8274         Set with AC_CHECK_PROGS.
8275         * configure.in: Fix comment typo from last patch.
8276         * configure: Regenerate.
8278 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8280         * Makefile.tpl: Introduce experimental top level bootstrap support.
8281         * Makefile.in: Regenerate.
8282         * configure.in: Introduce support for top level bootstrap.
8283         * configure: Regenerate.
8285 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8286             Paolo Bonzini  <bonzini@gnu.org>
8288         PR bootstrap/14522
8289         * configure.in: Cope with shells that do not support unquoted ^
8290         * configure: Regenerate.
8292 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8293             Paolo Bonzini  <bonzini@gnu.org>
8295         PR bootstrap/14522
8296         * configure.in: Cope with shells that do not support nesting
8297         quotes inside quoted backquote substitutions.
8298         * configure: Regenerate.
8300 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8302         PR bootstrap/14522
8303         * configure.in: Fix escaping of $.
8304         * configure: Regenerate.
8306 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8308         * configure: Regenerate, since I forgot to while committing Paolo's
8309         changes.
8311 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8313         PR ada/14131
8314         Move language detection to the top level.
8315         * configure.in: Find default values for the tools as
8316         soon as possible.  Disable ada if GNAT is not found.
8317         Emit error message about missing languages.  Expand
8318         --enable-languages=all for the gcc subdirectory.
8320 2004-03-10  Ben Elliston  <bje@gnu.org>
8322         * MAINTAINERS: Update my email address.
8324 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8326         * ltconfig: Disable building static libraries if building shared
8327         libraries on AIX 5L.
8329 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8331         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8332         and disable libgcj.
8333         * configure: Regenerated.
8335 2004-03-01  Brian Booth  <bbooth@redhat.com>
8337         * MAINTAINERS: Add myself to write-after-approval.
8339 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8341         * MAINTAINERS: Add myself to write-after-approval.
8343 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8345         PR bootstrap/7087
8346         * Makefile.tpl: Guard XFOO sed statements better.
8347         * Makefile.tpl: Add dependency for configure-target-libada.
8348         * Makefile.in: Regenerate (incidentally fixes broken
8349         commit when libada-branch was merged).
8351 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8353         * MAINTAINERS: Add myself to write-after-approval.
8355 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8357         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8358         maintainers.
8360 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8362         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8363         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8365 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8367         PR bootstrap/11932
8368         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8370 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8372         * MAINTAINERS: Added myself to write-after-approval.
8374 2004-02-14  Michael Koch  <konqueror@gmx.de>
8376         * MAINTAINERS: Added myself to write-after-approval.
8378 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8380         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8381         some OS port maintainers to OS port maintainers section.
8383 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8385         * MAINTAINERS: Add self.
8387 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8389         * MAINTAINERS: Alphabetize.
8391 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8393         * MAINTAINERS: Remove myself.
8395 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8397         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8398         (rs6000-*-aix*): Same.
8399         * configure: Regenerate.
8401 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8403         * configure.in (host): Add in missing $noconfigdirs to defines.
8404         * configure: Regenerate.
8406 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8407             Nathanael Nerode  <neroden@gcc.gnu.org>
8409         PR ada/6637, PR ada/5911
8410         Merge with libada-branch:
8411         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8412         with appropriate dependencies. Add --enable-libada configure switch.
8413         * configure, Makefile.in: Regenerate.
8415 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8417         * MAINTAINERS: Add myself to write-after-approval.
8419 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8421         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8422         * configure: Regenerate.
8424 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8426         Merge from upstream:
8428         * ltmain.in: When setting IFS to '~', be careful about user
8429         arguments that contain '~'.
8431         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8433         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8434         Also test $base_compile against $CC with escaped arguments. Bug
8435         reported by Geoff Keating <geoffk@apple.com>.
8437 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8439         * MAINTAINERS: Remove i960 port.
8441 2004-01-23  DJ Delorie  <dj@redhat.com>
8443         * Makefile.def (target_modules) [libiberty]: Don't stage.
8444         * Makefile.in: Rebuilt.
8446 2004-01-20  Caroline Tice  <ctice@apple.com>
8448         * MAINTAINERS: Add myself to write-after-approval.
8450 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8452         * MAINTAINERS: Update my email address.
8454 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8456         * MAINTAINERS: Add myself to write-after-approval.
8458 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8460         * MAINTAINERS: Remove entries without email address.
8462 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8464         * MAINTAINERS: Add myself to write-after-approval.
8466 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8468         * MAINTAINERS: Update my email address.
8470 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8472         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8473         * Makefile.tpl (configure-target-[+module+]): Support stage.
8474         * Makefile.in: Rebuilt.
8476 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8478         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8480 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8482         * MAINTAINERS: Add myself as a MIPS maintainer.
8484 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8486         * configure.in: Use ./config.cache, not config.cache.
8487         * configure: Regenerate.
8488         * Makefile.tpl: Special-casing not needed for GCC any more.
8489         * Makefile.in: Regenerate.
8491         * configure.in: Don't share a cache file for host dirs.
8492         * configure: Regenerate.
8494         * config-ml.in: Don't mess with the cache file.
8496 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8498         * MAINTAINERS: Move myself from 'Write After Approval' to
8499         'CPU Port Maintainers' section as SPARC maintainer.
8501 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8503         * Makefile.tpl: Make GCC use a separate config.cache.
8504         * Makefile.in: Regenerate.
8506         PR bootstrap/11932, PR bootstrap/11933
8507         (I don't know if it will fix either of them, but it relates
8508         to them.)
8509         * configure.in: Don't use shared config.cache for target
8510         directories.
8511         * configure: Regenerate.
8513 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8515         * MAINTAINERS: Add myself to 'Write After Approval' section.
8517 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8519         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8520         * configure: Regenerated.
8522 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8524         * MAINTAINERS: Remove the mn10200 maintainer.
8526 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8528         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8529         * configure: Regenerated.
8531 2003-12-16  Jan Hubicka  <jh@suse.cz>
8533         * MAINTAINERS: Add myself as callgraph maintainer.
8535 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8537         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8538         * configure: Regenerate.
8540 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8542         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8543         'Write After Approval' section. Update email.
8545 2003-12-01  James Lemke  <jim@wasabisystems.com>
8547         * MAINTAINERS (Write After Approval): Add myself.
8549 2003-11-20  Matt Thomas  <matt@3am-software.com>
8551         * MAINTAINERS: Add myself as a vax port maintainer.
8553 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8555         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8556         (configure-build-[+module+], configure-[+module+]): Likewise.
8557         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8558         * Makefile.in: Regenerate.
8560 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8562         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8563         shared/dylibed libraries.
8564         * ltmain.sh: Likewise.
8565         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8566         * ltcf-cxx.sh: Likewise.
8567         * ltcf-gcj.sh: Likewise.
8568         * ltconfig: Likewise.
8570 2003-11-17  Stan Cox  <scox@redhat.com>
8572         * MAINTAINERS: Add myself as iq2000 port maintainer.
8574 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8576         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8577         * Makefile.in: Regenerate.
8579 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8581         * config.sub: Update to 2003-11-03 version.
8583 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8585         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8586         * configure:  Regenerate.
8588 2003-10-20  Nicolas Pitre  <nico@cam.org>
8590         * MAINTAINERS: Add myself to 'Write After Approval' section.
8592 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8594         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8596 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8598         * MAINTAINERS: Update my email address.
8600 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8602         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8604 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8606         * MAINTAINERS: Add myself to 'Write After Approval' section.
8608 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8610         * config.guess: Update to 2003-10-16 version.
8611         * config.sub: Update to 2003-10-16 version.
8613 2003-10-15  David Daney  <ddaney@avtrex.com>
8615         * MAINTAINERS: Added myself to 'Write After Approval' section.
8617 2003-10-15  Falk Hueffner  <falk@debian.org>
8619         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8620         'Write After Approval' section. Update email.
8622 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8624         * MAINTAINERS: Move myself from 'Write After Approval' to
8625         'Various Maintainers' section as middle-end maintainer.
8627 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8629         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8630         HOST_FLAGS_TO_PASS.
8631         * Makefile.in: Regenerate.
8633 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8635         * config.guess: Update to 2003-10-07 version.
8636         * config.sub: Update to 2003-10-07 version.
8638 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8640         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8641         * ltconfig (irix5*, irix6*): Don't override version_type.
8643 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8645         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8646         * configure: Rebuilt
8647         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8648         * Makefile.in: Rebuilt
8650 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8652         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8654 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8656         * MAINTAINERS (Write After Approval): Add myself.
8658 2003-09-29  Paul Koning  <ni1d@arrl.net>
8660         * MAINTAINERS: Move myself from "Write After Approval"
8661         to CPU platform maintainers for pdp11 platform.
8663 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8665         * MAINTAINERS: Move myself from 'Write After Approval' to
8666         'Various Maintainers' section as libffi testsuite maintainer.
8668 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8670         * configure.in: Pass a computed --program-transform-name
8671         to subconfigures.
8672         * configure: Regenerated.
8674 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8676         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8677         * Makefile.in: Regenerate.
8679         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8680         * Makefile.in: Regenerate.
8682 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8684         * MAINTAINERS: Move myself from 'Write After Approval'
8685         to 'Various Maintainers' (objective-c) section.
8687 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8689         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8690         quoting.
8691         * configure: Regenerated.
8693 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8695         * MAINTAINERS (Write After Approval): Add myself to write after
8696         approval list.
8698 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8700         * MAINTAINERS (Write After Approval): Add myself.
8702 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8704         * MAINTAINERS: Update my e-mail address.
8706 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8708         * libtool.m4 (LD): Correct powerpc64 host match.
8710 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8712         * MAINTAINTERS: Update my affiliation and email address.
8714 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8716         * MAINTAINERS (Write After Approval): Add myself.
8718 2003-09-04  DJ Delorie  <dj@redhat.com>
8720         * configure: Regenerate.
8722 2003-09-04  Robert Millan  <robertmh@gnu.org>
8724         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8726 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8728         * configure.in: Ensure arguments to sed are properly spaced.
8729         * configure: Regenerate.
8731 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8733         * MAINTAINERS: Update my e-mail address.
8735 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8737         * MAINTAINERS (Write After Approval): Add myself.
8739 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8741         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8742         * configure: Regenerated.
8744 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8746         * MAINTAINERS: Update my email address.
8748 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8750         * configure.in:  Use newline instead of semicolon when assuming
8751         shell arguments in a for loop.
8752         * configure:  Regenerated.
8754 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8756         * MAINTAINERS: Resurrect the i860 maintainer.
8758 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8760         PR 8180
8761         * configure.in: When testing with_libs and with_headers, treat
8762         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8763         * configure: Regenerate.
8765         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8766         make, shell, etc.
8767         (baseargs): Likewise.
8768         * configure: Regenerate.
8770 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8772         * MAINTAINERS (Write After Approval): Add myself.
8774 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8776         * configure.in: Disable libgcj for darwin not on powerpc.
8777         * configure: Rebuild.
8779 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8781         * config-ml.in, symlink-tree: Add license.
8783 2003-08-03  Richard Stallman  <rms@gnu.org>
8784             Eben Moglen  <moglen@columbia.edu>
8786         * README.SCO: New file.
8788 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8790         * Makefile.tpl (check, check-c++): Express dependencies using
8791         dependencies rather than commands.
8792         * Makefile.in: Regenerate.
8794 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8796         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8797         * configure: Ditto.
8799 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8801         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8802         * Makefile.in: Update.
8804 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8806         * configure.in: Enable libgcj for darwin.
8807         * configure: Rebuild.
8809 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8811         * config-ml.in:  Use ac_configure_args directly instead of
8812         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8813         actually seen.
8815 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8817         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8818         creating target and build subdirs to build all parent dirs as needed.
8819         * Makefile.in: Rebuild.
8820         * configure.in: Don't build dirs explicitly here.
8821         * configure: Rebuild.
8823 2003-07-26  Paul Brook  <paul@nowt.org>
8825         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8827 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8829         * Makefile.tpl (all-make): Depend on intl.
8830         * Makefile.in: Rebuilt.
8832 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8834         * install-sh:  Update to newer upstream versions (associated with
8835         aclocal 1.7).
8836         * mkinstalldirs:  Likewise.
8837         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8839 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8841         * MAINTAINERS: Move self from Bug database only accounts
8842         to write-after-approval.
8844 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8846         * config.if: Remove unused libc_interface determination.
8848 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8850         * MAINTAINERS: Move self from write-after-approval to
8851         build machinery (*.in).
8853 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8855         PR bootstrap/11273
8856         PR bootstrap/11408
8857         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8858         unused INSTALL_PROGRAM_ARGS.
8859         * configure.in: Use AC_PROG_INSTALL.
8860         * Makefile.in: Regenerate.
8861         * configure: Regenerate.
8863 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8865         * MAINTAINERS: Alphabetize.
8867 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8869         * configure: Rebuilt.
8870         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8871         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8872         newlib nor libgloss.
8873         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8874         * configure.in (am33_2.0-*-linux*): Added.
8876 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8878         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8879         * configure: Regenerate.
8881 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8883         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8884         * Makefile.in: Regenerate.
8886 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8888         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8889         * Makefile.in: Regenerate.
8891 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8893         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8894         * Makefile.in: Regenerated.
8896         * config-ml.in: Replace PWD with PWD_COMMAND.
8898 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8900         * intl: New directory; see intl/ChangeLog for details.
8901         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8902         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8903         * Makefile.in: Regenerate.
8905 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8907         * configure.in: Clean up config-lang.in handling.  Delete
8908         useless assignment to "subdirs".
8909         * configure: Regenerate.
8911 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8913         * configure.in: Rename 'target_libs' to 'target_libraries'.
8914         Remove useless reference to 'target_libs'.
8915         * configure: Regenerate.
8917 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8919         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8920         * Makefile.in: Regenerate.
8922 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8924         * Makefile.def: Introduce flags_to_pass.
8925         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8926         * Makefile.in: Regenerate.
8928 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8930         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8931         and target-libgloss.
8932         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8933         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8934         * configure: Regenerate.
8936 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8938         * configure.in: Update testsuite_flags to new location.
8939         * configure. Regenerate.
8941 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8943         * Makefile.tpl: Remove BUILD_CC stuff.
8944         * Makefile.in: Regenerate.
8946 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8948         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8950 2003-06-16  Graeme Peterson  <gp@qnx.com>
8952         * MAINTAINERS (Write After Approval): Add myself.
8954 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8956         * config.guess: Update to 2003-06-12 version.
8957         * config.sub: Update to 2003-06-13 version.
8959 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8961         * config.guess: Update to 2003-06-06 version.
8962         * config.sub: Update to 2003-06-06 version.
8964 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8966         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8967         * configure. Regenerate.
8969 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8971         * configure.in: Disable serial configure by default.
8972         * configure: Regenerate.
8973         * Makefile.tpl: Abolish .NOTPARALLEL.
8974         * Makefile.in: Regenerate.
8976         * Makefile.tpl: Replace {build,host,target}_canonical by
8977         {build,host,target}.
8978         * Makefile.in: Regenerate.
8980         * Makefile.tpl: Fix stupid pasto.
8981         * Makefile.in: Regenerate.
8983 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8985         * Makefile.tpl: Remove bogus conditional.
8986         * Makefile.in: Regenerate.
8988 2003-06-05  Jan Hubicka  <jh@suse.cz>
8990         * Makefile.tpl (profiledbootstrap): New target.
8991         * Makefile.in (profiledbootstrap): New target.
8993 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8995         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8996         Pinski. Remove user names from other bugzilla-only maintainers.
8998 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9000         * Makefile.tpl: Make 'recursive targets' using autogen rather
9001         than shell loop.  Remove duplicate 'clean' targets and false
9002         comments.
9003         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9004         Add systematic method of specifying missing targets in subdirs.
9005         Add copyright boilerplate.
9006         * Makefile.in: Regenerate.
9007         * configure.in: Add 'recursive targets' to maybe list.
9008         * configure: Regenerate.
9010         * MAINTAINERS: "GNATS only" -> "Bug database only".
9012         * Makefile.tpl: Rename [+target+] to [+make_target+].
9013         * Makefile.def: Rename 'target' to 'make_target'.
9015 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9017         * MAINTAINERS: Add self as options handling maintainer.
9019 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9021         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9022         been too long since I touched those ports.
9024 2003-05-28  DJ Delorie  <dj@redhat.com>
9026         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9027         * Makefile.in: Regenerate.
9029 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9031         * configure.in: Use curly braces in the definition of tooldir.
9032         * configure: Regenerate.
9034 2003-05-21  DJ Delorie  <dj@redhat.com>
9036         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9037         newlib or libgloss.
9038         * Makefile.in: Regenerate.
9040 2003-05-21  DJ Delorie  <dj@redhat.com>
9042         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9043         * Makefile.in: Regenerate.
9045 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9047         * MAINTAINERS: Update my e-mail address.
9049 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9051         * configure.in: Switch more things to use maybe dependencies.
9052         * Makefile.tpl: Switch more things to use maybe dependencies.
9053         Factor out common code from autogen IF statements.
9054         * configure: Regenerate.
9055         * Makefile.in: Regenerate.
9057 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9059         * configure.in: Accept i[3456789]86 for machine type.
9060         * configure: Regenerate.
9062 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9064         * configure.in: Switch more things to use maybe dependencies.
9065         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9066         * configure: Regenerate.
9067         * Makefile.tpl: Switch more things to use maybe dependencies.
9068         * Makefile.in: Regenerate.
9070 2003-05-16  Andreas Schwab  <schwab@suse.de>
9072         * Makefile.tpl (install-opcodes): Define.
9073         * Makefile.in: Rebuild.
9075 2003-05-13  Andreas Jaeger  <aj@suse.de>
9077         * config.guess: Update to 2003-05-09 version.
9078         * config.sub: Update to 2003-05-09 version.
9080 2003-05-13  Michael Eager  <eager@mvista.com>
9082         * configure.in: Correct sed script so that options in quotes are not
9083         deleted.
9084         * configure: Rebuild.
9086 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9088         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9089         and $$s/newlib/libc/sys/cygwin32 include paths.
9090         * configure: Ditto.
9092 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9094         * MAINTAINERS: Update my email addresses.
9096 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9098         * config-ml.in: Propagate INSTALL variables.
9100 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9102         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9104 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9106         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9107         * Makefile.in: Regenerate.
9109 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9111         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9113 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9115         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9117 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9119         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9120         * Makefile.in: Regenerated.
9122 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9124         * MAINTAINERS (Write After Approval): Upgrade myself from
9125         GNATS only to write-after-approval. Update my mail address.
9127 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9129         (OS Port Maintainers: freebsd): Add myself.
9131 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9133         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9135 2003-04-22  Kean Johnston  <jkj@sco.com>
9137         * MAINTAINERS (SCO ports): Added myself.
9139 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9141         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9143 2003-04-19  Kean Johnston  <jkj@sco.com>
9145         * MAINTAINERS (Write After Approval): Add myself.
9147 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9149         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9150         * Makefile.in: Regenerate.
9152 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9154         * configure.in (powerpc64*-*-linux*): Remove.
9155         * configure: Rebuilt.
9157 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9159         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9160         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9161         and restrap.
9162         * Makefile.in:  Regenerate.
9164 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9166         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9167         * configure: Regenerated.
9169 2003-04-15  DJ Delorie  <dj@redhat.com>
9171         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9173 2003-04-13  Nick Clifton  <nickc@redhat.com>
9175         * config-ml.in: Remove support for --disable-aix removing
9176         call-aix multilibs.
9178 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9180         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9181         * */configure: Rebuilt.
9183 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9185         * MAINTAINERS: Add my email address.
9187 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9189         * MAINTAINERS (Write After Approval): Add myself.
9191 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9193         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9194         * Makefile.in: Regenerate.
9196 2003-03-14  Michael Chastain  <mec@shout.net>
9198         * Makefile.in: Regenerate with correct Makefile.def.
9200 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9202         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9203         Make macro.
9204         * Makefile.in: Regenerate.
9205         * configure.in: Clean up gxx_include_dir logic.
9206         * configure: Regenerate.
9208 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9210         * MAINTAINERS (Write After Approval): Add myself.
9212 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9214         * MAINTAINERS: Update my mail address.
9216 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9218         * configure.in (gxx_include_dir): Fix typo.
9219         * configure: Regenerated.
9221 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9223         * Makefile.tpl: Reindent.
9224         * Makefile.in: Regenerate.
9225         * configure.in: Reindent.  Don't set unused variables.
9226         * configure: Regenerate.
9228 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9230         * configure.in: Include $(build_tooldir)/sys-include in
9231         FLAGS_FOR_TARGET.
9232         * configure: Regenerated.
9234 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9236         * Makefile.tpl: Always pass down RANLIB.
9237         * Makefile.in: Regenerate.
9239         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9240         * Makefile.in: Regenerate.
9241         * configure.in: Remove unused logic relating to --enable-shared
9242         and --enable-threads.  Remove bogus comments.  Remove redundant
9243         noconfigdirs.
9244         * configure: Regenerate.
9246         * configure.in: Replace ${libstdcxx_version} by its value.
9247         Remove reference to mh-dgux.
9248         * configure: Regenerate.
9250 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9252         * MAINTAINERS (Write After Approval): Add myself.
9254 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9256         * Makefile.tpl: Rearrange.
9257         * Makefile.in: Regenerate.
9259 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9261         * configure.in: Add support for kaOS as cross build target system.
9262         * configure: Regenerated.
9264 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9266         * MAINTAINERS (Write after approval): Add myself.
9268 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9270         * MAINTAINERS: Update my email address.
9272 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9274         * MAINTAINERS: Add self to blanket write privs. section.
9276 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9278         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9279         configure-target-* as some target builds may require additional
9280         flags for preprocessor tests.
9281         * Makefile.in: Regenerated.
9283 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9285         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9286         * ltconfig: Handle it.
9287         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9288         auto-detecting it.
9290         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9291         it is used as argument to $CC.
9292         * ltcf-gcj.sh: Likewise.
9294         * configure.in: Introduce --enable-maintainer-mode.
9295         * configure: Rebuilt.
9296         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9297         for maintainer mode.
9298         * Makefile.in: Rebuilt.
9300 2003-02-18  Jason Merrill  <jason@redhat.com>
9302         * Makefile.tpl (check-c++): Allow parallelism.
9304 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9306         * MAINTAINERS: Remove John Carr (who never actually had access to
9307         gcc.gnu.org).
9309 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9311         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9312         don't configure target-libobjc.
9313         * configure: Regenerate.
9315 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9317         * Makefile.tpl (RANLIB): Define.
9318         * Makefile.in: Regenerate.
9320 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9322         * MAINTAINERS: Update my email.
9324 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9326         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9327         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9328         * Makefile.in: Regenerated.
9329         * configure.in: Remove all traces of snavigator, db, and grep.
9330         * configure: Regenerated.
9332 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9334         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9335         After Approval.
9337 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9339         * MAINTAINERS (Write after approval): Add myself.
9341 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9343         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9344         * Makefile.in: Regenerated.
9346 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9348         * config.guess: Updated to 2003-01-30's version.
9349         * config.sub: Updated to 2003-01-28's version.
9351 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9353         * config.if: If gcc_version is already set, just use it.  Don't set
9354         gcc_version_trigger if it's already set, otherwise set it to
9355         gcc/version.c, but only if the file exists.  If it is not set and
9356         gcc/version.c does not exist, try to extract the version number from
9357         $CC.
9359 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9361         * MAINTAINERS: Add myself to write-after-approval list.
9363 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9365         * configure.in:  Revert 24Jan change.
9366         * configure:  Regenerate.
9368 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9370         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9371         entry of HJ Lu.
9373 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9375         * configure.in: Revert previous change.
9376         * configure: Regenerate.
9378 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9380         * configure.in: Make rda native-only.
9381         * configure: Regenerate.
9383 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9385         * MAINTAINERS: Move myself from GNATS-only-accounts to
9386         write-after-approval.
9388 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9390         * configure.in: Add missing \.
9391         * configure: Rebuilt.
9393 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9395         * configure.in (baseargs): Avoid using \| in sed regular
9396         expressions.
9397         * configure: Rebuilt.
9399 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9401         * configure.in (baseargs): Remove all supported forms of
9402         --cache-file, --srcdir, --host, --build and --target options
9403         from argument lists.
9404         * configure: Rebuilt.
9406 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9408         * MAINTAINERS: Add myself to write-after-approval list.
9410 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9412         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9413         * configure: Rebuilt.
9415 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9417         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9418         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9419         * Makefile.in: Regenerate.
9420         * configure: Regenerate.
9422 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9424         * configure.in: Remove Makefile in build, host and target modules
9425         unless configure was run with --no-recursion.
9426         * configure: Rebuilt.
9428 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9430         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9431         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9432         * Makefile.in: Regenerate.
9434 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9436         * config.guess: Update to 2003-01-03 version.
9437         * config.sub: Update to 2003-01-03 version.
9439 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9441         * configure: Regenerate with proper autoconf 2.13.
9443 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9445         * configure.in: Add AC_PREREQ for consistency.
9446         * configure: Regenerate.
9448 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9450         * configure.in (GDB_TK): Add tcl directories conditional on
9451         gdb/gdbtk directory being present.
9452         * configure: Regenerate.
9454 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9456         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9457         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9458         * configure: Rebuilt.
9460 2002-12-31  Tom Tromey  <tromey@redhat.com>
9462         * Makefile.in: Rebuilt.
9463         * Makefile.def (target_modules) [libffi]: Allow installation.
9465 2002-12-31  Andreas Schwab  <schwab@suse.de>
9467         * configure.in: Fix use of $program_transform_name.
9468         * configure: Regenerated.
9470 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9472         * configure.in (baseargs): Don't remove first configure argument.
9473         * configure: Regenerated.
9475 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9477         * Makefile.tpl (local-distclean): Don't remove...
9478         (multilib.ts): ... this.  Moved into...
9479         (multilib.out): ... this.  Don't use sub-make.
9480         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9481         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9482         (configure-build-[+module+], configure-[+module+],
9483         configure-target-[+module+], configure-gcc): ... these.  Test
9484         for Makefile existence.  Drop config.status from dependencies.
9485         * Makefile.in: Rebuilt.
9486         * configure.in: Move gcc-version-trigger to the end of
9487         ac_configure_args.  Add comments to maybedep.tmp and
9488         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9489         nonopt from baseargs, matching and removing corresponding
9490         whitespace while at it.
9491         * configure: Rebuilt.
9493 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9495         * configure.in (host_configargs): Replace reference to
9496         no-longer-defined buildopts with --build=${build_alias}.
9497         * configure: Rebuilt.
9499         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9500         program_transform_name to standard idiom.
9501         (AUTOGEN, AUTOCONF): Define.
9502         (Makefile.in): Use $(AUTOGEN).
9503         (Makefile): Depend on config.status, and use autoconf-style rule to
9504         build it.  Move original commands to...
9505         (config.status): ... this new target.
9506         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9507         $(AUTOCONF).
9508         * Makefile.in: Rebuilt.
9510 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9512         * Makefile.tpl: Fix dramatic bustage due to change in
9513         program_transform_name.
9514         * Makefile.in: Regenerate.
9516         * configure.in: Remove unnecessary PATH setting.
9517         * configure: Regnerate.
9519         * configure.in: Don't default to unprefixed tools unless
9520         the native tools will work.
9521         * configure: Regenerate.
9523         * configure.in: Convert to autoconf script.  Blow away lots
9524         of now-redundant Makefile fragments.
9525         * configure: Generate using Autoconf.
9526         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9527         * Makefile.in: Regenerate.
9529 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9531         * configure: Fix stupid bug where RANLIB was mistakenly included.
9533         * configure.in: Rename (buildargs, hostargs, targargs) to
9534         (build_configargs, host_configargs, target_configargs).
9536         * configure.in: Move logic out of sed statement.
9538         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9539         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9541 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9543         * config.sub: Import from master repository
9544         * config.guess: Ditto
9546 2002-12-24  Andreas Schwab  <schwab@suse.de>
9548         * Makefile.tpl (multilib.out): Fix missing space.
9549         * Makefile.in: Regenerate.
9551 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9553         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9554         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9555         * Makefile.in: Regenerate.
9556         * configure.in: Remove unnecessary leftovers.
9558 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9560         * configure.in (extra_ranlibflags_for_target): New variable.
9561         (*-*-darwin): Add -c to ranlib commands.
9562         * configure (tooldir): Handle extra_ranlibflags_for_target.
9564 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9566         * Makefile.tpl: Revert HJL's change.
9567         * Makefile.in: Regenerated.
9568         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9569         always.
9571 2002-12-19  Andreas Schwab  <schwab@suse.de>
9573         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9574         * Makefile.in: Regenerate.
9576 2002-12-18  H.J. Lu  <hjl@gnu.org>
9578         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9579         * Makefile.in: Regenerated.
9581         * configure.in (build_prefix): New. Substitute.
9583 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9585         * Makefile.tpl: Don't let real targets depend on phony targets.
9586         * Makefile.in: Regenerate.
9588         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9589         * Makefile.in: Regenerate.
9591 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9593         * config.sub: Import from master repository
9594         * config.guess: Ditto
9596 2002-12-16  Jason Merrill  <jason@redhat.com>
9598         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9599         previous 'make bootstrap'.
9600         * Makefile.in: Regenerate.
9602 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9604         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9606 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9608         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9609         * Makefile.in: Regenerate.
9611 2002-12-13  Jason Merrill  <jason@redhat.com>
9613         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9614         library tests.
9615         (check-c++): Just depend on it and check-target-libstdc++-v3.
9616         * Makefile.in: Regenerate.
9618 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9620         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9621         * Makefile.in: Rebuilt.
9623 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9625         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9627 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9629         * configure: Fix bug put in by gremlins.
9631         * Makefile.tpl: Substitute more autoconfily.
9632         * configure: Substitute more autoconfily.
9633         * Makefile.in: Regenerate.
9635 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9637         * config.sub: Import from master repository
9638         * config.guess: Ditto
9639         * MAINTAINERS: Added Svein Seldal under write after approval
9641 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9643         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9644         * Makefile.in (all-sim): Ditto.
9646 2002-12-06  DJ Delorie  <dj@redhat.com>
9648         * Makefile.tpl: Change configure dependencies to not have real
9649         targets depend on phony targets.
9651 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9653         * configure.in: Revert unintentional change.
9655         * Makefile.tpl: Change dependency for */multilib.out so that
9656         it works when gcc isn't in the tree.
9658         * configure.in: Substitute more.
9659         * configure: Run subconfigures from the Makefile.
9660         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9661         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9663 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9665         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9667 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9669         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9670         and corresponding dependencies.
9671         * Makefile.in: Regenerate.
9673         * configure.in (host_tools): Order binutils, gas and ld for
9674         convenience in running the testsuites.
9676         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9677         * Makefile.in: Regenerate.
9678         * configure.in: Introduce rules to serialize subconfigure runs.
9680         * configure.in: Introduce BASE_CC_FOR_TARGET.
9681         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9682         Realize configure-build-* targets.  Realize configure-target-* targets.
9683         * Makefile.in: Regenerate.
9685 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9687         * configure: Move gcc_version_trigger stuff from here...
9688         * configure.in: ...to here.
9690         * configure.in: Separate subconfigure options added by this file from
9691         options given by the user.  Add machinery to put args for host
9692         subconfigures into the Makefile.
9694         * Makefile.tpl: Remove 'vault' targets.
9695         * Makefile.tpl: Reorder and comment dependencies.
9696         * Makefile.in: Regenerate.
9698 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9699         * configure.in: Fix my broken commit of previous patch. (sigh)
9701 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9703         * configure.in: Move host-specific darwin noconfigdirs into
9704         the host-specific section.
9706 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9708         * configure.in: Move host-specific darwin noconfigdirs into
9709         the host-specific section.
9711 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9713         * configure: Remove skip-this-dir support.
9714         * Makefile.tpl: Remove skip-this-dir support.
9716         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9717         subdirectories.
9718         * Makefile.in: Regenerate.
9720         * Makefile.tpl: Strip out useless setting of 'dir'.
9721         * Makefile.in: Regenerate.
9723 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9725         * configure.in: Fix deeply stupid bug.
9727         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9728         shell code in CXX_FOR_TARGET
9729         * Makefile.def: Introduce raw_cxx.
9730         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9731         RAW_CXX_FOR_TARGET.
9732         * Makefile.in: Regenerate.
9734 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9736         * Makefile.tpl: Remove unnecessary ifs.
9737         * Makefile.in: Regenerate.
9739         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9740         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9741         targets for 'no_install' modules.
9742         * configure: Move GDB_TK substitution to configure.in.  Move
9743         build_modules stuff to configure.in.
9744         * configure.in: Implement soft dependency machinery.  Maybe-ize
9745         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9746         * Makefile.in: Regenerate.
9748 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9750         * Makefile.tpl: Make all-target, install-target behave similarly
9751         to all, install (only hitting configured targets).  Eliminate
9752         unused macro defintions.
9754         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9755         build != host.
9757         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9759         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9761         * configure.in: Produce lists of subdir targets we're actually
9762         configuring.  Remove references to "dosrel".
9763         * Makefile.tpl: Let configure set which subdir targets are hit.
9764         Remove install-cross; clean up install; remove ALL.  Remove
9765         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9766         Autogenerate host module targets.  Remove empty dependency lines
9767         and redundant dependency; rearrange slightly.
9768         * Makefile.def: Add host-side libtermcap, utils.
9770         * Makefile.in: Regenerate.
9772 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9774         * ltconfig (osf[345]): Append $major to soname_spec.
9775         Reflect this in library_names_spec.
9776         * ltmain.sh (osf): Prefix $major with . for use as extension.
9778 2002-11-19  Andreas Jaeger  <aj@suse.de>
9780         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9781         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9782         and sparc64 GNU/Linux systems.
9784 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9786         * MAINTAINERS: Update email.
9788 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9790         * MAINTAINERS: Complete James Dennett's entry.
9792 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9794         * MAINTAINERS (Write After Approval): Add myself.
9796 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9798         * Makefile.tpl: syntactic cleanup
9800 2002-11-13  Stuart Hastings  <stuart@apple.com>
9802         * MAINTAINERS: Add myself to write-after-approval list.
9804 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9806         * Makefile.def: Add list of recursive targets to autogenerate.
9807         Add build_modules.
9808         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9809         targets.  Autogenerate *-build-* targets.
9810         * Makefile.in: Regenerate.
9812 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9814         * configure: More autoconf-style substitutions.
9815         * Makefile.tpl: More autoconf-style substitutions.
9816         * Makefile.in: Regenerate.
9818 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9820         * configure: Substitute more variables in a more autoconf-friendly
9821         way.  Simplify slightly.
9822         * Makefile.tpl: Make more variables substitutable in an
9823         autoconf-friendly way.
9824         * Makefile.in: Regenerate.
9826 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9828         * MAINTAINERS (Write After Approval): Add myself.
9830 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9832         * configure.in (v810*): Remove special setting of tools.
9834         * configure: Add support for extra required flags for ar or nm.
9835         * configure.in (aix4.3+): Use above support for target-specific
9836         issues, rather than using config/mt-aix43.
9838 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9840         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9841         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9842         with $srcdir.  Reformat indentation.  Substitute some variables
9843         formerly hard-coded in the Makefile for build=host.
9844         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9845         * Makefile.def: Autogenerate more.
9846         * Makefile.in: Regenerate.
9848 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9850         * MAINTAINERS (Write After Approval): Add myself.
9852 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9854         * Makefile.def (host_modules): Add rda.
9855         * Makefile.in: Regenerate.
9856         * configure.in (target_tool): Add target-rda to list.
9858 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9860         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9862 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9864         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9865         and restrap targets to this rule.
9866         * Makefile.in:  Regenerate.
9868 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9870         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9871         GNATS only accounts.
9873 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9875         * configure.in (i[3456]86-*-linux*): Add check to disable
9876         ${libgcj} for glibc1.
9878 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9880         * MAINTAINERS: Add myself as ip2k port maintainer.
9882 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9884         * configure.in: Add tic4x target.
9886 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9888         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9889         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9890         * Makefile.in: Regenerate.
9892         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9893         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9894         * Makefile.in: Regenerate.
9896 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9898         * MAINTAINERS: Add myself as web pages co-maintainer.
9900 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9902         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9903         * Makefile.in: Regenerate.
9905 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9907         * MAINTAINERS: Add myself and Nathan Sidwell
9908         <nathan@codesourcery.com> as VxWorks maintainers.
9910 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9912         * Makefile.def: Remove order dependency comments.
9913         * Makefile.tpl: Add explicit install-install dependencies.
9914         * Makefile.in: Regenerate.
9916         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9917         * Makefile.in: Regenerate.
9919         * Makefile.tpl: Add configure-target (for src-release in src)
9920         * Makefile.in: Regenerate.
9922 2002-09-30  Nick Clifton  <nickc@redhat.com>
9924         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9926 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9928         * configure.in (s390*-*-linux*): Enable libgcj.
9930 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9932         * configure: Revert accidentally applied changes.
9934         * Makefile.tpl: Make more autoconf-friendly.
9935         * Makefile.in: Regenerate.
9936         * configure: Make substitution more autoconf-like.
9938 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9940         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9941         single entry to handle all these.
9942         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9943         libjava on arm-*-elf.
9945 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9947         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9948         things that depend on them.
9950 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9952         * Makefile.tpl: Make subsituted variables more autoconfy.
9953         * Makefile.in: Regenerate.
9954         * configure: Make seds more autoconfy.
9956 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9958         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9959         * Makefile.in: Regenerate.
9960         * configure.in: Rewrite sed statements to look autoconfy.
9962         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9963         all-target-foo on configure-target-foo.
9964         * Makefile.def: Ditto.
9965         * Makefile.in: Rebuild.
9967 2002-09-25  Andrew Haley  <aph@redhat.com>
9969         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9971 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9973         * Makefile.def: New file.
9974         * Makefile.tpl: New file.
9975         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9976         * contrib/gcc_update: Note that Makefile.in is a generated file.
9978         * configure.in: Minor rearrangement.  Simplify tests.
9980 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9982         * configure.in (with_headers): Skip copy if value is "yes".
9983         (with_libs): Likewise.
9985 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9987         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9988         * configure.in (sh*-*-pe*): Ditto.
9989         * configure.in (mips*-*-pe*): Ditto.
9990         * configure.in (*arm-wince-pe): Ditto.
9992         * configure.in: Rearrange.
9994 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9996         * MAINTAINERS: Update my email address.
9998 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10000         * MAINTAINERS: (Write After Approval): Add myself.
10002 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10004         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10006 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10008         * MAINTAINERS: Change my mailing address.
10010 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10012         * MAINTAINERS (Write After Approval): Remove myself.
10013         (Various Maintainers: c++ runtime libs): Add myself.
10015 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10017         * MAINTAINERS (Write After Approval): Remove myself.
10018         (Various Maintainers: c++ runtime libs): Add myself.
10020 2002-08-15  Eric Christopher  <echristo@redhat.com>
10022         * config.sub: Import from master repository.
10023         * config.guess: Ditto.
10025 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10027         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10028         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10029         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10031 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10033         * MAINTAINERS: Add self to rs6000 vector extensions.
10035 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10037         * libiberty/configure: Reverted unintended yesterday's check in.
10039 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10041         * boehm-gc/configure, libf2c/configure: Rebuilt.
10042         * libffi/configure, libiberty/configure: Ditto.
10043         * libjava/configure, libobjc/configure: Ditto.
10044         * libstdc++-v3/configure, zlib/configure: Ditto.
10045         Merged from binutils:
10046         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10047         From Steve Ellcey <sje@cup.hp.com>:
10048         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10049         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10050         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10051         IA64.
10052         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10053         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10054         soname_spec, sys_lib_search_path_spec): Ditto.
10056 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10058         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10060 2002-08-04  H.J. Lu  (hjl@gnu.org)
10062         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10064 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10066         * MAINTAINERS (Write After Approval): Add myself.
10068 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10070         * configure.in: Move generic linux case to end.  Copy generic
10071         linux noconfigdirs to mips*-*-linux* entry and new
10072         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10074 2002-07-19  Michael Matz  <matz@suse.de>
10076         * MAINTAINERS: Add myself as ra* maintainer.
10078 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10080         * config.guess: Update to 2002-07-09 version.
10081         * config.sub: Update to 2002-07-03 version.
10083 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10085         * MAINTAINERS: Fix typo in a maintainer email address.
10087 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10089         * configure.in: Remove two redundant tests.
10091 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10093         * configure.in (mips*-*-irix6*o32): Enable stabs.
10095 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10097         * configure.in: Don't build grez.
10098         * Makefile.in: Ditto.
10100         * Makefile.in: Remove references to bsp, cygmon, libstub.
10101         * configure.in: Ditto.
10103         * configure.in: Remove leftover reference to gdbtest.
10105 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10107         * configure.in (gxx_include_dir):  Change to match versioned
10108         C++ headers if --enable-version-specific-runtime-libs is used.
10110 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10112         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10114 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10116         * configure.in: Make --without-x work.
10118 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10120         * configure.in: Rearrange target Makefile fragment collection.
10122         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10123         cvs[src].
10124         * configure.in: Ditto.
10126 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10128         * MAINTAINERS (Write After Approval): Update my e-mail address.
10130 2002-06-24  Ben Elliston  <bje@redhat.com>
10132         * configure.in (host_tools): Remove cgen.
10134         * Makefile.in (all-cgen): Remove; runs from its source directory.
10135         (check-cgen, install-cgen, clean-cgen): Likewise.
10136         (all-opcodes): Do not depend on all-cgen.
10137         (all-sim): Likewise.
10139 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10141         * Makefile.in: Eliminate 'apache' targets.
10142         * configure.in: Eliminate 'apache' targets.
10144         * configure.in: Eliminate redundant tests.  Reorganize.
10146         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10148         * config-ml.in: Eliminate references to Cygnus configure.
10150         * Makefile.in: Eliminate references to building emacs.
10152 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10154         * MAINTAINERS: Update my email address.
10156 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10158         * config.if (libstdcxx_incdir): Version C++ headers.
10159         (cxx_incdir): Remove.
10161 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10163         * MAINTAINERS (Write After Approval): Add self.
10165 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10167         * configure.in: Add support for ip2k.
10169 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10171         * configure.in: Fix AIX configury bug.
10173 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10175         * MAINTAINERS (Write After Approval): Add self.
10177 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10179         * configure.in: replace ${topsrcdir} with ${srcdir}
10181         * configure.in: Move definition of libstdcxx_flags
10182         right above usage, rather than waaay earlier.
10184         * configure.in: Pull definition of is_cross_compiler earlier.
10186         * configure.in: Rearrange a little.
10188         * configure.in: Remove references to librx.
10189         * Makefile.in: Remove references to librx.
10191 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10193         * config.sub: Add support for avr target.
10194         Import from master sources, rev 1.255
10196 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10198         * configure, .cvsignore:  Revert previous change...
10199         * Makefile:  ...delete.
10201 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10203         * configure.in: Eliminate ${gasdir} variable.
10205 2002-06-18  Dave Brolley  <brolley@redhat.com>
10207         * configure.in: Add support for frv.
10208         * config.sub: Add support for frv.
10210 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10212         * configure:  Remove garbage from previous commit.
10214 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10216         * configure:  For in-source builds, make a subdir and re-exec there.
10217         * Makefile:  New file.  Pass targets through to build directory.
10218         * .cvsignore:  No longer ignore "Makefile".
10220 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10222         * MAINTAINERS (Write After Approval): Add self.
10224 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10226         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10228 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10230         * configure.in (vax-*-netbsd*): Re-enable gas.
10232 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10234         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10235         BUILD_PREFIX_1, to correct nomenclature.
10236         * configure: Likewise.
10238         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10239         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10241 2002-05-31  Olaf Hering  <olh@suse.de>
10243         * config-ml.in: Propogate DESTDIR also.
10245 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10247         * configure.in (vax-*-netbsd*): Don't build gas for this
10248         platform.
10250 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10252         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10253         and libgcj for AVR.
10255 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10257         * MAINTAINERS (Write After Approval): Add myself.
10259 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10261         * config.guess: Update to 2002-05-22 version.
10262         * config.sub: Likewise.
10264 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10266         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10267         * config-ml.in: Likewise.
10268         * configure: Likewise.
10269         * configure.in: Likewise.
10271 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10273         * MAINTAINERS: Update my email address.
10275 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10277         * configure.in: Simplify makefile fragment collection.
10279         * configure.in: Remove code to build emacs.
10281         * configure.in : Remove --srcdir argument from targargs and buildargs
10282         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10284         * configure: Move some logic to configure.in.
10285         * configure.in: Move some logic from configure.
10287 2002-05-11  Tom Tromey  <tromey@redhat.com>
10289         * MAINTAINERS: Reflect libgcj reality.
10291 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10293         * Makefile.in: Honour DESTDIR.
10295 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10297         * config.guess: Import 2002-03-20 version.
10298         * config.sub: Import 2002-04-26 version.
10300 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10302         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10304 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10306         * MAINTAINERS: Add self.
10308 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10310         * ltmain.sh: Detect and handle object name conflicts
10311         while piecewise linking a static library.
10313 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10315         * configure.in (noconfigdirs): Don't disable libgcj on
10316         sparc64-*-solaris* and sparcv9-*-solaris*.
10318 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10320         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10322 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10324         * configure.in (FLAGS_FOR_TARGET): Do not add
10325         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10326         on i[3456]86-*-linux*.
10328 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10330         * configure.in (noconfigdirs): Replace [ ] with test.
10332         * configure.in (noconfigdirs): Do not add target-newlib if
10333         target == i[3456]86-*-linux*, and host == target.
10335 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10337         * configure.in: delete reference to absent file
10339         * configure.in: replace '[' with 'test'
10341         * configure.in: Eliminate references to gash.
10342         * Makefile.in: Eliminate references to gash.
10344         * configure.in: remove useless references to 'pic' makefile fragments.
10346         * configure.in: (*-*-windows*) Finish removing.
10348         * configure.in: Eliminate redundant test for libgui.
10350 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10352         * MAINTAINERS: Add self and realphabetize.  Update entries
10353         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10354         entry for a29k port maintainer.
10356 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10358         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10359         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10361 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10363         * configure.in: remove references to dead files
10365 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10367         * MAINTAINERS: Add information about purpose of this file.
10369 2002-04-18  Tom Tromey  <tromey@redhat.com>
10371         * configure.in: Disallow configuring libgcj when it is already
10372         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10373         Solaris 2.8 by default.  For PR libgcj/6158.
10375 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10377         * configure.in:  Move default CC setting out of config/mh-* fragments
10378         directly into here.
10380 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10382         * configure.in: don't even try to configure or make a subdirectory
10383         if there's no configure script for it.
10385 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10387         * MAINTAINERS: Remove chill maintainers.
10388         * Makefile.in (CHILLFLAGS): Remove.
10389         (CHILL_LIB): Remove.
10390         (TARGET_CONFIGDIRS): Remove libchill.
10391         (CHILL_FOR_TARGET): Remove.
10392         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10393         CHILL_LIB.
10394         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10395         (CHECK_TARGET_MODULES): Likewise.
10396         (INSTALL_TARGET_MODULES): Likewise.
10397         (CLEAN_TARGET_MODULES): Likewise.
10398         (configure-target-libchill): Remove.
10399         (all-target-libchill): Remove.
10400         * configure.in (target_libs): Remove target-libchill.
10401         Do not compute CHILL_FOR_TARGET.
10402         * libchill: Remove directory.
10404 2002-04-11  DJ Delorie  <dj@redhat.com>
10406         * Makefile.in, configure.in: Sync with binutils, entries
10407         follow...
10409 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10411         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10412         (do-tar, do-bz2): New rules.
10413         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10414         (gdb-tar): New rule.
10415         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10416         (insight_dejagnu.tar): New rule.
10417         (insight.tar): New rule.
10418         (gdb+dejagnu.tar): New rule.
10419         (gdb.tar): New rule.
10421 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10423         * Makefile.in: Add all-tix to deps for all-snavigator
10424         so that tix is built when building snavigator.
10426 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10428         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10429         ld and gdb are not supported.
10431 2002-01-07  Mark Salter  <msalter@redhat.com>
10433         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10434         Allow target-libgloss to be built for arm, strongarm, and xscale.
10436 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10438         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10439         options for i[3456]86-pc-linux* native builds.
10441 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10443         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10444         files from .po files for a distribution.
10446 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10448         * configure.in: Enable libstdc++-v3 for h8300 targets.
10450 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10452         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10453         version from bfd/.
10455 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10457         * Makefile.in (VER): When present, extract the version number from
10458         the file version.in.
10460 2001-05-24  Tom Rix  <trix@redhat.com>
10462         * configure.in : enable ld for aix
10464 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10466         * config.guess: Add linux target for S/390.
10468 2000-11-07  Philip Blundell  <pb@futuretv.com>
10470         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10472 2000-11-03  Philip Blundell  <pb@futuretv.com>
10474         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10475         files.
10477 2001-01-15  Ben Elliston  <bje@redhat.com>
10479         * configure.in (host_tools): Add sid.
10480         Always configure cgen.
10482 2000-11-24  Nick Clifton  <nickc@redhat.com>
10484         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10487 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10489         * Makefile.in (ALL_MODULES): Add all-cgen.
10490         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10491         (all-cgen): New target.
10492         (all-opcodes,all-sim): Depend on all-cgen.
10493         * configure.in (host_tools): Add cgen.
10494         Only configure cgen if --enable-cgen-maint.
10496 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10498         * configure.in: Add *-*-freebsd* configurations.
10500 2002-04-08  Tom Tromey  <tromey@redhat.com>
10502         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10503         Fixes PR libgcj/6068.
10505 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10507         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10509 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10511         * configure.in (alpha*-dec-osf*): Enable libgcj.
10513 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10515         * MAINTAINERS (Write After Approval): Add myself.
10517 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10519         Fix for: PR bootstrap/3591, target/5676
10520         * configure.in (mcore-pe): Disable the configuration of
10521         libstdc++-v3 since exceptions are not supported.
10523 2002-03-20  Anthony Green  <green@redhat.com>
10525         * configure.in: Enable libgcj for xscale-elf target.
10527 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10529         * MAINTAINERS:  Update my email address.
10531 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10533         * ltmain.sh (relink_command): Fix typo in previous change.
10535 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10537         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10538         (relink_command): Added --tag flags.
10539         (mode=install): If relinking fails; error out.
10541 2002-03-12  Richard Henderson  <rth@redhat.com>
10543         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10544         .NOTPARALLEL tag.
10545         (do-check): Rename from check.
10546         (check): Allow parallel check.
10548 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10550         * MAINTAINERS: Add myself as maintainer for xtensa port.
10551         Fix alphabetical order in CPU port maintainer list.
10552         Remove myself from Write After Approval list.
10554 2002-03-11  Richard Henderson  <rth@redhat.com>
10556         * Makefile.in (.NOTPARALLEL): Add fake tag.
10558 2002-03-07  H.J. Lu  (hjl@gnu.org)
10560         * configure.in: Enable gprof for mips*-*-linux*.
10562 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10564         * MAINTAINERS (Write After Approval): Add myself.
10566 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10568         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10569         libjava.
10570         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10572 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10574         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10575         because its Makefile is there; test for the executable instead.
10577 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10579         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10580         libstdc++-v3 and libjava.
10582 2002-02-11  Adam Megacz  <adam@xwt.org>
10584         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10585         boehm-gc
10587 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10589         * config.guess: Updated to 2002-01-30's version.
10590         * config.sub: Updated to 2002-02-01's version.
10591         Contribute sh64-elf.
10592         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10593         * configure.in: Added sh64-*-*.
10595 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10597         * MAINTAINERS: Belatedly add myself to write after approval list.
10599 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10601         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10602         Remove self as Write After Approval.
10604 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10606         * MAINTAINERS: Put self in as maintainer for contrib/regression
10607         directory.
10609 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10611         * MAINTAINERS:  Update my email address.
10613 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10615         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10616         target-libiberty, and target-libgloss.  Skip Java-related
10617         libraries if not supported for NetBSD on target CPU.
10619 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10621         * install-sh: Use _inst.$$_ for temp file name.
10623 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10625         * MAINTAINERS (Write After Approval): Move my contact info
10626         from here...
10627         (OS Port Maintainers): ...to here (netbsd).
10629 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10631         * MAINTAINERS (Write After Approval): Add myself.
10633 2002-01-17  H.J. Lu  <hjl@gnu.org>
10635         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10636         (all-target-fastjar): Also depend on all-target-libiberty.
10638 2002-01-16  H.J. Lu  (hjl@gnu.org)
10640         * config.guess: Import from master sources, rev 1.225.
10641         * config.sub: Import from master sources, rev 1.238.
10643 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10645         * MAINTAINERS (Write After Approval): Remove myself.
10647 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10649         * MAINTAINERS (Write After Approval): Add myself.
10651 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10653         * MAINTAINERS: Add self as docs co-maintainer.
10655 2001-12-11  Matthias Klose  <doko@debian.org>
10657         * MAINTAINERS (Write After Approval): Add myself.
10659 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10661         * MAINTAINERS: Update my email address.
10663 2001-12-07  Turly O'Connor  <turly@apple.com>
10664         * MAINTAINERS (Write After Approval): Add myself.
10665         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10666         (rs6000_initialize_trampoline): Call __trampoline_setup for
10667         ABI_DARWIN too.
10668         * darwin-tramp.asm: New file, implements __trampoline_setup.
10669         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10671 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10673         * MAINTAINERS (Write After Approval): Add myself.
10675 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10677         * configure, configure.in: Use temp file for long sed commands.
10679 2001-12-03  Laurent Guerby  <guerby@acm.org>
10681         * config.sub: Update to version 1.232 on subversion.
10683 2001-12-03  Ben Elliston  <bje@redhat.com>
10685         * MAINTAINERS: Update mail address for config.* patches.
10687 2001-11-27  DJ Delorie  <dj@redhat.com>
10688             Zack Weinberg  <zack@codesourcery.com>
10690         When build != host, create libiberty for the build machine.
10692         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10693         CONFIG_ARGUMENTS.
10694         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10695         New variables.
10696         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10697         and rules.
10698         (all.normal): Depend on ALL_BUILD_MODULES.
10699         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10700         (all-build-libiberty): Depend on configure-build-libiberty.
10702         * configure: Calculate and substitute proper value for
10703         ALL_BUILD_MODULES.
10704         * configure.in: Create the build subdirectory.
10705         Calculate and substitute TARGET_CONFIGARGS (formerly
10706         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10708 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10710         * MAINTAINERS (write-after-approval): Add self.
10712 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10714         * MAINTAINERS (GNATS only accounts): Remove self.
10716 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10718         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10719         libf2c.
10721 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10723         * MAINTAINERS (Write After Approval): Add self.
10725 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10727         * MAINTAINERS: mips and s390 are also CPU ports.
10729 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10731         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10733 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10735         * MAINTAINERS: Alphabetize.
10737 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10739         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10741 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10743         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10745 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10747         * configure.in (--enable-languages): Be more permissive about
10748         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10750 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10752         * config.sub: Import from master sources, rev. 1.230.
10753         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10755 2001-11-07  Laurent Guerby  <guerby@acm.org>
10757         * MAINTAINERS (Write After Approval): Add self.
10759 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10761         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10763 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10765         * config.sub: Import from master sources, rev 1.226.
10766         * config.guess: Import from master sources, rev 1.216.
10768 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10770         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10771         * MAINTAINERS: Add self as maintainer of MMIX port.
10772         Remove old after-approval entry.
10774 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10776         * ChangeLog, configure: Fix spelling errors.
10778 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10780         * MAINTAINERS: Tweak my address.
10782 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10784         * MAINTAINERS: Update my email address.
10786 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10788         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10789         * MAINTAINERS: Add self as maintainer of CRIS port.
10791 2001-10-10  Geert Bosch  <bosch@gnat.com>
10793         * MAINTAINERS (Various maintainers: Ada front end):
10794         Added Robert Dewar.
10796 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10798         * MAINTAINERS (Write After Approval): Added self
10800 2001-10-02  Geert Bosch  <bosch@gnat.com>
10802         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10804 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10806         * configure: Handle temporary files securely using mkdir.
10808 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10810         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10812 2001-09-26  Will Cohen  <wcohen@redhat.com>
10814         * configure.in (*-*-linux*): Disable configuration of target-newlib
10815         and target-libgloss.
10817 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10819         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10820         RANLIB.
10822 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10824         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10825         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10826         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10827         avoid quotes nesting problems.
10828         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10829         (DO_X): Export only variables that are set.
10831 2001-09-19  Ben Elliston  <bje@redhat.com>
10833         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10834         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10835         semantics.  Use the shell built-in "type" command instead.
10837 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10839         Merged from gcc-3_0-branch:
10840         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10841         * ltcf-c.sh: Use $objext, not $ac_objext.
10842         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10843         * ltcf-cxx.sh: Add support for GNU.
10844         2001-07-22  Timothy Wall  <twall@redhat.com>
10845         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10846         default settings if using GNU tools with that configuration.
10847         * ltcf-cxx.sh: Ditto.
10848         * ltcf-gcj.sh: Ditto.
10849         2001-07-21  Michael Chastain  <chastain@redhat.com>
10850         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10851         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10852         * ltmain.sh: Mark as gcc-local.
10854 2001-08-30  Eric Christopher  <echristo@redhat.com>
10855             Jason Eckhardt  <jle@redhat.com>
10857         * config.guess: Merge from master sources.
10858         * config.sub: Merge from master sources, add support for mipsisa32.
10860 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10861         * config.sub: Merge from master sources, rev 1.219.
10862         * MAINTAINERS: Add self as contact for stormy16 port.
10864 2001-08-14  Zack Weinberg  <zackw@panix.com>
10866         * config.sub: Merge from master sources, rev 1.218.
10867         * config.guess: Merge from master sources, rev 1.209.
10869 2001-08-11  Graham Stott  <grahams@redhat.com>
10871         * Makefile.in (check-c++): Add missing semicolon.
10873 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10875         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10877 2001-07-30  Eric Christopher  <echristo@redhat.com>
10879         * MAINTAINERS (Various maintainers: mips port): Added myself.
10881 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10883         * configure.in (sh-*-linux*): New.
10885 2001-07-27  Richard Henderson  <rth@redhat.com>
10887         * .cvsignore: Add LAST_UPDATED.
10889 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10891         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10893 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10895         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10897 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10899         * MAINTAINERS (Write After Approval): Added myself.
10901 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10903         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10904         and libgcj on m68hc11/m68hc12.
10906 2001-06-27  H.J. Lu  (hjl@gnu.org)
10908         * Makefile (CFLAGS_FOR_BUILD): New.
10909         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10911 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10913         * README: Remove version number.
10915 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10917         * INSTALL/README: Update wrt. to the installation instructions now
10918         residing in gcc/doc/install.texi.
10920 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10922         * README: Replace with a cut-down and updated version of gcc/README.
10924 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10926         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10927         multilibs to be disabled.
10929 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10931         * MAINTAINERS (Write After Approval): Add myself.
10933 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10935         * config.guess: Import CVS version 1.195.
10936         * config.sub: Import CVS version 1.212.
10938 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10940         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10941         gcc/xgcc is built, use -print-prog-name to find out the program
10942         name to use.
10944 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10946         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10947         appear to also be in the master copy.
10948         * config.sub:  Import CVS version 1.211.
10950 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10952         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10953         with_gcc]: Use `gcc -shared' to build a shared library.
10955 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10957         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10958         archives.
10960 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10962         * MAINTAINERS (Write After Approval): Add myself.
10964 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10966         * configure.in (libstdcxx_flags): Do not try to execute
10967         libstdc++-v3/testsuite_flags until it exists.
10969 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10971         * MAINTAINERS: Update my email address.
10973 2001-05-31  Graham Stott  <grahams@redhat.com>
10975         * MAINTAINERS (Write After Approval): Add myself.
10977 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10979         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10980         libraries when using g++ with native linker.
10982 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10984         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10986 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10988         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10989         [aix4*|aix5*]: Prepend blank.
10991 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10993         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10994         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10995         of subdir/configure scripts to use the new libtool.m4.
10997 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10999         * MAINTAINERS (Write After Approval): Add myself.
11001 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11003         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11005 2001-05-11  Ben Elliston  <bje@redhat.com>
11007         * Makefile.in (all-sid): New target.
11008         (check-sid, clean-sid, install-sid): Likewise.
11010 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11012         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11014 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11016         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11017         libgcj.
11019 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11021         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11022         gcc/xgcc is built, use -print-prog-name to find out the program
11023         name to use.
11025 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11027         * configure.in (noconfigdirs): Don't reset it from scratch in the
11028         target case; only append to it.
11030         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11031         sparc-*-solaris2.8]: Disable ${libgcj}.
11033 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11035         * configure.in (libgcj_saved): Copy from $libgcj.
11036         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11037         --disable-libgcj.
11039 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11041         * MAINTAINERS: Remove self as MIPS maintainer and
11042         C front end maintainer.
11044 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11046         * configure.in: Move *-chorusos target case to the proper switch.
11047         Disable libgcj.
11049 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11051         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11052         1.641.2.228.
11054 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11056         * Makefile.in (STAGE1_CFLAGS): Pass down.
11058 2001-04-13  Alan Modra  <amodra@one.net.au>
11060         * config.guess: Add hppa64-linux support.  Note for next import that
11061         this is already in the master file.
11062         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11064 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11066         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11067         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11069 2001-04-11  Stan Shebs  <shebs@apple.com>
11071         * MAINTAINERS: Add self as Darwin port maintainer.
11073 2001-04-11  Alan Modra  <amodra@one.net.au>
11075         * MAINTAINERS: Update my email address.
11077 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11079         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11080         recent versions of FreeBSD (release 3 or later).
11081         * ltconfig: On FreeBSD, -lc must not be provided when building
11082         a shared library or else the standard -pthread gcc option is
11083         rendered worthless to later users of the built library.
11085 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11087         * MAINTAINERS: Add self and RTH as C front end maintainers.
11089 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11091         * config.sub: Make sure to match an already-canonicalized
11092         machine name (eg. mn10300-unknown-elf).
11094 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11096         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11097         New macros.
11098         (bootstrap, cross): Use RECURSE_FLAGS.
11099         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11101 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11103         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11105 2001-03-22  Colin Howell  <chowell@redhat.com>
11107         * Makefile.in (DO_X): Do not backslash single-quotes in
11108         backquotes (two places).
11110 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11112         Re-installed:
11113         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11114         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11115         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11116         * ltcf-cxx.sh: Likewise.
11117         * ltcf-gcj.sh: Likewise.
11119 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11121         * MAINTAINERS: Add myself as "documentation co-maintainer".
11123 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11125         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11126         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11128 2001-03-19  Tom Tromey  <tromey@redhat.com>
11130         * config-ml.in: Handle GCJ and GCJFLAGS.
11132 2001-03-21  Michael Chastain  <chastain@redhat.com>
11134         * Makefile.in: all-m4 depends on all-texinfo.
11136 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11138         * MAINTAINERS: Add myself to write after approval list.
11140 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11142         * Makefile.in (DO_X): Quote nested quotes.
11144 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11146         * MAINTAINERS: Add myself to write after approval list.
11148 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11150         * Makefile.in (DO_X): Use double quotes for quoting
11151         "RANLIB=$${RANLIB}".
11153 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11155         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11157 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11159         * configure.in: Only use `lang_requires' for languages athat are
11160         actually enabled.
11162 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11164         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11166 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11168         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11170 2001-03-07  Tom Tromey  <tromey@redhat.com>
11172         * configure.in: Allow config-lang.in to set `lang_requires' to list
11173         of other required languages.
11175 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11177         * Makefile.in: Remove RANLIB definition. Use RANLIB
11178         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11179         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11181 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11182             Alexandre Oliva  <aoliva@redhat.com>
11184         * Makefile.in (check-c++): Use tabs, not spaces.
11186 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11188         * MAINTAINERS: add myself to Write After Approval list.
11190 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11192         * Makefile.in (check-c++): New rule.
11194         * configure.in (target_libs): Remove libg++.
11195         (noconfigdirs): Remove libg++.
11196         (noconfigdirs): Same.
11197         (noconfigdirs): Same.
11198         (noconfigdirs): Same.
11200         * config-ml.in: Remove libg++ references.
11202         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11203         (ALL_TARGET_MODULES): Same.
11204         (configure-target-libg++): Remove.
11205         (all-target-libg++): Remove.
11206         (configure-target-libio): Remove.
11207         (all-target-libio): Remove.
11208         (check-target-libio): Remove.
11209         (.PHONY): Remove.
11210         (libg++.tar.bz2): Remove.
11211         (all-target-cygmon): Remove libio.
11212         (all-target-libstdc++): Remove.
11213         (configure-target-libstdc++): Remove.
11214         (TARGET_LIB_PATH): Remove libstdc++.
11215         (ALL_GCC_CXX): Remove libstdc++.
11216         (all-target-gperf): Correct.
11218 2001-02-16  Nick Clifton  <nickc@redhat.com>
11220         * configure.in (noconfigdirs): Allow configuration of texinfo
11221         for Cygwin hosts.
11223 2001-02-15  Anthony Green  <green@redhat.com>
11225         * configure: Introduce GCJ_FOR_TARGET.
11226         * configure.in: Ditto.
11227         * Makefile.in: Ditto.
11229 2001-02-13  Andreas Schwab  <schwab@suse.de>
11231         * MAINTAINERS: Update mail address.
11233 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11235         * config.guess: Add linux target for S/390.
11236         * config.sub: Likewise.
11238 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11240         * configure.in: for *-chorusos, don't config target-newlib and
11241         target-libgloss.
11243 2001-02-06  Ben Elliston  <bje@redhat.com>
11245         * configure: Output host type to stdout, not stderr.
11247 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11249         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11250         * ltcf-cxx.sh: Likewise.
11252         * config.if: Assume enable_libstdcxx_v3 is defined.
11254 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11256         Remove V2 C++ library.
11257         * configure.in: Remove --enable-libstdcxx_v3 support.
11259 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11261         * include/demangle.h: Add prototype for java_demangle_v3.
11263 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11265         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11267 2001-01-27  Richard Henderson  <rth@redhat.com>
11269         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11271 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11273         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11274         Don't unset, it's non-portable and no longer necessary, set to empty
11275         instead.
11277 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11279         * ltconfig: Shell portability fix for the tagname validity check.
11281 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11283         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11284         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11286 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11288         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11290 2001-01-26  Tom Tromey  <tromey@redhat.com>
11292         * configure.in: Allow libgcj to be built on Sparc Solaris.
11294 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11296         * ltcf-c.sh: Add aix5 case.
11297         * ltcf-cxx.sh: Likewise.
11298         * ltconfig: Likewise.
11300 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11302         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11303         keep at least one of build_libtool_libs or build_old_libs set to
11304         yes.
11306         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11307         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11309 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11311         * configure.in: Enable libgcj on several additional platforms.
11313 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11315         * configure.in: Enable libgcj for linux targets.
11317 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11319         * MAINTAINERS (Write After Approval): Add myself.
11321 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11323         * MAINTAINERS: Add myself as vax port maintainer.
11325 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11327         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11329 2001-01-09  Mike Stump  <mrs@wrs.com>
11331         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11332         failures of subdirectories.
11334 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11336         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11337         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11338         * ltcf-cxx.sh: Likewise.
11339         * ltcf-gcj.sh: Likewise.
11340         * ltconfig.sh: Fix typo.
11342 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11344         * configure: handle DOS-style absolute paths.
11346 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11348         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11350 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11352         * MAINTAINERS: Add myself as avr port co-maintainer.
11354 2000-12-28  Ben Elliston  <bje@redhat.com>
11356         * MAINTAINERS: Add myself under ``Write After Approval''.
11358 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11360         * texinfo: Remove directory from GCC.
11362 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11364         * COPYING: Update to current
11365         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11366         to 19yy as example year in copyright notice).
11368 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11370         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11371         (libstdcxx_incdir): Pass down.
11372         * config.if: Remove expired bits for cxx_interface, add stub.
11373         (libstdcxx_incdir): Add variable for g++ include directory.
11374         * configure.in (gxx_include_dir): Use it.
11376 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11378         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11379         with old-email address from ``Write After Approval''.
11381 2000-12-15  Andreas Jaeger  <aj@suse.de>
11383         * configure.in: Handle lang_dirs.
11385 2000-12-14  Tom Tromey  <tromey@redhat.com>
11387         * MAINTAINERS: Removed brads.
11389         * MAINTAINERS: Added gcj developers.
11391 2000-12-13  Anthony Green  <green@redhat.com>
11393         * configure.in: Disable libgcj for any target not specifically
11394         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11395         with g++ abi.
11397 2000-12-13  Mike Stump  <mrs@wrs.com>
11399         * Makefile.in (local-distclean): Also remove fastjar.
11401 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11403         * contrib/gcc_update: Add fastjar --touch entries.
11405 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11407         * configure.in: Disable language-specific target libraries for
11408         languages that aren't enabled.
11410 2000-12-10  Anthony Green  <green@redhat.com>
11412         * configure.in: Define libgcj.  Disable libgcj target libraries for
11413         most targets.
11415 2000-12-10  Neil Booth  <neilb@earthling.net>
11417         * MAINTAINERS: Update mail address, remove from WAA list.
11419 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11421         * libjava: Imported from /cvs/java.
11422         * libffi: Likewise.
11423         * Boehm-gc: Likewise.
11425 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11427         * configure.in (target_libs): Revert 2000-12-08 patch.
11428         (noconfigdirs): Added target-libjava.
11430 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11432         * djunpack.bat: removed.
11434 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11436         * Makefile.in: handle DOS-style absolute paths.
11437         * config-ml.in: likewise.
11438         * symlink-tree: likewise.
11440 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11442         * fastjar: Imported.
11444 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11446         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11447         libjava.
11448         * configure.in (target_libs): Removed `target-libjava'.
11450 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11452         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11453         (ALL_MODULES): Added fastjar.
11454         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11455         (all-target-libjava): all-fastjar replaces all-zip.
11456         (all-fastjar): Added.
11457         (configure-target-fastjar, all-target-fastjar): Likewise.
11458         * configure.in (host_tools): Added fastjar.
11460 2000-12-07  Mike Stump  <mrs@wrs.com>
11462         * Makefile.in (local-distclean): Remove leftover built files.
11464 2000-11-24  Nick Clifton  <nickc@redhat.com>
11466         * configure.in (xscale-elf): Add target.
11467         (xscale-coff): Add target.
11469 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11471         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11472         recent versions of FreeBSD (release 3 or later).
11473         * ltconfig: On FreeBSD, -lc must not be provided when building
11474         a shared library or else the standard -pthread gcc option is
11475         rendered worthless to later users of the built library.
11477 2000-11-16  Fred Fish  <fnf@be.com>
11479         * configure.in (enable_libstdcxx_v3): Fix typo,
11480         libstd++ -> libstdc++.
11482 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11484         * MAINTAINERS: Add self to Write After Approval list.
11486 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11488         * MAINTAINERS: Update my email address.  Add myself to global write
11489         privs list.
11491 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11493         * Makefile.in: Merge with src and libgcj.
11494         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11495         configure-target-<library> when their configure scripts need the C
11496         or C++ library to have already been built to work properly.
11497         (do_proto_toplev): Set them to an empty string.
11499         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11500         (REALLY_SET_LIB_PATH): Use them.
11502 2000-11-17  Stan Shebs  <shebs@apple.com>
11504         * MAINTAINERS: Add self to Write After Approval list.
11506 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11508         * configure: Provide the original toplevel configure arguments
11509         (including $0) to subprocesses in the environment rather than
11510         through gcc/configargs.h.
11512 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11514         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11515         C99.  Alphabetise "Write After Approval" list.
11517 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11519         * configure: Turn on libstdc++ V3 by default.
11521         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11522         if we've got GCC.
11524 2000-11-11  Philip Blundell  <philb@gnu.org>
11526         * MAINTAINERS: Add self to Write After Approval list.
11528 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11530         * ltcf-c.sh (aix4): Improve shared library configuration; require
11531         exporting symbols.
11532         * ltcf-cxx.sh (aix4): Define.
11533         * ltconfig (aix4): Define library and soname specs appropriate for
11534         AIX.  Define command to create export symbols list.
11536 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11538         * config.sub: Add support for Sun Chorus
11540 2000-10-31  Nick Clifton  <nickc@redhat.com>
11542         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11543         <name>@redhat.com.  Also installed new email address for Clint
11544         Popetz.
11546 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11548         * etc: Remove directory from GCC.
11550 2000-10-16  Michael Meissner  <meissner@redhat.com>
11552         * configure (gcc/configargs.h): Only create if there is a build GCC
11553         directory created.
11555 2000-10-16  Matthias Klose  <doko@debian.org>
11557         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11558         when configured for libstdc++-v3.
11560 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11562         * configure: Save configure arguments to gcc/configargs.h.
11564 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11566         * config.guess: Import CVS version 1.157.
11567         * config.sub: Import CVS version 1.181.
11569 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11571         * Makefile.in (bootstrap): avoid recursion if subdir missing
11572         (cross): ditto
11573         (do-proto-toplev): ditto
11575 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11577         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11578         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11580         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11581         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11582         all affected `configure' scripts.
11584 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11586         * MAINTAINERS: Add self as cpplib co-maintainer.
11588 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11590         * MAINTAINERS: Add self to Write After Approval list.
11592 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11594         * INSTALL/README: egcs -> GCC update.
11596 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11598         * MAINTAINERS: Add myself to Write After Approval list.
11600 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11602         * MAINTAINERS: Add myself to Write After Approval list.
11604 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11606         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11607         X11 libraries for hppa64.
11609 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11611         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11613 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11615         * Makefile.in (all-zlib): Added dummy target.
11617         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11618         ltcf-gcj.sh: Updated from libtool multi-language branch.
11620 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11622         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11623         (bootstrap*): Depend on all-bootstrap.
11625 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11627         * config.guess: Import CVS version 1.156.
11628         * config.sub: Import CVS version 1.179.
11630 2000-09-02  Anthony Green  <green@cygnus.com>
11632         * Makefile.in (all-gcc): Depend on all-zlib.
11633         (CLEAN_MODULES): Add clean-zlib.
11634         (ALL_MODULES): Add all-zlib.
11635         * configure.in (host_libs): Add zlib.
11637 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11639         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11640         crosses, but add gcc/include to the header search path for them.
11642 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11644         * MAINTAINERS: Add self to Write After Approval list.
11646 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11648         * config.guess: Import CVS version 1.152.
11649         * config.sub: Import CVS version 1.177.
11651 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11653         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11654         $targargs to tell whether newlib is going to be built.
11656         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11657         $$r/TARGET_SUBDIR/libio for _G_config.h.
11659 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11661         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11663 2000-08-22  DJ Delorie  <dj@redhat.com>
11665         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11667 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11669         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11670         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11671         sub-configures.
11673 2000-08-21  DJ Delorie  <dj@redhat.com>
11675         * MAINTAINERS: Add self as a libiberty maintainer
11677 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11679         * configure.in (libstdcxx_flags): Use
11680         libstdc++-v3/src/libstdc++.INC.
11682 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11684         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11686 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11688         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11690         * configure: Make enable_threads and enable_shared defaults
11691         explicit.  Substitute enable_threads into generated Makefiles.
11692         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11693         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11695 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11697         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11699 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11701         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11702         previous delta.
11704 2000-08-11  Jason Merrill  <jason@redhat.com>
11706         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11707         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11708         (FLAGS_FOR_TARGET): Not here.
11709         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11711 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11713         * config-ml.in (CC, CXX): Don't introduce a leading space.
11715 2000-08-07  DJ Delorie  <dj@delorie.com>
11717         * MAINTAINERS: Add self as a DJGPP maintainer
11719 2000-08-07  DJ Delorie  <dj@redhat.com>
11721         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11722         "if we're also building gcc, and it's a gcc that will run on the
11723         build machine, we want to use its includes instead of the system's
11724         default includes".
11726 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11728         * MAINTAINERS: Add self to Write After Approval list.
11730 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11732         * configure.in (libstdcxx_flags): Don't use `"'.
11734         * config-ml.in: Adjust multilib search paths to the
11735         appropriate multilib tree.
11737 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11739         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11740         commas in $LANGUAGES.
11742 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11744         * configure.in: Re-enable all references to libg++ and librx.
11746 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11748         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11749         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11750         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11751         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11753         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11755 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11757         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11758         CXX_FOR_TARGET for sed.
11760 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11762         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11763         Do not override if already set in the environment or in configure.
11764         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11765         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11767 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11769         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11770         the libtool CVS tree multi-language branch.
11771         * ltconfig, ltmain.sh: Updated.
11773 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11775         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11776         (clean-target): Depend on it.
11778         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11779         (GCC_FOR_TARGET): Use it.
11780         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11781         * configure.in: ... here.
11782         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11783         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11785 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11787         * MAINTAINERS: Add self to Write After Approval list.
11789 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11791         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11792         (configure-target-libchill, configure-target-libobjc): Likewise.
11794         * configure.in: Use the same cache file for all target libs.
11795         * config-ml.in: But different cache files per multilib variant.
11797 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11799         * configure (topsrcdir): Don't use dirname.
11801 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11803         * MAINTAINERS: Add self to Write After Approval list.
11805 2000-07-20  Jason Merrill  <jason@redhat.com>
11807         * configure.in: Remove all references to libg++ and librx.
11809         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11811 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11813         * config.sub: Update to subversions version 2000-07-06.
11815 2000-07-12  Andrew Haley  <aph@cygnus.com>
11817         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11818         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11820 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11822         * symlink-tree:  Check number of arguments.
11824 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11826         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11827         search path for a g++ extracted from the build tree.  This
11828         will allow link tests run by configure scripts in
11829         subdirectories to succeed.
11831 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11833         * ltconfig: Add support for mips-dde-sysv4.2MP
11835 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11837         * MAINTAINERS: Add myself as loop discovery maintainer.
11839 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11841         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11842         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11844 2000-06-19  Timothy Wall  <twall@cygnus.com>
11846         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11847         * config.sub: Add tic54x target.
11849 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11851         * MAINTAINERS: Add self as Fortran maintainer,
11852         remove Craig Burley.
11854 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11856         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11857         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11859 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11861         * MAINTAINERS: Add self as i18n maintainer
11863 20000-05-21  H.J. Lu  (hjl@gnu.org)
11865         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11866         directory are used if they exist. Make sure
11867         $(build_tooldir)/include is searched for header files,
11868         $(build_tooldir)/lib/ for library files.
11869         (GCC_FOR_TARGET): Likewise.
11870         (CXX_FOR_TARGET): Likewise.
11872 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11874         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11876 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11878         * Makefile.in (configure-target-libiberty): Depend on
11879         configure-target-newlib.
11881 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11883         * configure.in, Makefile.in: Merge all libffi-related
11884         configury stuff from the libgcj tree.
11886 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11888         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11889         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11891 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11893         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11894         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11895         current version information.  Add to proto-toplev directory.
11896         (gdb-taz): Build do-djunpack.
11898 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11900         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11902 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11904         * MAINTAINERS: Add self to Write After Approval list.
11906 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11908         * ltmain.sh: Preserve in relink_command any environment
11909         variables that may affect the linker behavior.
11911 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11913         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11915 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11917         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11919 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11921         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11922         with the version name.
11924 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11926         * MAINTAINERS: Add self as bb-reorder maintainer.
11928 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11930         * config.if: Tweak.
11932 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11934         * djunpack.bat: New file.
11936 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11938         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11939         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11940         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11941         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11943 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11945         * config.sub (case $basic_machine): Change default for "ibm-*"
11946         to "openedition".
11948 2000-04-13  Andreas Jaeger  <aj@suse.de>
11950         * MAINTAINERS: Added myself.
11952 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11954         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11955         (do-md5sum): New target.
11956         (MD5PROG): Define.
11957         (PACKAGE): Default to TOOL.
11958         (VER): Default to a shell script.
11959         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11960         md5 checksum generation.
11961         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11962         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11963         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11964         insight.tar.bz2): Use gdb-taz to create archive.
11966 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11968         * configure (warn_cflags): Delete.
11970 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11972         * MAINTAINERS: Added myself.
11974 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11975             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11977         * configure.in (enable_libstdcxx_v3): Add.
11978         (target_libs): Add bits here to switch between libstdc++-v2 and
11979         libstdc++-v3.
11980         * config.if: And this file too.
11981         * Makefile.in: Add libstdc++-v3 targets.
11983 2000-04-05  Michael Meissner  <meissner@redhat.com>
11985         * config.sub (d30v): Add d30v as a basic machine type.
11987 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11989         * configure.in: -linux-gnu*, not -linux-gnu.
11991 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11993         * MAINTAINERS: Add self in write-after-approval section.
11995 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11997         * MAINTAINERS: Add self as ia64 port maintainer.
11999 2000-03-08  Neil Booth  <NeilB@earthling.net>
12001         * MAINTAINERS: Add self in write-after-approval section.
12003 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12005         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12006         (do-tar-bz2): Replace TOOL with PACKAGE.
12007         (gdb.tar.bz2): Remove GDBTK from GDB package.
12008         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12009         dejagnu.tar.bz2): New packages.
12011 2000-02-27  Andreas Jaeger  <aj@suse.de>
12013         * configure.in: Add entry for mips*-*-linux*, move catch all
12014         *-*-*linux* entry below this one.
12016 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12018         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12020 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12022         * config.sub: Support an OS of "wince".
12024 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12026         * config.guess, config.sub: Updated to match config's 2000-02-15
12027         version.
12029 2000-02-23  Linas Vepstas  <linas@linas.org>
12031         * config.sub: Add support for Linux/IBM 370.
12032         * configure.in: Likewise.
12034 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12036         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12038 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12040         * config.guess: Guess "cygwin" rather than "cygwin32".
12042 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12044         * configure (gcc_version): When setting, narrow search to
12045         lines containing `version_string'.
12047 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12049         * config.sub: Add support for avr target.
12051 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12053         * MAINTAINERS: Add maintainers for MCore port.
12055 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12057         * config.sub: Add mmix-knuth-mmixware.
12059 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12061         * MAINTAINERS: Pair cccp with cpplib maintainership.
12063 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12065         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12066         structure stuff to -L library search.
12067         (CXX_FOR_TARGET): Ditto.
12068         (CROSS_CHECK_MODULES): Fix spelling mistake.
12070 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12072         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12073         the C++ compiler.
12075 2000-01-12  Richard Henderson  <rth@cygnus.com>
12077         * configure.in: Don't build some bits for beos.
12079 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12081         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12082         as include files.
12084 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12086         * Add self as cpplib maintainer, as requested by Jason
12087         Merrill.  Correct my e-mail address.
12089 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12091         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12092         not mh-aix43.
12094 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12096         * MAINTAINERS: Add myself to "write after approval" list.
12098 1999-12-14  Richard Henderson  <rth@cygnus.com>
12100         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12101         * config.sub: Accept alphaev[78], alphaev8.
12103 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12105         * config.guess, config.sub: Update from autoconf.
12107 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12109         * MAINTAINERS:  update my playtime e-address.
12111 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12113         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12114         necessary libraries are missing.
12116 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12118         * MAINTAINERS: Add new 'write after approval' maintainer.
12120 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12122         * MAINTAINERS: Add new Java maintainer.
12124 1999-10-25  Andreas Schwab  <schwab@suse.de>
12126         * configure: Fix quoting inside arguments of eval.
12128 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12130         * config-ml.in: Allow suppression of some ARM multilibs.
12132 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12134         * config.guess: Add OS/390 match pattern.
12135         * config.sub: Add mvs, openedition targets.
12136         * configure.in (i370-ibm-opened*): New.
12138 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12140         * config.sub: Add support for configuring for pj.
12142 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12144         * config.sub (maybe_os): Add support for configuring for fr30.
12146 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12148         * configure.in: Do not configure or build ld for AIX
12149         platforms.  ld is known to be broken on these platforms.
12151 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12153         * config-ml.in: Pass compiler flag corresponding to multidirs to
12154         subdir configures.
12156 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12158         * Makefile.in (LDFLAGS): Define.
12160 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12162         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12163         noconfigdirs.
12164         (*-*-cygwin*): Likewise.
12166 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12168         * mkdep: New file.
12169         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12170         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12172         From Eli Zaretskii <eliz@is.elta.co.il>:
12173         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12174         long file name when using DJGPP on MS-DOS.
12176 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12178         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12180 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12182         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12183         dependency as this causes "make check" to globally "make all"
12185 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12187         * configure.in (target_libs): Added target-zlib.
12188         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12189         (CONFIGURE_TARGET_MODULES): Likewise.
12190         (CHECK_TARGET_MODULES): Likewise.
12191         (INSTALL_TARGET_MODULES): Likewise.
12192         (CLEAN_TARGET_MODULES): Likewise.
12193         (configure-target-zlib): New target.
12194         (all-target-zlib): Likewise.
12195         (all-target-libjava): Depend on all-target-zlib.
12196         (configure-target-libjava): Depend on configure-target-zlib.
12198         * Makefile.in (configure-target-libjava): Depend on
12199         configure-target-newlib.
12200         (configure-target-boehm-gc): New target.
12201         (configure-target-qthreads): New target.
12203         * configure.in (target_libs): Added target-qthreads.
12204         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12205         (CONFIGURE_TARGET_MODULES): Likewise.
12206         (CHECK_TARGET_MODULES): Likewise.
12207         (INSTALL_TARGET_MODULES): Likewise.
12208         (CLEAN_TARGET_MODULES): Likewise.
12209         (all-target-qthreads): New target.
12210         (configure-target-libjava): Depend on configure-target-qthreads.
12211         (all-target-libjava): Depend on all-target-qthreads.
12213         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12214         (CONFIGURE_TARGET_MODULES): Likewise.
12215         (CHECK_TARGET_MODULES): Likewise.
12216         (INSTALL_TARGET_MODULES): Likewise.
12217         (CLEAN_TARGET_MODULES): Likewise.
12218         (all-target-libjava): New target.
12219         (all-target-boehm-gc): Likewise.
12220         * configure.in (target_libs): Added libjava, boehm-gc.
12222 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12224         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12225         configure.bat in SUPPORT_FILES.
12226         (gas+binutils.tar.bz2): Likewise.
12228         * makeall.bat: Remove; obsolete.
12230 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12232         From Mark Elbrecht:
12233         * configure.bat: Remove; obsolete.
12235 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12237         * configure: Add -W -Wall to the default CFLAGS when compiling with
12238         gcc.
12240 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12242         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12244 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12246         * configure.in: Build ld on IRIX6.
12248 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12250         * Makefile.in: Change distribution targets to use bzip2 instead of
12251         gzip.
12252         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12253         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12255 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12257         * config.sub: Add mcore target.
12259 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12261         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12263 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12265         * config.guess (dummy): Changed to $dummy.
12267 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12269         * config.sub: Tidied up case statements.
12271 1999-05-22  Ben Elliston  <bje@cygnus.com>
12273         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12274         <jiro@din.or.jp>.
12276         * config.guess: Merge with FSF version. Future changes will be
12277         more accurately recorded in this ChangeLog.
12278         * config.sub: Likewise.
12280 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12282          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12284 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12286         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12288 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12290         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12292 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12294         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12295         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12296         Bad merge removed these two changes.
12298 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12299                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12301         * config.guess (interix Alpha): Add.
12303 1999-04-11  Richard Henderson  <rth@cygnus.com>
12305         * configure.in (i?86-*-beos*): Do config gperf; don't config
12306         gdb, newlib, or libgloss.
12308 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12310         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12311         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12312         from multidirs.
12314 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12316         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12318 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12320         * config.sub: Add support for mcore targets.
12322 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12324         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12325         not mt-ospace, in order to shut up assembler warning about using
12326         symbols that are named the same as registers.
12328 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12330         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12331         dependency list for all-target-cygmon.
12333 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12335         * config-ml.in: Check $host, not $target, for selective multilibs.
12336         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12337         thumb interworking, and underscore prefix multilibs.
12339 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12341         * missing: Update to version from current automake.
12343 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12345         * configure (gxx_include_dir): Removed.
12347         * configure.in (gxx_include_dir): Handle it.
12348         * Makefile.in: Likewise.
12350 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12352         * config.sub (mips64vr4111,mips64vr4111el) Add.
12354 1999-03-21  Ben Elliston  <bje@cygnus.com>
12356         * config.guess: Correct typo for detecting ELF on FreeBSD.
12358 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12360         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12361         config/mh-djgpp.
12363 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12365         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12366         all-target-newlib to dependency list for all-target-bsp.
12368 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12370         * config.sub: Add i386-uwin support.
12371         * config.guess: Likewise.
12373 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12375         * configure.in: cleanup, add mh-*pic handling for arm, special
12376         case powerpc*-*-aix*
12378 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12380         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12381         can be built.
12383 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12385         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12386         targets.
12388 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12390         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12392 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12394         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12396 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12398         * config.sub: Fix typo in arm recognition.
12400 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12402         * configure.in (noconfigdirs): Changed target_configdirs to
12403         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12404         rather than m68k-*-* since it is not known to work on
12405         m68k-aout. Ditto for arm-*-*oabi.
12407 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12409         * configure.in (*-*-windows*): Remove, no longer used.
12411 1999-02-19  Ben Elliston <bje@cygnus.com>
12413         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12414         Smart and improved by Andrew Cagney.
12416 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12418         * config.guess: Recognize openbsd-*-hppa.
12420 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12422         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12423         only if it is not empty.
12425 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12427         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12429         * config.guess: Modified to recognize uname's armv* syntax.
12431         * config.sub: Modified to recognize uname's armv* syntax.
12433 1999-02-17  Mark Salter  <msalter@cygnus.com>
12435         * configure.in: Added target-bsp for sparclite.
12437 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12439         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12441 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12443         * configure.in: Add support for strongarm port.
12444         * config.sub: Add support for strongarm target.
12446 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12448         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12449         the old name config/mh-cygwin32.
12450         Enable texinfo.
12452 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12454         * configure.in: Do build ld for ix86 Solaris.
12456 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12458         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12459         $AR_FOR_TARGET.  Likewise for RANLIB.
12461 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12463         * config.sub (oabi):  Recognize.
12464         * configure.in (arm-*-oabi):  Handle.
12466 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12468         * config.guess: Improve detection of i686 on UnixWare 7.
12470 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12472         * config.guess: Add support for i386-pc-interix.
12473         * config.sub: Likewise.
12474         * configure.in: Likewise.
12476 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12478         * Makefile.in: Remove unneeded all-target-libio from
12479         from all-target-winsup target since it is now unneeded.
12480         Add all-target-libtermcap in its place since it is now
12481         needed.
12483 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12485         * configure.in: makefile stub for cygwin target is probably
12486         unnecessary.  Remove it for now.
12488 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12490         * configure.in: libtermcap.a should be built when cygwin is the
12491         target as well as the host.
12492         * config.guess: Allow mixed case in cygwin uname output.
12493         * Makefile.in: Add libtermcap target.
12495 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12497         * config.sub: Clean up handling of hppa2.0.
12499 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12501         * config.guess: Use C code to identify more HP machines.
12503 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12505         * config.sub: Handle hppa2.0.
12507 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12509         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12510         cygmon for all sparclite targets, regardless of object format.
12512 1998-12-15  Mark Salter  <msalter@cygnus.com>
12514         * configure.in: Added target-bsp for several target architectures.
12516         * Makefile.in: Added rules for bsp.
12518 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12520         * config.guess: Improve detection of hppa2.0 processors.
12522 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12524         * config.guess: Recognize FreeBSD using ELF automatically.
12526 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12528         * configure (skip-this-dir): Add handling for new shell script, which
12529         might be created by a sub-directory's configure to indicate, this particular
12530         directory is "unwanted".
12531         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12533 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12535         * ltconfig: import from libtool, after changing libtool to
12536         account for the cygwin name change.
12538 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12540         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12541         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12543 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12545         * configure.in: Add libtermcap to list of cygwin dependencies.
12547 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12549         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12550         they include winsup/include when it's a cygwin target.
12552 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12554         * configure.in (host_tools): Added zip.
12555         * Makefile.in (all-target-libjava): Depend on all-zip.
12556         (all-zip): New target.
12557         (ALL_MODULES): Added all-zip.
12558         (NATIVE_CHECK_MODULES): Added check-zip.
12559         (INSTALL_MODULES): Added install-zip.
12560         (CLEAN_MODULES): Added clean-zip.
12562 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12564         * Makefile.in: lose "32" from comment about cygwin.
12566 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12568         * configure.in: Use -Os to build target libraries for the fr30.
12570 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12572         * config.sub: Add fr30.
12574 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12576         * configure.in: drop "32" from config/mh-cygwin32.  Check
12577         cygwin* instead of cygwin32*.
12578         * config.sub: Check cygwin* instead of cygwin32*.
12580 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12582         * config.guess: Match any version of Unixware7.
12584 1998-10-20  Syd Polk  <spolk@cygnus.com>
12586         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12587         if desired.
12589 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12591         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12592         these if the appropriate directories and files to not exist.
12594 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12596         * Makefile.in (DEVO_SUPPORT): Add config.if.
12598 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12600         * configure: Add pattern to replace "build_tooldir"'s
12601         definition in the generated Makefile with "tooldir"'s
12602         actual value.
12604 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12606         * config.sub: Bring back lost sparcv9.
12608         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12610 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12612         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12613         CC_FOR_TARGET and friends.
12615 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12617         * Makefile.in (build_tooldir): New variable, same as tooldir.
12618         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12619         -B$(build_tooldir)/bin/.
12620         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12622 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12624         * README: Remove installation instructions and refer to the
12625         INSTALL directory instead.
12627 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12629         * config.sub: Add support for i[34567]86-pc-udk.
12630         * configure.in: Likewise.
12632 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12634         * Makefile.in: add bzip2 package building bits for user
12635         tools module
12636         * configure.in: ditto
12638 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12640         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12641         (ALL_TARGET_MODULES): Add all-target-libobjc.
12642         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12643         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12644         (all-target-libchill): Add dependencies.
12645         * configure.in (target_libs): Add libchill.
12647 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12649         * configure.in (target_subdir): Remove duplicate line.
12651 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12653         * Makefile.in (all-automake): fix dependencies.
12655 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12657         * configure.in: Minor cleanups for building in the $(target_alias)
12658         subdir.
12660 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12662         * Makefile.in (bootstrap): Set r and s before make all.  Use
12663         BASE_FLAGS_TO_PASS in make all.
12664         (cross): Likewise.
12666 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12668         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12670 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12672         * config.sub: Fix typo in last change.
12674 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12676         * config.sub: Add support for C4x target.
12677         * configure.in: Likewise.
12679 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12681         * config.sub: Recognize sparcv9 just like sparc64.
12683 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12685         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12687 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12689         * config.guess: Correctly identify Pentium II sco boxes.
12691         * config.guess: Fix "tr" code.  From Weiwen Liu.
12693 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12695         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12696         stabs.
12698 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12700         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12701         (ALL_TARGET_MODULES): Add all-target-libchill.
12702         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12703         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12704         (all-target-libchill): Add dependencies.
12705         * configure.in (target_libs): Add libchill.
12707 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12709         * config.guess: Avoid assumptions about "tr" behaves when
12710         LANG is set to something other than English.
12712 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12714         * configure (gxx_include_dir): Changed to
12715         '${prefix}/include/g++'-${libstdcxx_interface}.
12717         * config.if: New to determine the interfaces.
12719 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12721         * config.guess: Detect and handle MPE/IX.
12722         * config.sub: Deal with MPE/IX.
12724 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12726         * configure.in: Use mh-aix43.
12728 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12730         * configure: Fix --without/--disable cases for gxx-include-dir.
12732 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12734         * mdata-sh:  Imported.  Needed for automake support.
12736 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12738         * Makefile.in (taz): Try "chmod -R og=u ." before
12739         "chmod og=u `find . -print`".
12741 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12743         * configure.in: Add arm-elf and thumb-elf support.
12745 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12747         * Makefile.in: Undo previous patch.
12749 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12751         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12752         to here ...
12753         (install-no-fixedincludes): and here
12754         (INSTALL_MODULES): ... from here.
12756 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12758         * config.sub: Merge with FSF.
12760         * config.guess: Merge with FSF.
12762 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12764         * configure (extraconfigdirs): New variable.
12765         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12766         * Makefile.in (all): Move higher in file.
12767         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12768         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12769         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12770         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12771         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12773 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12775         * Makefile.in (all-target-libjava): Depend on all-gcc and
12776         all-target-newlib.
12777         (configure-target-libjava): Depend on $(ALL_GCC).
12779 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12781         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12782         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12784 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12786         * INSTALL/README: Fix typo.
12788 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12790         * ylwrap: Change absolute path checks to check for DOS style path
12791         names.
12793         * ylwrap: Don't use a full path name if the source file is in the
12794         same directory.  From hjl@lucon.org (H.J. Lu).
12796         * config-ml.in: Default to being verbose, to match Feb 18 change to
12797         configure.
12799 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12801         Brought over from egcs:
12803         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12805         * configure.in (target_subdir): Set to ${target_alias} instead
12806         of "libraries".
12808         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12810         * configure.in (target_subdir): Set to libraries if enable_multilib.
12812 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12814         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12815         multilibs, force reconfiguration the first time we create
12816         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12818 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12820         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12821         avoid confusion with --no-recursion.
12823 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12825         * configure.in: Win32 hosts shouldn't use install -x
12826         * install-sh: remove -x option, and special .exe-handling
12827         hack.
12829 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12831         * config.guess: Recognize i586-pc-beos.
12832         * configure.in: Don't build some bits for beos.
12834 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12836         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12837         CFLAGS default to -O2.
12839         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12840         when using GNU ld.
12842 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12844         * ltmain.sh: Correct install when using a different shell.
12846 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12848         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12850 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12852         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12853         target.
12855 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12857         * ltconfig: Update to correct AIX handling.
12859 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12861         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12863         * configure.in (target_subdir): Set to ${target_alias} instead
12864         of "libraries".
12866 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12868         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12869         (Makefile): Depend on $(gcc_version_trigger).
12871         * configure (gcc_version): Change default initializer to empty
12872         string.
12873         (gcc_version_trigger): New variable; pass this variable down
12874         to subdir configures to enable them checking gcc's version
12875         themselves. Emit make macros for both gcc_version vars.
12876         (topsrcdir): Initialize reliably.
12877         (recursion line): Remove --with-gcc-version=${gcc_version}.
12879 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12881         * configure (enable_version_specific_runtime_libs): Implement new flag
12882         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12883         in $(libsubdir); emit definition in each generated Makefile.
12884         (gxx_include_dir): Initialize depending on
12885         $enable_version_specific_runtime_libs.
12887 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12889         * configure (gcc_version): Initialize properly depending on
12890         how and where configure is started.
12891         (recursion line): Pass a --with-gcc-version=${gcc_version}
12892         to configures in subdirs.
12894 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12896         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12897         cygmon
12899 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12901         * configure.in: Add cygmon and libstub support for mn10200.
12903 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12905         * configure (gcc_version): Add new variable describing the
12906         particular gcc version we're building.
12907         * Makefile.in (libsubdir): Add new macro for the directory
12908         in which the compiler finds executables, libraries, etc.
12909         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12910         and libsubdir.
12912 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12914         * Makefile.in (local-clean): Remove *.log.
12915         (warning.log): Built with warn_summary from build.log.
12916         (mail-report.log): Run test_summary.
12917         (mail-report-with-warnings.log): Run test_summary including
12918         warning.log in the report.
12920 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12922         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12924 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12926         * Makefile.in (grep): Grep no longer depends on libiberty.
12928 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12930         * Makefile.in: all-snavigator needs all-libgui.
12932 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12934         * configure.in: Add cygmon and libstub support for mn10300.
12936 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12938         * missing: Update to version from automake 1.3.
12940         * ltmain.sh: On installation, don't get confused if the same name
12941         appears more than once in the list of library names.
12943 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12945         * config.sub: Accept m68060 and m5200 as CPU names.
12947 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12949         * configure: Use && rather than using -a in test, because odd
12950         strings can confuse test.
12951         * configure.in: Likewise.
12953 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12955         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12957 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12959         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12960         bootstrap4-lean): New targets.
12962 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12964         * mpw-* Delete.  Not used.
12966 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12968         * COPYING.LIB: Update FSF address.
12970 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12972         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12974         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12975         GAS_SUPPORT_DIRS.
12977 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12979         * ltconfig, ltmain.sh: Avoid producing a version number if
12980         -version-info was not used.
12982 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12984         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12985         building with newlib.
12987 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12989         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12990         Solaris `make' causes it to continue to next definition.
12992 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12994         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12995         the right GUI libraries and files are installed along with GDB.
12997 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12999         * configure.in: Change alpha to alpha* in several places.
13001 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13003         * config.sub: Recognize sparc86x.
13005 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13007         * configure.in (--enable-target-optspace): Remove debug echo.
13009 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13011         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13013 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13015         * ltconfig: Update cygwin32 support.
13017         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13018         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13019         (GDB_SUPPORT_DIRS): Likewise.
13021 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13023         * configure.in (target_makefile_frag): If --enable-target-optspace,
13024         use -Os to compile target libraries rather than -O2.  Default to
13025         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13026         not used.
13027         * configure.in (target_cflags): Ditto for d30v.
13029 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13031         * Makefile.in (all-bfd): Depend on all-intl.
13032         (all-binutils): Likewise.
13033         (all-gas): Likewise.
13034         (all-gprof): Likewise.
13035         (all-ld): Likewise.
13037 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13039         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13041 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13043         * Makefile.in (all-bfd): Depend upon all-libiberty.
13045         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13047 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13049         * Makefile.in: Add libstub.
13051         * configure.in: Ditto. Build libstub for targets that have cygmon
13052         support.
13054 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13056         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13058 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13060         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13061         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13063 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13065         * configure: Define DEFAULT_M4 by searching PATH.
13066         * Makfile.in: Use DEFAULT_M4.
13068 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13070         * ltconfig: Add cygwin32 support.
13072         * Makefile.in, configure.in: Add libtool as a native only directory
13073         to configure and build.
13075 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13077         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13079 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13081         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13083 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13085         * Makefile.in: add ash make rules
13086         * configure.in: add ash to native_only and host_tools lists
13088 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13090         * Makefile.in (all-gettext, all-intl): New targets.
13091         (ALL_MODULES): Added all-gettext, all-intl.
13092         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13093         (INSTALL_MODULES): Added install-gettext, install-intl.
13094         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13096         * configure.in (host_tools): Added gettext.
13097         (native_only): Likewise.
13098         (noconfigdirs) [various cases]: Likewise.
13099         (host_libs): Added intl.
13101 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13103         * configure: Do not disable building gdbtk for cygwin32 hosts.
13105 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13107         * configure.in: Add thumb-coff target.
13108         * config.sub: Add thumb-coff target.
13110 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13112         * Makefile.in: Revert yesterday's change.
13113         (all-target-winsup):  all-target-librx stays out of here.
13115 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13117         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13118         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13119         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13120         Remove references to librx and libg++.
13122 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13124         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13125         recursive makes
13127 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13129         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13130         for newlib directory.
13131         (CXX_FOR_TARGET): Likewise.
13133 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13135         * ltconfig: Update after libtool/ltconfig.in change for
13136         hpux11.
13138 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13140         * ltconfig, ltmain.sh: Update to libtool 1.2.
13142 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13144         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13145         (install-gcc-cross): Instead, override LANGUAGES here.
13147 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13149         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13150         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13152 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13154         * configure.in: Add Thumb-pe target.
13156 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13158         * Makefile.in - changed sn targets to snavigator
13159         * configure.in - changed sn targets to snavigator
13161 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13163         * config-ml.in: After building symlink tree call make distclean
13164         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13165         to be the case for libiberty.
13167 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13169         * configure: When making link, also check the current
13170         directory. The configure scripts may create one.
13172 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13174         * config.sub: Accept alphapca56 and alphaev6 properly.
13176 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13178         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13180 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13182         * config.sub (sco5): Fix typo.
13184 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13186         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13187         install-itcl.
13188         (install-itcl): Remove dependency on install-tcl.
13190 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13192         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13194 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13196         * configure.in: Don't build libgui for a cygwin32 target when not on
13197         a cygwin32 host.
13199 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13201         * configure (redirect): Set to null, so default behavior of
13202         configure is now --verbose.
13204 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13206         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13207         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13209 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13211         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13212         this change to sync Makefile.in with its ChangeLog entries.
13214 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13216         * ltmain.sh (mkdir): Check that the directory doesn't exist
13217         before we exit with error, so that we don't get races during
13218         parallel builds.
13220 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13222         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13224 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13226         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13227         PICFLAG_FOR_TARGET.
13228         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13230         * configure: Emit a definition for the new macro enable_shared
13231         into each Makefile.
13233 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13235         * configure.in (host_tools, native_only): Add libtool.
13237 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13239         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13240         Fix typo in ming config comment.
13242 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13244         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13246 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13248         * config.sub: Add tic30 cases, and map c30 to tic30.
13250 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13252         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13253         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13254         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13255         (CLEAN_TARGET_MODULES): Similarly
13256         (all-target-libf2c): Add dependences.
13257         * configure.in (target_libs): Add libf2c.
13259 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13261         * configure.in: Remove expect from noconfigdirs when target
13262         is cygwin32.  OK to build expect and dejagnu with Canadian
13263         Cross.
13265 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13267         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13268         host.
13270         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13271         and mingw32.
13273 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13275         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13276         here as it is not defined in the toplevel Makefile.
13278 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13280         * configure (package_makefile_rules_frag): New variable, which names
13281         a file with generic rules, ...
13282         Change comment to mention we now have FIVE parts.
13283         * configure: Undo last change.
13285 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13287         * config.guess: More accurate determination of HP processor types.
13288         * config.sub: More accurate determination of HP processor types.
13290 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13292         * configure (package_makefile_frag): Move inserting the
13293         ${package_makefile_frag} to where it should be according
13294         to the comment.
13296 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13298         * config.guess: Add support for Linux/ARM.
13300 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13302         * .cvsignore: Remove *-info and *-install since they match
13303         release-info and mpw-install, which we don't want to just ignore.
13305 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13307         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13309 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13311         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13312         local_prefix to sub-make invocations.
13314 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13316         * configure.in: Check makefile fragments in the source
13317         directory.
13319 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13321         * configure.in: Check whether host and target makefile
13322         fragments exist before adding them to *_makefile_frag.
13324 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13326         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13328 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13330         * configure.in: Make sure we only replace RPATH_ENVVAR on
13331         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13332         regexp to sed.
13334         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13335         to sub-makes.
13337 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13339         * config-ml.in (multi-do): LDFLAGS must include multilib
13340         designator.
13342 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13344         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13346 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13348         * config.sub: Add mingw32 support.
13349         * configure.in: Likewise.
13351 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13353         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13355 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13357         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13358         * configure (gxx_include_dir): Provide a definition for subdirs
13359         which do not use autoconf.
13361 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13363         * config.guess: Sync with egcs.  Picks up new alpha support,
13364         BeOS & some additional linux support.
13366 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13368         * config.guess: HP 9000/803 is a PA1.1 machine.
13370 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13372         * configure.in: It's alpha*-...
13374 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13376         * configure.in (host_makefile_frag, target_makefile_frag):
13377         Handle multiple config files.
13378         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13379         alpha-*-*.
13381 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13383         * mkdep: New file.
13385 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13387         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13389 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13391         * Makefile.in: Add libgui directory.
13392         (GDB_TK): Add all-libgui.
13393         * configure.in: Add libgui directory.
13394         * configure: Add all-libgui to GDB_TK.
13396 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13398         * config-ml.in (multidirs): Add m32r to multilib list.
13400 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13402         * Makefile.in (all-target-gperf): Change dependency to
13403         all-target-libstdc++.
13405 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13407         * config.guess: Add BeOS support.
13409 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13411         Source directory cvs renamed to cvssrc:
13412         * configure.in (host_tools): Change cvs to cvssrc.
13413         (native_only): Likewise.
13414         (noconfigdirs) [various cases]: Likewise.
13415         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13416         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13417         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13418         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13419         (all-cvssrc): Rename target from all-cvs.
13421 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13423         * configure (gxx_include_dir): Fix thinko.
13425 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13427         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13428         (install-cross, install-gcc-cross): New targets.
13430 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13432         * configure.in (noconfigdirs): Add support for Thumb target.
13434         * config.sub (maybe_os): Add support for Thumb target.
13436 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13438         * Makefile.in: Add rules for cygmon.
13440         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13442 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13444         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13445         * configure (gxx_include_dir): Provide a definition for subdirs
13446         which do not use autoconf.
13448 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13450         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13451         11/18/97 build
13453 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13455         * From Franz Sirl.
13456         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13457         found on RedHat Linux systems.
13459 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13461         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13462         guesses.
13464 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13466         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13468 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13470         * ltmain.sh: If mkdir fails, check whether the directory was created
13471         anyhow by some other process.
13473 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13475         * configure.in (d30v-*-*): Configure all directories.
13477 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13479         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13480         for the D30V.
13482 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13484         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13486 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13488         * include/libiberty.h: Add extern "C" { so it can be used with C++
13489         progrms.
13490         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13491         programs.
13493 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13495         * configure.in (d30v-*-*): Configure GCC now.
13497 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13499         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13500         is no longer needed.
13502 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13504         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13506 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13508         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13509         targets using "$@" to provide support for similar but not identical
13510         targets without having to duplicate code.
13512 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13514         * makefile.vms: Fix to work with DEC C.
13516 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13518         * config.sub: Add mips-tx39-elf to marketing names.
13520 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13522         * ltmain.sh: Handle symlinks in generated script.
13524 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13526         * configure: Handle autoconf style directory options: --bindir,
13527         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13528         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13529         --sysconfdir.
13530         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13531         (sharedstatedir, localstatedir, oldincludedir): New variables.
13532         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13533         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13534         sbindir, sharedstatedir, and sysconfdir.
13536 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13538         * Makefile.in (bootstrap-lean): New target.
13540 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13542         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13543         sn, and gnuserv from noconfigdirs.
13545 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13547         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13549 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13551         * Makefile.in (cross): New target.
13553 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13554                           Jeff Law         <law@cygnus.com>
13556         * Makefile.in (bootstrap2, bootstrap3): New targets.
13557         (all-bootstrap): Remove outdated and confusing target.
13558         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13560 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13562         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13563         windows.  Consistent with gdb/configure.
13565 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13567         * configure.in: Name Linux target fragment.
13569         * configure: Rewrite so that project Makefile fragment is inserted
13570         first and appears last in the resulting Makefile.
13572 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13574         * Makefile.in (install-itcl): Install tcl first.
13576 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13578         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13580 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13582         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13584         * configure.in (skipdirs): Add target-librx for Linux.
13585         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13587 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13589         * Makefile.in (bootstrap): New target.
13591 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13593         * config.sub: Accept 'amigados' for backward compatibility.
13595 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13597         * config.guess: Merge with FSF.
13599 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13601         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13603 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13605         * config.sub: Add "marketing-names" patch.
13607 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13609         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13611 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13613         * config.sub: Handle v850-elf.
13615 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13617         * .cvsignore (*-install): Remove.
13619 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13621         * ltconfig: Set CONFIG_SHELL in libtool.
13622         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13624 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13626         * configure.in (target_subdir): Set to libraries if enable_multilib.
13628 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13630         * config.guess: Update from gcc directory.
13632 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13634         * Makefile.in (all-sim): Depends on all-readline.
13636 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13638         * Makefile.in (BISON, YACC): Use $$s.
13639         (all-bison): Depend on all-texinfo.
13641 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13643         * Makefile.in (BISON): Add -L flag.
13644         (YACC): Likewise.
13646 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13648         * configure.in (noconfigdirs): Add support for v850e target.
13650         * config.sub (maybe_os): Add support for v850e target.
13652 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13654         * configure.in (noconfigdirs): Add support for v850ea target.
13656         * config.sub (maybe_os): Add support for v850ea target.
13658 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13660         * config.sub: Add mipstx39.  Delete r3900.
13662 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13664         * Makefile.in (all-autoconf): Depends on all-texinfo.
13666 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13668         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13669         eabi targets.
13671 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13673         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13675         * configure: When handling a Canadian Cross, handle YACC as well as
13676         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13677         * Makefile.in (all-bison): Depend upon all-texinfo.
13679 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13681         * Makefile.in (BISON): bison, not byacc or bison -y.
13682         (YACC): bison -y or byacc or yacc.
13683         (various): Add *-bison as appropriate.
13684         (taz): No need to mess with BISON anymore.
13686 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13688         * configure: If OSTYPE matches *win32*, try to find a good value for
13689         CONFIG_SHELL.
13691 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13693         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13694         configure.in if it is present.
13696 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13698         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13700 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13702         * config.sub: Recognize `arc' cpu.
13703         * configure.in: Likewise.
13704         * config-ml.in: Likewise.
13706 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13708         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13710 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13712         * configure: Changed sed delimiter from ':' to '|' when
13713         attempting to substitute ${config_shell} for SHELL. On
13714         NT ${config_shell} may contain a ':' in it.
13716 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13718         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13720 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13722         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13724 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13726         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13728         * ylwrap: If the program is a relative path, force it to be
13729         absolute.
13731 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13733         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13735 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13737         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13738         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13739         for libraries.
13741 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13743         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13744         separated by spaces.
13746 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13748         * ylwrap: New file.
13749         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13751         * ltmain.sh: Handle /bin/sh at start of install program.
13753         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13755         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13756         * missing: New file, from automake 1.2.
13758 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13760         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13761         check-tk to CHECK_X11_MODULES.
13763 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13765         * config.sub: Merge with FSF.
13767 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13769         * config.guess: Merge with FSF.
13771 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13773         * configure: Treat msdosdjgpp like go32.
13774         * configure.in: Likewise.  Don't remove gprof for go32.
13776         * configure: Change Makefile.tem2 to Makefile.tm2.
13778 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13780         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13782 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13784         * install-sh (chmodcmd): Set to null if the DST directory already
13785         exists.  Same as Nov 11th change.
13787 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13789         * configure (GDB_TK): Needs itcl and tix.
13791 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13793         * config.guess: Update from FSF.
13795 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13797         * Makefile.in (GDB_TK): Depend on itcl and tix.
13799 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13801         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13802         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13803         (INSTALL_SCRIPT): New variable.
13804         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13805         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13806         to -x.
13807         * install-sh: Add support for -x option.
13809 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13811         * configure.in, Makefile.in: Treat tix like itcl.
13813 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13815         * Makefile.in (WINDRES): New variable.
13816         (WINDRES_FOR_TARGET): New variable.
13817         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13818         (EXTRA_HOST_FLAGS): Add WINDRES.
13819         (EXTRA_TARGET_FLAGS): Add WINDRES.
13820         (EXTRA_GCC_FLAGS): Add WINDRES.
13821         ($(DO_X)): Pass down WINDRES.
13822         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13823         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13824         DLLTOOL_FOR_TARGET.
13826 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13828         * configure.in: configure sim before gdb for win32-x-ppc
13830 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13832         Move gperf into the toplevel, from libg++.
13833         * configure.in (target_tools): Add target-gperf.
13834         (native_only): Add target-gperf.
13835         * Makefile.in (all-target-gperf): New target, depend on
13836         all-target-libg++.
13837         (configure-target-gperf): Empty rule.
13838         (ALL_TARGET_MODULES): Add all-target-gperf.
13839         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13840         (CHECK_TARGET_MODULES): Add check-target-gperf.
13841         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13842         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13844 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13846         * config.sub (mn10200): Recognize new basic machine.
13848 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13850         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13851         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13853 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13855         * configure.in: If we're building mips-sgi-irix6* native, turn on
13856         ENABLE_MULTILIB and set TARGET_SUBDIR.
13858 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13860         * Makefile.in (all-sn): Depend on all-grep.
13862 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13864         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13866         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13867         Makefile.  From Jeff Makey <jeff@cts.com>.
13868         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13870         * Makefile.in (DISTBISONFILES): Remove.
13871         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13872         $(DEFAULT_YACC).
13874         * configure.in: Build itl, db, sn, etc., when building for native
13875         cygwin32.
13877         * Makefile.in (LD): New variable.
13878         (EXTRA_HOST_FLAGS): Pass down LD.
13879         ($(DO_X)): Likewise.
13881 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13883         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13885 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13887         * configure.in (targargs): Strip out any supplied --build argument
13888         before adding our own. Always add --build.
13890 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13892         * configure.in (targargs): Pass --build if we're doing
13893         a cross-compile.
13895 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13897         * configure: Use '|' instead of ":" as the separator in
13898         sed. Otherwise sed chokes on NT path names with drive
13899         designators. Also look for "?:*" as the leading characters in an
13900         absolute pathname.
13902 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13904         * config.sub: Support for r3900.
13906 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13908         * configure.in: Use install-sh, not install.sh.
13910 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13912         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13913         apply it twice.
13915 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13917         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13918         install-binutils.
13920 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13922         * Makefile.in: Add automake targets.
13923         * configure.in (host_tools): Add automake.
13925 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13927         * configure: Default CXX to c++, not gcc.
13928         * Makefile.in (CXX): Set to c++, not gcc.
13929         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13931 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13933         * install-sh: try appending a .exe if source file doesn't
13934         exist
13936 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13938         * configure.in: Turn on multilib by default.
13939         (cross_only): Remove target-libiberty.
13941         * Makefile.in (all-gcc): Don't depend on libiberty.
13943 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13945         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13947 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13949         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13950         (DISTBISONFILES): Add ld/Makefile.in
13952 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13954         * configure.in: if target is cygwin32 but host isn't cygwin32,
13955         don't configure gdb tcl tk expect, not just gdb.
13957 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13959         * configure.in: Added gnuserv everywhere sn appears.
13961         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13962         (CROSS_CHECK_MODULES): Added check-gnuserv.
13963         (INSTALL_MODULES): Added install-gnuserv.
13964         (CLEAN_MODULES): Added clean-gnuserv.
13965         (all-gnuserv): New target.
13967 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13969         * config.guess: Fixes for MIPS OpenBSD systems.
13971 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13973         * Makefile.in (INSTALL_XFORM): Remove.
13974         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13976         * mkinstalldirs: New file, copied from automake.
13977         * Makefile.in (installdirs): Rename from install-dirs.  Use
13978         mkinstalldirs.  Change all users.
13979         (DEVO_SUPPORT): Add mkinstalldirs.
13981 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13983         * install-sh: Rename from install.sh.
13984         * Makefile.in (INSTALL): Change install.sh to install-sh.
13985         (DEVO_SUPPORT): Likewise.
13987         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13988         Graichen <graichen@rzpd.de>.
13990 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13992         * config.guess: Recognize OpenBSD systems correctly.
13994 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13996         * README, Makefile.in (ETC_SUPPORT): Remove references to
13997         cfg-paper*, configure.{texi,man,info*}._
13999 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14001         * Makefile.in (all.normal): Ensure that gcc is built after all
14002         the x11 - ie gdb - targets.
14004 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14006         * makefile.vms: Don't run conf-a-gas.
14008 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14010         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14012 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14014         * configure.in: Remove noconfigdirs case since gdb also
14015         configures and builds for tic80-coff.
14017 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14019         * configure: Set cache_file to config.cache.
14020         * Makefile.in (local-distclean): Remove config.cache.
14022 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14024         * COPYING: Update FSF address.
14026 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14028         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14029         noconfigdirs.
14031 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14033         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14034         MAKEDIRS, is empty.
14036 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14038         * config.sub: Tweak mn10300 entry.
14040 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14042         * configure.in (host_tools): Put sim before gdb, so gdb's
14043         configure.tgt can determine if the simulator was configured.
14045 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14047         * config.sub: Move BeOS $os case to be with other Cygnus
14048         local cases.
14050 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14052         * config.sub: Remove misplaced comment that broke Linux.
14054 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14056         * config.sub: Add BeOS support.
14058 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14060         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14062 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14064         * configure.in (noconfigdirs): Remove tcl and tk from
14065         noconfigdirs for cygwin32 builds.
14067 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14069         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14071 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14073         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14074         make-all.com, use makefile.vms instead.
14076 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14078         * config.sub: Accept -lnews*.
14080 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14082         * configure.in (noconfigdirs): Disable target-newlib,
14083         target-examples and target-libiberty for d30v.
14085 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14087         * configure.in (noconfigdirs): Enable ld for d30v.
14089 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14091         * configure.in (tic80-*-*): Build compiler.
14093 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14095         * configure.in (d30v-*): Remove sim directory from list of
14096         unsupported d30v directories
14098 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14100         * config.sub, configure.in: Add d30v target cpu.
14102 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14104         * makefile.vms: New file.
14105         * make-all.com: Remove.
14107 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14109         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14111 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14113         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14115 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14117         * Makefile.in (ALL_MODULES): Added all-db.
14118         (CROSS_CHECK_MODULES): Addec check-db.
14119         (INSTALL_MODULES): Added install-db.
14120         (CLEAN_MODULES): Added clean-db.
14122 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14124         * config.guess: Merge with latest FSF sources.
14126 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14128         * Makefile.in (ALL_MODULES): Added all-itcl.
14129         (CROSS_CHECK_MODULES): Added check-itcl.
14130         (INSTALL_MODULES): Added install-itcl.
14131         (CLEAN_MODULES): Added clean-itcl.
14133 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14135         * configure.in: build gdb for mn10200
14137 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14139         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14141 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14143         * configure.in (tic80-*-*): Turn off most targets right now.
14145 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14147         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14148         rather than the makeinfo program.
14149         (do-info): Depend upon all-texinfo.
14151 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14153         * configure.in: Remove uses of config/mh-linux.
14155         * config.sub, config.guess: Merge with latest FSF sources.
14157 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14159         * config.sub (case $basic_machine): Add tic80 entries.
14161 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14163         * config.sub, config.guess: Merge with latest FSF sources.
14165 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14167         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14168         * mpw-config.in: Test for NewFolderRecursive.
14169         * mpw-install: Use symbolic name for startup filename.
14170         * mpw-README: Add various additional details.
14172 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14174         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14176 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14178         * configure.in: Do build gcc and the target libraries for
14179         the mn10200.
14181 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14183         * configure.in: don't avoid building gdb for mn10300 any more
14184         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14185         instead of single-quoting it.
14187 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14189         * configure.in: Don't use --with-stabs on IRIX 6.
14191 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14193         * configure.in (m32r): Build gdb, libg++ now.
14195 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14197         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14198         directories from noconfigdirs.
14200 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14202         * config.sub (basic_machine): added mips16 configuration
14204 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14206         * config.sub: Handle d10v-unknown.
14208 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14210         * config.sub: Handle v850-unknown.
14212 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14214         * Makefile.in: add findutils
14215         * configure.in: add findutils to list of host_tools
14217 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14219         * config.sub: Handle mn10200 and mn10300.
14221 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14223         * configure.in (d10v-*): Do not build librx.
14225 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14227         * configure.in (mn10300): Build everything except gdb & libgloss.
14229 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14231         * config.guess:  Patch for Dansk Data Elektronik servers,
14232         from Niels Skou Olsen <nso@dde.dk>.
14234         For ncr, use /bin/uname rather than uname, since GNU uname does not
14235         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14237         Patch for MIPS R4000 running System V,
14238         from Eric S. Raymond <esr@snark.thyrsus.com>.
14240         Fix thinko for nextstep.
14242         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14244         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14245         * config.guess: Guess mips-dec-mach_bsd4.3.
14247         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14248         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14249         release numbers.
14250         * config.guess (mips-mips-riscos*):  Emit just enough of the
14251         release number.
14253         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14254         * config.guess (sparc-auspex-sunos*):  Added.
14255         (f300-fujitsu-*): Added.
14257         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14258         * config.guess:  Recognize a Tadpole as a sparc.
14260 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14262         * config.guess: Don't assume that NextStep version is either 2 or
14263         3.  NextStep 4 (aka OpenStep 4) has come out now.
14265 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14267         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14268         From Rik Faith <faith@cs.unc.edu>.
14270 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14272         * config.sub: Contributions from bug-gnu-utils to:
14273         Support plain "hppa" (no version given) architecture, reported by
14274         OpenStep.
14275         OpenBSD like NetBSD.
14276         LynxOs is not a hardware supplier.
14278         * config.guess: Contributions from bug-gnu-utils to add support for:
14279         OpenBSD like NetBSD.
14280         Stratus systems.
14281         More Pyramid systems.
14282         i[n>4]86 Intel chips.
14283         M680[n>4]0 Motorola chips.
14284         Use unknown instead of lynx for hardware manufacturer.
14286 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14288         * install.sh (chmodcmd): Set to null if the DST directory already
14289         exists.
14291 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14293         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14294         not use mt-ppc target Makefile fragment any more.
14296 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14298         * configure.in (*-*-windows):  Exclude everything but those dirs
14299         needed to build windows.
14301 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14303         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14305 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14307         * configure.in:  Exclude mmalloc from i386-windows.
14309 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14311         * Undo my previous change.
14313 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14315         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14316         unconditionally.
14317         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14319 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14321         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14322         host to add it's own flags.
14324 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14326         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14328 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14330         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14331         (CXX_FOR_TARGET): Likewise.
14332         (GCC_FOR_TARGET): Define.
14333         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14334         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14335         CC_FOR_TARGET was specified on the command line.
14336         (MAKEOVERRIDES): Don't define.
14338 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14340         * configure.in (m32r): Fix spelling of libg++ libs.
14342 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14344         * config.sub (-apple*): Remove, now redundant.
14346 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14348         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14350         * configure: Rework yesterday's sed script patch.
14352         * config.sub: Merge with FSF.
14354 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14356         * config.guess:  Merge from FSF.
14358         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14359         * config.guess: Use pc instead of unknown, for pc clone systems.
14360         Change linux to linux-gnu.
14362         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14363         * config.guess: Avoid non-portable tr syntax.
14365 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14367         * test-build.mk (HOLES): Add "xargs" for gdb.
14369         * configure: Avoid hpux10.20 sed bug.
14371 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14373         * configure.in:  Add support for windows host
14374         (that is a build done under the Microsoft build environment).
14376 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14378         * Makefile.in: Replace all uses of srcroot with s, to shrink
14379         command line lengths.
14381         Patches from Geoffrey Noer <noer@cygnus.com>:
14382         * configure.in: If configuring for newlib, pass --with-newlib to
14383         subdirectories.
14384         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14385         -Bnewlib/ and -Lwinsup to gcc.
14386         (CXX_FOR_TARGET): Likewise.
14388 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14390         * Makefile.in (ETC_SUPPORT): Add configure.
14392 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14394         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14395         host configuration file.
14397 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14399         * configure.in: Break mn10x00 support into separate
14400         mn10200 and mn10300 configurations.
14401         * config.sub: Likewise.
14403 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14405         * configure.in: Add lots of stuff to noconfigdirs for
14406         the mn10x00 targets.
14408         * config.sub, configure.in: Add mn10x00 support.
14410 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14412         * make-all.com: Call conf-a-gas, not config-a-gas.
14414 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14416         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14417         targets.
14419 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14421         * mpw-README: Add much more detail for native PowerMac.
14422         * mpw-install: New file.
14423         * mpw-configure: Add --norecursion and --help options.
14424         * mpw-config.in: Translate readme and install files when
14425         copying to objdir.
14426         * mpw-build.in: Don't always depend on byacc and flex.
14427         (install-only-top): New action.
14429 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14431         * configure.in:  You can now configure GDB for the v850.
14433 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14435         * configure.in (noconfigdirs): Don't configure any C++ dirs
14436         if targeting D10V.
14438 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14440         * config.sub: Recognize mips64vr5000.
14442 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14444         * configure.in: Use a single line for host_tools and native_only.
14446 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14448         * config.sub, configure.in: Add entries for m32r.
14450 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14452         * Makefile.in (inet-install): Don't run install-gzip.
14454 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14456         * configure.in:  Don't config lots of things for *-*-windows*.
14458 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14460         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14461         (host_libs, host_tools): Copy from configure.in.
14462         * mpw-configure: Don't complain about directories not found.
14464 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14466         * configure.in (i[345]86): Recognize i686 for pentium pro.
14467         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14468         file.
14470         * config.guess (i[345]86): Ditto.
14472 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14474         * configure.in (noconfigdirs): Removed gdb for D10V.
14476 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14478         * configure.in: Remove ld, target-libio, target-libg++, and
14479         target-libstdc++ from noconfigdirs.
14481 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14483         * configure: Fix three locations where shell scripts were
14484         being run directly rather than with config_shell.
14486 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14488         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14489         * config.sub (basic_machine): Recognize v850.
14491 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14493         * mpw-configure: Handle multiple enable/disable options and
14494         pass them down recursively, handle -c and -s flags appropriately
14495         depending on choice of compiler, add escape mechanism for
14496         quoted arguments to gC.
14498 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14500         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14501         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14502         so that -mrelocatable-lib and -mno-eabi are used.
14504         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14505         not support --print-multi-lib, don't abort.
14507 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14509         * make-all.com: Run config-a-gas.
14510         * setup.com: Don't copy subdirectory files around.
14512 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14514         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14515         target, it now compiles correctly.
14517 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14519         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14521 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14523         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14525 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14527         * configure.in (native_only): Add prms.
14529 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14531         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14532         (BINUTILS_SUPPORT_DIRS): Likewise.
14534 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14536         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14537         d10v support is added.
14539 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14541         * configure.in (d10v-*-*): New target.
14543 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14545         * config.guess (HP 9000/811): Recognize this as a PA1.1
14546         machine.
14548 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14550         * Makefile.in (do-tar-gz): New target, split out from tail end of
14551         taz target.  Run each command separately, don't use pipes.
14552         (taz): Use it.
14554 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14556         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14557         * mpw-build.in: No builds should depend on building byacc or flex,
14558         they are assumed to be installed already.
14560 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14562         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14563         variable that CC_FOR_TARGET needs.
14565 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14567         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14568         options have changed since the last time the subdirectory was
14569         configured, and if it has, reconfigure.
14570         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14571         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14573 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14575         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14576         CLEAN_MODULES): Add bash.
14577         (all-bash): New target.
14579 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14581         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14583 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14585         * config.sub (basic_machine): Recognize d10v as a valid processor.
14587 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14589         * mpw-configure: Add support for --bindir.
14590         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14592 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14594         * configure.in: add bash, time, gawk to list of hosttools and things
14595         to only build for native toolchains
14597 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14599         * Makefile.in (docdir): Remove.
14601 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14603         * Makefile.in (datadir): Set to $(prefix)/share.
14605 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14607         * configure.in: build diff and patch for cygwin32-hosted
14608         toolchains.
14610 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14612         * config.sub: Accept -rtems*.
14614 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14616         * configure.in: enable dosrel for cygwin32-hosted builds,
14617                 remove diff from the list of things not buildable
14618                 via Canadian Cross
14620 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14622         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14623         don't get ". ".
14625 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14627         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14629 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14631         * Makefile.in (taz): Handle case where tex3patch didn't even get
14632         checked out.  Also, if it was found, put the symlink in a new util
14633         subdirectory.
14635 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14637         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14639 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14641         * config.sub: Recognize -openvms.
14642         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14643         * make-all.com, setup.com: New files.
14645 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14647         * Makefile.in (taz): tex3patch moved to texinfo/util.
14649 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14651         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14652         * configure.in: remove make from disable-if-Can-Cross list
14653                 enable gdb if ${host} and ${target} are cygwin32
14655 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14657         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14658         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14660 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14662         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14663         distinguish sysv/svr4/bsd variants.
14664         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14666 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14668         * configure.in: Added copyright notice.
14669         * move-if-change: Added copyright notice.
14671 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14673         * configure.in (powerpcle-*-solaris*): Until we get shared
14674         libraries working, don't build gdb, sim, make, tcl, tk, or
14675         expect.
14677 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14679         * config.guess:  Merge with FSF:
14681         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14682         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14684         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14685         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14687         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14688         * config.guess:  Combine two OSF1 rules.
14689         Also recognize field test versions.  From mjr@zk3.dec.com.
14690         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14691         because GNU uname does not support -p.  From pmr@pajato.com.
14693 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14695         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14697 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14699         * mpw-README: Document GCCIncludes.
14701 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14703         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14705 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14707         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14709 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14711         * configure.in (*-*-cygwin32): Configure make.
14713 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14715         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14717 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14719         * Makefile.in (all-inet): Depend on all-perl.
14721         * Makefile.in (inet-install): New target.
14723         * Makefile.in (all-inet): Depend on all-tcl.
14724         (all-inet): Depend on all-send-pr.
14726 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14728         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14729         temporarily.
14731 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14733         * configure.in: Don't configure --with-gnu-ld on AIX.
14735 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14737         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14739 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14741         * Makefile.in (ALL_MODULES): Added all-inet.
14742         (CROSS_CHECK_MODULES): Added check-inet.
14743         (INSTALL_MODULES): Added install-inet.
14744         (CLEAN_MODULES): Added clean-inet.
14745         (all-indent): New target.
14747         * configure.in (host_tools): Added inet.
14748         (native_only): Added inet.
14749         (noconfigdirs): Added inet.
14751 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14753         * configure.in: Don't configure libgloss if we are not configuring
14754         newlib.
14756 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14758         * configure.in: Don't configure libgloss for unsupported
14759         architectures.
14761 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14763         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14765 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14767         * Makefile.in (ALL_MODULES): Include all-apache.
14768         (CROSS_CHECK_MODULES): Include check-apache.
14769         (INSTALL_MODULES): Include install-apache.
14770         (all-apache): New target.
14772         * configure.in: Added apache everywhere perl is seen.
14774 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14776         * Makefile.in: Add support for clean-{module} and
14777         clean-target-{module} rules.
14779 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14781         * configure.in (*-*-ose) do not build libgloss.
14783 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14785         * config.guess (prep*:SunOS:5.*:*): Turn into
14786         powerpele-unknown-solaris2.
14788 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14790         * configure.in: Permit --enable-shared to specify a list of
14791         directories.
14793 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14795         * configure.in (host==solaris): Pass only the first word of $CC
14796         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14798 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14800         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14802 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14804         * Makefile.in (ALL_MODULES): Include all-perl.
14805         (CROSS_CHECK_MODULES): Include check-perl.
14806         (INSTALL_MODULES): Include install-perl.
14807         (ALL_X11_MODULES): Include all-guile.
14808         (CHECK_X11_MODULES): Include check-guile.
14809         (INSTALL_X11_MODULES): Include install-guile.
14810         (all-perl): New target.
14811         (all-guile): New target.
14813         * configure.in (host_tools): Include perl and guile.
14814         (native_only): Include perl and guile.
14815         (noconfigdirs): Don't build guile and perl; no ports have been
14816         done.
14818 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14820         * configure (--enable-*): Handle quoted option lists such as
14821         --enable-sim-cflags='-g0 -O' better.
14823 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14825         * Makefile.in ({,inst}all-target): New rule so we can make and
14826         install all of the target directories easily.
14828 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14830         * configure.in: Add missing global flag in sed substitution when
14831         deleting `target-' from ${configdirs}.
14833 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14835         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14836         option.
14838         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14839         config/mh-necv4.
14841         * install.sh: Correct misspelling of transformbasename.
14843         * config.guess: Recognize mips-*-sysv*.
14845 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14847         * config.sub: Recognize mon960.
14849 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14851         * configure: Restore Canadian Cross handling of BISON and LEX,
14852         removed in Feb 20 change.
14854 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14856         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14857         Mention make install.  Remove the old copyright date as well the
14858         clumsy and rather pointless copyright on the README file.
14860 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14862         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14863         Makefile after running symlink-tree, then run `make distclean' to
14864         avoid clobbering any generated files in srcdir.
14866 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14868         * configure.in (m68k-*-netbsd*): Build everything now.
14870 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14872         * Makefile.in (taz): Fix quoting.
14874 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14876         * configure.in (sparclet-*-*): Build everything now.
14878 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14880         * configure.in (m68k-*-linux*): New host.
14882 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14884         * configure: Check for bison before byacc.
14886 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14888         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14889         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14890         searching PATH.  These are used as fallbacks by Makefile.in if
14891         flex/bison/byacc aren't in objdir.
14893 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14895         * Makefile.in: Make everything which depends upon all-bfd also
14896         depend upon all-opcodes, in case --with-commonbfdlib is used.
14898 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14900         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14901         building NT native compilers on Unix.
14903 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14905         * configure.in: Don't get CC from the host Makefile fragment if we
14906         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14907         Solaris test for /usr/ucb/cc to the post target script, just after
14908         the compiler sanity test.
14910 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14912         * config.sub: Merge with FSF.
14914 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14916         * Makefile.in (RPATH_ENVVAR): New variable.
14917         (REALLY_SET_LIB_PATH): Use it.
14918         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14920 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14922         * config.sub, configure.in: Recognize sparclet cpu.
14924 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14926         * config.guess:  Support m68k-cbm-sysv4.
14928 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14930         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14931         m68k-unknown-linuxaout from linker help string.  Put quotes around
14932         $ld_help_string.
14934 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14936         * config.guess (powerpc-harris-powerunix): Add guess for port
14937         to new target.
14939 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14941         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14943 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14945         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14946         $(REALLY_SET_LIB_PATH) in Makefile.
14947         * Makefile.in (SET_LIB_PATH): New variable.
14948         (REALLY_SET_LIB_PATH): New variable.
14949         ($(DO_X)): Use $(SET_LIB_PATH).
14950         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14951         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14952         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14953         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14954         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14955         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14956         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14957         (install-dosrel): Likewise.
14958         (all-opcodes): Depend upon all-libiberty.
14960 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14962         * config.guess (*:CYGWIN*): New
14964 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14966         * Makefile.in (all-target-winsup): All all-target-libiberty.
14968 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14970         * configure.in (noconfigdirs): Add missing # in front of comment.
14972 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14974         * configure.in: add second pass to things added to noconfigdirs
14975         so *-gm-magic can exclude libgloss properly.
14977 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14979         * mpw-configure (extralibs_name, rez_name): Set correctly
14980         for MWC68K compiler.
14982         * mpw-README: Add more info on the necessary build tools.
14984 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14986         * configure.in, config.sub: Recognize cygwin32.
14988 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14990         * config.guess, config.sub: Recognize A/UX.
14992 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14994         * config.sub: Merge with gcc/config.sub.
14996 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14998         * mpw-build.in (do-binutils): Add build of stamps.
15000 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15002         * config.sub: Add recognition for mips64vr4100*-* targets.
15004 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15006         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15007         Add creation of gconfigargs with `--enable-shared' turned on.
15008         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15009         ($(host)-stamp-stage3-configured): Likewise.
15010         (HOLES): Add chatr and ldd.
15011         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15013 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15015         * configure: Pass --nfp to recursive configures.
15017 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15019         * Makefile.in (DLLTOOL): New.
15020         (DLLTOOL_FOR_TARGET): New.
15021         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15022         (EXTRA_TARGET_FLAGS): Ditto.
15023         (EXTRA_GCC_FLAGS): Ditto.
15024         (CONFIGURE_TARGET_MODULES): Ditto.
15025         (DO_X): Ditto.
15026         * configure: Add DLLTOOL.
15028 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15030         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15031         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15032         mh-sco, since old workarounds no longer needed, and don't
15033         build ld, since libraries have weak symbols in COFF.
15035 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15037         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15039 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15041         * configure.in: Make sure that ${CC} can be used to compile an
15042         executable.
15044 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15046         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15047         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15048         nothing depending on whether gdbtk is being built.
15050 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15052         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15054 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15056         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15057         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15059 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15061         * config-ml.in: Add support for
15062         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15063         Simplify setting of multidirs from --disable-foo.
15065 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15067         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15068         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15069         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15070         non-empty, pass them on to the  GCC make.
15071         (all-bootstrap): New rule that is like all-gcc, except it executes
15072         the GCC bootstrap rule instead of the GCC all rule.
15074 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15076         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15078 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15080         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15081         DG/UX support.
15083 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15085         * config.sub (i*86*) Change [345] to [3456]
15087 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15089         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15090         --with-gnu-ld=no.
15092 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15094         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15095         AIX multilibs get built.
15097 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15099         * configure.in (i386-win32): Don't build expect if we're not
15100         building the tcl subdir.
15102 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15104         * Makefile.in: (configure-target-examples, all-target-examples):
15105         New targets, configure and build example programs.
15107 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15109         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15110         use it as input to sedit the generated MPW makefile.
15111         * mpw-README: Add a suggestion about Gestalt.h.
15113 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15115         * config.sub: Accept *-*-ieee*.
15117 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15119         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15120         Ronald F. Guilmette <rfg@monkeys.com>.
15122 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15124         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15125         for powerpc-pe native.
15126         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15127         (target==powerpc-pe): duplicate i386-win32 entry.
15129 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15131         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15132         of vxworks, not just vxworks5.1.
15134 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15136         * mpw-configure: Add support for exec-prefix.
15138 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15140         * config.guess: Recognize HP model 816 machines as having
15141         a PA1.1 processor.
15143 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15145         * configure: Ignore new autoconf configure options.
15147 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15149         * config.guess:  Recognize Pentium under SCO.
15150         From Robert Lipe <robertl@arnet.com>.
15152 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15154         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15156 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15158         * configure.in: Don't configure gas for alpha-dec-osf*.
15160 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15162         * configure.in: Default to --with-stabs for some targets for which
15163         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15164         i[345]86*-*-unixware*.
15166 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15168         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15169         rather than basing it on the target.  Simplify handling of options
15170         controlling which directories to configure.  Remove extraneous
15171         slash in multi-clean target.
15173 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15175         * config-ml.in: Prefix more variables with ml_ so they don't collide
15176         with configure's.
15178 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15180         * configure: Don't turn -v into --v.
15182 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15184         * configure.in (targargs): Fix typo.
15186         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15188 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15190         * configure.in: Strip --host and --target options from
15191         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15192         --with-cross-host option when building with a cross-compiler.
15193         * configure: Canonicalize the arguments put into config.status by
15194         always using `=' for an option with an argument.  Pass a presumed
15195         --host or --target explicitly.
15197 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15199         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15200         into general OS recognition case.
15202 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15204         * configure.in (target_configdirs): add target-winsup only
15205         for win32 target systems.
15207 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15209         * Makefile.in (all-target-libgloss): Depend upon
15210         configure-target-newlib, since when libgloss is built it looks to
15211         see if the newlib directory exists.
15213 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15215         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15216         cfg-ml-*.in.
15218 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15220         * configure: Handle LD and LD_FOR_TARGET when configuring a
15221         Canadian Cross.
15223 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15225         * configure.in (target_libs): add target-winsup.
15226         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15227         (target==ppcle-pe): remove ld from $noconfigdirs.
15229 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15231         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15232         Preserve relative path names in $srcdir.  Build symlink tree if
15233         configuring cross target dir and srcdir=. (= no VPATH support).
15234         (configure-target-libg++): Depend on configure-target-librx.
15235         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15236         * config-ml.in: New file.
15237         * symlink-tree: New file.
15238         * configure: Ensure srcdir="." if that's what it is.
15240 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15242         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15243         includes and FLEX_SKELETON setting.
15244         * mpw-configure (--with-gnu-ld): New option, controls whether
15245         to use PPCLink or ld with PowerMac GCC.
15246         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15247         * mpw-config.in: Configure grez if targeting Mac.
15249         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15250         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15251         just macos.
15252         * configure.in: Configure grez resource compiler if targeting Mac.
15253         * Makefile.in (all-grez, install-grez): New targets.
15255 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15257         * configure: CXX defaults to gcc, not g++.  If we find
15258         gcc in the path, set CC to gcc -O2.
15260 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15262         * configure: Default ${build} correctly.  Avoid picking up extra
15263         spaces when reading CC and CXX from Makefile.  When doing a
15264         Canadian Cross, use plausible default values for numerous
15265         variables.
15266         * configure.in: When doing a Canadian Cross, don't try to
15267         configure tools whose configure script can't handle it.
15269 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15271         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15273 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15275         * configure:  Remove dubious bug reporting address.
15277 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15279         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15280         configure script, run that instead of this directory's configure.
15281         In either case, print a message that we're configuring the sub-dir.
15283 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15285         * configure.in: Before checking for the existence of various files,
15286         use sed to filter out "target-".
15288 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15290         * Makefile.in (DO_X): Split rule to decrease command line length
15291         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15292         (Philippe De Muyter).
15294 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15296         * Makefile.in (all-patch): depend on all-libiberty.
15298 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15300         * configure.in: If the only directory in target_configdirs which
15301         actually exists is libiberty, then set target_configdirs to empty,
15302         to avoid trying to build a target libiberty in a gas or gdb
15303         distribution.
15305 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15307         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15308         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15309         systems.
15311 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15313         * configure.in (copy_dirs): Use sys-include instead of include
15314         for --with-headers option.
15316 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15318         * Makefile.in, configure.in: Make winsup builds work with
15319         new scheme.
15321 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15323         * configure.in: Build the linker on AIX.
15325 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15327         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15328         where needed.
15330 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15332         * Makefile.in (all-gcc): Fix typo.
15334 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15336         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15338 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15340         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15341         to target-xiberty, to provide more flexibility.
15342         (target_subdir):  Define.  Create if cross.
15343         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15344         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15345         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15346         check-libFOO -> check-target-libFOO, etc.
15347         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15348         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15349         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15350         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15351         allow ALL_GCC="" to only configure.
15352         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15353         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15354         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15356 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15358         * Makefile.in (taz): Build "info" in etc explicitly.
15360 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15362         * configure.in:  Make sure that CC is undefined (as opposed to
15363         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15364         problem with autoconf trying to configure on a host without GCC.
15366 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15368         * mpw-configure: Set host alias from choice of host compiler,
15369         only use generic MPW Makefile sed if present, edit a file
15370         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15371         * mpw-README: Add problem notes about CW6 and CW7.
15373 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15375         * Makefile.in (taz): Use ";" instead of ";;".
15377 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15379         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15380         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15381         DISTDOCDIRS.
15382         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15383         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15385 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15387         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15388         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15389         Move bfd to DISTSTUFFDIRS.
15391 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15393         * Makefile.in (X11_LIB): Removed.
15394         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15396         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15398 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15400         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15401         names.
15403 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15405         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15407 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15409         * configure.in (i[345]86-*-win32): Always build newlib.
15410         Don't configure cvs, autoconf or texinfo.
15411         * Makefile.in (LD_FOR_TARGET): New.
15412         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15413         Pass down LD_FOR_TARGET.
15415 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15417         * winsup: New directory.
15418         * Makefile.in: Build winsup.
15419         * configure.in: Winsup is configured when target is win32.
15420         Can only build win32 target GDB when native.
15422 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15424         * config.guess: Recognize HP model 819 machines as having
15425         a PA 1.1 processor.
15427 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15429         * configure: Fix sed loop which substitutes for CC and CXX to
15430         avoid bug found in various sed implementations.
15432 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15434         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15435         simulator.  Use standard powerpc-*-eabi*.
15437 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15439         * configure.in: Stop putting gas and binutils in noconfigdirs for
15440         powerpc-*-aix* and rs6000-*-*.
15442 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15444         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15445         -mcall-aixdesc libraries.
15447 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15449         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15451         * config.sub (arm | armel | armeb): Fix shell syntax.
15453 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15455         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15456         -msoft-float and -mcpu=common support.
15457         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15458         libraries.
15460 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15462         * configure.in: Allow configuration and build of emacs19 for the alpha.
15464 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15466         * configure.in (CC): Get ^CC, not just any old CC, from
15467         ${host_makefile_frag}.
15469 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15471         * configure.in (CC): Try to get CC from
15472         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15474 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15476         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15477         only if it exists in $(srcdir).
15479 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15481         * configure: If CC and CXX are not set in the environment, set
15482         them, based on either an existing Makefile or on searching for gcc
15483         in PATH.  Substitute for CC and CXX in Makefile.
15484         * configure.in: Remove libm from target_libs.  Separate
15485         target_configdirs from configdirs.  If CC is not set in
15486         environment, try to get it from a host Makefile fragment.  Rewrite
15487         changes of configdirs to use skipdirs instead.  A few minor
15488         tweaks.  Take directories out of target_configdirs as they are
15489         taken out of configdirs.  Remove existing Makefile files from
15490         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15491         CONFIG_ARGUMENTS in Makefile.
15492         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15493         by configure.in.
15494         (CONFIG_ARGUMENTS): Likewise.
15495         (CONFIGURE_TARGET_MODULES): New variable.
15496         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15497         ($(CONFIGURE_TARGET_MODULES)): New target.
15498         (configure-libg++, configure-libio): New targets.
15499         (all-libg++): Depend upon configure-libg++.
15500         (all-libio): Depend upon configure-libio.
15501         (configure-libgloss, all-libgloss): New targets.
15502         (configure-libstdc++): New target.
15503         (all-libstdc++): Depend upon configure-libstdc++.
15504         (configure-librx, all-librx): New targets.
15505         (configure-newlib): New target.
15506         (all-newlib): Depend upon configure-newlib
15507         (configure-xiberty): New target.
15508         (all-xiberty): Depend upon configure-xiberty.
15510 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15512         * configure.in (host i[345]86-*-win32):  Expand the
15513         noconfigdirs again.
15515 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15517         * mpw-configure: Fix sed command file name.
15519 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15521         * configure.in (host i[345]86-*-win32): Reduce the
15522         noconfigdirs again.
15524 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15526         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15527         or powerpc*-*-pe*, since they are not yet supported.
15529 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15531         Add PowerMac support and many other enhancements.
15532         * mpw-configure: New option --cc to select compiler to use,
15533         paste options set according to --cc into the generated
15534         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15535         if mpw-make.sed is present.
15536         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15537         add forward includes for PowerPC include files.
15538         * mpw-build.in: Build using Makefile.PPC if present.
15539         (do-byacc, etc): Remove separate version resource builds.
15540         (do-gas): Build "stamps" before "all".
15541         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15542         * mpw-README: Update to reflect --cc option, PowerMac support,
15543         and recently-reported compatibility problems.
15545 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15547         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15548         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15549         (--with-multilib-top): Pass to recursive invocations.
15551 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15553         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15554         v810-*-*.
15556 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15558         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15559         gdb, ld and opcodes on v810-*-*.
15561 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15563         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15564         (local-maintainer-clean): New target.
15565         (maintainer-clean): New target.
15566         (realclean): Just depend upon maintainer-clean.
15568 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15570         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15572 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15574         * configure.in: Build ld in mips*-*-bsd* case.
15576 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15578         * config.sub: Accept -lites* OS.  From Ian Dall.
15580 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15582         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15583         targets.
15585 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15587         * configure.in: treat i386-win32 canadian cross the same as
15588         i386-go32 canadian cross.
15590 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15592         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15593         running under the simulator to build a reduced set of libraries.
15594         (powerpc-*-eabiaix): Add fine grained multilib support added to
15595         other powerpc targets yesterday.
15597 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15599         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15600         -disable-softfloat, -disable-relocatable, -disable-aix, and
15601         -disable-sysv to control which multilib libraries get built.
15603 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15605         * configure: Add Makefile.tem to list of files to remove in trap
15606         handler.
15608 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15610         * config.guess (*Linux*):  Add missing "exit"s.
15611         Also, need specific check for alpha-unknown-linux (uses COFF).
15613 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15615         * config.guess:  Merge with FSF:
15617         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15618         * config.guess (AIX4): More robust release numbering discovery.
15620         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15621         * config.guess (i386-sequent-ptx): Properly get version number.
15623         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15624         * config.guess (mips:*:4*:UMIPS): New case.
15626 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15628         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15629         (i386-win32 host): Likewise.  Don't build readline.
15631 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15633         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15634         SUPPORT_FILES to submakes.
15636 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15638         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15639         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15640         mpw-configure.
15642 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15644         * configure.in (appdirs): Use =, not ==, in test expression when
15645         trying to build the text to print in the warning message for
15646         Solaris users.
15648 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15650         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15652 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15654         * config.guess: Recognize lynx-2.3.
15656 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15658         * config.sub (z8ksim): Deleted
15659         (z8k-*-coff): New, this is the one true name of the target.
15661 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15663         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15665 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15667         * config.guess (*:Linux:*:*): First try asking the linker what the
15668         default object file format is (elf, aout, or coff).  Then if this
15669         fails, try previous methods.
15671 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15673         * configure.in: Don't build newlib for *-*-vxworks5.1.
15675 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15677         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15678         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15680 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15682         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15684 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15686         * cfg-ml-com.in: New file.
15687         * cfg-ml-pos.in: New file.
15689 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15691         * COPYING.NEWLIB: Add HP free copyright to list.
15693 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15695         * config.sub: Recognize -eabi* for the system, not just -eabi.
15697 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15699         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15700         * config.sub, configure.in (win32): New target and host.
15702 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15704         * configure.in: Add i386-pe configuration.
15706 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15708         * mpw-build.in (install): Install GDB after LD.
15710 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15712         * mpw-config.in (elf/mips.h): Always forward-include, needed
15713         for GDB to build.
15715 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15717         * testsuite: New directory for customer acceptance and whole tool
15718         chain tests.
15720 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15722         * configure: If per-host line isn't found, but AC_OUTPUT is found
15723         and a configure script exists, run it instead.
15725 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15727         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15729 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15731         * configure: Set build_{cpu,vendor,os,alias} to host values when
15732         --build isn't specified.
15734 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15736         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15737         (FLAGS_TO_PASS): Pass them.
15738         (EXTRA_TARGET_FLAGS): Ditto.
15740 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15742         * Makefile.in (all-libg++): Depend on all-libstdc++.
15744 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15746         * configure.in (noconfigdirs): Enable all packages for
15747           i386-unknown-netbsd.
15749 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15751         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15752         hosted builds (DOS builds)
15754 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15756         Changes for ARM based on patches from Richard Earnshaw:
15757         * config.sub: Handle armeb and armel.
15758         * configure.in: Omit arm linker only for riscix.
15760 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15762         * config.guess:  Update from FSF.
15764 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15766         * config.sub: Recognize powerpcle as the little endian variant of
15767         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15768         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15769         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15770         temporarily.
15772 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15774         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15776 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15778         * config.sub: Accept -lites* as a basic system type.
15780 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15782         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15783         installed, and if so return linuxoldld as the system name.
15785 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15787         * config.guess: Add hppa1.1-hp-lites support.
15789 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15791         * configure.in: Don't build newlib for m68k-vxworks5.1.
15793 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15795         * configure.in (mips-sgi-irix6): Use mh-irix5.
15797 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15799         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15801 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15803         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15804         OSF/1.  Fix compiler flags.
15805         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15807 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15809         * configure.in: Recognize --with-newlib.
15810         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15812 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15814         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15815         to *_X11_MODULES due to gdbtk needing X include files et al.
15817 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15819         Merge in support for Mac MPW as a host.
15820         (Old change descriptions retained for informational value.)
15822         * mpw-config.in: Add generic include forwards for cpu-specific
15823         include files in aout and elf directories.
15825         * mpw-configure: Added copyright.
15826         * mpw-config.in: Check for presence of required build tools.
15827         (target_libs): Add newlib.
15828         (target_tools): Add examples.
15829         (Read Me): Generate as "Read Me for MPW" instead.
15830         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15831         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15832         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15834         * mpw-configure: Remove subdir-specific makefile hackery,
15835         delete mk.tmp after using it.
15837         * mpw-build.in (all): Display start and end times.
15839         * mpw-configure (host_canonical): Set.
15840         (target_cpu): Always add to makefiles.
15841         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15842         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15843         (mpw-mh-mpw): Look for in srcdir and srcroot.
15844         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15846         * mpw-build.in: (install-only): New target.
15848         * mpw-configure (host_alias, target_alias): Rename from hostalias
15849         and targetalias, add into generated Makefile.
15850         (mk.tmp): If present, add into generated Makefile.
15851         * mpw-build.in (all-gas): Build config.h first before gas proper.
15853         * mpw-configure (config.status): Write only if changed.
15854         * mpw-config.in (readline): Configure it (not built, just used for
15855         definitions).
15857         * mpw-config.in (elf/mips.h): Add a forward include.
15859         * mpw-config.in: Forward-include most .h files in include into
15860         extra-include.
15861         (readline): Don't build.
15862         mpw-build.in (install): Install GDB.
15864         * mpw-configure (prefix, mpw_prefix): Handle it.
15865         * mpw-config.in (mmalloc, readline): Don't configure.
15866         * mpw-build.in (thisscript): Rename to ThisScript.
15867         Use mpw-build instead of BuildProgram everywhere.
15868         (mmalloc, readline): Don't build.
15869         * mpw-README: New file, basic documentation about the MPW port.
15871         * mpw-config.in: Use forward-include to create include files.
15873         * mpw-configure: Add more things to the top of each configured
15874         Makefile, including contents of config/mpw-mh-mpw.
15875         * mpw-config.in (extra-include): Create this directory and fill it
15876         with Posix-like include files when configuring.
15878         * config.sub (apple, mac, mpw): Add various aliases.
15880         * mpw-build.in: New file, top-level build script fragment for MPW.
15881         * mpw-configure: New file, configure script for MPW.
15882         * mpw-config.in: New file, config fragment for MPW.
15884 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15886         * configure.in (host_libs): Remove glob, since it is gone from the
15887         sources.
15889 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15891         * Makefile.in: define empty GDB_NLM_DEPS var.
15893         * configure.in(target_makefile_frag): use config/mt-netware
15894         for netware targets.
15896 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15898         * config.sub: Merge in recent FSF changes.  Remove linux special
15899         cases.
15901 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15903         Revert this change:
15905         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15907                 * build-all.mk: Use CC=cc -Xs on Solaris.
15909 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15911         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15912         stop using it.
15913         * Makefile.in: Nuke all references to glob subdirectory.
15915 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15917         * configure.in: Fix --enable-shared logic in per-host.
15919 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15921         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15923 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15925         * configure.in (noconfigdirs): Don't build gas on AIX, for
15926         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15928 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15930         * configure: Fix --cache-file to work if the file argument is a
15931         relative path.
15933 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15935         * configure: If the --cache-file is used, pass it down to
15936         configure in subdirectories.
15938 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15940         * config.sub: add vxworks29k configuration.
15942 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15944         * Makefile.in (taz): Do "diststuff" part quietly.
15946 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15948         * config.sub: Mini-merge with gcc/config.sub.
15950 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15952         * config.guess (IRIX): Sed - to _.
15954 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15956         * Makefile.in (source-vault, binary-vault): New targets.
15958 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15960         * config.sub: Recognize -eabi as a basic system type.
15962 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15964         * configure.in (enable_shared stuff): Fix typo.
15966 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15968         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15970 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15972         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15974 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15976         * configure.in (rs6000-*-*): Don't build gas.
15978 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15980         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15981         reduce command line length.
15982         (AS_FOR_TARGET): Check for as.new, not Makefile.
15983         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15985 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15987         * config.guess:  Merge from FSF.
15989 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15991         * configure: Don't use $ when handling program_suffix.
15993 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15995         * configure.in:  Configure tk for hppa/hpux.
15997 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15999         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16001 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16003         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16004         to LIBCXXFLAGS.  Tests are better run without it.
16006 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16008         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16010 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16012         * configure.in (*-*-netware*): Don't configure xiberty.
16014 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16016         * configure.in:  Remove tk from native_only list.
16018 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16020         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16021           for special NCD build.
16023 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16025         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16026         makeall.bat, they're only useful for binutils snapshots.
16027         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16028         makeall.bat to specified SUPPORT_FILES.
16030 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16032         * build-all.mk: Add Ericsson targets to sun4 and solaris
16033           hosts.  Add  BNR's sun4 target to solaris host, so their
16034           build-from-source will be tested in-house first.
16036 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16038         * Makefile.in (LIBCFLAGS): New variable.
16039         (CFLAGS_FOR_TARGET): Ditto.
16040         (LIBCFLAGS_FOR_TARGET): Ditto.
16041         (LIBCXXFLAGS): Ditto.
16042         (CXXFLAGS_FOR_TARGET): Ditto.
16043         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16044         (BASE_FLAGS_TO_PASS): Pass them.
16045         (EXTRA_TARGET_FLAGS): Ditto.
16047         * configure.in: Support --enable-shared.
16049 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16051         * configure.in (target_libs):  Include libstdc++ again.
16052         * config.guess:  Update from FSF (for FreeBSD).
16054 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16056         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16057         makeall.bat.
16058         (DISTDOCDIRS): Add `etc'.
16059         (ETC_SUPPORT_PFX): New variable.
16060         (taz): Include anything from etc starting with a word in
16061         ETC_SUPPORT_PFX.
16063 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16065         * config.sub: Update for recent FSF changes.  Remove obsolete
16066         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16067         spacing changes.
16069 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16071         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16073         * config.guess:  Merge with FSF.
16074         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16076 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16078         * configure: Since the "trap 0" handler will override the exit
16079         status on many systems, only use it for "exit 1", and make it set
16080         a non-zero exit status; reset it before "exit 0".  Also, check
16081         exit status of config.sub, and error out if it failed.
16083 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16085         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16086         and install libgloss.
16088 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16090         * Makefile.in (all-binutils): Depend upon all-byacc.
16092         * configure.in: Don't build emacs on Irix 5.
16094 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16096         * configure.in (*-*-netware*): Add libio.
16098 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16100         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16101         (CHECK_TARGET_MODULES): Ditto.
16102         (INSTALL_TARGET_MODULES): Ditto.
16103         (TARGET_LIBS): Ditto.
16104         (all-libstdc++): Note dependencies.
16106 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16108         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16110 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16112         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16113         -fexternal-templates.
16115         * configure.in (target_libs): Add libstdc++.
16116         (noconfigdirs): Add libstdc++ as appropriate.
16118 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16120         * config.guess:  Update from FSF.
16122 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16124         * configure: Use ${config_shell} when running ${configsub}.
16126 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16128         * config.sub: No longer recognize h8300h.
16130 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16132         * config.sub: Remove extraneous differences between config.sub and
16133         gcc/config.sub.
16135 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16137         * Makefile.in (DISTSTUFFDIRS): Add gas.
16139 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16141         * COPYING.NEWLIB: New file.
16143 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16145         * config.guess (HP-UX):  Patch from Harlan Stenn
16146         <harlan@landmark.com> to also emit release level.
16148 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16150         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16152 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16154         * config.sub:  Merge nextstep cleanup from FSF.
16156 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16158         * configure.in (arm-*-*): Don't configure ld for this target.
16160 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16162         * configure.in (*-*-netware): don't configure libg++, libio,
16163           librx, or newlib.
16165 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16167         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16168         configure ld--it works, but it doesn't support shared libraries.
16170 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16172         * config.guess (*-unknown-freebsd*):  Get rid of possible
16173         trailing "(Release)" in version string.
16174         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16176 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16178         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16179         Fix type: *-next-neststep -> *-next-nextstep.
16181         * config.guess:  Merge from FSF:
16183         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16185         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16187         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16189         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16190         instead of UNIX_SV for UnixWare 1.0).
16192 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16194         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16195         to make gdb/nlm/* build after the compiler and linker.
16197 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16199         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16200         not just i[34]86.
16201         (m68k-atari-sysv4):  Relocate to match FSF version.
16203         * config.guess:  More merges from the FSF:
16205         Add a space before function call or macro invocation.
16207         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16209         * config.guess: Add trap cmd to remove dummy.c and dummy when
16210         interrupted.
16212         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16214         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16215         (dummy): Redirect stderr from compilation of dummy.c.
16217         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16219         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16221 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16223         * configure: Accept and ignore --cache*, for compatibility with
16224         new autoconf.
16226 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16228         * config.guess:  Merge from FSF:
16230         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16232         * config.guess (Pyramid*:OSx*:*:*): New case.
16233         (PATH): Add /.attbin at end for finding uname.
16234         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16236         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16238         * config.guess (M88*:DolphinOS:*:*): New case.
16240         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16242         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16243         to select whether to use ELF or COFF.
16245         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16247         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16249         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16251         * config.guess: Guess the OS version for HPUX.
16253         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16255         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16257 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16259         * configure.in: Recognize --with-headers, --with-libs, and
16260         --without-newlib.
16261         * Makefile.in (all-xiberty): Depend upon all-ld.
16263 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16265         * configure.in: Change i[34]86 to i[345]86.
16267 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16269         * configure (version): A few more tweaks to help message.
16271 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16273         * Makefile.in:  Remove (for now) librx as a host library,
16274         now that we're building it for target.
16276 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16278         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16279         (Karl Berry).
16281 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16283         * configure.in:  Also configure librx.
16285 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16287         * Makefile.in:  Update various rules to reflect that librx
16288         is now needed for libg++.
16290 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16292         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16294 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16296         * configure.in: Configure the examples directory.
16298 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16300         * configure: Simplify Jun 2 1994 change.
16302 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16304         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16305         /bin/gcc isn't good enough to build gcc.
16307 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16309         * Makefile.in (GDB_SUPPORT_FILES): Remove
16310         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16311         (gdb.tar.gz): Add new rule to use standard distribution building
16312         mechanism.
16314 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16316         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16317         Bill Cox <bill@cygnus.com>.
16319 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16321         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16323 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16325         * configure:  Search current dir first in .gdbinit.
16327 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16329         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16331 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16333         * config.sub:  Refer to NeXT's operating system as nextstep.
16335         * config.sub (case $basic_machine):  Re-order the cases, to match
16336         the order in the FSF version (which is mostly alphabethical).
16337         Merge in some additions and changes from the FSF.
16339 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16341         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16342         * config.sub: Recognize cxux7.
16343         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16345 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16347         * config.sub:  Fix typo powerpc -> powerpc-*.
16349 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16351         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16353         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16354         parallel with all-emacs and install-emacs).  Top-level command
16355         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16357 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16359         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16360         $(relbindir)/make before doing ``make install'', and use
16361         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16362         installing over running make binary.
16363         ($(host)-stamp-stage3-installed): Likewise.
16365 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16367         * config.guess: Recognize Mach.
16369 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16371         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16372         see whether --exec-prefix was used.
16374 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16376         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16378 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16380         * Makefile.in: Add all-librx target similar to all-libproc.
16382 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16384         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16385         with post 1.2 uname bogosity.
16387 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16389         * configure: Remove temporary files on receipt of a signal.
16391 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16393         * configure: If there is a package_makefile_frag, remove
16394         ${subdir}/Makefile.tem after copying it in.
16396 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16398         * build_all.mk: support rs6000 lynx identifies itself as
16399         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16400         since /bin/gcc is too feeble to compile a modern gcc.
16402 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16404         * brought devo/test-build.mk update-to-date with progressive/
16405           test-build.mk. Add lynx targets and hppa flag info.
16407 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16409         * configure.in:  Use mh-ncrsvr43.  Patch from
16410         Tom McConnell <tmcconne@sedona.intel.com>.
16412 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16414         * config.guess (i386-unknown-bsdi):  No longer need to
16415         check #if defined(__bsdi__) && defined(__i386__).
16417 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16419         * configure: Set program_transform_nameoption correctly.
16421 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16423         * brought build-all.mk update-to-date with progressive build-all.mk,
16424           added new targets and hppa info.
16426 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16428         * configure: If config.guess result is a prefix of the user
16429         specified target, assume a native build and use the user specified
16430         target as the host alias.  Remove SunOS patch suffix removal hack.
16431         * configure.in: Remove SunOS patch suffix removal hack.
16433         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16434         in NATIVE_CHECK_MODULES.
16436 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16438         * Makefile.in: Rename HOST_ONLY to NATIVE.
16439         * configure: Delete SunOs patch suffix from host_canonical
16440           and build_canonical variables that are prepended to Makefiles.
16441         * configure.in: Add comments for easier maintenance.
16443 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16445         * Makefile.in: Add all-libproc target similar to all-gui.
16447 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16449         * Makefile.in (CHECK_MODULES): split into
16450         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16452 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16454         * config.guess (i386-unknown-bsdi): New system to guess.
16456 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16458         * Makefile.in: Add all-gui target (but not yet build by "all").
16460 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16462         * config.sub: Move deletion of patch suffix from here...
16463         * configure.in: To here, at Ian's suggestion.  The top-
16464           level scripts might need to know of a patch level.
16466 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16468         * config.sub: Strip off patch suffix so rtl is recognized
16469           as a sunos4.1.3 machine, even though it's been patched.
16471 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16473         * Makefile.in (INSTALL_LAST): Delete.
16474         (INSTALL_DOSREL): New.
16476 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16478         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16479         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16480         whether we pass down --with-gnu-ld anyhow.
16482 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16484         * Makefile.in (INSTALL_LAST): Change operation so it works
16485         on more flavors of make.
16486         * configure.in (go32): Don't build libg++ or libio.
16488 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16490         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16491         they can be overriden by templates.
16493 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16495         * configure.in (target==go32): Don't build gdb.
16496         * dosrel: New directory.
16498 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16500         * configure.in (host==go32): Configure dosrel too.
16501         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16502         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16503         be set by incoming names or templates.
16504         (INSTALL_LAST): New rule.
16506 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16508         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16510 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16512         * configure.in (appdirs): New variable.  Currently empty, but will
16513         be used in gas distribution.  If nonempty, lists a set of
16514         directories at least one of which must get configured, or top
16515         level configuration is considered to have failed.
16516         (rs6000-*-lynxos*): Use new file name.
16518 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16520         Eliminate XTRAFLAGS.
16521         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16522         newlib include files using -idirafter, and also use -nostdinc.
16523         (CXX_FOR_TARGET): Likewise.
16524         (XTRAFLAGS): Removed.
16525         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16526         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16527         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16528         ($(DO_X)): Don't pass down XTRAFLAGS.
16530 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16532         * configure.in (mips*-dec-bsd*): New target; do build linker.
16533         (mips*-*-bsd*): New target; don't build linker.
16535 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16537         * configure.in: support rs6000-*-lynxos* configuration.
16538         support sunos4 as a cross target.
16540         * config.sub: look for lynx*, not lynx since the OS version may
16541         legitimately be part of the name.
16543 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16545         * configure.in (i[34]86-*-sco*): Move to be with other i386
16546         targets.
16547         (romp-*-*): New target.  Skip various binary utilities.
16548         (vax-*-*): New target.  Don't build newlib.
16549         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16551 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16553         * configure.in: Only set host_makefile_frag if config
16554         directory exists.
16556 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16558         * install.sh: If $dstdir exists, don't check whether each
16559         component does.
16561 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16563         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16565 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16567         * configure.in (*-*-lynxos*): Don't configure newlib for either
16568         native or cross Lynx.
16570 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16572         * config.sub (sparc64-elf): Fix os.
16573         (z8k): Remove duplicate.
16575 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16577         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16578         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16580 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16582         * configure: Make file links cleanly even if Lynx fails on
16583           an NFS symlink (at least fail cleanly).
16585 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16587         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16588         -XNh2000.
16590 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16592         * configure: Unknown options are fatal again.
16594 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16596         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16597         compatibility.
16599 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16601         * build-all.mk: Add `clean' target.
16603 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16605         * config.guess:  Add SINIX support.
16606         * configure.in:  Add mips-*-sysv4* support.
16608 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16610         * build-all.mk: Document all useful targets.
16611         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16612         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16614 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16616         * configure: Support --silent, --quiet.
16618 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16620         * configure: Support --disable-FEATURE.
16622 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16624         * config.guess: Recognize NCR running SVR4.3.
16626 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16628         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16629         Patch from Paul Eggert <eggert@twinsun.com>.
16631 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16633         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16635 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16637         * configure: Make unrecognized options give nonfatal warnings
16638         instead of fatal errors, and pass them to any subdirectory
16639         configures in case they recognize them.
16640         Make --x equivalent to --with-x.
16642 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16644         * configure: Add --enable-* options.  Clean up usage message and
16645         some comments.
16647 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16649         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16651 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16653         * configure.in (hppa*-*-*): Enable binutils.
16655 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16657         * config.sub: Recognize cisco.
16659 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16661         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16663 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16665         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16666         than one configuration name.  Add comment.
16668 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16670         * config.guess: about target *-hitachi-hiuxwe2, fixed
16671         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16672         macro is incorrect.]
16674 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16676         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16677         than the "make ls" stuff which used to be here.
16679 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16681         * config.guess:  Recognize i[34]86-unknown-freebsd.
16682         From Shawn M Carey <smcarey@rodan.syr.edu>.
16684 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16686         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16688 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16690         * config.guess: Check for ptx.
16692 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16694         * config.sub: Add os9k checking.
16696 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16698         * config.guess: Handle OSF1 running on HPPA processors
16700 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16702         * configure: If subdir configure fails, print out a message with
16703         subdirectory name, in case subdir's configure code didn't identify
16704         itself.
16706 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16708         * configure.in: Remove embedded newlines from configdirs.
16709         Avoid mismatches of substrings.  Fix matching strings at end
16710         of configdirs.
16712 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16714         * config.guess:  Add Lynx/rs6000 config support.
16716 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16718         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16720 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16722         * configure.in (hppa*-*-osf*): Treat this just like most other
16723         PA configurations (eg no binutils or ld).
16724         (hppa*-*-*elf*): These configurations have binutils and ld.
16726 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16728         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16730 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16732         * configure.in (rs6000-*-*): Build gas.
16734 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16736         * Makefile.in:  Avoid bug in losing hpux sed.
16738 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16740         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16741         for GDB and GDB has been fixed to not need it.
16743 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16745         * config.guess: Recognize vax hosts.
16747 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16749         * configure (while loop): Don't use "break 2" inside case
16750         statement -- the case statement isn't an enclosing loop.
16752 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16754         * config.guess:  Clean up NeXT support, to allow nextstep
16755         on Intel machines.  Make OS be nextstep.
16757 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16759         * config.guess: Add alternate forms for Convex.
16761 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16763         * configure:  Completely rewrite option processing.  Take
16764         advantage of pattern-matching to avoid invoking test frequently.
16765         Also clean up host and target defaulting logic.
16767 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16769         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16770         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16771         commands (plus user environment) will fit SCO limits.
16773 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16775         * configure.in: Don't issue warnings about directories which are
16776         not being configured if -norecursion is set.  Correct test for
16777         --with-gnu-as and --with-gnu-ld to not get confused by substring
16778         matches.
16780         * configure.in: Don't build gas for alpha-dec-osf1*.
16782 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16784         * configure:  Back out Per's change of 12/19/1993.  It changes the
16785         behavior of configure in unexpected and confusing ways.
16787         Also, use different delim char when calculating
16788         program_transform_name so that the name can contain slashes.
16790 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16792         * configure.in, config.sub: Add support for VSTa micro-kernel.
16794 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16796         * configure.in: Nuke hacks which were used to get a special
16797         version of GAS for HPPA configurations.
16799 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16801         * configure:  If only ${target_alias} is given, use that
16802         as the default for ${host_alias}.
16803         * configure:  Add missing back-slashes before nested quotes.
16805 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16807         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16809 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16811         * config.guess:  Recognize some Tektronix configurations.
16812         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16814 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16816         * config.sub: Match any flavor of SH.
16818 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16820         * configure.in: Don't try to configure newlib for Alpha.
16822 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16824         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16825         libg++ or libio for any Alpha target.
16827         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16829 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16831         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16832         default arguments -- so it tried to compress itself.
16834 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16836         * configure.in (notsupp): ensure that a space is always at the end
16837           of the configdirs list, since the grep checks for an explicit space
16839 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16841         * configure.in (target i386-sysv4.2): don't build ld, since static
16842           versions of many libraries are not available.
16844 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16846         * config.guess: Recognize Apollos (using environment variables).
16847         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16849 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16851         * config.guess: Recognize Sony news mips running newsos.
16853 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16855         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16856         "fi ; else" for bash.
16858 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16860         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16862 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16864         * config.sub: accept unixware as an alias for svr4.2.
16865         Fix some inconsistancies with the gcc version.
16867 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16869         * Makefile.in (DISTDOCDIRS):  Add gdb.
16871 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16873         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16875 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16877         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16878         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16879         this now.
16881 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16883         * config.sub: Accept hiux* as an OS name.
16885         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16886         etc/make-stds.texi.  The underscore came from gcc, and dje now
16887         agrees that RUNTESTFLAGS is the correct name.
16889 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16891         * install.sh:  Remove 'set -e'.  It makes any conditionals
16892         in the script useless.
16894         * config.guess: Automatically recognize arm-acorn-riscix
16895         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16897 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16899         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16901 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16903         * Makefile.in (DISTDOCDIRS): New variable.
16904         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16905         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16907 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16909         * configure.in (hppa target): check the source directory for the
16910           pagas sub-directory
16912 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16914         * config.sub: Allow -aout* and -elf*.
16916 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16918         * configure.in: Don't build ld on i386-solaris2, same as for
16919         sparc-solaris2.
16921 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16923         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16925 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16927         * configure.in:  Configure gdb for alpha.
16929 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16931         * Makefile.in (CXXFLAGS): Add -O.
16933 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16935         * config.guess: added support for DG Aviion
16937 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16939         * configure.in: Produce warning message for subdirectories not
16940         configurable for this host/target combination.  Don't try to
16941         configure gdb for vms.
16943 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16945         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16946         appropriate files before making "diststuff".
16947         (DISTBISONFILES): New var: list of files to be edited.
16948         (DISTSTUFFDIRS): Add binutils.
16950 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16952         * config.sub: also handle mipsel and mips64el (for little endian mips)
16954 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16956         * configure.in: Add * to end of all OS names.
16958 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16960         * configure.in: Build newlib for LynxOS native.
16962 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16964         * config.guess: Add support for delta 88k running SVR3.
16966         * configure.in: Add comment about HP compiler vs. emacs.
16968 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16970         * configure.in: don't build ld on solaris2 (not a viable option
16971           due to bugs in getpwnam & getpwuid)
16973 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16975         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16976         config.guess will produce a full version number.
16978 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16980         * configure.in: Build linker and binutils for alpha-dec-osf1.
16982 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16984         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16985         and gdb/testsuite/Makefile.in.
16987 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16989         * configure.in: recognize mips*- instead of mips-
16991 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16993         * config.sub: Accept linux*coff and linux*elf as operating
16994         systems.
16996 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16998         * config.sub: Recognize mips64, and mips3 as an alias for it.
17000 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17002         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17003         gdb knows how to handle OSF/1 shared libraries.
17005 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17007         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17008         * config.guess: Recognize Hitachi's HIUX.
17009         * config.sub: Recognize h3050r* and hppahitachi.
17010         Remove redundant cases for hp9k[23]*.
17012 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17014         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17015         if gas and ld are in the source tree and are in ${configdirs}.
17016         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17017         --with options (but still pass them down on the command line,
17018         if they were explicitly specified).
17020 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17022         * configure: substitute SHELL value in Makefile.in with
17023         ${CONFIG_SHELL}
17025 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17027         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17028         *-*-solaris2* targets.
17030 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17032         * Makefile.in: define M4, and pass it down to sub-makes;
17033         all-autoconf now depends on all-m4
17035 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17037         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17038         presence of {ar,ranlib} instead of a configured directory
17040 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17042         * config.guess: Accept 34?? as well as 33?? for NCR.
17044 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17046         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17047         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17049 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17051         * configure: grab values for $(CC) and $(CXX) from the
17052         environment, so that someone can do "CC=gcc configure; make" and
17053         have it work right (matching the way that autoconf works now)
17055         * configure.in, Makefile.in: add support for gash, the tcl
17056         interface to Galaxy
17058         * config.guess: add NetBSD variants (hp300, x86)
17060 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17062         * install.sh: Support -d option (in the manner of SunOS 4 install,
17063         as it is more deterministic than that of GNU install)
17064         (chmodcmd): Set file to mode 755 by default (should also do default
17065         chgrp and chown, but I don't feel like dealing with that now)
17067 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17069         * config.sub: Remove h8300hhms alias.
17071 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17073         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17075 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17077         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17078         as stmp-fixinc
17080 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17082         * config.sub: recognize m88110-bug-coff.
17084 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17086         * Makefile.in (all-libio): all dependencies on the toolchain used
17087         to build this (gcc, gas, ld, etc)
17089 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17091         * config.guess: Deal with OSF/1 1.3 on alpha.
17093 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17095         * install.sh: add some 'else true' clauses for portability
17097         * configure.in: don't build libio for h8[35]00-*-* targets
17099 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17101         * Makefile.in:  Add support for new libio.
17103 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17105         * install.sh: If one command fails, don't try the rest.  Don't try
17106         to remove $dsttmp (via trap) unless we have already created it.
17107         If $src doesn't exist, detect it and exit with an error.
17109         * config.guess: Recognize BSD on hp300.
17111 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17113         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17114         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17116 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17118         * Makefile.in (all-send-pr): depends on all-prms
17120 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17122         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17124 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17126         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17127         Added test for mips-mips-riscos5.
17129 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17131         * configure.in: use mh-hp300 for 68k HP hosts
17133 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17135         * configure: add support for CONFIG_SHELL, so that you can use
17136         some alternate shell for evaluating configure scripts
17138 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17140         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17141         in configure script to bug-gdb@prep.ai.mit.edu when building
17142         distribution archive.
17143         * Makefile.in (COMPRESS):  Remove def.
17144         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17145         gdb.tar.Z and make-gdb.tar.Z respectively.
17146         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17147         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17148         to convergence with 'taz' target in Makefile.in.
17150 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17152         * install.sh (dsttmp): use trap to ensure that tmp files go
17153         away on error conditions
17155 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17157         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17159 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17161         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17162         its parent is '/' not ''.
17164         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17166 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17168         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17169         that ${newsrcdir}/configure.in does.
17171 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17173         * test-build.mk: support for CONFIG_SHELL
17175 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17177         * config.sub (netware):  Add as a basic system type.
17179 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17181         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17182           $(srcdir)/ from the dependency on Makefile.in.
17184 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17186         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17187         (h8300hhms is temporary until multi-libraries are implemented).
17188         * configure.in: Handle h8300h too.
17190 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17192         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17194 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17196         * configure:  Remove extraneous output when guessing host type.
17197         * config.guess:  Remove extraneous output when guessing using C
17198         compiler rather than uname, or when guessing fails.
17200 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17202         * Makefile.in: remove all.cross and install.cross targets
17204         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17205           definitions
17207 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17209         * configure.in (target sh): Build gprof.
17211 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17213         * config.sub: change -solaris to -solaris2
17215 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17217         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17219 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17221         * configure: Correct error message for missing Makefile.in to
17222         print correct directory.
17224 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17226         * install.sh: kludge around 386BSD shell bug
17228 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17230         * config.guess:  Recognize NeXT.
17231         * config.guess:  Recognize i486-ncr-sysv4.
17232         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17234 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17236         * Makefile.in (MAKEINFOFLAGS): New variable.
17237         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17238         * build-all.mk, test-build.mk: Pass down --no-split as
17239         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17241 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17243         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17245 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17247         * Makefile.in (libg++.tar.z):  New rule.
17248         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17249         * Makefile.in (taz):  Only do a single chmod.
17251 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17253         * install.sh: don't use dirname anymore (replaced with sed usage)
17255 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17257         * Makefile.in:  Change extension for gzip'd files from '.z' to
17258         '.gz' per new FSF standard usage.
17260 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17262         * configure: put quotes around the final value of program_transform_name
17264 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17266         * Makefile.in: new install.sh support; update install-info rules
17268 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17270         * configure.in: Build diff for crosses, but not for go32 host.
17272         * configure.in: Build gprof only for native, and don't build it
17273         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17275 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17277         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17279 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17281         * configure.in (host_tools): Add prms.
17283 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17285         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17286         with $(FLAGS_TO_PASS) on the command line
17288         * config.sub: Recognize lynx and lynxos
17290 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17292         * config.sub: Accept -ecoff*, not just -ecoff.
17294 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17296         * Makefile.in (taz): Use .gz suffix instead of .z.
17297         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17298         names.
17300 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17302         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17304 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17306         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17307         that rebuilds that might happen during 'make install' don't get
17308         bogus gcc include files
17310 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17312         Change from Utah for HPPA support:
17313         * config.guess: Recognize hppa1.x-hp-bsd.
17315 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17317         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17318         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17320 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17322         * config.sub: Add support for rom68k and bug boot monitors.
17324 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17326         * Makefile.in: Make all-opcodes depend on all-bfd.
17328 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17330         * config.guess: Added special check for i[34]86-univel-sysv4*.
17332 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17334         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17335         the processor rather than assuming i486.
17337 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17339         * config.guess: Recognize SunOS6 as Solaris3.
17341 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17343         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17344         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17346 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17348         * build-all.mk (all-cross): New target for Canadian Cross.
17349         Added Q2 go32 targets.
17350         * test-build.mk: Configure go32 cross sparclite-aout and
17351         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17352         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17354 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17356         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17357         GO32 hosted toolchains
17359 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17361         * configure: change  so "-exec-prefix" gets passed down rather
17362         than "-exec_prefix" so autoconf generated Makefiles get the
17363         exec_prefix set right.
17365 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17367         * config.guess: get the Solaris2 minor version number
17369         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17371 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17373         * config.guess: Recognize some Sequent platforms.
17375 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17377         * Makefile.in: added the vault-install target
17379         * configure.in: actually use the Sun3 makefile fragment that's in
17380         config, also added the release dir to configdirs
17382 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17384         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17386 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17388         * configure.in: remove some program from Alpha targetted toolchains
17390 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17392         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17393         gprof.
17394         (taz): Run "make diststuff" in those directories instead of "make
17395         proto-dir".  Look for "VERSION=" only at start of line in subdir
17396         Makefile.  Use "gzip -9" for compression.
17397         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17398         (binutils.tar.z): New target.
17400 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17402         * Makefile.in (taz): Include gpl.texinfo.
17404 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17406         * Makefile.in (setup-dirs): Merged into "taz" target.
17407         (taz): Only do `proto-dir' stuff if a directory is actually needed
17408         for this target.
17410 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17412         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17413         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17414         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17415         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17416         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17418 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17420         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17421         config.sub, and move-if-change to gdb testsuite distribution
17422         archive, so the testsuite can be extracted, configured, and
17423         run separately from the gdb distribution.  Blow away the Chill
17424         tests that require a Chill compiled executable, since GNU Chill
17425         is not yet publically available.
17427 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17429         * test-build.mk: set environment variables in a single command,
17430         instead of a list of assignments and exports
17432         * config.guess: recognize Alpha/OSF1 systems
17434 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17436         * configure: Change help message to prefer --options rather than
17437           -options.
17439 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17441         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17442         zippy@ecst.csuchico.edu.
17443         * config.guess: Recognize miniframe.
17445 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17447         * Makefile.in: Use srcroot to find runtest rather than rootme.
17448         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17450 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17452         * test-build.mk: Extensive additions to support building on a
17453         machine other than the host.
17455 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17457         * configure (tooldir): Fix for i386-aix again.
17459 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17461         * configure, Makefile.in:  Change definition of $(tooldir)
17462         to match the FSF.
17464 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17466         * config.guess:  Recognize i[34]86/SVR4.
17468 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17470         * Makefile.in (all-gdb): gdb depends on sim.
17472 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17474         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17475         at the same time we make the prototype gdb directory.
17476         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17477         files at the same time as the gdb base release distribution.
17479 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17481         * Makefile.in (check): Use individual check targets rather than
17482         DO_X rule.
17483         (check-gcc): Added.
17485 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17487         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17488         for System V release 3.2.
17490 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17492         * config.sub: Recognize hppaosf.
17493         * configure.in: Do configure ld/binutils/gas for it.
17495 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17497         * configure (tooldir): Alter syntax used to set this, for systems
17498         where "\$" isn't handled right, like i386-aix.
17500 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17502         * configure: Pass program-transform-name, not
17503         program_transform_name, to recursive configures.
17505 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17507         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17508         of gas+ld+binutils.
17510 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17512         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17514 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17516         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17518 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17520         * Makefile.in (PRMS): Set back to all-prms.
17522 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17524         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17525         targets, rather than for MIPS hosts.
17527 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17529         * configure.in: add comment for --with-x default values
17531         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17533         * Makefile.in: add check-* targets for each of the directories in
17534         the tree.  Add a definition of RUNTEST that will use the one we
17535         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17537 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17539         * configure.in: Removed obsolete references to bfd_target and
17540         target_makefile_frag.
17542         * build-all.mk: Set assorted targets for Q2.
17543         * config.sub: Recognize z8k-sim and h8300-hms.
17544         * test-build.mk: Really don't pass host to configure.
17545         (HOLES): Added uname.
17547 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17549         * configure: Handle an empty program-prefix, program-suffix or
17550         program-transform-name correctly.
17552 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17554         * build-all.mk: -G 8 no longer required for MIPS targets.
17555         * test-build.mk: Don't pass host argument to configure; make it
17556         guess.
17558 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17560         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17561         * Makefile.in (COMPRESS):  New macro, like GZIP.
17563 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17565         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17567         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17568         with gas currently defaults to -G 0.
17570 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17572         * Makefile.in (all-flex): flex depends on byacc.
17574         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17575         to test-build.mk as RELEASE_TAG.
17576         * test-build.mk (configargs): New variable containing arguments to
17577         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17578         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17580         * config.guess: Use /bin/uname when checking -X argument on SCO,
17581         to avoid invoking GNU uname which doesn't understand -X.
17583         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17585         * configure.in: Build gas for mips-*-*.
17587 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17589         * Makefile.in (all.normal): insert missing backslash.
17591 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17593         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17595         * Makefile.in: Complete overhaul to merge many almost identical
17596         targets.
17598 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17600         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17601         (gdb.tar.Z): Adjusted.
17603         * Makefile.in (setup-dirs, taz): New targets; should be general
17604         enough to adapt for gdb sometime.  Build only .z file.
17605         (gas.tar.z): New target.
17607 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17609         * build-all.mk: Use CC=cc -Xs on Solaris.
17611 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17613         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17614         for handling BISON for FSF releases.
17616 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17618         * configure: Actually implement the change zoo just documented.
17620 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17622         * configure: when using config.guess, only set target_alias when
17623         it's not already been set (ie, on the command line)
17625 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17627         * Makefile.in: add installcheck target, set PRMS to install-prms
17629 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17631         * configure: add support for package_makefile_fragment, handle the
17632         case where a directory has a configure.in file but no Makefile.in
17633         more gracefully (with an actual understandable error message, even);
17634         add support for --without (and add this to the usage message); also
17635         explicitly add a --host=${host_alias} to the command line when
17636         config.guess is used
17638 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17640         * configure: Must use both --host and --target in recursive calls.
17642 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17644         * Makefile.in: Change deja-gnu to dejagnu.
17646 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17648         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17650 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17652         * configure.in: canonicalize all instances to *-*-solaris2*,
17653         also strip out a number of tools to not build for go32 host
17655 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17657         * config.guess: add GPL.
17659         * Makefile.in, config.guess, config.sub, configure: bump
17660           copyrights to 93.
17662 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17664         * Makefile.in (do-info): Removed obsolete check for existence of
17665         localenv file.
17667         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17669 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17671         * Makefile.in: a couple of 'else true' for decstation,
17672         support for TclX
17674         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17676 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17678         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17680 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17682         * config.guess: Recognize i386-ibm-aix (PS/2).
17683         * configure.in: Use config/mh-aix386 file for it.
17685 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17687         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17688         CC_FOR_TARGET instead.
17689         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17691 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17693         * Makefile.in: Add sim to list of directories sent with gdb
17695 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17697         * configure.in: Put back mips-dec-bsd* case.
17699 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17701         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17702         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17703         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17705 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17707         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17709         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17710         (install-info): install dir.info only if it exists,
17711         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17713 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17715         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17716         gas for mips-dec-bsd.
17718 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17720         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17721         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17723 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17725         * configure.in: Added "dejagnu" to hosttools list.
17727 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17729         * config.sub, configure.in, config.guess:  Add support
17730         for Bosx, an AIX variant from Bull.
17731         Patches from F.Pierresteguy@frcl.bull.fr.
17733 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17735         * devo/dejagnu: Initial creation of devo/dejagnu.
17736         Migrated dejagnu testcases and support files for testing software
17737         tools to reside as subdirectories, currently called "testsuite",
17738         within the directory of the software tool.  Migrated all programs,
17739         support libraries, etc. beloging to dejagnu proper from
17740         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17741         with no modifications.  The changes to these files which will
17742         allow them to configure, build, and execute properly will be made
17743         in a future update.
17745 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17747         * Makefile.in: Change send_pr to send-pr.
17748         * configure.in: Likewise.
17749         * send_pr: Renamed directory to send-pr.
17751 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17753         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17755 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17757         * README:  Update for gdb-4.8 release.
17758         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17759         gdb-xxx.tar.z (gzip'd) file also.
17761 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17763         * Makefile.in: make all-diff depend on all-libiberty
17765 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17767         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17769 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17771         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17773 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17775         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17776         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17777         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17779 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17781         * Makefile.in:  makeinfo binary is in a new location
17783 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17785         * config.sub: Accept -ecoff as an OS.
17787         * Makefile.in: Various changes to eliminate a level of make
17788         recursion and reduce the required command line length.
17789         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17790         sub-makes.
17791         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17792         variables holding settings for specific sub-makes.
17793         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17794         in terms of BASE_FLAGS_TO_PASS.
17795         (TARGET_LIBS): New variable listing directories which use
17796         TARGET_FLAGS_TO_PASS.
17797         (subdir_do): Eliminated.
17798         (do-*): New set of targets to replace subdir_do.
17799         (various): All targets which used subdir_do now depend on do-*.
17800         (local-clean): Renamed from do_clean.
17801         (local-distclean): New target, dependency of distclean and
17802         realclean.
17803         (install-info): Don't create directories.  Depend on dir.info
17804         rather than calling make recursively.
17805         (install-dir.info): Eliminated.
17806         (install-info-dirs): Create all info directories here.
17807         (dir.info): Depend upon do-install-info.
17809         * test-build.mk (HOLES): Added false.
17811 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17813         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17815 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17817         * Makefile.in (info): remove dependency on all-texinfo.  The
17818         problem was really in texinfo/C, not at this level.
17820 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17822         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17824 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17826         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17827         GDB releases.
17829 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17831         * configure: Include srcdir in message about target of link not
17832         being found.  Don't convert `-' to `_' in `with' options being
17833         passed to subdirs.
17835 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17837         * configure.in: add uudecode to host_tools
17839         * Makefile.in: added {all,install}-uudecode targets, added them to
17840         the appropriate lists
17842 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17844         * Makefile.in (all-gcc): Added dependency on all-gas.
17846         * configure.in (mips-*-*): Build ld and binutils.
17848 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17850         * configure: check return code from mkdir, print error message and
17851           exit on failure.
17853 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17855         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17857 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17859         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17861 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17863         * config.sub (h8500):  Recognize this as a cpu type.
17865 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17867         * configure: source directory missing is no longer a warning
17869         * configure.in: recognize irix[34]* instead of irix[34]
17871         * Makefile.in: define and pass down X11_LIB
17873 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17875         * guess-systype: Renamed to ...
17876         * config.guess:  ... by popular request.
17877         * configure.in, Makefile.in:  Update accordingly.
17879 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17881         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17882         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17883         + Execute ./dummy instead of assuming . is in PATH.
17885 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17887         * guess-systype:  New shell script.  Attempts to guess the
17888         canonical host name of the executing host.
17889         Only a few hosts are supported so far.
17890         * configure:  Call guess-systype if no host is specified.
17892 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17894         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17895         gcc Makefile.
17898 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17900         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17901         (all-gcc, install-gcc, subdir_do): Use it.
17903 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17905         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17907 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17909         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17910           set exclusively by configure, using configure.in .
17912 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17914         * test-build.mk: set $PATH for all builds
17916         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17918 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17920         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17921         the one used in gcc/Makefile.in, so that a null expansion doesn't
17922         override the one needed to build gcc with a native cc.
17925 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17927         * configure: Accept -with arguments.
17929 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17931         * Makefile.in: added h8300sim
17933 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17935         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17936         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17937         (all-cygnus, native, build-cygnus): Make
17938         $(canonhost)-stamp-3stage-done, not $(host)....
17939         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17940         i386-sco3.2v4.  Added else true to if command.
17942 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17944         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17946 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17948         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17950 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17952         * configure.in: don't remove binutils from Solaris builds
17954 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17956         * Makefile.in: get rid of earlier definitions for *clean,
17957         also handle the recursive info rule better
17959 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17961         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17962         do more-or-less the right thing.
17964 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17966         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17967         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17969 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17971         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17972         $(host_canonical).
17974         * configure.in: split the configdirs list into 4 categories (native
17975         v. cross, library v. tool) and handle the cross-only and native-
17976         only in more reasonable (and correct!) way.
17978 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17980         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17981         configdirs anymore.
17983 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17985         * Makefile.in: extensive cleanup::  removed all of the explicit
17986         clean-* targets, collapsed many wrappers around subdir_do into
17987         one, added additional targets to satisfy standards.texi, deleted
17988         some old targets, some changes for consistency
17990 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17992         * configure.in: handle some programs as cross-only, and others as
17993         native only
17995         * test-build.mk: handle partial holes in a more generic manner
17997         * Makefile.in: m4 depends on libiberty
17999 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18001         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18002         time, wdiff, and find to configdirs
18004         * Makefile.in: all, clean, and install rules for the new programs
18005         added to configure.in
18007 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18009         * configure.in: use mh-sun for all *-sun-* hosts
18011 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18013         * Makefile.in: define flags for X11 include files and library file
18014         locations, pass them down to the programs that need this info
18016         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18018 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18020         * configure.in: start building libg++ for HP-UX targets
18022 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18024         * README:  Update references to files moved into etc/.
18026 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18028         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18029         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18031 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18033         * configure: accept dash as well as underscore in long option
18034         names for FSF compatibility.
18036 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18038         * config.sub: added -sco3.2v4 support from FSF.
18040 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18042         * configure.in: expand the section that adds or removes
18043         directories from the list of programs to build, to handle native
18044         vs. cross in addition to host v. native
18046 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18048         * Makefile.in:  Replace C++ in macro names with CXX.
18049         This is less likely to break ...
18051 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18053         * test-build.mk: add -w to GNU_MAKE
18055 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18057         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18058         add 'sparc' to list of recognized cpus.  This needed to make
18059         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18060         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18061         then changes that into $CPU-wrs-vxworks.
18063         * configure.in: remove most references to gdbtest, regularize
18064         target based program removal
18066         * test-build.mk: import from p3 tree (many fixes and changes)
18068 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18070         * Makefile.in: added rules to handle tcl, tk, and expect
18072         * configure.in: handle those directories if they exist
18074 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18076         * config.sub: removed bogus hppabsd and hppahpux names, since
18077         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18079 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18081         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18082         depends upon all-xiberty
18084         * Makefile.in: changes from p3, including:
18086         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18088         * Makefile.in (XTRAFLAGS): include newlib directories if
18089         newlib/Makefile exists, rather than if host != target.
18091         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18093         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18094         from the same source tree and not building a cross-compiler.  This
18095         matters for the libg++ configuration if reconfiguring a tree that
18096         has already been installed.
18098         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18100         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18101         pick up the machine and system specific header files.
18103         * Makefile.in: added AS_FOR_TARGET, passed down in
18104         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18105         the C compiler to use to create programs which are run in the
18106         build environment, set it to default to $(CC), and passed it down
18107         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18109         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18111         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18112         We need them for unusual native builds, like systems without
18113         ranlib.
18115         * configure: also define $(host_canonical) and
18116         $(target_canonical), which are the full, canonical names for the
18117         given host and target
18119 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18121         * Makefile.in:  Added separate definitions for C++.
18123 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18125         * configure.in (configdirs):  Add deja-gnu.
18127 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18129         * README:  Update for configure.texi and gdb-4.7 release.
18131 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18133         * Makefile.in:  Move "all" target to top of file.
18134         Previously, first target was ".PHONY" which caused BSD4.4 make
18135         to build .PHONY when make was run without arguments.
18137 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18139         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18140         Library-copylefted code in libiberty.
18142 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18144         * config.sub:  Replace m68kmote with plain old m68k.
18146 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18148         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18150 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18152         * config.sub: Complain if no argument is given.  Added support for
18153         386bsd as OS and target alias.
18155 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18157         * Makefile.in (XTRAFLAGS): include newlib directories if
18158         newlib/Makefile exists, rather than if host != target.
18160 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18162         * config.sub: recognize sparclite-wrs-vxworks.
18164         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18165         p3.) Added clean-xiberty to clean.
18167 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18169         * configure.in: use *-*-* instead of nested cases for host and target
18171 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18173         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18174         from the same source tree and not building a cross-compiler.  This
18175         matters for the libg++ configuration if reconfiguring a tree that
18176         has already been installed.
18178 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18180         * config.sub (i486v/i486v4):  Merge in from FSF version.
18182 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18184         * configure: only set PWD if it is already set.
18186 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18188         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18189         doesn't have unset and all success paths (and most error paths)
18190         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18191         to just ${PWD} to avoid confusion.)
18193 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18195         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18196         even for a native compilation.
18198 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18200         Changes to make the gdb.tar.Z rule work better.
18202         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18203         (DEVO_SUPPORT):  Add configure.texi.
18204         (bfd-ilrt.tar.Z):  Remove ancient rule.
18206 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18208         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18209         pick up the machine and system specific header files.
18211         * configure.in, config.sub: added new target m68010-adobe-scout,
18212         with alias of adobe68k.  Changed configure.in to check for
18213         -scout before -sco* to avoid a false match.
18215         * Makefile.in: added AS_FOR_TARGET, passed down in
18216         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18217         the C compiler to use to create programs which are run in the
18218         build environment, set it to default to $(CC), and passed it down
18219         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18221 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18223         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18224         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18225         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18226         FOR_TARGET variants, to newlib and libg++.
18228 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18230         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18231         first.
18233 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18235         * config.sub:  Accept `elf' as an environment.
18237 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18239         * Makefile.in (all-opcodes):  cd into the right directory
18241 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18243         * configure: added -program_transform_name option, used as
18244         argument to sed when installing programs.
18245         configure.texi: added documentation for -program_prefix,
18246         -program_suffix and -program_transform_name.
18248 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18250         * config.sub:  Accept i486 where i386 ok.
18252 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18254         * config.sub: accept we32k
18256 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18258         * config.sub, configure.in: accept OSE68000 and OSE68k.
18260         * Makefile.in: don't create all directories for ``make install'';
18261         let the subdirectories create the ones they need.
18263 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18265         * COPYING: new file, GPL v2
18267 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18269         * Makefile.in: use the new gen-info-dir, which needs a template
18270         argument (which also lives in texinfo)
18272         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18274 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18276         * config.sub (ncr3000):  Change i386 to i486.
18278 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18280         * Makefile.in: add install-rcs, install-grep to
18281         install-no-fixedincludes, removed install-bison and install-libgcc
18283 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18285         * configure.in: grab the HPUX makefile fragment if on HPUX
18287 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18289         * Makefile.in: eradicate bison spoor (ditto libgcc).
18290          configure.in: recognise m68{k,000}-ericsson-OSE.
18291          es1800 is alias for m68k-ericsson-OSE
18293 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18295         * configure.in: rearrange the parts that remove programs from
18296         configdirs, based now on HOST==TARGET or by canonical triple.
18298 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18300         * test-build.mk: recurse explicitly with -f test-build.mk when
18301           appropriate.  predicate stage3 and comparison on the existence
18302           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18303           On very clean, also remove ...stamp-co.  Build in-place before
18304           doing other builds.
18306 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18308         * Makefile.in, configure.in: add tgas
18310 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18312         * Makefile.in: a number of changes merged in from progressive.
18314         * configure.in: add libm.
18316         * .cvsignore: ignore some stuff that comes from test-build.mk.
18318 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18320         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18322 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18324         * configure: Add program_suffix (parallel to program_prefix)
18325         * Makefile.in: adjust directory-creating script for losing decstation
18327 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18329         * configure:  Minor $subdir-related fixes.
18331 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18333         * configure: fix various problems with propogating
18334         makefile_target_frag in subdirs.
18335         * configure.in: config libgcc if its there
18337 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18339         * config.sub:  HPPA merge.
18341 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18343         * Makefile.in:  Replace all-bison with all-byacc in all
18344         dependency lines for other tools (which now use byacc).
18346 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18348         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18350 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18352         * Makefile.in: make gprof rules similar to byacc rules (instead of
18353         vestigal $(unsubdir) that didn't work...)
18355 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18357         * config.sub:  Add support for Linux.
18358         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18359         (at least for libg++).
18361 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18363         * configure.texi: fix doc for the -nfp option to configure
18365 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18367         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18369 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18371         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18372         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18373         * configure.in: added solaris* host_makefile_frag hook.
18375 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18377         * config.sub: changed recognition of m68000 so that various
18378         m68k types can be specified via m680[01234]0
18380 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18382         * config.sub (basic_machine): fix sed so that '-foo' isn't
18383         completely substituted out while .+'-foo' loses the '-foo'
18385 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18387         * config.sub ($os): Add -aout.
18389 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18391         * configure:  If host_makefile_frag is absolute, don't
18392         prefix ${invsubdir} (relevant to libg++ auto-configure).
18394 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18396         * Makefile.in (tooldir): Define it.
18397         (all-ld): Depend on all-flex.
18399 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18401         * Makefile.in (check):  Fix libg++ special case.
18403 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18405         * configure: do not bury `pwd` into config.status, thus do fewer
18406           pwd's.
18408         * configure: print the "Building in" message only when building in
18409           other than "." AND verbose.
18411         * configure: remove -s, rework -v to better accommodate guested
18412           configures.
18414         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18416 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18418         * Makefile.in: macroize flags passed on recursion.  remove
18419           fileutils.
18421 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18423         * configure: get makesrcdir right for subdirs deeper than 1.
18425         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18426           install.
18428 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18430         * Makefile.in: don't print subdir_do or recursion lines.
18432 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18434         * standards.texi: added menu item.
18436         * Makefile.in: build and install standards.info.
18438         * standards.texi: new file.
18440 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18442         * configure: test for and move config.status pieces from
18443           ${subdir}/.
18445 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18447         * configure:  Test for existance of files before trying to mv
18448         them, to avoid numerous non-existance messages.
18450 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18452         * configure: correct final line of config.status.
18454         * configure: patch from eggert.  Avoids a protection problem if
18455           the original Makefile.in is read only.
18457         * configure: use move-if-change from gcc to create config.status.
18458           Some makefiles depend on config.status to tell if a directory
18459           has been reconfigured for a different host.  This change
18460           prevents those directories from remaking everything in the case
18461           where the reconfig was only intended to rebuild a Makefile.
18463         * configure: test for config.sub with "config.sub sun4" rather
18464           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18465           host alias from a missing config.sub.
18467 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18469         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18470           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18472 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18474         * configure: mkdir ${subdir} as needed.
18476 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18478         * Makefile.in,configure.in: added autoconf.
18480 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18482         * Makefile.in: no longer pass against on recursion.
18484         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18485           definitions are not inherited.
18487         * configure: correct makesrcdir when subdir is .
18489 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18491         * configure:  Add support for 'subdirs' variable, which is
18492         like 'configdirs', except that configure doesn't re-invoke
18493         itself for subdirs, it just creates a Makefile for each subdir.
18494         * configure.texi:  Document subdirs.
18496 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18498         * configure.in: added flex to configdirs
18500 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18502         * Makefile.in: remove clean-stamps from clean.
18504 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18506         * configure.in:  Add gdbtest to configdirs.
18508 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18510         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18511         to recursive makes.
18512         * configure.in:  Recognize new ncr3000 config.
18514 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18516         * Makefile.in, configure.in: removed references to gdbm.
18518 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18520         * config.sub:  Don't canonicalize os value
18521         newsos* to bsd (readline needs to check for newsos).
18522         (This fix was earlier made Jan 31, but got re-broken.)
18524 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18526         * configure.in:  sco is an os, not a vendor!
18528         * configure:  Quote $( better.  Keep various shells happy.
18530 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18532         * Makefile.in: eliminate stamp-files.
18534 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18536         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18537           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18539 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18541         * config.sub:  fix iris/iris3.
18543 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18545         * configure: re-add -rm.
18547 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18549         * Maskefile.in: add .stmp-rcs to all.
18551         * configure.in: remove gas from rs6000 build, use aix host fragment.
18553 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18555         * configure: pass down site_option during recursion.
18557 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18559         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18561 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18563         * configure: Change exec_prefix so that it really defaults to prefix.
18565 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18567         * Makefile.in, configure.in:  Add support for mmalloc library.
18569 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18571         * Makefile.in: add stmp dependencies for a few more things.
18573 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18575         * configure: adjusted error message on objdir/srcdir configure
18576           collision, per john's suggestion.
18578         * Makefile.in: add libiberty stmp to all and all.cross.
18580 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18582         * Makefile.in: remove force dependencies, add grep to all.
18584 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18586         * Makefile.in: drop flex.  make stamp files work.
18588         * configure: added test for conflicting configuration in srcdir,
18589           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18590           gets cranky.  use relative paths for configure and srcdir
18591           whenever possible.  Send some error messages to stderr that were
18592           going to stdout.
18594 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18596         * Makefile.in:  Fix libg++ rule to check for gcc directory
18597         before using gcc/gcc.  Also pass XTRAFLAGS.
18599 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18601         * Makefile.in: added stmp-files so that directories aren't polled
18602           when they are already built.
18604         * configure.texi: fixed a node pointer problem.
18606 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18608         * config.sub configure.in gdb/configure.in
18609         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18610         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18611         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18613 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18615         * configure: -recurring becomes -silent.  corrected help message
18616           for -site= option.
18618         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18620 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18622         * configure: when building Makefile for crosses, replace
18623           tooldir and program_prefix.  default srcdir from location of
18624           config.sub.  remove "for host in hosts" and "for target in
18625           targets" loops.
18627 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18629         * Makefile.in: Do not pass bindir or mandir to cvs.
18631 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18633         * Makefile.in, configure.in: removed traces of namesubdir,
18634           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18635           copyrights to '92, changed some from Cygnus to FSF.
18637         * configure.texi: remove most references to multiple hosts,
18638           multiple targets, subdirs, etc.
18640         * configure.man: removed rcsid. reference config.sub not
18641           config.subr.
18643         * Makefile.in: mkdir $(infodir) on install-info.
18645 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18647         * configure.texi:  Explain better about .gdbinit and about
18648         the environment that configure.in sections run in.
18650 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18652         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18654 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18656         * README:  DOC.configure => cfg-paper.texi.
18658 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18660         * config.sub (near case $os):  Don't convert newsos* to bsd!
18662 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18664         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18665         the number of copies of COPYING that go into the GDB tar file.
18667 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18669         * bfd/configure.in, gdb/config/mh-i386sco,
18670         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18671         Fix SCO configuration stuff.
18673 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18675         * Makefile.in:  For libg++, make sure the -I pointing
18676         to the gcc directory goes *after* all the libg++-local -I flags.
18677         Also, move just-gcc dependency from just-libg++ to all-libg++.
18679 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18681         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18683 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18685         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18687 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18689         * config.sub:  Add stratus configuration frags.  Also
18690         submitted to FSF.
18692 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18694         * Makefile.in (DEV_SUPPORT):  add configure.man.
18696         * config.sub(Decode manufacturer-specific):  add -none*.
18698 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18700         * Makefile.in:  remove form feeds to make Sun's make happy.
18701         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18703 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18705         * Makefile.in (AR_FLAGS):  Make quieter.
18707 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18709         * configure.in:  Add libg++.
18710         * configure:  When verbose, don't output the command line at each
18711         level; it will be unremarkably the same as the previous version,
18712         which will be the same as what the user typed.
18714 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18716         * configure.in, Makefile.in: fix clean-info, add flex.  add
18717           fileutils.
18719         * configure: be less sensitive to spaces in Makefile.in.  Do not
18720           look for sources in "..".  Doing so breaks subdirectories that
18721           might have their own configure.  If a subdir has it's own
18722           configure script, use it.
18724 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18726         * cfg-paper.texi: some changes suggested by rms.
18728 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18730         * config.sub:  Merge in some small additions from the FSF version,
18731         taken from the gcc distribution, to bring the Cygnus and FSF
18732         versions into closer sync.
18734 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18736         * configure.in:  Changed svr4 references to sysv4.
18738 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18740         * configure: added -V for version number option.
18742 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18744         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18745           renamed from DOC.configure to cfg-paper.texi.
18747 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18749         * configure, config.subr, config.sub: config.subr is now
18750           config.sub again.
18752 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18754         * configure.texi: new file, in progress.
18756         * Makefile.in: build info file and install the man page for
18757           configure.
18759         * configure.man: new file, first cut.
18761         * configure: find config.subr again now that configuration "none"
18762           has gone.  removed all traces of the -ansi option.  removed all
18763           traces of the -languages option.
18765         * config.subr: resync from rms.
18767 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18769         * configure, config.sub, config.subr: merge config.sub into
18770           config.subr, call the result config.subr, remove config.sub, use
18771           config.subr.
18773         * Makefile.in: revised install for dir.info.
18775 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18777         * configure.in: add decstation host makefile frag.
18779         * Makefile.in: BISON now bison -y again.  also install-gcc on
18780           install.  clean-gdbm on clean.  infodir belongs in datadir.
18781           Make directories for info install.  Build dir.info here then
18782           install it.
18784 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18786         * Makefile.in: fix for bad directory tests.
18788 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18790         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18791           regexp.  -srcdir relative was being handled incorrectly.
18793         * Makefile.in: unwrapped some for loops so that parallel makes
18794           work again and so one can focus one's attention on a particular
18795           package.
18797 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18799         * configure: added PWD as a stand in for `pwd` (for speed). use
18800           elif wherever possible.  make -srcdir work without -objdir.
18801           -objdir= commented out.
18803 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18805         * configure: +options become --options.  -subdirs commented out.
18806           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18807           Makefile now at top of generated Makefile.  Removed cvs log
18808           entries.  added -srcdir.  create .gdbinit only if there is one
18809           in ${srcdir}.
18811         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18812           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18813           and mandir now keyed off datadir by default.
18815 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18817         * Freshly created ChangeLog.
18820 Local Variables:
18821 mode: change-log
18822 left-margin: 8
18823 fill-column: 76
18824 version-control: never
18825 End: