2015-03-25 Paolo Carlini <paolo.carlini@oracle.com>
[official-gcc.git] / ChangeLog
blobf3c095be5454d0eb98759aa79366c518ff22e525
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-25  Uros Bizjak  <ubizjak@gmail.com>
51         Revert:
52         2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
54         PR target/47230
55         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
56         * configure: Regenerate.
58 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
60         * configure.ac [--enable-as-accelerator-for] (enable_languages):
61         Make sure it contains lto.
62         * configure: Regenerate.
64 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
66         * configure: Regenerate.
68 2015-02-06  Diego Novillo  <dnovillo@google.com>
70         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
71         middle-end, docstring): Remove myself.
72         (Write After Approval): Add myself.
74 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
76         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
77         (Write After Approval): Update address.
79 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
81         PR jit/64780
82         * configure.ac: Require the user to explicitly specify
83         --enable-host-shared if the jit is enabled.
84         * configure: Regenerate.
86 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
88         * MAINTAINERS (Write After Approval): Add myself.
90 2015-01-25  Tom de Vries  <tom@codesourcery.com>
92         * MAINTAINERS: Make whitespace consistent.
94 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
96         * MAINTAINERS (Write After Approval): Add myself.
98 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
100         * MAINTAINERS: (Write After Approval): Add myself.
102 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
104         * MAINTAINERS: (Write After Approval): Add myself.
106 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
108         * MAINTAINERS: (Write After Approval): Add myself.
110 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
112         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
113         objective-c/c++ front end maintainer.
115 2015-01-13  Marek Polacek  <polacek@redhat.com>
117         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
119 2015-01-12  Jeff Law  <law@redhat.com>
121         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
122         a very long time.
124 2015-01-09  Ian Lance Taylor  <iant@google.com>
126         * configure.ac (host_tools): Add gotools.
127         * Makefile.def (host_modules): Add gotools.
128         (dependencies): Add dependency of all-gotools on all-target-libgo.
130 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
132         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
133         * configure: Regenerate.
135 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
137         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
138         all-target-libgomp.
139         * Makefile.in: Regenerate.
141 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
143         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
145 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
147         * configure.ac: Add Visium support.
148         * configure: Regenerate.
150 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
152         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
153         * configure: Regenerate.
155 2015-01-03  Andrew Pinski  <apinski@cavium.com>
157         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
158         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
159         (BASE_TARGET_EXPORTS): Add OBJCOPY.
160         (OBJCOPY_FOR_TARGET): New variable.
161         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
162         * Makefile.in: Regenerate.
163         * configure.ac: Check for already installed target objcopy.
164         Also GCC_TARGET_TOOL on objcopy.
165         * configure: Regenerate.
167 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
169         * config.sub: Update from upstream, to 2015-01-01 version.
170         * config.guess: Ditto.
172 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
174         * MAINTAINERS (RTEMS Ports): Add myself.
176 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
178         * MAINTAINERS (Write After Approval): Add myself.
180 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
182         * MAINTAINERS (Write After Approval): Add myself.
184 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
186         * configure.ac (--enable-as-accelerator-for): Don't set
187         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
188         * configure: Regenerate.
190 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
192         PR bootstrap/64023
193         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
194         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
195         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
196         to CXX.
197         * Makefile.in: Regenerated.
199 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
200             Yury Gribov  <y.gribov@samsung.com>
202         * .gitignore: Added .local.vimrc and .lvimrc.
203         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
204         * Makefile.in: Regenerate.
206 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
208         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
209         * configure: Regenerated.
211 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
213         * MAINTAINERS (nvptx port): New entry.
215 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
217         * configure: Regenerate.
219 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
221         * configure.ac: Merge with Binutils.
223 2014-11-26  Tobias Burnus  <burnus@net-b.de>
225         * Makefile.def: Make more dependent on mpfr, mpc and isl.
226         * Makefile.in: Regenerate.
228 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
230         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
231         missing flex.
232         * Makefile.in: Regenerated.
234 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
236         * Makefile.in: Regenerate.
238 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
240         PR bootstrap/63784
241         * libtool.m4: Add $pic_flag with -shared.
243 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
245         * MAINTAINERS (Write After Approval): Added myself.
247 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
249         * MAINTAINERS (write-after-approval): Add myself.
251 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
253         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
254         from 2 years ago.
256 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
258         Revert:
259         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
261         * MAINTAINERS (Write After Approval): Added myself as line map
262         maintainer.
264 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
266         Revert:
267         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
269         * MAINTAINERS (Write After Approval): Added myself.
271 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
273         * MAINTAINERS (Write After Approval): Added myself.
275 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
277         * MAINTAINERS (Write After Approval): Added myself as line map
278         maintainer.
280 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
282         * MAINTAINERS (Various Maintainers): Added myself as line map
283         maintainer.
285 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
287         * move-if-change: Sync from upstream gnulib.
289 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
291         * compile: Sync with upstream Automake.
292         * depcomp: Ditto.
293         * install-sh: Ditto.
294         * missing: Ditto.
295         * mkinstalldirs: Ditto.
296         * ylwrap: Ditto.
298 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
300         * config.sub: Update from upstream config repo.
301         * config.guess: Ditto.
303 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
305         * Makefile.def: Add liboffloadmic to target_modules.  Make
306         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
307         * Makefile.in: Regenerate.
308         * configure: Regenerate.
309         * configure.ac: Add liboffloadmic to target binaries.
310         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
311         Add liboffloadmic to noconfig list when C++ is not supported.
313 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
314             Thomas Schwinge  <thomas@codesourcery.com>
315             Ilya Verbin  <ilya.verbin@intel.com>
316             Andrey Turetskiy  <andrey.turetskiy@intel.com>
318         * configure: Regenerate.
319         * configure.ac (--enable-as-accelerator-for)
320         (--enable-offload-targets): New configure options.
322 2014-11-11  Tobias Burnus  <burnus@net-b.de>
324         * Makefile.def: Make all-gcc depend on all-isl.
325         * Makefile.in: Regenerate.
327 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
329         * ChangeLog.jit: New.
330         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
332 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
334         PR target/63610
335         * libtool.m4: Fix globbing of darwin versions.
336         * configure: Regenerate.
338 2014-11-11  Tobias Burnus  <burnus@net-b.de>
340         * Makefile.def: Remove CLooG.
341         * Makefile.tpl: Ditto.
342         * configure.ac: Ditto.
343         * configure: Regenerate.
344         * Makefile.in: Ditto.
346 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
348         * configure.ac: Handle nvptx-*-*.
349         * configure: Regenerate.
351 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
353         * MAINTAINERS (Write After Approval): Add myself.
355 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
357         * Makefile.def (libcc1): Remove bootstrap=true;.
358         * Makefile.in: Regenerated.
360 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
362         * configure.ac: Update comment.
363         * configure: Regenerate.
365 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
367         * MAINTAINERS (Write After Approval): Add myself.
369 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
371         * configure.ac (extra_host_libiberty_configure_flags): Add
372         --enable-shared also for libcc1's benefit.
373         * configure: Regenerate.
375 2014-10-29  Tristan Gingold  <gingold@adacore.com>
377         * MAINTAINERS: Change my email address.
379 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
380             Tom Tromey  <tromey@redhat.com>
382         * Makefile.def: Add libcc1 to host_modules.
383         * configure.ac (host_tools): Add libcc1.
384         * Makefile.in, configure: Rebuild.
386 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
388         * configure.ac (build_configargs): Don't share config.cache between
389         build subdirs.
390         * configure: Regenerate.
392 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
394         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
395         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
396         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
397         leon3v7 as leon3.
398         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
399         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
400         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
401         * config/sparc/sparc.md (cpu): Add leon3v7.
402         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
404 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
406         * MAINTAINERS (write-after-approval): Add myself.
408 2014-10-23  Ian Lance Taylor  <iant@google.com>
410         * configure.ac: Disable the Go frontend on systems where it is known
411         to not work.
412         * configure: Regenerate.
414 2014-10-23  Richard Biener  <rguenther@suse.de>
416         * Makefile.def: Add libcpp build module and dependencies.
417         * configure.ac: Add libcpp build module.
418         * Makefile.in: Regenerate.
419         * configure: Likewise.
421 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
423         * MAINTAINERS (write-after-approval): Add myself.
425 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
427         * INSTALL/README: Do not mention CVS.
429 2014-10-03  Jing Yu  <jingyu@google.com>
431         * configure.ac: Add aarch64 to list of targets that support gold.
432         * configure: Regenerate.
434 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
436         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
438 2014-09-29  Catherine Moore  <clm@codesourcery.com>
440         * MAINTAINERS:  Add myself as MIPS maintainer.
442 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
444         * MAINTAINERS: Move myself to MIPS maintainers.
446 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
448         * MAINTAINERS: Put all email addresses between '<' and '>'.
450 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
452         * MAINTAINERS: Move myself to reviewers (Fortran).
454 2014-09-01  Andi Kleen  <ak@linux.intel.com>
456         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
457         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
458         * Makefile.in: Regenerate.
460 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
462         * rtx-classes-status.txt: Delete
464 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
466         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
468 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
470         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
471         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
472         of checking for version number.
473         * configure: Regenerated.
474         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
476 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
478         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
479         is done; begin phase 6 (use extra rtx_def subclasses).
481 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
483         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
484         done; begin phase 5 (additional rtx_def subclasses).
486 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
488         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
490 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
492         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
493         SET_BB_HEADER are done.
495 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
497         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
498         done.
500 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
502         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
504 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
506         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
508 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
510         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
512 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
514         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
516 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
518         * rtx-classes-status.txt: Phase 3 (per-file commits within
519         "config" subdirs) is done; begin phase 4 (removal of
520         "scaffolding").
522 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
524         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
525         dir) is done; begin phase 3 (per-file commits within "config"
526         subdirs).
528 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
530         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
531         phase 2 (per-file commits in main source dir).
533 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
535         * configure: Regenerated.
537 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
539         * rtx-classes-status.txt (TODO): Add SET_BND_TO
541 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
543         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
545 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
547         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
549 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
551         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
553 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
555         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
557 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
559         * MAINTAINERS (Write After Approval): Add myself.
561 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
563         * MAINTAINERS: Remove myself
565 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
567         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
569 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
571         * MAINTAINERS (Write After Approval): Add myself.
573 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
575         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
576         SET_BB_HEADER, SET_BB_FOOTER
578 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
580         * rtx-classes-status.txt: New file
582 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
584         * configure.ac: Eliminate ClooG installation dependency.
585         * configure: Regenerate.
586         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
587         * Makefile.in: Regenerate.
589 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
591         * MAINTAINERS (Write After Approval): Add myself.
593 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
595         * MAINTAINERS (Write After Approval): Add myself.
597 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
599         * MAINTAINERS (Write After Approval): Add myself.
601 2014-07-28  Anthony Green  <green@moxielogic.com>
603         Import from savannah.gnu.org:
604         * config.sub: Update to 2014-07-28 version.
606 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
608         * MAINTAINERS: Remove my MIPS maintainer entry.
610 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
612         PR target/47230
613         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
614         * configure: Regenerate.
616 2014-07-24  James Norris  <jnorris@codesourcery.com>
618         * MAINTAINERS (Write After Approval): Add myself.
620 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
622         * configure.ac: Accept only CLooG 0.18.1.
623         * configure: Regenerate.
625 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
627         * configure.ac: Don't accept isl 0.11.
628         * configure: Regenerate.
630 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
632         * MAINTAINERS (Write After Approval): Add myself.
634 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
636         * configure.ac: Don't accept isl 0.10.
637         * configure: Regenerate.
639 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
641         Fix include path for in-tree cloog.
642         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
643         * configure: Regenerate.
645 2014-06-18  Richard Henderson  <rth@redhat.com>
647         * .gitignore: Import gcc_update output.
649 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
651         * config-ml.in: Robustify ac_configure_args parsing.
653         * configure.ac (--enable-linker-plugin-configure-flags)
654         (--enable-linker-plugin-flags): New flags.
655         (configdirs): Conditionally add libiberty-linker-plugin.
656         * configure: Regenerate.
657         * Makefile.def (host_modules): Add libiberty-linker-plugin.
658         (host_modules) <lto-plugin>: Pay attention to
659         @extra_linker_plugin_flags@ and
660         @extra_linker_plugin_configure_flags@.
661         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
662         * Makefile.in: Regenerate.
664         * Makefile.tpl (configure-[+prefix+][+module+])
665         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
666         "module_srcdir" instead of "module" for locating a module's srcdir.
667         * Makefile.in: Regenerate.
669 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
671         * MAINTAINERS (Write After Approval): Add myself.
673 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
675         * MAINTAINERS: Update my email address.
677 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
679         * MAINTAINERS (Write After Approval): Add myself.
681 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
683         * MAINTAINERS (Write After Approval): Add myself.
685 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
687         PR libstdc++/61011
688         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
689         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
690         * configure: Regenerate.
692 2014-05-28  Pedro Alves  <palves@redhat.com>
694         * MAINTAINERS (Write After Approval): Add myself.
696 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
698         * MAINTAINERS: Update my affiliation/email.
700 2014-05-19  Mike Stump  <mikestump@comcast.net>
702         * MAINTAINERS: Add wide-int reviewers.
704 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
706         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
707         * configure: Regenerated.
709 2014-05-15  Torvald Riegel  <triegel@redhat.com>
711         * MAINTAINERS (libitm): Add myself as maintainer.
713 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
715         * MAINTAINERS (Write After Approval): Add myself.
717 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
719         * config.sub, config.guess: Import from upstream.
721 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
723         * MAINTAINERS (Write After Approval): Put myself in correct order.
725 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
727         * MAINTAINERS (Write After Approval): Add myself.
729 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
731         * MAINTAINERS: Move myself from Reviewers to Write After Approval
732         section.
734 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
736         * MAINTAINERS (Write After Approval): Delete myself.
738 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
740         PR sanitizer/56781
741         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
742         and -B* options with -Xcompiler.
744 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
746         PR bootstrap/60620
747         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
748         * Makefile.in: Regenerate.
750 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
752         * Makefile.def (dependencies): Make all-ld depend on all-binutils
753         for WINDRES_FOR_TARGET in default-manifest.o rule.
754         * Makefile.in: Regenerate.
756 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
758         * MAINTAINERS (Write After Approval): Add myself.
760 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
762         PR sanitizer/56781
763         * Makefile.def: Set bootstrap=true; for host fixincludes.
764         * configure.ac: Don't bootstrap host fixincludes unless
765         --with-build-config=bootstrap-{a,ub}san.
766         * Makefile.in: Regenerated.
767         * configure: Regenerated.
769 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
771         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
772         --enable-vtable-verify option parsing.  Don't add
773         target-libsanitizer to bootstrap_target_libs unless
774         --with-build-config=bootstrap-asan or
775         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
776         to bootstrap_target_libs unless --enable-vtable-verify.
777         * configure: Regenerated.
779 2014-03-10  Anatoly Sokolov <aesok@post.ru>
781         * MAINTAINERS (Write After Approval): Add myself.
783 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
785         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
787 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
789         PR bootstrap/58572
790         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
791         -I for libstdc++-v3 includes if $(LEAN).
792         * Makefile.in: Regenerated.
794 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
796         * MAINTAINERS: Update my email address.
798 2014-02-24  Walter Lee  <walt@tilera.com>
800         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
801         (tilegx-*-*): Change to tilegx*-*-*.
802         * configure: Regenerate.
804 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
806         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
808 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
810         * MAINTAINERS (Write After Approval): Add myself.
812 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
814         PR target/59788
815         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
816         *solaris2*.
818 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
820         * MAINTAINERS: Update my email address.
822 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
824         * MAINTAINERS: Convert to UTF-8.
825         Properly sort Xinliang David Li's entry.
827 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
828             Sandra Loosemore  <sandra@codesourcery.com>
830         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
831         nios2 port maintainers.
833 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
835         * MAINTAINERS (Write After Approval): Add myself.
837 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
839         * configure.ac: Add user-friendly check for native x86_64-linux
840         multilibs.
841         * configure: Regenerate.
843 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
845         * MAINTAINERS: Add myself as sh maintainer.
847 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
849         * MAINTAINERS: Add self as SLSR maintainer.
851 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
853         * MAINTAINERS: Update my email address.
855 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
857         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
859 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
861         * Makefile.in: Regenerate.
863         * Makefile.tpl: Fix typo.
864         * Makefile.in: Regenerate partially.
866 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
868         * configure.ac: Added libcilkrts to noconfig list when C++ is not
869         supported.
870         * configure: Regenerated.
872 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
874         * MAINTAINERS (Write After Approval): Add myself.
876 2013-10-30  Jason Merrill  <jason@redhat.com>
878         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
879         --disable-build-format-warnings.
881 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
883         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
884         depend on libstdc++ and libgcc.
885         * configure: Regenerate.
886         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
887         libcilkrts for POSIX and i*86, and x86_64 architectures.
888         * Makefile.in: Added libcilkrts related fields to support building it.
890 2013-10-26  Jeff Law  <law@redhat.com>
892         * Makefile.def (target_modules): Remove libmudflap
893         (languages): Remove check-target-libmudflap).
894         * Makefile.in: Rebuilt.
895         * Makefile.tpl (check-target-libmudflap-c++): Remove.
896         * configure.ac (target_libraries): Remove target-libmudflap.
897         Remove checks which disabled libmudflap on some systems.
898         * configure: Rebuilt.
899         * libmudflap: Directory removed.
901 2013-10-21  Cong Hou  <congh@google.com>
903         * MAINTAINERS (Write After Approval): Add myself.
905 2013-10-16  Mike Stump  <mikestump@comcast.net>
907         * .dir-locals.el: Add.
909 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
911         * configure.ac: Add --enable-host-shared
912         * configure: Regenerate.
914 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
916         Import from savannah.gnu.org:
917         * config.guess: Update to 2013-06-10 version.
918         * config.sub: Update to 2013-10-01 version.
920 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
922         Changes to build configuration to allow big endian ARC ELF toolchain
923         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
924         * configure: Regenerate.
926 2013-09-20  Alan Modra  <amodra@gmail.com>
928         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
929         ppc host match.  Support little-endian powerpc linux hosts.
931 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
933         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
934         maintainer.
936 2013-09-12  DJ Delorie  <dj@redhat.com>
938         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
939         maintainers.
941 2013-09-03  Richard Biener  <rguenther@suse.de>
943         * configure.ac: Also allow ISL 0.12.
944         * configure: Regenerated.
946 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
948         * MAINTAINERS (Write After Approval): Add myself.
950 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
952         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
954 2013-08-26  Caroline Tice  <cmtice@google.com>
956         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
957         "Various Reviewers" to libvtv "Various Maintainers".
959 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
961         * MAINTAINERS: Add myself as RTL optimizers reviewer.
963 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
965         * MAINTAINERS: Update name, email.
967 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
969         * MAINTAINERS (Write After Approval): Add myself.
971 2013-08-12  Caroline Tice  <cmtice@google.com>
973         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
974         address in the Write After Approval section.
976 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
978         * MAINTAINERS (Write After Approval): Update email.
980 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
982         * configure.ac: Adjust to check VTV_SUPPORTED.
983         * configure: Regenerated.
985 2013-08-02  Caroline Tice  <cmtice@google.com>
987         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
988         on non-linux systems; add target-libvtv to noconfigdirs; add
989         libsupc++/.libs to C++ library search paths.
990         * configure: Regenerated.
991         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
992         libstdc++ and libgcc.
993         * Makefile.in: Regenerated.
995 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
997         * MAINTAINERS (Write After Approval): Add myself.
999 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1000             Shiva Chen  <shiva0217@gmail.com>
1002         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1003         nds32 port maintainers.
1005 2013-07-17  Tim Shen  <timshen91@gmail.com>
1007         * MAINTAINERS (Write After Approval): Add myself.
1009 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1011         * configure.ac: Sync from binutils.
1012         * configure: Regenerate.
1014 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1016         * MAINTAINERS (Write After Approval): Add myself.
1018 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1020         * MAINTAINERS (Write After Approval): Add myself.
1022 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1024         * MAINTAINERS (Write After Approval): Add myself.
1026 2013-04-30  Brooks Moses  <bmoses@google.com>
1028         * MAINTAINERS: Update my email; move myself from Fortran
1029         reviewer to Write After Approval.
1031 2013-04-16  Andreas Schwab  <schwab@suse.de>
1033         * configure.ac (aarch64-*-*): Don't disable java.
1034         * configure: Regenerate.
1036 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1038         * MAINTAINERS (Write After Approval): Add myself.
1040 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1042         * Makefile.def (target_modules): Don't install libffi.
1043         * Makefile.in: Regenerate.
1045 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1047         * MAINTAINERS (Write After Approval): Add myself.
1049 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1051         * MAINTAINERS (Write After Approval): Add myself.
1053 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1055         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1056         * configure: Regenerated.
1058 2013-02-05  Ian Lance Taylor  <iant@google.com>
1060         PR go/55969
1061         * configure.ac: Disable libgo on some systems where it does not
1062         work.
1064 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1066         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1067         Remove Geoff Keating as rs6000 port maintainer, at his request.
1069 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1071         * MAINTAINERS: Update my email.
1073 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1075         * configure: Re-generate.
1077 2013-01-15  Richard Biener  <rguenther@suse.de>
1079         PR other/55973
1080         * configure: Re-generate.
1082 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1084         * Makefile.def (install-target-libsanitizer): Depend on
1085         install-target-libstdc++-v3.
1086         * Makefile.in: Regenerate.
1088 2013-01-14  Richard Biener  <rguenther@suse.de>
1090         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1091         * configure: Re-generate
1093 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1095         * config.sub: Update from config repo.
1097 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1099         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1100         * Makefile.in: Regenerate.
1102 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1104         * MAINTAINERS (arc): Add new port maintainership for myself.
1106 2013-01-09  Jason Merrill  <jason@redhat.com>
1108         * .gitignore: Import from gdb repository.
1110 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1112         * Makefile.def (configure-gcc): Depend on all-gmp.
1113         (all-gcc): Remove dependency on all-gmp.
1114         * Makefile.in: Regenerated.
1116 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1118         * config.sub: Merge from config repo.
1119         * config.guess: Ditto.
1121 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1123         * Makefile.def: Merge from binutils.
1124         * Makefile.in: Ditto.
1126 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1128         * MAINTAINERS: Update my email.
1130 2012-12-29  Ben Elliston  <bje@gnu.org>
1132         * config.guess: Update to 2012-12-29 version.
1133         * config.sub: Likewise.
1135 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1137         * Makefile.def (install-target-libgfortran): Depend on
1138         install-target-libquadmath, install-target-libgcc.
1139         (install-target-libsanitizer): Depend on install-target-libgcc.
1140         (install-target-libjava): Depend on install-target-libgcc.
1141         (install-target-libitm): Depend on install-target-libgcc.
1142         (install-target-libobjc): Depend on install-target-libgcc.
1143         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1144         * Makefile.in: Regenerate.
1146 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1148         * Makefile.def (install-target-libgo): Depend on
1149         install-target-libatomic.
1150         * Makefile.in: Regenerate.
1152 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1154         PR go/55201
1155         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1156         * Makefile.in: Regenerate.
1158 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1160         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1161         * configure: Regenerate.
1163 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1165         * config.sub: Merge from config repo.
1167 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1169         * Makefile.def (target_modules): Add bootstrap=true and
1170         raw_cxx=true to libsanitizer.
1171         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1172         * Makefile.in: Regenerated.
1173         * configure: Likewise.
1175 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1177         * MAINTAINERS: Remove self as RTL optimization maintainer.
1179 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1181         * MAINTAINERS (Write After Approval): Add myself.
1183 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1185         * Makefile.def (target_modules): Remove bootstrap=true and
1186         raw_cxx=true from libsanitizer.
1187         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1188         * Makefile.in: Regenerated.
1189         * configure: Likewise.
1191 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1193         * Makefile.def (target_modules): Add bootstrap=true and
1194         raw_cxx=true to libsanitizer.
1195         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1196         * Makefile.in: Regenerated.
1197         * configure: Likewise.
1199 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1201         PR bootstrap/54279
1202         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1203         * configure: Regenerate.
1204         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1205         * Makefile.in: Regenerate.
1207 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1209         * configure.ac: Disable libsanitizer if we're not building C++.
1210         * configure: Regenerate.
1212 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1214         * MAINTAINERS (Write After Approval): Add myself.
1216 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1218         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1219         Kostya Serebryany (kcc@google.com) and
1220         Jakub Jelinek (jakub@redhat.com).
1221         Rename area for Dodji Seketeli (dodji@redhat.com).
1223 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1225         * MAINTAINERS: (asan.c, related): Add myself.
1227 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1229         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1230         * configure: Regenerate.
1232 2012-11-13  Richard Henderson  <rth@redhat.com>
1234         * configure.ac: Move libsanitizer logic to subdirectory.
1235         * configure: Regenerate.
1237 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1239         * configure.ac: Enable libsanitizer just on x86 linux for now.
1240         * configure: Re-generate.
1242 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1244         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1245         sections.
1246         * configure: Regenerate.
1248 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1250         * configure.ac: Add section for configdirs for libsanitizer.
1251         Disable for cris-*-* and mmix-*-*.
1252         * configure: Regenerate.
1254 2012-11-12  Wei Mi <wmi@google.com>
1256         * configure.ac: Add libsanitizer to target_libraries.
1257         * Makefile.def: Ditto.
1258         * configure: Regenerate.
1259         * Makefile.in: Regenerate.
1260         * libsanitizer: New directory for asan runtime.  Contains an empty
1261         tsan directory.
1263 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1265         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1266         against Mingw64 w32api.
1267         * configure: Regenerate.
1269 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1271         * configure: Regenerated.
1273 2012-11-03  Robert Mason  <rbmj@verizon.net>
1275         * configure.ac: add --disable-libstdcxx configure option
1276         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1278 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1280         * MAINTAINERS (Write After Approval): Add myself.
1282 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1284         * MAINTAINERS (Write After Approval): Add myself.
1286 2012-10-24  Sharad Singhai  <singhai@google.com>
1288         * MAINTAINERS (Write After Approval): Add myself.
1290 2012-10-24  Eric Christopher  <echristo@gmail.com>
1292         * MAINTAINERS: Update email address.
1294 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1296         PR bootstrap/54820
1297         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1298         * configure: Regenerate.
1300 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1302         * MAINTAINERS (aarch64): Add Marcus and myself.
1304 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1306         PR bootstrap/54820
1307         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1308         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1309         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1310         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1311         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1312         * Makefile.in: Regenerate.
1313         * configure.ac (have_static_libs): New variable and associated check.
1314         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1315         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1316         * configure: Regenerate.
1318 2012-10-10  Richard Biener  <rguenther@suse.de>
1320         * MAINTAINERS: Adjust for changed surname.
1322 2012-10-04  Lawrence Crowl  <crowl@google.com>
1324         * MAINTAINERS (Write After Approval): Add myself.
1326 2012-10-01  Cary Coutant  <ccoutant@google.com>
1328         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1330 2012-09-28  Ian Lance Taylor  <iant@google.com>
1332         * Makefile.def: Make all-target-libgo depend on
1333         all-target-libbacktrace.
1334         * Makefile.in: Rebuild.
1336 2012-09-26  Ian Lance Taylor  <iant@google.com>
1338         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1339         * Makefile.in: Rebuild.
1341 2012-09-20  Walter Lee  <walt@tilera.com>
1343         * configure.ac: Add tilegx to list of targets that support gold.
1344         * configure: Regenerate.
1346 2012-09-20  Marek Polacek  <polacek@redhat.com>
1348         * MAINTAINERS (Write After Approval): Add myself.
1350 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1352         * configure.ac: Add mips*-mti-elf* target.
1353         * configure: Regenerate.
1355 2012-09-17  Ian Lance Taylor  <iant@google.com>
1357         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1358         * configure.ac (host_libs): Add libbacktrace.
1359         (target_libraries): Add libbacktrace.
1360         * Makefile.def (host_modules): Add libbacktrace.
1361         (target_modules): Likewise.
1362         * configure, Makefile.in: Rebuild.
1364 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1366         PR target/38607
1367         Merge upstream change.
1368         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1370         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1371         Add libgomp*.o to compare_exclusions for AIX.
1372         * configure: Regenerate.
1374 2012-09-06  Diego Novillo  <dnovillo@google.com>
1376         * configure.ac: Bump minimum GMP version to 4.2.3.
1377         * configure: Re-generate.
1379 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1381         PR target/54461
1382         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1383         target-libgloss if not configured --with-avrlibc=no.
1384         * configure: Regenerate.
1386 2012-09-04  Jason Merrill  <jason@redhat.com>
1388         * configure.ac: Fix --enable-languages=all.
1390 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1392         * MAINTAINERS (Write After Approval): Add myself.
1394 2012-09-03  Richard Guenther  <rguenther@suse.de>
1396         PR bootstrap/54138
1397         * configure.ac: Re-organize ISL / CLOOG checks to allow
1398         disabling with either --without-isl or --without-cloog.
1399         * configure: Regenerated.
1401 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1403         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1404         * configure: Regenerate.
1406 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1408         * MAINTAINERS: Fix my email address.
1410 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1412         PR binutils/4970
1413         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1414         and opcodes.
1415         * Makefile.in: Regenerated.
1417 2012-08-26  Art Haas <ahaas@impactweather.com>
1419         * configure: Regenerate.
1421 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1423         * INSTALL/README: Also refer to the online installation
1424         instructions.
1426 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1428         * MAINTAINERS (Write After Approval): Add myself.
1429         (Picochip port): Remove myself.
1431 2012-08-14   Diego Novillo  <dnovillo@google.com>
1433         Merge from cxx-conversion branch.
1435         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1436         POSTSTAGE1_CONFIGURE_FLAGS.
1437         * Makefile.in: Regenerate.
1438         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1439         Force C++ when bootstrapping.
1440         * configure: Regenerate.
1442 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1444         * MAINTAINERS (Write After Approval): Add myself.
1446 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1448         * README: Document use of ranges of years in copyright notices.
1450 2012-07-06  Richard Guenther  <rguenther@suse.de>
1452         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1453         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1454         --with-gmp=system.
1455         * Makefile.in: Regenerated.
1456         * configure: Likewise.
1458 2012-07-06  Richard Guenther  <rguenther@suse.de>
1460         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1461         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1462         supply V=1 as extra_make_flags.
1463         * configure: Regenerated.
1464         * Makefile.in: Likewise.
1466 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1468         * configure: Regenerate.
1470 2012-07-03  Richard Guenther  <rguenther@suse.de>
1472         * Makfile.def (isl): Remove not necessary extra_exports and
1473         extra_make_flags.
1474         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1475         * Makefile.in: Regenerated.
1477 2012-07-03  Richard Guenther  <rguenther@suse.de>
1479         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1480         * configure.ac: If either the ISL or the CLooG check failed
1481         do not try to build in-tree versions.
1482         * Makefile.in: Regenerated.
1483         * configure: Regenerated.
1485 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1487         * configure: Regenerate.
1489 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1491         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1492         maintainer.
1494 2012-07-02  Richard Guenther  <rguenther@suse.de>
1496         * configure: Regenerated.
1498 2012-07-02  Richard Guenther  <rguenther@suse.de>
1499         Michael Matz  <matz@suse.de>
1500         Tobias Grosser <tobias@grosser.es>
1501         Sebastian Pop <sebpop@gmail.com>
1503         * Makefile.def: Add ISL host module, remove PPL host module.
1504         Adjust ClooG host module to use the proper ISL.
1505         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1506         * configure.ac: Include config/isl.m4.  Add ISL host library,
1507         remove PPL.  Remove PPL configury, add ISL configury, adjust
1508         ClooG configury.
1509         * Makefile.in: Regenerated.
1510         * configure: Likewise.
1512 2012-07-02  Richard Guenther  <rguenther@suse.de>
1514         Merge from graphite branch
1515         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1517         * configure: Regenerated.
1518         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1519         both cloog.org and legacy versions. The only supported version will
1520         be CLooG with the isl backend.
1522         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1524         * configure: Regenerated.
1525         * configure.ac: Require cloog isl 0.17.0
1527         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1529         * configure: Regenerated.
1530         * config/cloog.m4: Do not define CLOOG_ORG
1532 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1534         * configure.ac: Skip C if explicitly selected.
1535         * configure: Regenerate.
1537 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1539         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1540         they contain -O2.
1541         * configure: Regenerate.
1543 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1545         PR debug/53740
1546         * df.h, df-problems.c, dce.c: Revert last patch.
1548 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1550         * MAINTAINERS (Write After Approval): Update my email address.
1552 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1554         * MAINTAINERS (Write After Approval): Add myself.
1556 2012-06-20  Jason Merrill  <jason@redhat.com>
1558         * Makefile.tpl (check-target-libgomp-c++): New.
1559         (check-target-libitm-c++): New.
1560         * Makefile.def (c++): Add them.
1561         * Makefile.in: Regenerate.
1563 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1569         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1570         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1571         (install-no-fixedincludes): Adjust accordingly.
1572         * Makefile.in: Regenerate.
1574 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1576         Merge upstream change
1577         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1579 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1581         * MAINTAINERS (Write After Approval): Add myself.
1583 2012-05-09  Nick Clifton  <nickc@redhat.com>
1584             Paul Smith  <psmith@gnu.org>
1586         PR bootstrap/50461
1587         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1588         allow for the fact that from release v3.1.0 of MPFR the source
1589         files were moved into a src sub-directory.
1590         * configure: Regenerate.
1592 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1594         * configure.ac: Bump minimum MPFR version to 2.4.0.
1595         * configure: Regenerated.
1597 2012-05-01  Richard Henderson  <rth@redhat.com>
1599         * Makefile.def (libatomic): New target_module.
1600         * configure.ac (target_libraries): Add libatomic.
1601         (noconfigdirs): Check if libatomic is supported.
1602         * Makefile.in, configure: Rebuild.
1604 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1606         * MAINTAINERS (Write After Approval): Add myself.
1608 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1610         * config.sub: Update to 2012-04-18 version from official repo.
1612 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1614         * MAINTAINERS (Write After Approval): Add myself.
1616 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1618         * MAINTAINERS: Changed email address.
1620 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1622         PR target/52737
1623         * contrib/gcc_update (files_and_dependencies):
1624         Remove gcc/config/avr/t-multilib from touch data.
1626 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1628         * MAINTAINERS (OS Port Maintainers): Remove irix.
1629         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1630         (unsupported_languages): Remove mips-sgi-irix6.*.
1631         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1632         (with_stabs): Remove.
1633         * configure: Regenerate.
1635 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1637         * MAINTAINERS (OS Port Maintainers): Remove osf.
1638         * configure.ac (enable_libgomp): Remove *-*-osf*.
1639         (with_stabs): Remove alpha*-*-osf*.
1640         * configure: Regenerate.
1642 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1644         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1645         * configure: Regenerate.
1647 2012-02-17  Walter Lee  <walt@tilera.com>
1649         * MAINTAINERS: (Write After Approval): Delete myself.
1651 2012-02-14  Walter Lee  <walt@tilera.com>
1653         * MAINTAINERS (tilegx port): Add myself.
1654         (tilepro port): Add myself.
1655         (Write After Approval): Add myself.
1657 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1659         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1660         and Joseph Myers as docstring relicensing maintainers.
1662 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1664         * MAINTAINERS (write-after-approval): Add myself.
1666 2012-02-08  Ira Rosen <irar@il.ibm.com>
1668         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1669         maintainer.
1671 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1673         * MAINTAINERS (Write After Approval): Move myself to
1674         maintain alphabetical order.
1676 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1678         * MAINTAINERS (Write After Approval): Add myself.
1680 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1682         * MAINTAINERS (Write After Approval): Add myself.
1684 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1685             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1687         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1688         * configure: Regenerate.
1690 2012-01-23  Harshit Chopra  <harshit@google.com>
1692         * MAINTAINERS (Write After Approval): Add myself.
1694 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1696         * configure.ac: Remove reference to mh-interix.
1697         * configure: Regenerate.
1699 2012-01-05  Richard Henderson  <rth@redhat.com>
1701         PR bootstrap/51072
1702         * configure.ac: Disable libitm if c++ is not enabled.
1703         * configure: Rebuild.
1705         * configure.ac: Fix regexp for same.
1706         * configure: Rebuild.
1708 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1710         * MAINTAINERS (Write After Approval): Add myself.
1712 2012-01-02  Richard Guenther  <rguenther@suse.de>
1714         PR bootstrap/51686
1715         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1716         * Makefile.in: Regenerate.
1718 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1720         * MAINTAINERS (Write After Approval): Add myself.
1722 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1724         * configure: Regenerate.
1726 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1728         * MAINTAINERS (picochip): Changed email address.
1730 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1732         * MAINTAINERS (write-after-approval): Add self.
1734 2011-11-29  DJ Delorie  <dj@redhat.com>
1736         * configure.ac (rl78-*-*) New case.
1737         * configure: Regenerate.
1738         * MAINTAINERS: Add myself as RL78 maintainer.
1740 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1742         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1744 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1746         * libtool.m4: Additional FreeBSD 10 fixes.
1748 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1750         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1751         Maintainers section, as Epiphany maintainer.
1753 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1755         PR target/49992
1756         * configure.ac: Remove ranlib special-casing for Darwin.
1757         * configure: Regenerate.
1759 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1761         * MAINTAINERS (Reviewers): Keep the list sorted.
1763 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1765         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1767 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1769         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1770         * configure: Rebuild.
1771         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1772         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1773         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1774         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1775         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1776         Add READELF.
1777         * Makefile.in: Rebuild.
1779 2011-11-09  Jason Merrill  <jason@redhat.com>
1781         * Makefile.def (language=c++): Remove check-c++0x.
1782         * Makefile.in (check-gcc-c++): Regenerate.
1784 2011-11-08  Richard Henderson  <rth@redhat.com>
1786         * configure.ac: Test for libitm directory present first.
1788         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1790         * configure.ac: Test libitm/configure.tgt to disable libitm.
1791         * configure: Rebuild.
1793 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1794             Richard Henderson  <rth@redhat.com>
1796         Merged from transactional-memory.
1798         * Makefile.def (lang_env_dependencies): libitm is c++.
1799         Add libitm target module.
1800         * configure.ac: Likewise.
1801         * config/mmap.m4: New file.
1802         * contrib/gcc_update: Add libitm to touch data.
1803         * Makefile.in, configure: Rebuild.
1805 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1807         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1808         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1809         * Makefile.in: Regenerate.
1811 2011-11-01  DJ Delorie  <dj@redhat.com>
1813         * config.sub: Update to version 2011-10-29 (added rl78)
1815 2011-10-27  Nick Clifton  <nickc@redhat.com>
1817         * config.sub: Import these changes from the config project:
1819         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1820             Ben Elliston  <bje@gnu.org>
1822         * config.sub (epiphany): New.
1824         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1825             Ben Elliston  <bje@gnu.org>
1827         * config.sub (hexagon, hexagon-*): New.
1829         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1831         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1832         64eb to be64.
1834         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1836         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1837         (nacl): Grok as alias for 32el-unknown-nacl.
1839 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1841         * MAINTAINERS (Write After Approval): Add myself.
1843 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1845         * MAINTAINERS (Write After Approval): Add myself.
1847 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1849         * MAINTAINERS (sparc port): Remove myself.
1851 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1853         * MAINTAINERS (Write After Approval): Add myself.
1855 2011-08-14  Yao Qi  <yao@codesourcery.com>
1857         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1858         * configure: Regenerate.
1860 2011-07-26  Ian Lance Taylor  <iant@google.com>
1862         * configure.ac: Set have_compiler based on whether gcc directory
1863         exists, rather than on whether gcc is in configdirs.
1864         * configure: Rebuild.
1866 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1868         * MAINTAINERS (Global Reviewers): Add self.
1870 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1872         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1873         link directories.
1874         * Makefile.in: Rebuild.
1876 2011-07-20  Ian Lance Taylor  <iant@google.com>
1878         PR bootstrap/49787
1879         * configure.ac: Move --enable-bootstrap handling earlier in file.
1880         If --enable-bootstrap and either --enable-build-with-cxx or
1881         --enable-build-poststage1-with-cxx, enable C++ automatically.
1882         * configure: Rebuild.
1884 2011-07-19  Ian Lance Taylor  <iant@google.com>
1886         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1887         make C++ a boot_language.  Set and substitute
1888         POSTSTAGE1_CONFIGURE_FLAGS.
1889         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1890         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1891         * configure, Makefile.in: Rebuild.
1893 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1895         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1896         maintainers.
1898 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1900         * MAINTAINERS (Global Reviewers): Add myself.
1902 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1904         * configure: Regenerate.
1906 2011-07-16  Jason Merrill  <jason@redhat.com>
1908         * Makefile.def (language=c++): Add check-c++0x and
1909         check-target-libmudflap-c++.
1910         * Makefile.tpl (check-target-libmudflap-c++): New.
1911         * Makefile.in: Regenerate.
1913 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1915         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1916         * Makefile.def (target_modules/libjava): Pass
1917         $(EXTRA_CONFIGARGS_LIBJAVA).
1918         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1919         if not configured with --enable-static-libjava.
1920         * Makefile.in: Regenerate.
1921         * configure: Likewise.
1923 2011-07-15  Jason Merrill  <jason@redhat.com>
1925         * Makefile.in (check-c++): Move check-gcc-c++0x after
1926         check-target-libstdc++-v3.
1928 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1930         * MAINTAINERS (c6x port): New entry.
1932 2011-07-13  Jason Merrill  <jason@redhat.com>
1934         * Makefile.in (check-gcc-c++0x): New.
1935         (check-c++): Depend on it.
1937 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1939         PR target/39150
1940         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1941         x86_64-*-solaris2.1[0-9]*.
1942         * configure: Regenerate.
1944 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1946         * MAINTAINERS (RTL optimizers): Add self.
1948 2011-06-27  Gabriel Charette  <gchare@google.com>
1950         * MAINTAINERS (Write After Approval): Add myself.
1952 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1954         PR regression/47836
1955         PR bootstrap/23656
1956         PR other/47733
1957         PR bootstrap/49247
1958         PR c/48825
1959         * configure.ac (target_libraries): Remove target-libiberty.
1960         Remove case-statement setting skipdirs=target-libiberty for
1961         multiple targets.  Remove checking target_configdirs and
1962         removing target-libiberty but keeping target-libgcc if
1963         otherwise empty.
1964         * Makefile.def (target_modules): Don't add libiberty.
1965         (dependencies): Remove all traces of target-libiberty.
1966         * configure, Makefile.in: Regenerate.
1968 2011-06-13  Walter Lee <walt@tilera.com>
1970         * configure.ac (tilepro-*-*) New case.
1971         (tilegx-*-*): Likewise.
1972         * configure: Regenerate.
1974 2011-06-06  Jing Yu  <jingyu@google.com>
1976         * configure.ac: Skip target-libiberty for
1977         arm*-*-linux-androideabi.
1978         * configure: Regenerated.
1980 2011-06-06  Nick Clifton  <nickc@redhat.com>
1982         * config.sub: Sync from upstream.
1984 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1986         * MAINTAINERS (Write After Approval): Add myself.
1988 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1990         * MAINTAINERS: Update my email address.
1992 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1994         * MAINTAINERS (Write After Approval): Update my email address.
1996 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1998         * MAINTAINERS (Write After Approval): Add myself.
2000 2011-05-08  Doug Kwan  <dougkwan@google.com>
2002         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2003         * configure: Regenerated.
2004         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2005         value from configure.
2006         * Makefile.in: Regenerated.
2008 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2010         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2011         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2012         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2013         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2014         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2015         *-*-vxworks*): Disable newlib and libgloss in separate case
2016         statement.
2017         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2018         to separate case statement.
2019         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2020         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2021         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2022         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2023         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2024         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2025         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2026         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2027         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2028         i[[3456789]]86-*-rdos*, m32r-*-*,
2029         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2030         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2031         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2032         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2033         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2034         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2035         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2036         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2037         and libgloss in main case over targets.  Remove most empty cases
2038         in main case over targets.
2039         * configure: Regenerate.
2041 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2043         * MAINTAINERS (Write After Approval): Add myself.
2045 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2047         * configure.ac: Remove code setting special library locations for
2048         hppa*64*-*-hpux11*.  Remove code setting compiler for
2049         sparc-sun-solaris2*.
2050         * configure: Regenerate.
2052 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2054         * configure.ac: Separate libgloss_dir settings from general case
2055         over targets.
2056         * configure: Regenerate.
2058 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2060         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2061         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2062         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2063         cases in libgcj-disabling case statement.
2064         (hppa*64*-*-linux*): Set unsupported_languages instead of
2065         disabling target-zlib.
2066         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2067         to hppa*64*-*-hpux*.
2068         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2069         hppa*-*-hpux*.
2070         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2071         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2072         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2073         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2074         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2075         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2076         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2077         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2078         libgcj-disabling case statement.
2079         * configure: Regenerate.
2081 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2083         * configure.ac: Disable Java for targets not supporting libffi.
2084         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2085         Remove cases in Java-disabling statement.
2086         (*arm-wince-pe): Change to arm-wince-pe.
2087         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2088         cases in Java-disabling statement.
2089         (bfin-*-*): Don't disable Java again.
2090         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2091         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2092         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2093         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2094         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2095         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2096         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2097         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2098         Java-disabling statement.
2099         (mmix-*-*): Don't disable Java again.
2100         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2101         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2102         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2103         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2104         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2105         statement.
2106         * configure: Regenerate.
2108 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2110         * configure.ac: Separate cases disabling Java and Java libraries
2111         from general case over targets.
2112         * configure: Regenerate.
2114 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2116         * MAINTAINERS: Update my email address.
2118 2011-04-20  Easwaran Raman  <eraman@google.com>
2120         * MAINTAINERS (Write After Approval): Add myself.
2122 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2124         PR lto/48086
2125         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2126         * configure: Regenerate.
2128 2011-04-16  Jim Meyering  <meyering@redhat.com>
2130         * MAINTAINERS (Write After Approval): Add myself.
2132 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2134         * MAINTAINERS: Update my email address.
2136 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2138         * MAINTAINERS (Write After Approval): Add myself.
2140 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2142         * MAINTAINERS (Write After Approval): Add myself.
2144 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2146         * MAINTAINERS (Write After Approval): Add myself.
2148 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2150         * configure.ac (build_tools): Remove build-byacc.
2151         (host_libs): Remove mmalloc.
2152         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2153         autoconf automake libtool diff rcs fileutils shellutils time
2154         textutils wdiff find uudecode hello tar gzip indent recode release
2155         sed perl gawk findutils gettext zip.
2156         (libgcj): Remove target-qthreads.
2157         (target_tools): Remove target-examples target-gperf.
2158         (YACC): Don't handle building byacc.
2159         * configure: Regenerate.
2160         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2161         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2162         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2163         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2164         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2165         handle building components.
2166         * Makefile.in: Regenerate.
2168 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2170         * MAINTAINERS: Update my email address as Xtensa maintainer.
2172 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2174         * config.sub: Sync from upstream.
2176 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2178         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2179         (microblaze*): Don't disable libssp.
2180         * configure: Regenerate.
2182 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2184         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2185         moveifchange.
2186         * configure: Regenerate.
2187         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2188         * Makefile.in: Regenerate.
2190 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2192         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2193         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2194         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2195         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2196         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2197         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2198         md_exec_prefix cases.
2199         * configure: Regenerate.
2201 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2203         * configure.ac: Separate cases disabling target-libssp,
2204         target-libiberty, target-libstdc++-v3 and Fortran from general
2205         case over targets.
2206         * configure: Regenerate.
2208 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2210         * configure.ac (*-*-chorusos): Don't disable libgcj.
2211         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2212         Remove case.
2213         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2214         (arm-*-coff): Don't disable libgcj.
2215         (arm*-*-linux-gnueabi): Remove useless assignment.
2216         (arm-*-riscix*): Don't disable libgcj.
2217         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2218         configuration.
2219         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2220         (c54x*-*-*): Remove case.
2221         (tic54x-*-*): Don't disable GCC or GCC libraries.
2222         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2223         to *.
2224         (d10v-*-*): Don't disable GCC libraries.
2225         (d30v-*-*): Don't disable libgcj.
2226         (h8500-*-*): Don't disable GCC libraries.
2227         (i960-*-*): Don't disable libgcj.
2228         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2229         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2230         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2231         libgcj.
2232         (m68k-*-coff*): Remove case.
2233         (mmix-*-*): Don't disable libgloss on host.
2234         (mn10200-*-*, mn10300-*-*): Remove cases.
2235         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2236         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2237         Don't disable libgcj.
2238         (romp-*-*): Remove case.
2239         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2240         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2241         case.
2242         (v810-*-*): Don't disable GCC libraries.
2243         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2244         (ip2k-*-*): Don't disable GCC libraries.
2245         * configure: Regenerate.
2247 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2249         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2250         libffi on host.
2251         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2252         on host.
2253         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2254         * configure: Regenerate.
2256 2011-03-26  John Marino  <binutils@marino.st>
2258         * configure.ac: Add support for *-*-dragonfly*
2259         * configure: Regenerate.
2261 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2263         * configure.ac (native_only): Remove.
2264         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2265         send-pr uudecode guile gnuserv on host.
2266         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2267         send-pr rcs guile perl texinfo libtool on host.
2268         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2269         automake send-pr rcs guile perl texinfo libtool on host.
2270         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2271         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2272         (alpha*-dec-osf*): Don't disable fileutils on target.
2273         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2274         texinfo send-pr expect dejagnu on target.
2275         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2276         target-qthreads on target.
2277         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2278         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2279         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2280         x86_64-*-mingw*): Don't disable expect on target.
2281         (*-*-cygwin*): Don't disable target-gperf on target.
2282         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2283         gnuserv on target.
2284         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2285         target.
2286         * configure: Regenerate.
2288 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2290         * configure.ac (target_tools): Remove target-groff.
2291         (native_only): Remove target-groff.
2292         (hppa*64*-*-*): Don't disable byacc.
2293         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2294         setting.
2295         (*-*-kaos*): Don't skip target-librx and target-groff.
2296         (*-*-netware*): Don't skip target-libmudflap.
2297         (*-*-tpf*): Don't skip target-libmudflap.
2298         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2299         directories on the host.
2300         (ia64*-*-*vms*): Don't skip tix.
2301         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2302         host.
2303         * configure: Regenerate.
2305 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2307         * configure.ac: Remove references to mt-mep, mt-netware,
2308         mt-wince.
2309         * Makefile.def: Add all-utils soft dependencies.
2310         * Makefile.tpl: Remove GDB_NLM_DEPS.
2311         * configure: Regenerate.
2312         * Makefile.in: Regenerate.
2314 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2316         * configure.ac: Do not include mh-x86omitfp.
2317         * configure: Regenerate.
2319 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2321         * configure.ac: Remove empty cases.
2322         * configure: Regenerate.
2324 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2326         * Makefile.def: Add dependency from termcap to gdb.
2327         * Makefile.in: Regenerate.
2329 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2331         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2332         * configure: Regenerate.
2333         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2334         * Makefile.tpl: Likewise.
2335         * Makefile.in: Regenerate.
2337 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2339         * configure.ac: Remove all mentions of tentative_cc.
2340         * configure: Regenerate.
2342 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2344         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2345         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2346         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2347         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2348         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2349         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2350         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2351         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2352         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2353         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2354         *-*-rhapsody*): Remove host cases.
2355         * configure: Regenerate.
2357 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2359         * configure.ac (ppc*-*-pe): Remove host case.
2360         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2361         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2362         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2363         cases.
2364         * configure: Regenerate.
2366 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2368         * config.sub: Update to version 2011-03-23.
2370 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2372         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2373         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2374         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2375         * configure: Regenerate.
2377 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2379         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2380         to Write After Approval.
2381         * config-ml.in: Don't handle arc-*-elf*.
2382         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2383         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2384         handle GCC libraries.
2385         * configure: Regenerate.
2387 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2389         PR bootstrap/48120:
2390         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2391         Add -lstdc++ -lm to LIBS.
2392         * configure: Regenerate.
2394 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2396         * config.guess: Update to version 2011-02-02
2397         * config.sub: Update to version 2011-02-24
2399 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2401         PR lto/48086
2402         * configure.ac: Re-enable LTO on *-apple-darwin9.
2403         * configure: Regenerate.
2405 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2407         PR lto/48086
2408         * configure.ac: Disable LTO on darwin due to an assembler change in
2409         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2410         under 256.
2411         * configure: Regenerate.
2413 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2415         * MAINTAINERS: Update myself as score backend maintainer,
2416         update my e-mail address.
2418 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2420         * MAINTAINERS: Update my e-mail address.
2422 2011-03-06  Joey Ye  <joey.ye@arm.com>
2424         * MAINTAINERS: Update my e-mail address.
2426 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2428         * configure.ac: Adjust test of with_ppl.
2429         * configure: Regenerated.
2431 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2433         * MAINTAINERS: Adjust my e-mail address.
2435 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2437         * configure.ac: Add -lpwl to ppllibs.
2438         * configure: Regenerated.
2440 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2442         * config/cloog.m4: Add -lisl to clooglibs.
2443         * configure: Regenerated.
2445 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2447         * MAINTAINERS (CPU Port maintainers): Add self.
2449 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2451         * MAINTAINERS: Add myself as testsuite maintainer.
2453 2011-02-15  Mike Stump  <mikestump@comcast.net>
2455         * MAINTAINERS: Add myself as testsuite maintainer.
2457 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2459         Import from Libtool and gnulib:
2461         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2463         Prepare for supporting FreeBSD 10.
2464         * config.rpath: Remove handling of freebsd1* which soon would
2465         match FreeBSD 10.0.
2467         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2469         Remove support for FreeBSD 1.x.
2470         * libtool.m4 (_LT_LINKER_SHLIBS)
2471         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2472         soon would incorrectly match FreeBSD 10.0.
2474 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2476         PR binutils/12283
2477         * move-if-change: Import version from gnulib.
2479 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2481         PR lto/47225
2482         * Makefile.def (lto-plugin): Double dash for enable-shared.
2483         (configure-gcc): Depend on all-lto-plugin.
2484         * Makefile.in: Rebuilt.
2486 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2488         * configure.ac: Remove extra bracket.
2489         * configure: Regenerate.
2491 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2493         * MAINTAINERS: Add myself as libquadmath maintainer.
2495 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2497         * MAINTAINERS: Update my email address.
2499 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2501         * MAINTAINERS (option handling): Add self.
2503 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2505         PR lto/47225
2506         * Makefile.def: Add dependency for install-gcc
2507         on install-lto-plugin.
2508         * Makfile.in: Regenerated
2510 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2512         * MAINTAINERS (CPU Port Maintainers): Add myself.
2514 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2516         PR libgcj/44341
2517         * configure.ac: Discard --with-* flags for host when configuring
2518         target libraries for cross build.
2519         * configure: Rebuilt.
2521 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2523         * MAINTAINERS (linear loop transforms): Removed.
2525 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2527         * configure.ac: If with_ppl is no, move setting with_cloog=no
2528         after CLOOG_REQUESTED check.
2529         * configure: Regenerated.
2531 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2533         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2534         CLooG has been requested.
2535         * configure: Regenerated.
2537 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2539         * configure: Regenerated.
2540         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2542 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2544         * configure: Regenerated.
2545         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2547 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2549         * configure.ac: Use AS_HELP_STRING throughout.
2550         * configure: Regenerate.
2552 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2554         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2555         * configure: Regenerate.
2557 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2559         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2561 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2563         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2564         for ia64-hpux.
2565         * configure: Regenerate.
2567 2011-01-07  Jan Hubicka  <jh@suse.cz>
2569         PR lto/47225
2570         * Makefile.in: Regenerate.
2571         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2572         configure.
2574 2011-01-07  Jan Hubicka  <jh@suse.cz>
2576         * Makefile.in: Regenerate.
2577         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2578         and configure dependency on lto-plugin configure.
2579         (lto-plugin module): Remove dependency on GCC; add dependency on
2580         liniberty.
2582 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2584         * MAINTAINERS (Write After Approval): Add myself.
2586 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2588         * configure: Regenerate.
2590 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2592         * configure.ac: (picochip): Disable libiberty.
2594 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2596         * MAINTAINERS (Write After Approval): Add myself.
2598 2010-12-10  Ian Lance Taylor  <iant@google.com>
2600         PR bootstrap/46819
2601         * configure.ac: For --disable-libgcj clear libgcj_saved.
2602         * configure: Rebuild.
2604 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2606         PR fortran/46540
2607         * configure.ac: Add --disable-libquadmath and
2608         --disable-libquadmath-support.
2609         * configure: Regenerate.
2611 2010-12-03  Ian Lance Taylor  <iant@google.com>
2613         * MAINTAINERS: Add myself as libgo maintainer.
2615 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2617         PR libffi/46792
2618         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2619         * configure: Regenerate.
2621 2010-12-02  Ian Lance Taylor  <iant@google.com>
2623         * configure.ac: Always set default for poststage1_ldflags to
2624         -static-libstdc++ -static-libgcc.
2626 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2628         * configure.ac: Move comment to remove extra space in last argument
2629         of GCC_TARGET_TOOL.
2631 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2633         PR other/46026
2634         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2635         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2636         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2637         (BASE_FLAGS_TO_PASS): Use it.
2638         * configure: Rebuilt.
2639         * Makefile.in: Rebuilt.
2641 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2643         PR binutils/12258
2644         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2645         Properly check default linker.
2646         * configure: Regnerated.
2648 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2650         * configure.ac: For --enable-gold, handle value `default' instead of
2651         `both*'.  New configure option --{en,dis}able-ld.
2652         * configure: Regenerate.
2654 2010-11-20  Ian Lance Taylor  <iant@google.com>
2656         * configure.ac: Only disable a language library if no language needs
2657         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2658         * configure: Rebuild.
2660 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2662         * Makefile.in: Regenerate.
2664         PR other/46202
2665         * configure.ac: Fix just-built in-tree STRIP name to be
2666         binutils/strip-new.
2667         * configure: Regenerate.
2668         * Makefile.def (install-strip-gcc, install-strip-binutils)
2669         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2670         (install-strip-sid): Mirror dependencies on non-strip variants
2671         of these targets on the respective -strip prerequisites.
2672         * Makefile.tpl (install-strip, install-strip-host)
2673         (install-strip-target): New targets.
2674         (install-strip-[+module+], install-strip-target-[+module+]):
2675         New targets.
2676         * Makefile.in: Regenerate.
2678 2010-11-19  Ian Lance Taylor  <iant@google.com>
2679             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2681         * configure.ac: Add target-libgo to target_libraries.  Set
2682         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2683         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2684         (HOST_EXPORTS): Add GOC.
2685         (BASE_TARGET_EXPORTS): Add GOC.
2686         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2687         (GOCFLAGS_FOR_TARGET): New variable.
2688         (EXTRA_HOST_FLAGS): Add GOC.
2689         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2690         * Makefile.def (target_modules): Add libgo.
2691         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2692         (dependencies): Add dependency from configure-target-libgo to
2693         configure-target-libffi and all-target-libstdc++-v3.  Add
2694         dependencies from all-target-libgo to all-target-libffi.
2695         (languages): Add go.
2696         * configure: Rebuild.
2697         * Makefile.in: Rebuild.
2699 2010-11-19  Ian Lance Taylor  <iant@google.com>
2701         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2702         compiler/flag environment variables.
2704 2010-11-18  Ian Lance Taylor  <iant@google.com>
2706         * configure.ac: Check for lang_requires_boot_languages in
2707         config-lang.in files.
2708         * configure: Rebuild.
2710 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2711             Tobias Burnus  <burnus@net-b.de>
2713         PR fortran/32049
2714         * Makefile.def: Add libquadmath; build it with language=fortran.
2715         * configure.ac: Add libquadmath.
2716         * Makefile.tpl: Handle multiple libs in check-[+language+].
2717         * Makefile.in: Regenerate.
2718         * configure: Regenerate.
2720 2010-11-16  Tom Tromey  <tromey@redhat.com>
2722         * MAINTAINERS: Moved myself to reviewers section.
2724 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2726         * MAINTAINERS: Moved myself to reviewers section.
2728 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2730         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2731         (Write After Approval): Remove self.
2733 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2735         * configure.ac: Fix spelling in option names.
2736         * configure: Regenerated.
2738 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2740         PR bootstrap/39622
2741         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2742         * configure: Regenerated.
2744 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2746         * MAINTAINERS: Update my email address.
2748 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2750         * configure: Regenerate.
2752 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2754         * configure: Regenerate.
2756 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2758         * configure: Regenerate.
2760 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2762         * configure: Regenerate.
2764 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2766         * configure.ac: Support official CLooG.org versions.
2767         * configure: Regenerate.
2768         * config/cloog.m4: New.
2770 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2772         * MAINTAINERS (Write After Approval): Add myself.
2774 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2776         * MAINTAINERS: Update my email address.
2778 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2780         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2781         * configure: Regenerate.
2783 2010-11-03  Ian Lance Taylor  <iant@google.com>
2784             Dave Korn  <dave.korn.cygwin@gmail.com>
2786         PR lto/46273
2787         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2788         and on other supported platforms whenever LTO is enabled.
2789         * configure: Rebuild.
2791 2010-11-02  Alan Modra  <amodra@gmail.com>
2793         PR binutils/12110
2794         * configure.ac: Error when source path contains spaces.
2795         * configure: Regenerate.
2797 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2799         * MAINTAINERS: Update my email address.
2801 2010-10-20  Ian Lance Taylor  <iant@google.com>
2803         * Makefile.def (target_modules): Set lib_path to src/.libs for
2804         libstdc++-v3 module.
2805         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2806         * Makefile.in: Rebuild.
2808 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2810         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2811         (Write After Approval): Remove myself.
2813 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2815         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2817 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2819         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2821 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2823         * configure.ac (build_lto_plugin): New shell variable.
2824         (--enable-lto): Turn on by default for all non-ELF platforms that
2825         have had LTO support added so far.  Set build_lto_plugin appropriately
2826         for both ELF and non-ELF.
2827         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2828         * configure: Regenerate.
2830 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2832         Sync from src:
2833         * configure.ac (v850 support): Remove target-libgloss from
2834         noconfigdirs.
2835         * configure: Regenerate.
2837 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2839         PR bootstrap/45326
2840         PR bootstrap/45174
2841         * configure.ac: Honor initial values of $build_configargs,
2842         $host_configargs, $target_configargs.  Mark the precious, so
2843         environment settings get recorded.
2844         * configure: Regenerate.
2846 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2848         PR bootstrap/45796
2849         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2850         Depend on all-build-libiberty.
2851         * Makefile.in: Regenerate.
2853 2010-09-30  Michael Eager  <eager@eagercon.com>
2855         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2856         * configure: Regenerate.
2858 2010-09-28  Michael Eager  <eager@eagercon.com>
2860         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2862 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2864         PR bootstrap/44621
2865         * configure.ac: Fix unportable shell quoting.
2866         * configure: Regenerate.
2868 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2870         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2871         targets and amend comment.
2872         * configure: Regenerate.
2874 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2876         * MAINTAINERS (Write After Approval): Add myself.
2878 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2880         * configure.ac: Enable LTO by default on Darwin.
2881         * configure: Regenerate.
2883 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2885         * MAINTAINERS (Write After Approval): Add myself.
2887 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2889         * MAINTAINERS (Write After Approval): Add myself.
2891 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2893         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2894         ports
2896 2010-07-28  David Yuste  <david.yuste@gmail.com>
2898         * MAINTAINERS (Write After Approval): Add myself.
2900 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2902         * configure.ac: Support all v850 targets.
2903         * configure: Regenerate.
2905 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2907         PR bootstrap/44455
2908         * configure.ac (extra_mpfr_configure_flags): Copy from
2909         extra_mpc_gmp_configure_flags.
2910         * configure: Re-generated.
2912 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2914         * MAINTAINERS (Write After Approval): Add myself.
2916 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2918         * MAINTAINERS (Write After Approval): Add myself.
2920 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2922         * MAINTAINERS (Write After Approval): Add myself.
2924 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2926         PR target/44862
2927         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2928         Provide -B option to allow for link spec %s substitutions for
2929         libstdc++.a on darwin.
2930         * Makefile.in: Regenerate.
2932 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2934         * MAINTAINERS (Reviewers): Update my e-mail address
2936 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2938         * Makefile.def (configure-gcc): Depend on all-libelf.
2939         * Makefile.in: Rebuild.
2941 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2943         * MAINTAINERS (Write After Approval): Add myself in the right place.
2945 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2947         * MAINTAINERS (Write After Approval): Add myself.
2949 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2951         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2953 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2955         * config.sub: Update to version 2010-05-21.
2956         * config.guess: Update to version 2010-04-03.
2958 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2960         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2961         * configure: Regenerate.
2963 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2965         * MAINTAINERS (Write After Approval): Add myself.
2967 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2969         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2970         a platform that supports LTO.
2971         * configure: Regenerate.
2973 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2975         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2976         * configure: Regenerated.
2978 2010-04-27  Roland McGrath  <roland@redhat.com>
2979             H.J. Lu  <hongjiu.lu@intel.com>
2981         * configure.ac (--enable-gold): Support both, both/gold and
2982         both/bfd to add gold to configdirs without removing ld.
2983         * configure: Regenerated.
2985         * Makefile.def: Add install-gold dependency to install-ld.
2986         * Makefile.in: Regenerated.
2988 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2990         PR lto/42776
2991         * configure.ac (--enable-lto): Refactor handling so libelf tests
2992         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2993         and allow LTO to be explicitly enabled on non-ELF platforms that
2994         are known to support it inside else-clause.
2995         * configure: Regenerate.
2997 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2999         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3000         * configure: Regenerate.
3002 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3004         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3005         * configure: Regenerate.
3007 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3009         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3010         separately.
3011         * configure: Regenerate.
3013 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3015         * MAINTAINERS (Write After Approval): Add myself.
3017 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3019         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3020         * configure: Regenerate.
3022 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3024         * configure: Regenerate after change to elf.m4.
3026 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3028         * MAINTAINERS (Write After Approval): Add myself.
3030 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3032         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3033         * configure: Regenerated.
3035 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3037         * configure.ac: Print "buggy but acceptable" when CLooG
3038         revision is less than 9.
3039         * configure: Regenerated.
3041 2010-04-01  Diego Novillo  <dnovillo@google.com>
3043         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3045 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3047         PR bootstrap/43615
3048         PR bootstrap/43328
3050         Revert:
3052         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3054         * configure.ac: Do not pass --enable-multilib nor
3055         --disable-multilib in baseargs.  Accept explicitly passed
3056         --enable_multilib.
3057         * configure: Regenerate.
3059 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3061         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3063 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3065         * MAINTAINERS: Remove myself.
3067 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3069         PR bootstrap/43328
3070         * configure.ac: Do not pass --enable-multilib nor
3071         --disable-multilib in baseargs.  Accept explicitly passed
3072         --enable_multilib.
3073         * configure: Regenerate.
3075 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3077         * MAINTAINERS (spu port): Remove me.
3079 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3081         * configure.ac (tic6x-*-*): New case.
3082         * configure: Regenerate.
3084 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3086         * config.sub: Update to version 2010-03-22.
3087         * config.guess: Update to version 2009-12-30.
3089 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3091         PR ada/42554
3092         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3093         * configure: Regenerate.
3095 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3097         * MAINTAINERS: Update my email address.
3099 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3101         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3102         (ghassan.shobaki@amd.com): Removed.
3104 2010-03-17  Alan Modra  <amodra@gmail.com>
3106         * MAINTAINERS: Update my email address.
3108 2010-03-16  Diego Novillo  <dnovillo@google.com>
3110         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3111         Matthews.
3113 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3115         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3116         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3118 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3120         * MAINTAINERS: Update my email address.
3122 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3124         * MAINTAINERS: Update my email address.
3126 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3128         * MAINTAINERS: Update my email address.
3130 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3132         * MAINTAINERS: Update my email address.
3134 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3136         PR libstdc++/32499
3137         * configure.ac (RANLIB): Default to true.
3138         (STRIP): Likewise.
3139         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3140         * configure: Regenerate.
3142 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3144         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3145         (Write After Approval): Update my email address.
3147 2010-02-17  Nick Clifton  <nickc@redhat.com>
3149         PR 11238
3150         * Makefile.tpl (local-distclean): Also remove config.cache files in
3151         sub-directories as there may not be Makefiles present in the
3152         sub-directories.
3153         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3154         the config.cache files found by the find command.
3156         * Makefile.in: Regenerate.
3157         * configure.ac: Revert previous delta.
3158         * configure: Regenerate.
3160 2010-02-15  Nick Clifton  <nickc@redhat.com>
3162         PR 11238
3163         * configure.ac: Delete config.cache files in sub-directories when
3164         deleting Makefiles.
3165         * configure: Regenerate.
3167 2010-02-12  Ben Elliston  <bje@gnu.org>
3169         * MAINTAINERS: Update my email address.
3171 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3173         * MAINTAINERS (spu port): Update my email address.
3175 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3177         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3179 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3181         * configure.ac: Add "recommended" version checks for GMP/MPC.
3182         Update recommended GMP/MPFR/MPC versions.
3183         * configure: Regenerate.
3185 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3187         * MAINTAINERS: Move my Embecosm email address into the
3188         write-after-approval section.
3190 2010-01-26  Ian Lance Taylor  <iant@google.com>
3192         * MAINTAINERS: Add myself as Go frontend maintainer.
3194 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3196         PR libstdc++/36101, PR libstdc++/42813
3197         * configure.ac (bootstrap_target_libs): Make inclusion of
3198         target-libgomp conditional on libgomb being in target_configdirs.
3199         * configure: Regenerate.
3201 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3203         PR libstdc++/36101, PR libstdc++/42813
3204         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3205         * configure: Regenerate.
3207 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3209         PR libstdc++/36101, PR libstdc++/42813
3210         * configure.ac (target_configdirs): Substitute.
3211         * Makefile.def: Bootstrap target module libgomp.
3212         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3213         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3214         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3215         * configure, Makefile.in: Regenerate.
3217 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3219         * MAINTAINERS: Adjust my details.
3221 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3223         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3225 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3227         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3229 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3231         * MAINTAINERS (Write After Approval): Add myself.
3233 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3235         * MAINTAINERS (Write After Approval): Add myself.
3237 2010-01-11  Richard Guenther  <rguenther@suse.de>
3239         PR lto/41569
3240         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3241         * Makefile.in: Regenerated.
3243 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3245         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3246         * configure: Regenerate.
3248 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3249             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3251         PR bootstrap/42424
3252         * configure.ac: Include libtool m4 files.
3253         (_LT_CHECK_OBJDIR): Call it.
3254         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3255         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3257         * configure: Regenerate.
3259 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3261         PR bootstrap/41818
3262         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3263         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3264         * Makefile.in: Regenerate.
3266 2010-01-02  Richard Guenther  <rguenther@suse.de>
3268         PR lto/41529
3269         * configure.ac: Include config/elf.m4.  Disable LTO if not
3270         builting for an elf target.
3271         * configure: Regenerate.
3273 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3275         * MAINTAINERS: Change my email address.
3277 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3279         * config.sub, config.guess: Update from upstream sources.
3281 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3283         * MAINTAINERS (Write After Approval): Add myself.
3285 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3287         PR middle-end/30447
3288         PR middle-end/30789
3289         PR other/40302
3291         * configure.ac: Require MPC.
3292         * configure: Regenerate.
3294 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3296         PR target/38384
3297         PR bootstrap/40972
3298         * libtool.m4: Sync from git Libtool.
3299         * ltoptions.m4: Likewise.
3300         * ltversion.m4: Likewise.
3301         * lt~obsolete.m4: Likewise.
3302         * ltmain.sh: Likewise.
3304 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3306         * configure.ac: Update minimum MPC version to 0.8.
3307         * configure: Regenerate.
3309 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3311         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3312         * configure: Regenerated.
3314 2009-11-21  Ian Lance Taylor  <iant@google.com>
3316         * configure.ac: Change default of poststage1_ldflags to be empty if
3317         poststage1_libs is set.  When poststage1_libs is empty, and
3318         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3319         * configure: Rebuild.
3321 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3323         * MAINTAINERS (Write After Approval): Update my email address.
3325 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3327         * config.guess: Update from upstream sources.
3329 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3331         * Makefile.def: Restore host and target settings for gmp.
3332         * Makefile.in: Rebuild.
3334 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3336         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3337         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3338         Fix portability of test of C++ as bootstrap language.  Add
3339         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3340         * configure: Rebuild.
3341         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3342         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3343         in-tree building.
3344         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3345         (POSTSTAGE1_HOST_EXPORTS): Use it.
3346         (STAGE[+id+]_CXXFLAGS): New.
3347         (BASE_FLAGS_TO_PASS): Pass it down.
3348         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3349         extra_exports.
3350         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3351         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3352         extra_exports.
3353         * Makefile.in: Rebuild.
3355 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3357         * config.sub, config.guess: Update from upstream sources.
3359 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3361         * MAINTAINERS (Write After Approval): Add myself.
3363 2009-11-09  Jon Beniston  <jon@beniston.com>
3365         * MAINTAINERS (Write After Approval): Add myself.
3367 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3369         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3370         paths for *-w64-mingw* and x86_64-*mingw*.
3371         * configure: Regenerated.
3373 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3375         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3377 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3379         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3380         Phil Edwards to Write-After Approval.
3382 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3384         * configure.ac: Disable target-winsup & co for
3385         x86_64-*-mingw* and *-w64-mingw* targets.
3386         * configure: Regenerated.
3388 2009-10-16  Nick Clifton  <nickc@redhat.com>
3390         * MAINTAINERS: Add myself as a maintainer for the RX port.
3392 2009-10-26  Johannes Singler  <singler@kit.edu>
3394         * MAINTAINERS (Write After Approval): Update my e-mail address.
3396 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3398         * configure.ac (CLooG test): Use = with test.
3399         * configure: Regenerate.
3401 2009-10-22  Richard Guenther  <rguenther@suse.de>
3403         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3404         cloog if the ppl version check failed.  Move flags saving
3405         before setting in libelf check.
3406         * configure: Regenerate.
3408 2009-10-21  Richard Guenther  <rguenther@suse.de>
3410         * configure.ac: Adjust the ppl and cloog configure to work as
3411         documented.  Disable cloog if ppl was disabled.  Omit the version
3412         checks if they were disabled.
3413         * configure: Re-generate.
3415 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3417         * configure.ac: Add 'lto' to enable_languages, not
3418         new_enable_languages, and only if not already present.
3419         * configure: Regenerate.
3421 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3423         * README: Refer to the various COPYING* files instead of just
3424         COPYING.
3425         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3427 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3429         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3431 2009-10-07  Richard Guenther  <rguenther@suse.de>
3433         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3434         and Richard Guenther as reviewers.
3435         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3436         as reviewers.
3438 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3440         * config.sub: Update from upstream sources.
3442 2009-10-06  Ian Lance Taylor  <iant@google.com>
3444         * Makefile.def: check-gold depends upon all-gas.
3445         * Makefile.in: Rebuild.
3447 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3449         * MAINTAINERS (Write After Approval): Add myself.
3451 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3453         * Makefile.def: all-lto-plugin depends on all-libiberty.
3454         set bootstrap=true for lto-plugin.
3455         Add lto-plugin.
3456         * Makefile.in: Regenerate.
3457         * configure.ac (host_libs): Add lto-plugin.
3458         * configure: Regenerate.
3460 2009-10-03  Diego Novillo  <dnovillo@google.com>
3462         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3463         (HOST_LIBELFLIBS): Define.
3464         (HOST_LIBELFINC): Define.
3465         * Makefile.in: Regenerate.
3466         * configure.ac: Add --enable-lto.
3467         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3468         If --enable-lto is used, add 'lto' to new_enable_languages.
3469         If --enable-lto is used and gold is enabled, add
3470         lto-plugin to configdirs.
3471         * configure: Regenerate.
3473 2009-10-03  Simon Baldwin  <simonb@google.com>
3475         * configure.ac: If --with-system-zlib, suppress local zlib and
3476         pass --with-system-zlib to subdir configure scripts.
3477         * configure: Regenerate.
3479 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3480             Paolo Bonzini  <bonzini@gnu.org>
3482         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3483         $(srcdir).
3484         * Makefile.in: Rebuilt.
3486 2009-09-26  Gary Funck  <gary@intrepid.com>
3488         * MAINTAINERS (Write After Approval): Add myself.
3490 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3492         * configure.ac: Update minimum MPC version to 0.7.
3493         * configure: Regenerate.
3495 2009-09-25  Nick Clifton  <nickc@redhat.com>
3497         * configure.ac: Pass any --cache-file=/dev/null option on to
3498         subconfigures.
3499         * configure: Regenerate.
3501 2009-09-23  Nick Clifton  <nickc@redhat.com>
3503         * config.sub, config.guess: Update from upstream sources.
3505 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3507         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3508         * Makefile.in: Rebuilt.
3510 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3512         PR bootstrap/32272
3513         * configure.ac: Error out if $srcdir isn't '.' but contains
3514         host-${host_noncanonical}.
3515         * configure: Regenerate.
3517 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3519         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3520         maintainer.
3522 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3524         * configure.ac: If bootstrapping a combined tree with
3525         --enable-gold, require c++ in stage1_languages.
3526         * configure: Regenerate.
3528         * configure.ac: Also add target_libs of stage1_languages to
3529         bootstrap_target_libs.
3530         * configure: Regenerate.
3532         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3533         with --enable-languages not containing c++.
3534         * configure: Regenerate.
3536 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3538         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3539         * configure: Regenerate.
3541 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3543         * MAINTAINERS (Write After Approval): Update my e-mail address,
3544         and move from from here...
3545         (Waiting for paperwork): To here.
3547 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3549         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3551 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3553         * configure.ac: Do not use $extrasub for replacing @if/@endif
3554         parts in Makefile; instead, use additional arguments to
3555         AC_CONFIG_COMMANDS to do the replacement manually, with several
3556         sed invocations, to avoid HP-UX sed command limits.
3557         * configure: Regenerate.
3559 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3561         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3562         blank before -L.
3564 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3566         * configure.ac (with-build-config): Document.  Handle without.
3567         Handle missing argument.
3568         * configure: Rebuilt.
3570 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3572         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3573         Default to bootstrap-debug only if compare-debug works.
3574         * configure: Rebuilt.
3575         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3576         * Makefile.in: Rebuilt.
3578 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3580         * MAINTAINERS (OS Port Maintainers): Update my email address.
3582 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3584         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3585         * Makefile.in: Rebuilt.
3587 2009-09-01  Chris Demetriou  <cgd@google.com>
3589         * MAINTAINERS (Write After Approval): Add myself.
3591 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3593         PR debug/30161
3594         * include/dwarf2.h (enum dwarf_tag): Added
3595         DW_TAG_GNU_template_template_param
3596         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3598 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3600         * Makefile.tpl (AWK): Fix typo.
3601         * Makefile.in: Regenerate.
3603 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3605         * configure.ac: Detect awk and sed.
3606         * Makefile.def (flags_to_pass): Add AWK and SED.
3607         * Makefile.tpl (AWK, SED): New.
3608         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3609         * configure: Regenerate.
3610         * Makefile.in: Regenerate.
3612 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3614         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3615         (collapseslashes): Likewise.
3617 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3619         * configure.ac (AC_PREREQ): Bump to 2.64.
3621 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3623         * configure.ac: Remove --with-datarootdir, --with-docdir,
3624         --with-pdfdir, --with-htmldir switches.
3625         * configure: Regenerate.
3627         * configure: Regenerate.
3629         * compile: Sync from Automake 1.11.
3630         * depcomp: Likewise.
3631         * install-sh: Likewise.
3632         * missing: Likewise.
3633         * mkinstalldirs: Likewise.
3634         * ylwrap: Likewise.
3636 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3638         * ltmain.sh (func_normal_abspath): New function.
3639         (func_relative_path): Likewise.
3640         (func_mode_help): Document new -bindir option for link mode.
3641         (func_mode_link): Add new -bindir option, and use it to place
3642         output DLL if specified.
3644 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3646         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3647         (baseargs): Add --disable-option-checking.
3648         * configure: Regenerate.
3650         * Makefile.def (configure-target-libiberty): Depend on
3651         all-binutils and all-ld.
3652         (configure-target-newlib): Likewise.
3653         * Makefile.in: Regenerate.
3655 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3657         * config.sub, config.guess: Update from upstream sources.
3659 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3661         Sync from src, merge:
3663         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3665         * configure.ac: Do not exclude gas for i386-*-darwin.
3666         Add a case for x86_64-*-darwin.
3667         * configure: Regenerate.
3669 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3671         * MAINTAINERS: Add my name to Write After Approval list.
3673 2009-08-06  Michael Eager  <eager@eagercon.com>
3675         * configure.ac: Add Microblaze target.
3676         * configure: Regenerate.
3678 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3680         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3681         * configure: Regenerate.
3683 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3685         * MAINTAINERS (Write After Approval): Update my e-mail address.
3687 2009-07-06  Ian Lance Taylor  <iant@google.com>
3689         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3690         * configure: Rebuild.
3692 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3694         * MAINTAINERS: Move myself to the Graphite Reviewers.
3696 2009-06-30  Wei Guozhi  <carrot@google.com>
3698         * MAINTAINERS: Add my name to Write After Approval list.
3700 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3702         PR bootstrap/40338
3703         * configure.ac (comparestring): Create new variable.
3704         * Makefile.tpl (comparestring): Use to skip some comparisions.
3705         * configure: Regenerate.
3706         * Makefile.in: Regenerate.
3708 2009-06-26  Doug Evans  <dje@sebabeach.org>
3710         * Makefile.def (host_modules): Add cgen.
3711         * Makefile.in: Regenerate.
3712         * configure.ac (host_tools): Add cgen.
3713         * configure: Regenerate.
3715 2009-06-23  DJ Delorie  <dj@redhat.com>
3717         * MAINTAINERS: Add myself as mep maintainer.
3719 2009-06-23  Ian Lance Taylor  <iant@google.com>
3721         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3722         boot_languages.  Only bootstrap target libraries listed in
3723         target_libs for some boot language.  Add --with-stage1-ldflags,
3724         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3725         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3726         if not building with C++.
3727         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3728         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3729         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3730         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3731         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3732         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3733         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3734         * configure, Makefile.in: Rebuild.
3736 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3738         * MAINTAINERS: Added my name to write-after-approval list.
3740 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3742         * configure.ac: Define is_elf for QNX Neutrino targets.
3743         * configure: Regenerate.
3745 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3747         * MAINTAINERS: Added my name to the write-after-approval list
3749 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3751         * configure.ac: Detect MPC in default directory.
3752         * configure: Regenerate.
3754 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3755             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3757         * Makefile.tpl (all): Avoid a trailing backslash.
3758         * Makefile.in: Regenerate.
3760 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3762         * config.sub, config.guess: Update from upstream sources.
3764 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3766         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3767         to noconfdirs.
3768         * configure: Regenerate.
3770 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3772         * Makefile.tpl ([+compare-target+]): Compare all stage
3773         directories, rather than just gcc.
3774         * Makefile.in: Rebuilt.
3776 2009-06-01  Doug Kwan  <dougkwan@google.com>
3778         * configure.ac: Support gold for target arm*-*-*.
3779         * configure: Regenerate.
3781 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3783         * Makefile.def: Add MPC support and dependencies.
3784         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3786         * Makefile.in, configure: Regenerate.
3788 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3790         * Makefile.tpl (all): Avoid harmless warning in make all when
3791         gcc-bootstrap is enabled but stage_last does not exist.
3792         * Makefile.in: Rebuilt.
3794 2009-05-24  Nicolas Roche  <roche@adacore.com>
3796         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3797         * Makefile.in: Regenerate.
3799 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3801         * MAINTAINERS: Update my e-mail address.
3803 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3805         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3806         * configure:  Regenerate.
3808 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3810         PR other/40159
3811         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3812         gcc-no-bootstrap are mutually exclusive.
3813         * Makefile.in: Rebuilt.
3815 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3817         PR other/40159
3818         * Makefile.tpl (all): Don't end with unconditional success.
3819         * Makefile.in: Rebuilt.
3821 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3823         PR target/37137
3824         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3825         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3826         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3827         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3828         stage_configureflags, stage_cflags and stage_libcflags into
3829         explicit Makefile macros.
3830         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3831         GFORTRAN.
3832         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3833         CC.  Set CC_FOR_BUILD from CC.
3834         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3835         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3836         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3837         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3838         and GFORTRAN.
3839         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3840         (_LIBCFLAGS): Renamed to _TFLAGS.
3841         (do-compare-debug, do-compare3-debug): Drop.
3842         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3843         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3844         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3845         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3846         (XGCC_FLAGS_FOR_TARGET): New.
3847         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3848         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3849         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3850         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3851         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3852         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3853         TFLAGS.
3854         (BUILD_CONFIG): Include if requested.
3855         (all): Set TFLAGS on bootstrap.
3856         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3857         (all-stageid-prefixmodule): Likewise.
3858         (do-clean, distclean-stageid): Set TFLAGS.
3859         (restrap): Fix whitespace.
3860         * Makefile.in: Rebuilt.
3862 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3864         * config.guess: Sync with src.
3866 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3868         * configure.ac ($with_ppl):  Default to no if not supplied.
3869         ($with_cloog):  Likewise.
3870         configure:  Regenerate.
3872 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3874         * MAINTAINERS: Update my e-mail address.
3876 2009-04-27  Nick Clifton  <nickc@redhat.com>
3878         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3880 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3882         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3883         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3884         * Makefile.in: Regenerate.
3886 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3888         PR bootstrap/39739
3889         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3890         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3892         * configure, Makefile.in: Regenerate.
3894 2009-04-21  Taras Glek  <tglek@mozilla.com>
3896         * include/hashtab.h: Update GTY annotations to new syntax
3897         * include/splay-tree.h: Likewise
3899 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3901         * config.sub, config.guess: Update from upstream sources.
3903 2009-04-15  Anthony Green  <green@moxielogic.com>
3905         * configure.ac: Add moxie support.
3906         * configure: Rebuilt.
3908 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3910         * configure.ac: Change copyright header to refer to version
3911         3 of the GNU General Public License and to point readers at the
3912         COPYING3 file and the FSF's license web page.
3913         * Makefile.def: Likewise.
3914         * Makefile.tpl: Likewise.
3915         * Makefile.in: Regenerate.
3917 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3919         * configure.ac: Restore match for darwin9 or later. Use double
3920         brackets since regeneration eats one pair.
3921         * configure: Regenerate.
3923 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3925         PR gas/10039
3926         * configure.ac: Require texinfo 4.7.
3927         * configure: Regenerated.
3929 2009-04-09  Nick Clifton  <nickc@redhat.com>
3931         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3932         the GCC Runtime Library Exception.
3934 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3936         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3937         * configure: Regenerate.
3939 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3941         * Makefil.def (languages): New entries.
3942         * Makefile.tpl (check-gcc-*): New generic target.
3943         * Makefile.in: Regenerate.
3945 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3947         * MAINTAINERS:  Update my email address.
3949 2009-03-18  Tom Tromey  <tromey@redhat.com>
3951         * configure: Rebuild.
3952         * configure.ac (host_libs): Add libiconv.
3953         * Makefile.in: Rebuild.
3954         * Makefile.def (host_modules): Add libiconv.
3955         (configure-gdb, all-gdb): Depend on libiconv.
3957 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3959         * configure.ac: Treat gdb as supported on x86_64-darwin.
3960         * configure: Regenerate.
3962 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3964         * configure.ac (--with-host-libstdcxx): New option.
3965         * configure: Regenerate.
3967 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3969         * MAINTAINERS:  Move myself into the write after approval list.
3971 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3973         * MAINTAINERS: Update e-mail address.
3975 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3977         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3979 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3981         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3983 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3985         Backport from git Libtool:
3987         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3988         Support GNU/kOpenSolaris.
3989         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3990         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3991         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3992         GNU/kOpenSolaris.
3994 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3996         * MAINTAINERS: Update e-mail address.
3998 2009-02-24  Michael Eager  <eager@eagercon.com>
4000         * MAINTAINERS (Write After Approval): Add self.
4002 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4004         * MAINTAINERS (Write After Approval): Add myself.
4006 2009-02-05  Andreas Schwab  <schwab@suse.de>
4008         * Makefile.tpl (stage_last): Define $r and $s before using
4009         $(RECURSE_FLAGS_TO_PASS).
4010         * Makefile.in: Regenerate
4012 2009-01-30  Ian Lance Taylor  <iant@google.com>
4014         * MAINTAINERS: Move myself to the Global Reviewers list.
4016 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4018         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4019         * configure: Regenerate.
4021 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4023         * MAINTAINERS: Make whitespace consistent.
4024         Remove Robert Millan from Write After Approval.
4026 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4028         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4029         (all-opcodes): Depend on all-libiberty.
4030         * Makefile.in: Regenerate.
4032 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4034         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4035         * configure: Regenerate.
4037 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4039         * MAINTAINERS (Write After Approval): Add myself.
4041 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4043         * MAINTAINERS: Add myself to reviewers (Fortran).
4045 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4047         PR tree-optimization/38515
4048         * configure.ac (cloog-polylib): Removed.
4049         (with_ppl, with_cloog): Test for "no".
4050         * configure: Regenerated.
4052 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4054         * MAINTAINERS: Moved myself to reviewers (Fortran).
4056 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4058         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4059         (Write After Approval): Remove myself.
4061 2009-01-03  Diego Novillo  <dnovillo@google.com>
4063         * MAINTAINERS: Remove myself from alias maintainership.
4065 2009-01-02  David Ayers  <ayers@fsfe.org>
4067         * MAINTAINERS: Update e-mail address.
4069 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4071         * MAINTAINERS: Make whitespace consistent.
4073 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4075         Backport from upstream Libtool:
4076         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4077         Add cache variables to tests that require the linker to work.
4078         For shlibpath_overrides_runpath, this also changes the semantics
4079         to let the result from the C compiler take precedence.
4081 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4083         * config.sub, config.guess: Update from upstream sources.
4085 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4087         * configure.ac (ppllibs): Add by default the lib flags.
4088         * configure: Regenerate.
4090 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4092         * MAINTAINERS:  Add myself to the write after approval list.
4094 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4096         * configure.ac: Add double brackets on darwin[912].
4097         * configure: Regenerate.
4099 2008-12-03  Daniel Kraft  <d@domob.eu>
4101         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4102         Approval to Reviewer section (for Fortran front-end).
4104 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4106         * configure.ac: Expand to darwin10 and later.
4107         * configure: Regenerate.
4109 2008-12-02  Andreas Schwab  <schwab@suse.de>
4111         * Makefile.def: configure-target-boehm-gc depends on
4112         all-target-libstdc++-v3.
4113         * Makefile.in: Regenerate.
4115 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4117         * MAINTAINERS:  Add myself as mingw maintainer.
4119 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4121         * config.sub, config.guess: Update from upstream sources.
4123 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4125         * README.SCO: Remove.
4127 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4129         * MAINTAINERS:  Add myself to the write after approval list.
4131 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4133         * MAINTAINERS:  Update my email address in WAA section.
4135 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4137         * MAINTAINERS: Update e-mail address.
4139 2008-11-27  Toon Moene  <toon@moene.org>
4141         * MAINTAINERS: Change e-mail address.
4143 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4145         * configure.ac: Build gdb for i?86-*-darwin*
4146         * configure: Regenerated.
4148 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4150         * MAINTAINERS: Added my full name.
4152 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4154         PR bootstrap/38014
4155         PR bootstrap/37923
4157         Revert:
4159         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4161         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4162         * Makefile.in: Regenerated.
4164         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4166         PR gdb/921
4167         PR gdb/1646
4168         PR gdb/2175
4169         PR gdb/2176
4171         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4172         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4173         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4174         (HOST_EXPORTS): Pass CPPFLAGS.
4175         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4176         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4177         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4178         * Makefile.in, configure: Regenerated.
4179         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4180         and CPPFLAGS_FOR_BUILD.
4182 2008-11-06  Jeff Law  <law@redhat.com>
4184         * MAINTAINERS: Add myself as middle end maintainer.
4186 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4188         * MAINTAINERS (Write after approval): Add myself.
4190 2008-11-05  Diego Novillo  <dnovillo@google.com>
4192         * MAINTAINERS (Global Reviewers): Add myself.
4193         (Non-Algorithmic Maintainers): Remove myself.
4195 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4197         * MAINTAINERS (Write after approval): Add myself.
4199 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4201         * MAINTAINERS (Write after approval): Add myself.
4203 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4205         * configure.ac (spu-*-*): Remove special case.
4206         * configure: Regenerate.
4208 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4210         * MAINTAINERS (Write after approval): Update my email address.
4212 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4214         * configure.ac [spu-*-*]: Do not set skipdirs.
4215         * configure: Re-generate.
4217 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4219         * MAINTAINERS (Various Maintainers): Add myself to reload.
4221 2008-10-25  Richard Guenther  <rguenther@suse.de>
4223         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4224         maintainer.  Remove myself as libgcc-math maintainer.
4225         (Non-Algorithmic Maintainers): Remove myself.
4227 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4229         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4230         * Makefile.in: Regenerated.
4232 2008-10-23  Cary Coutant  <ccoutant@google.com>
4234         * MAINTAINERS (Write after approval): Add myself.
4236 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4238         PR gdb/921
4239         PR gdb/1646
4240         PR gdb/2175
4241         PR gdb/2176
4243         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4244         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4245         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4246         (HOST_EXPORTS): Pass CPPFLAGS.
4247         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4248         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4249         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4250         * Makefile.in, configure: Regenerated.
4251         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4252         and CPPFLAGS_FOR_BUILD.
4254 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4256         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4257         Sebastian Pop.
4259 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4261         * MAINTAINERS (Write After Approval): Added myself.
4263 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4265         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4266         recommended version to 2.3.2.
4268         * configure: Regenerate.
4270 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4272         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4274 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4276         * MAINTAINERS (Write After Approval): Update e-mail address.
4278 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4280         * libtool.m4: Update to libtool 2.2.6.
4281         * lt~obsolete.m4: Update to libtool 2.2.6.
4282         * ltmain.sh: Update to libtool 2.2.6.
4283         * ltsugar.m4: Update to libtool 2.2.6.
4284         * ltversion.m4: Update to libtool 2.2.6.
4285         * ltoptions.m4: Update to libtool 2.2.6.
4286         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4288 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4290         * MAINTAINERS (Write After Approval): Add myself.
4292 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4294         * MAINTAINERS (Write After Approval): Update my name.
4296 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4298         * MAINTAINERS: Add myself in "Write After Approval".
4300 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4302         * MAINTAINERS: Add myself as ia64 maintainer.
4304 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4306         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4307         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4308         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4309         and Michael Tiemann from Write After Approval since they do not
4310         actually have access.
4312 2008-09-05  Richard Guenther  <rguenther@suse.de>
4314         * configure.ac: Initialize clooglibs to -lcloog.
4315         * configure: Re-generate.
4317 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4319         * MAINTAINERS (Write After Approval): Add myself.
4321 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4323         * configure.ac (--with-cloog-polylib): New.
4324         (--disable-cloog-version-check): New.
4325         (--disable-ppl-version-check): New.
4326         * configure: Re-generate.
4328 2008-09-03  Richard Guenther  <rguenther@suse.de>
4330         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4331         cloog test.
4332         * configure: Re-generate.
4334 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4336         Add picoChip port.
4337         * MAINTAINERS: Add picoChip maintainers.
4339 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4340             Tobias Grosser  <grosser@fim.uni-passau.de>
4341             Jan Sjodin  <jan.sjodin@amd.com>
4342             Harsha Jagasia  <harsha.jagasia@amd.com>
4343             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4344             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4345             Adrien Eliche  <aeliche@isty.uvsq.fr>
4347         Merge from graphite branch.
4348         * configure: Regenerate.
4349         * Makefile.in: Regenerate.
4350         * configure.ac (host_libs): Add ppl and cloog.
4351         Add checks for PPL and CLooG.
4352         * Makefile.def (ppl, cloog): Added modules and dependences.
4353         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4354         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4356 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4358         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4359         (GCC_SHLIB_SUBDIR): New.
4360         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4361         * configure: Regenerate.
4362         * Makefile.in: Regenerate.
4364 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4366         * MAINTAINERS: Consistently use tabs to separate columns.
4368 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4370         * MAINTAINERS (Write after Approval): Add myself.
4372 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4374         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4375         Enable bfd, binutils and opcodes.
4376         * configure: Regenerate.
4378 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4380         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4382 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4384         * MAINTAINERS:  Use correct Umlaut for last name.
4386 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4388         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4390 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4392         * MAINTAINERS: Update my email address.
4394 2008-08-16  Nicolas Roche  <roche@adacore.com>
4396         * Makefile.tpl: Add BOOT_ADAFLAGS.
4397         * Makefile.in: Regenerate.
4399 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4401         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4402         * configure: Regenerate.
4404 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4406         * configure.ac: Add makefile fragments for hpux.
4407         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4408         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4409         * configure: Regenerate.
4410         * Makefile.in: Regenerate.
4412 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4414         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4416 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4418         * MAINTAINERS (Write after Approval): Add myself.
4420 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4422         * MAINTAINERS (Write After Approval):  Add myself.
4424 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4426         * MAINTAINERS (Write After Approval):  Add myself.
4428 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4430         * MAINTAINERS: Update my email address.
4432 2008-06-25  Joey Ye  <joey.ye@intel.com>
4434         * MAINTAINERS (Write After Approval):  Add myself.
4436 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4438         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4439         * Makefile.in: Regenerate.
4440         * configure: Regenerate.
4442 2008-06-17  Daniel Kraft  <d@domob.eu>
4444         * MAINTAINERS (Write After Approval):  Add myself.
4446 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4448         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4449         "$@" is still intact with both Autoconf 2.59 and 2.62.
4450         * configure: Regenerate.
4452 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4454         * Makefile.tpl: Fix comment errors.
4455         * Makefile.in: Regenerate.
4457 2008-06-12  David S. Miller  <davem@davemloft.net>
4458             David Edelsohn  <edelsohn@gnu.org>
4460         * configure.ac: Add powerpc*-*-* to gold supported targets.
4461         * configure: Regenerate.
4463 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4465         PR tree-optimization/36218
4466         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4467         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4468         (all prefix="build-"): Pass them to build-system sub-makes.
4469         * Makefile.in: Regenerate.
4471 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4473         * MAINTAINERS (mt port): Remove.
4474         (sco5, unixware, sco udk): Remove.
4475         (Kean Johnston): Add to Write After Approval.
4477 2008-05-30  Julian Brown  <julian@codesourcery.com>
4479         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4480         of libobjc for ARM EABI Linux.
4481         * configure: Regenerate.
4483 2008-05-18  Xinliang David Li   <davidxl@google.com>
4485         * ChangeLog: Remove wrong ChangeLog entry.
4487 2008-05-17  Xinliang David Li   <davidxl@google.com>
4489         * MAINTAINERS (Write After Approval): Add myself.
4491 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4493         * MAINTAINERS (Write After Approval): Add myself.
4495 2008-05-14  Rafael Espíndola  <espindola@google.com>
4497         * config-ml.in: don't handle --enable-shared and --enable-static.
4499 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4501         * MAINTAINERS: Update my email address.
4503 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4505         * MAINTAINERS: Update my email address.
4507 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4509         * MAINTAINERS (Write After Approval): Add myself.
4511 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4513         * MAINTAINERS (Write After Approval): Add myself.
4515 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4517         * MAINTAINERS (crx): Add myself.
4519 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4521         Sync with src:
4522         2008-04-14  David S. Miller  <davem@davemloft.net>
4524         * configure.ac: Add sparc*-*-* to gold supported targets.
4525         * configure: Regenerate.
4527 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4529         PR bootstrap/35457
4530         * configure.ac: Include override.m4.
4531         * configure: Regenerate.
4533 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4535         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4536         * Makefile.in: Regenerate.
4538 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4540         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4541         as nonconfigurable directories list.
4542         * configure: Regenerate.
4544 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4546         * config.sub, config.guess: Update from upstream sources.
4548 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4550         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4551         * Makefile.in: Regenerate.
4553 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4555         * configure.ac: Do not build libssp for the AVR.
4556         * configure: Regenerate.
4558 2008-04-07  Ian Lance Taylor  <iant@google.com>
4560         * Makefile.def: check-gold depends upon all-binutils.
4561         * Makefile.in: Regenerate.
4563 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4565         * MAINTAINERS (Write After Approval): Add myself.
4567 2008-04-04  Nick Clifton  <nickc@redhat.com>
4569         PR binutils/4334
4570         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4571         builds.
4572         * configure: Regenerate.
4574 2008-04-04  NightStrike  <NightStrike@gmail.com>
4576         PR other/35151
4577         * configure.ac: Combine rules for mingw32 and mingw64.
4578         * configure: Regenerate.
4580 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4582         * MAINTAINERS (Write After Approval): Add myself.
4584 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4586         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4587         * Makefile.in (.NOTPARALLEL): Ditto.
4589 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4591         * MAINTAINERS (Write After Approval): Add myself.
4593 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4595         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4596         * Makefile.in (.NOTPARALLEL): Regenerate.
4598 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4600         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4601         * Makefile.in: Regenerate.
4603 2008-03-26  Jakub Staszak  <kuba@et.pl>
4605         * MAINTAINERS (Write After Approval): Add myself.
4607 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4609         * MAINTAINERS:  Update e-mail address.
4611 2008-03-20  Ian Lance Taylor  <iant@google.com>
4613         * configure.ac: Add support for --enable-gold.
4614         * Makefile.def: Add gold as a directory like ld.
4615         * configure, Makefile.in: Regenerate.
4617 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4619         * configure.ac: m4_include config/proginstall.m4.
4620         * configure: Regenerate.
4622         Backport from upstream Libtool:
4624         2007-10-12  Eric Blake  <ebb9@byu.net>
4626         Deal with Autoconf 2.62's semantic change in m4_append.
4627         * ltsugar.m4 (lt_append): Replace broken versions of
4628         m4_append.
4629         (lt_if_append_uniq): Don't require separator to be overquoted,
4630         and avoid broken m4_append.
4631         (lt_dict_add): Fix typo.
4632         * libtool.m4 (_LT_DECL): Don't overquote separator.
4634 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4636         * config.rpath: Add AIX 6 support.
4638 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4640         * Makefile.def (stageprofile).  Remove -fprofile-generate
4641         from stage_libcflags.
4642         * Makefile.in: Regenerate.
4644 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4646         * config.sub, config.guess: Update from upstream sources.
4648 2008-03-06  Tom Tromey  <tromey@redhat.com>
4650         * MAINTAINERS: Update for treelang deletion.
4652 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4654         * MAINTAINERS: Update my email address.
4656 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4658         * MAINTAINERS (darwin port): Add myself as a maintainer.
4659         (objective-c/c++): Add myself as a maintainer.
4661 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4663         * MAINTAINERS (Write After Approval): Update my email address.
4665 2008-02-25  Tomas Bily  <tbily@suse.cz>
4667         * MAINTAINERS (Write After Approval): Add myself.
4669 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4671         * MAINTAINERS (OpenMP): Add myself.
4673 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4675         PR bootstrap/32009
4676         PR bootstrap/32161
4678         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4679         * configure: Regenerate.
4681         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4682         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4683         STAGE4_LIBCFLAGS): New.
4684         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4685         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4686         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4687         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4688         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4689         for target modules.  Don't export LIBCFLAGS.
4690         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4691         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4692         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4693         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4694         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4695         * Makefile.in: Regenerate.
4697 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4699         PR libgcj/33085
4700         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4701         Do not use -DDLL_EXPORT.  Backport from upstream.
4703 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4705         * MAINTAINERS (Write After Approval): Add myself.
4707 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4709         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4710         * configure: Regenerate.
4712 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4714         * configure.ac (xtensa*-*-*): Recognize processor variants.
4715         * configure: Regenerate.
4717 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4719         PR bootstrap/34922
4720         * configure.ac (PARSE_ARGS): Push suitable setting of
4721         ac_subdirs_all, for `./configure --help=recursive'.
4722         Handle `+' in generic toplevel directory disabling.
4723         * configure: Regenerate.
4725 2008-01-28  Nick Clifton  <nickc@redhat.com>
4727         * MAINTAINERS (xstormy16): Take over maintainership.
4729 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4731         * MAINTAINERS (c4x port): Remove.
4733 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4735         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4737 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4739         * config.sub, config.guess: Update from upstream sources.
4741 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4743         * MAINTAINERS (Write After Approval): Add myself.
4745 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4747         * MAINTAINERS: Update my email address.
4749 2008-01-09  Raksit Ashok  <raksit@google.com>
4751         * MAINTAINERS (Write After Approval): Add myself.
4753 2008-01-09  Raksit Ashok  <raksit@google.com>
4755         * MAINTAINERS (Write After Approval): Add myself.
4757 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4759         * config.sub, config.guess: Update from upstream sources.
4761 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4763         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4764         Change recommended MPFR from 2.2.1 -> 2.3.0.
4765         * configure: Regenerate.
4767 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4769         * MAINTAINERS: Update my email address.
4771 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4773         * MAINTAINERS: Update my email address.
4775 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4777         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4778         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4779         * Makefile.in: Regenerate.
4781 2007-12-10  Mark Heffernan  <meheff@google.com>
4783         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4784         misplaced entries.
4786 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4788         * configure.ac: Enable libjava for x86_64-*-darwin9.
4789         * configure: Regenerate.
4791 2007-12-07  Bill Maddox  <maddox@google.com>
4793         * MAINTAINERS (Write After Approval): Add myself.
4795 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4797         * config.sub, config.guess: Update from upstream sources.
4799 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4801         * config-ml.in: Remove 64bit configure tests.
4803 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4805         * config-ml.in: Robustify against white space in absolute file
4806         names.
4808         * config-ml.in (multi-clean): Substitute ${Makefile}.
4809         Remove superfluous ${Makefile} in list.
4811 2007-11-19  Thiemo Seufer  <ths@mips.com>
4813         * config-ml.in: Don't hardcode the Makefile name.
4815 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4817         * MAINTAINERS (Write After Approval): Add myself.
4819 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4821         * MAINTAINERS (Write After Approval): Add myself.
4823 2007-11-06  Doug Kwan  <dougkwan@google.com>
4825         * MAINTAINERS (Write After Approval): Add myself.
4827 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4829         * MAINTAINERS (mercury): Remove entry.
4830         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4832 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4834         * Makefile.def (dependencies): Make configure-gdb depend on
4835         all-intl.
4836         * Makefile.in: Regenerated.
4838 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4840         * MAINTAINERS (Fortran maintainer): Remove myself.
4842 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4844         * Makefile.def: To avoid problems running with parallel makes,
4845         build newlib before libgloss so that target specific header
4846         files are availble.
4847         * Makefile.in: Regenerate
4849 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4851         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4852         * Makefile.in: Regenerate.
4854 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4856         * MAINTAINERS (Register allocation reviewer): Add myself.
4858 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4860         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4861         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4862         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4863         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4864         * configure: Regenerate.
4866 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4868         * MAINTAINERS (Register allocation reviewer): Add myself.
4870 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4872         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4873         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4874         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4875         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4876         * configure.ac: Default them to host tools for $host = $build.
4877         Subst them.
4879         * configure: Regenerate.
4880         * Makefile.in: Regenerate.
4882 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4884         * MAINTAINERS (Register allocation reviewer): Add myself.
4886 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4888         * MAINTAINERS (Register allocation reviewer): Add myself.
4890 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4892         * MAINTAINERS (Write After Approval): Fix typo.
4894 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4896         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4897         * configure: Regenerate.
4899 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4901         PR bootstrap/31906
4902         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4903         they're already prefixed.
4905 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4907         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4908         libstdc++.
4909         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4910         * configure: Regenerate.
4911         * Makefile.in: Regenerate.
4913 2007-09-17  Andreas Schwab  <schwab@suse.de>
4915         * configure.ac: Raise minimum makeinfo version to 4.6.
4916         * configure: Regenerate.
4918 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4920         * MAINTAINERS (write-after-approval) add myself
4922 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4924         * configure.ac: Correct makeinfo version check.
4925         * configure: Regenerate.
4927 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4929         * MAINTAINERS: Update my email address.
4931 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4933         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4934         to $skipdirs and only disable gprof for newlib.  Use the normal
4935         mips*-elf* handling in other respects.
4936         * configure: Regnerate.
4938 2007-09-12  David Daney  <ddaney@avtrex.com>
4940         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4941         enabling libgcj.
4942         * configure: Regenerate.
4944 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4946         PR other/32154
4947         * configure.ac: For libgloss targets, point the linker to the linker
4948         script, startup code and simulator library.
4949         * configure: Regenerate.
4951 2007-09-07  Andrew Haley  <aph@redhat.com>
4953         * configure.ac (noconfigdirs): Remove target-libffi and
4954         target-libjava.
4955         * configure: Regenerate.
4957 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4959         PR target/33281
4960         * configure.ac: Use config/mh-mingw on mingw.
4961         * configure: Regenerate.
4963 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4965         * MAINTAINERS (Write After Approval): Add myself.
4967 2007-09-05  Richard Guenther  <rguenther@suse.de>
4969         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4970         nor --disable-checking is provided also turn on yes and types
4971         checking for stage1.
4972         * configure: Re-generate.
4974 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4976         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4977         (Write After Approval): Remove myself.
4979 2007-08-29  Nick Clifton  <nickc@redhat.com>
4981         * config.sub, config.guess: Update from upstream sources.
4983 2007-08-22  Bud Davis  <jmdavis@link.com>
4985         * MAINTAINERS (Write After Approval): Added myself.
4986         * MAINTAINERS (Reviewers): Removed myself.
4988 2007-08-18  Paul Brook  <paul@codesourcery.com>
4989             Joseph Myers  <joseph@codesourcery.com>
4991         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4992         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4993         * Makefile.in: Regenerate.
4994         * configure.ac (--with-debug-prefix-map): New.
4995         * configure: Regenerate.
4997 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4998             Nigel Stephens  <nigel@mips.com>
5000         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5001         as target_makefile_frag.
5002         * configure: Regenerate.
5004 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5006         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5007         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5008         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5009         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5010         (do-compare, do-compare3, do-compare-debug): New.
5011         ([+compare-target+]): Use them.
5013 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5015         * MAINTAINERS (Write After Approval): Change my email address.
5017 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5018             Ben Elliston  <bje@au.ibm.com>
5020         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5021         --silent if $silent.
5022         * configure: Regenerate.
5024 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5026         * MAINTAINERS (Various Maintainers): Add myself as
5027         loop infrastructure maintainer.  Update my e-mail
5028         address.
5030 2007-07-31  Diego Novillo  <dnovillo@google.com>
5032         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5033         Adjust description.
5035 2007-07-26  Richard Guenther  <rguenther@suse.de>
5037         * configure.ac: Add types checking to stage1 checking flags.
5038         * configure: Regenerate.
5040 2007-07-17  Nick Clifton  <nickc@redhat.com>
5042         * COPYING3: New file.  Contains version 3 of the GNU General
5043         Public License.
5044         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5045         Lesser General Public License.
5047 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5049         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5051 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5053         * MAINTAINERS (S/390 co-maintainer): Add myself.
5054         (Write After Approval): Remove myself.
5056 2007-07-13  Dan Hipschman  <dsh@google.com>
5058         * MAINTAINERS (Write After Approval): Add myself.
5060 2007-07-11  Nick Clifton  <nickc@redhat.com>
5062         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5063         WINDRES export.
5064         * Makefile.in: Regenerate.
5066 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5068         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5069         maintainer.
5071 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5073         * lt~obsolete.m4: New. Import from 20070318 libtool.
5075 2007-07-03  Julian Brown  <julian@codesourcery.com>
5077         * MAINTAINERS (Write After Approval): Add myself.
5079 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5081         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5082         * configure: Regenerate.
5084 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5086         * configure.ac: Add some missing m4 quotation.
5087         * configure: Regenerate.
5089 2007-07-02  Simon Baldwin  <simonb@google.com>
5091         * MAINTAINERS (Write After Approval): Add myself.
5093 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5095         * configure: Regenerate.
5097 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5099         * Makefile.def: Add windmc tool to build.
5100         * Makefile.tpl: Likewise.
5101         * configure.ac: Likewise.
5102         * Makefile.in: Regenerate.
5103         * configure: Regenerate.
5105 2007-06-28  DJ Delorie  <dj@redhat.com>
5107         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5108         not building newlib.
5109         * configure: Regenerated.
5111 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5113         * MAINTAINERS (Write After Approval): Add myself.
5115 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5117         * MAINTAINERS (Write After Approval): Add myself.
5119 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5121         * MAINTAINERS (Write After Approval): Add myself.
5123 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5125         * MAINTAINERS (Write After Approval): Add myself.
5127 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5129         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5130         * Makefile.in: Regenerated.
5132 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5134         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5135         bfin*-*-uclinux* targets.
5136         * configure: Regenerate.
5138 2007-06-14  Ian Lance Taylor  <iant@google.com>
5140         * MAINTAINERS: Add myself as non-algorithmic global write
5141         maintainer.
5143 2007-06-14  Diego Novillo  <dnovillo@google.com>
5145         * MAINTAINERS: Add self as middle-end maintainer and
5146         non-algorithmic global write maintainer.
5148 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5150         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5151         Move all Fortran maintainers except Paul Brook into the
5152         Non-Autopoiesis section.
5154 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5156         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5157         (distclean-stage[+id+]): Possibly delete stage_last.
5158         * Makefile.in: Regenerate.
5160 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5162         * MAINTAINERS (Various Maintainer): Fix typo.
5164 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5166         * MAINTAINERS (Various Maintainer): Add myself as
5167         dataflow maintainer.
5169 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5171         * config.sub, config.guess: Update from upstream sources.
5173 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5175         * Makefile.tpl: Fix spelling error.
5176         * Makefile.in: Regenerate.
5178 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5180         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5181         lt_cv_sys_max_cmd_len.
5183 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5185         * MAINTAINERS (Various Maintainers): Add myself as
5186         auto-vectorizer maintainer.
5188 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5190         PR libjava/32098
5191         * libtool.m4: Revert previous change.
5192         * ltgcc.m4: Put it here.
5194 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5196         * MAINTAINERS (Various Maintainers): Add myself as
5197         auto-vectorizer maintainer.
5199 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5201         PR libjava/32098
5202         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5204 2007-05-30  Richard Guenther  <rguenther@suse.de>
5206         * MAINTAINERS (Various Maintainers): Add myself as
5207         auto-vectorizer maintainer.
5209 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5211         PR bootstrap/29382
5212         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5213         * configure: Rebuilt.
5215 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5217         * MAINTAINERS (Write After Approval): Removed my name.
5219 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5221         * MAINTAINERS (Write After Approval): Remove myself.
5223 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5225         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5227 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5229         * ltmain.sh: Update from ToT Libtool.
5230         * libtool.m4: Update from ToT Libtool.
5231         * ltsugar.m4: New. Update from ToT Libtool.
5232         * ltversion.m4: New. Update from ToT Libtool.
5233         * ltoptions.m4: New. Update from ToT Libtool.
5234         * ltconfig: Remove.
5235         * ltcf-c.sh: Remove.
5236         * ltcf-cxx.sh: Remove.
5237         * ltcf-gcj.sh: Remove.
5239 2007-05-22  Ollie Wild  <aaw@google.com>
5241         * MAINTAINERS (Write After Approval): Add myself.
5243 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5245         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5246         stage_cflags.
5247         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5248         Remove CFLAGS/LIBCFLAGS.
5249         (configure-stage[+id+]-[+prefix+][+module+],
5250         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5251         * Makefile.in: Regenerate.
5253 2007-05-15  Diego Novillo  <dnovillo@google.com>
5255         * MAINTAINERS: Update e-mail address.
5257 2007-05-15  Revital Eres  <eres@il.ibm.com>
5259         * MAINTAINERS (Write After Approval): Add myself.
5261 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5263         * MAINTAINERS (Write After Approval): Updated my address.
5265 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5267         * MAINTAINERS (Write After Approval): Add myself.
5269 2007-05-11  Silvius Rus  <rus@google.com>
5271         * MAINTAINERS (Write After Approval): Add myself.
5273 2007-04-23  Tom Tromey  <tromey@redhat.com>
5275         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5277 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5279         * MAINTAINERS (cpplib): Rename to ...
5280         (libcpp): ... this.  Add C/C++ front end maintainers.
5282 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5284         * config-ml.in: Pass ${ml_config_env} to configure calls.
5286 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5288         * MAINTAINERS (Write After Approval): Add myself.
5290 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5292         * MAINTAINERS (Write After Approval): Add myself.
5294 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5296         * MAINTAINERS (fortran 95 front end): Add myself.
5298 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5300         * MAINTAINERS (Write After Approval): Add myself.
5302 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5304         * MAINTAINERS (Modulo Scheduler): Add myself.
5306 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5308         * MAINTAINERS (fortran 95 front end): Add myself.
5309         (c++ front end): whitespace fix.
5311 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5313         * MAINTAINERS (Write After Approval): Add myself.
5315 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5317         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5318         of glob.  Quote arguments with single quotes too.
5319         * configure: Regenerate.
5321 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5323         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5324         * Makefile.in: Regenerate
5326 2007-03-07  Andreas Schwab  <schwab@suse.de>
5328         * configure: Regenerate.
5330 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5332         * configure.ac: Add "--with-pdfdir" configure option,
5333         which defines pdfdir variable.
5334         * Makefile.def (target=fixincludes): Add install-pdf to
5335         missing targets.
5336         (recursive_targets): Add install-pdf target.
5337         (flags_to_pass): Add pdfdir.
5338         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5339         target.
5340         * configure: Regenerate
5341         * Makefile.in: Regenerate
5343 2007-02-28  Eric Christopher  <echristo@apple.com>
5345         Revert:
5346         2006-12-07  Mike Stump  <mrs@apple.com>
5348         * Makefile.def (dependencies): Add dependency for
5349         install-target-libssp and install-target-libgomp on
5350         install-gcc.
5351         * Makefile.in: Regenerate.
5353 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5355         * configure: Regenerate.
5356         * configure.ac: Move statements after variable declarations.
5358 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5360         * MAINTAINERS: Add myself as sh maintainer.
5362 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5364         * configure.ac: Adjust for loop syntax.
5365         * configure: Regenerate.
5367 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5369         * configure: Rebuilt.
5371 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5373         * configure.ac: Drop multiple occurrences of --enable-languages,
5374         and fix its quoting.
5375         * configure: Rebuilt.
5377 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5378             Nathan Sidwell  <nathan@codesourcery.com>
5379             Vladimir Prus  <vladimir@codesourcery.com>
5380             Joseph Myers  <joseph@codesourcery.com>
5382         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5383         * configure: Regenerate.
5385 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5387         * ltconfig (freebsd*): Default to elf.
5389 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5391         * configure.ac (target_libraries): Move libgcc before libiberty.
5392         * configure: Regenerated.
5394 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5395             Paolo Bonzini  <bonzini@gnu.org>
5397         PR bootstrap/30753
5398         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5399         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5400         * configure: Regenerated.
5402 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5404         * MAINTAINERS (Language Front End Maintainers): Update my mail
5405         address.
5407 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5409         PR bootstrap/30748
5410         * configure.ac: Correct syntax for Solaris ksh.
5411         * configure: Regenerated.
5413 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5415         * configure.ac: Sync with src.
5416         * configure: Regenerate.
5418 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5420         * Makefile.in: Regenerate.
5422 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5424         * config.sub: Sync with src.
5426 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5428         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5429         noncanonical equivalents.
5430         * configure.in: Rename to...
5431         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5432         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5433         target_noncanonical.  Use them.  Rewrite removal of configure
5434         arguments for autoconf 2.59.  Discard variable settings.  Force
5435         program_transform_name for native tools.
5437         * Makefile.in: Regenerated.
5438         * configure: Regenerated with autoconf 2.59.
5440 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5442         * MAINTAINERS (Write After Approval): Add myself.
5444 2007-01-31  Andreas Schwab  <schwab@suse.de>
5446         * Makefile.tpl (LDFLAGS): Substitute it.
5447         * Makefile.in: Regenerate.
5449 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5451         * MAINTAINERS (Write After Approval): Add myself.
5453 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5455         * MAINTAINERS (spu port): Add myself.
5457 2007-01-23  Richard Guenther  <rguenther@suse.de>
5459         PR bootstrap/30541
5460         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5461         * Makefile.tpl (GNATBIND): Substitute it.
5462         (GNATMAKE): Likewise.
5463         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5464         of STAGE_PREFIX.
5465         * Makefile.in: Regenerate.
5466         * configure: Regenerate.
5468 2007-01-18  Mike Stump  <mrs@apple.com>
5470         * configure.in: Re-enable -Werror for gcc builds.
5472 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5474         * MAINTAINERS (Write After Approval): Add myself.
5476 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5478         * configure.in: Change == to = in test command.
5479         * configure: Regenerate.
5481 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5482             Nick Clifton  <nickc@redhat.com>
5483             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5485         * configure.in (build_configargs, host_configargs, target_configargs):
5486         Remove build/host/target parameters.
5487         (host_libs): Add gmp and mpfr.
5488         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5489         * Makefile.def (gmp, mpfr): New.
5490         (gcc): Remove target.
5491         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5492         target_os, target_vendor): New.
5493         (configure): Add host_alias/target_alias arguments; adjust invocations.
5494         * configure: Regenerate.
5495         * Makefile.in: Regenerate.
5497 2007-01-11  Matt Fago  <fago@earthlink.net>
5499         * configure.in: Try to link to functions only in mpfr 2.2.x
5500         to improve robustness of configure tests.
5501         * configure: Regenerate.
5503 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5505         * MAINTAINERS: Add myself as i386 maintainer.
5507 2007-01-08  Jan Hubicka  <jh@suse.cz>
5509         * MAINTAINERS: Add myself as i386 maintainer.
5511 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5513         * configure.in: Add support for an x86_64-mingw* target.
5514         * configure: Regenerate.
5516 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5518         * Makefile.tpl (all-target): Correct @if conditional for target
5519         modules.
5520         * configure.in: Omit libiberty if building only target libgcc.
5521         * configure, Makefile.in: Regenerated.
5523 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5525         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5526         * configure: Regenerate.
5528 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5530         * Makefile.def (target_modules): Add libgcc.
5531         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5532         * Makefile.tpl (clean-target-libgcc): Delete.
5533         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5534         on gcc even for bootstrapped modules.  Rewrite handling of
5535         lang_env_dependencies to loop over target_modules.
5536         * configure.in (target_libraries): Add target-libgcc.
5537         * Makefile.in, configure: Regenerated.
5539 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5541         * configure.in: Reorganize recognition of languages.  Add
5542         --enable-stage1-languages.  Show supported languages for the chosen
5543         target rather than all recognized languages.
5544         * configure: Regenerate.
5546 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5548         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5549         * Makefile.in: Regenerate.
5551 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5553         * configure.in: Warn that MPFR 2.2.0 is buggy.
5554         * configure: Regenerate.
5556 2006-12-27  Ian Lance Taylor  <iant@google.com>
5558         * configure.in: When removing Makefiles to force a reconfigure, also
5559         remove prev-DIR*/Makefile.
5560         * configure: Regenerate.
5562 2006-12-22  Andreas Schwab  <schwab@suse.de>
5564         * configure: Regenerate with correct autoconf version.
5566 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5568         * configure.in: add AC_SUBST for *_FOR_TARGET.
5569         * configure: Regenerate.
5571 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5573         * configure.in: Simplify logic for rejecting languages that cannot
5574         be built.  Separate the case when a language is unsupported,
5575         from the case when the user chooses not to build a language.
5577 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5579         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5580         it only affects bootstrap and could be tested on "$host" as well.
5581         * configure: Regenerate.
5582         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5584 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5586         PR bootstrap/29544
5587         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5588         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5589         move here comment from Makefile.tpl.
5590         * Makefile.tpl: Move some definitions higher in the file.
5591         (STAGE1_CHECKING): New.
5592         * configure.in: Add --enable-stage1-checking.
5593         * configure: Regenerate.
5594         * Makefile.in: Regenerate.
5596 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5598         * MAINTAINERS: Add myself as build system maintainer.
5600 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5602         * MAINTAINERS (Write After Approval): Add myself.
5604 2006-12-13  Eric Christopher  <echristo@apple.com>
5606         * MAINTAINERS: Add myself as darwin maintainer.
5608 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5610         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5612 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5614         MAINTAINERS: Update my entry.
5616 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5618         * configure.in:  Handle spu makefile frag.
5619         * Makefile.tpl (MAINT): Define
5620         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5621         * configure: Regenerate.
5622         * Makefile.in: Regenerate.
5624 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5626         * config.guess: Import latest version.
5627         * config.sub: Likewise.
5629 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5631         * configure.in (spu-*-*): Don't skip target-libiberty.
5632         * configure: Regenerate.
5634 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5636         PR bootstrap/30134
5637         * configure.in: Correct x86 darwin support for libjava to powerpc
5638         and i?86 only.
5639         * configure: Regenerate.
5641 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5643         * configure.in: Add x86 darwin support for libjava.
5644         * configure: Regenerate.
5646 2006-12-07  Mike Stump  <mrs@apple.com>
5648         * Makefile.def (dependencies): Add dependency for
5649         install-target-libssp and install-target-libgomp on
5650         install-gcc.
5651         * Makefile.in: Regenerate.
5653 2006-12-04  Richard Guenther  <rguenther@suse.de>
5655         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5656         (Non-Algorithmic Maintainers): Move over non-algorithmic
5657         loop optimizer maintainers, add myself as a non-algorithmic
5658         middle-end maintainer.
5660 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5662         * MAINTAINERS (Write After Approval): Add myself.
5664 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5666         * configure.in: Update error message for missing GMP/MPFR.
5668         * configure: Regenerate.
5670 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5672         * configure.in: Update MPFR version in error message.
5674         * configure: Regenerate.
5676 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5678         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5679         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5680         --with-gmp-lib): New flags.
5682         * configure: Regenerate.
5684 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5686         * MAINTAINERS (Write After Approval): Change my email address.
5688 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5690         * MAINTAINERS (Write After Approval): Add myself.
5692 2006-11-22  Philipp Thomas  <pth@suse.de>
5694         * MAINTAINERS (i18n): Update e-mail address.
5696 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5698         * MAINTAINERS (spu port): Add myself as maintainer.
5699         (Write After Approval): Remove myself.
5701 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5703         * configure.in (skipdirs): Don't build libssp for SPU.
5704         * configure: Regenerate.
5706 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5708         * MAINTAINERS (spu port): Add myself as maintainer.
5709         (libobjc): Update my email address.
5711 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5713         * MAINTAINERS (Write After Approval): Add myself.
5715 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5717         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5718         * configure : Rebuilt.
5720 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5722         * MAINTAINERS (Write After Approval): Add myself.
5724 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5726         * MAINTAINERS (Write After Approval): Add myself.
5728 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5730         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5731         libmpfr.a.
5732         * configure: Regenerate.
5734 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5736         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5737         (unstage): Test for stage_last presence.
5739         PR bootstrap/29802
5740         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5741         STAGE_PREFIX.
5742         * Makefile.in: Regenerate.
5744 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5746         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5747         maintainers.
5749 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5751         * MAINTAINERS (Write After Approval): Add myself.
5753 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5755         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5756         and stageN-package/Makefile.
5757         * Makefile.in: Regenerated.
5759 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5761         * configure.in: Remove target-libgloss from noconfigdirs for
5762         bfin-*-*.
5763         * configure: Regenerated.
5765 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5767         * configure.in (have_gmp): Only error if the gcc directory exists.
5769         * configure: Regenerate.
5771 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5773         * configure.in: Robustify error message for missing GMP/MPFR.
5775         * configure: Regenerate.
5777 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5779         * MAINTAINERS (Write After Approval): Add myself.
5781 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5783         * MAINTAINERS: Change email address.
5785 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5787         * MAINTAINERS (Write After Approval): Add myself.
5789 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5791         * MAINTAINERS (Write After Approval): Add myself.
5793 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5795         * MAINTAINERS (Write After Approval): Move myself to
5796         Write After Approval section.
5798 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5800         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5801         need_gmp anymore.
5802         * configure: Regenerate.
5804 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5806         * MAINTAINERS (Write After Approval): Add myself.
5808 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5810         * config.guess: Import latest version.
5811         * config.sub: Likewise.
5813 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5815         * Makefile.def: Added pdf target handling.
5816         * Makefile.tpl: Added pdf target handling.
5817         * Makefile.in: Regenerated.
5819 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5821         * MAINTAINERS: Add self as score port maintainer.
5823 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5825         * MAINTAINERS (Write After Approval): Add myself.
5827 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5829         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5830         or newer.
5831         * configure: Regenerated.
5833 2006-09-27  Dave Brolley  <brolley@redhat.com>
5835         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5836         using $s instead of $r.
5837         * configure: Regenerated.
5839 2006-09-26  Thiemo Seufer  <ths@mips.com>
5841         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5842         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5843         * configure: Regenerate.
5845 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5847         * MAINTAINERS (Write After Approval): Remove myself.
5849 2006-09-22  Chao-ying Fu  <fu@mips.com>
5851         * MAINTAINERS (Write After Approval): Add myself.
5853 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5855         * MAINTAINERS: Add self as soft-fp maintainer.
5857 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5859         * MAINTAINERS: Add myself as avr maintainer.
5860         Remove Marek Michalkiewicz as avr maintainer.
5862 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5864         * MAINTAINERS (Write After Approval): Add myself.
5866 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5868         * configure.in: Never build newlib for a Mingw host.
5869         Never build newlib as Mingw target library.
5870         Test the existence of winsup/cygwin for building a Cygwin newlib,
5871         rather than just winsup.
5872         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5873         building a Mingw target.
5874         * configure: Regenerate.
5876 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5878         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5880 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5882         * config.guess: Import from src (was more updated).
5883         * config.sub: Likewise.
5885 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5887         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5888         * configure: Regenerated.
5890 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5892         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5893         for stages after the first.
5895 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5897         * Makefile.def: Add dependencies for configure-opcodes
5898         on configure-intl and all-opcodes on all-intl.
5899         * Makefile.in: Regenerated.
5901 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5903         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5905 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5907         Port to hosts whose 'sort' and 'tail' implementations
5908         treat operands with leading '+' as file names, as POSIX
5909         has required since 2001.  However, make sure the code still
5910         works on pre-POSIX hosts.
5911         * ltmain.sh: Don't assume "sort +2" is equivalent to
5912         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5914 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5916         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5918 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5920         * ltconfig: chmod 644 before ranlib during install.
5922 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5924         PR bootstrap/18058
5925         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5926         if the bootstrap compiler is a GCC version that supports it.
5927         * configure: Regenerate.
5929 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5931         * configure.in: Fix thinkos in previous check-in.
5932         * configure: Regenerate.
5934 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5936         PR other/27063
5937         * configure.in: Test subdir_requires and give an appropriate
5938         error message.
5939         * configure: Regenerate.
5941 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5943         * MAINTAINERS (Write After Approval): Add myself.
5945 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5947         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5949 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5951         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5953 2006-06-20  David Ayers  <d.ayers@inode.at>
5955         PR bootstrap/28072
5956         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5957         whether target-libjava is being configured instead of whether the
5958         java front end is enabled.
5959         * configure: Regenerate.
5961 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5963         PR target/27540
5964         * configure.in: Only enable libgomp on IRIX 6.
5965         * configure: Regenerate.
5967 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5969         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5970         too.
5971         * Makefile.in: Regenerate.
5973 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5975         * config-ml.in: Alter CCASFLAGS to include special
5976         multilib options the same as is done for CFLAGS.
5978 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5980         * configure.in: Don't enable libgomp on hpux10.
5981         * configure: Rebuilt.
5983 2006-06-12  David Ayers  <d.ayers@inode.at>
5985         PR bootstrap/27963
5986         PR target/19970
5987         * configure.in: Remove target-boehm-gc from noconfigdirs where
5988         ${libgcj} is specified.
5989         * configure: Regenerate.
5991 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5993         Sync from src:
5995         * configure.in: Sync.
5996         * configure: Regenerated.
5998         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6000         * Makefile.def: Added dependencies from sim and gdb on intl, and
6001         added configure dependencies to everything with an all dependency
6002         on intl.
6003         * Makefile.in: Regenerated.
6005 2006-06-06  David Ayers  <d.ayers@inode.at>
6007         PR libobjc/13946
6008         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6009         * Makefile.in: Regenerate.
6010         * configure.in: Add --enable-objc-gc at toplevel and have it
6011         enable boehm-gc for Objective-C.
6012         Remove target-boehm-gc from libgcj.
6013         Add target-boehm-gc to target_libraries.
6014         Add target-boehm-gc to noconfigdirs where ${libgcj}
6015         is specified.
6016         Assert that boehm-gc is supported when requested for Objective-C.
6017         Only build boehm-gc if needed either for Java or Objective-C.
6018         * configure: Regenerate.
6020 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6022         PR 27674
6023         * Makefile.tpl (configure-[+prefix+][+module+],
6024         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6025         Remove rule to unstage bootstrapped modules.
6026         (stage_current): New.
6027         * Makefile.in: Regenerate.
6029 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6031         * MAINTAINERS (Write After Approval): Update my e-mail address.
6033 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6035         * include/libiberty.h: Declare pex_run_in_environment.
6037 2006-05-31  Asher Langton  <langton2@llnl.gov>
6039         * MAINTAINERS (Write After Approval): Add myself.
6041 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6043         * Makefile.def (bfd, opcodes): Fix lib_path.
6044         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6045         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6046         * Makefile.in: Regenerate.
6048 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6050         * Makefile.in: Regenerate.
6052 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6054         * Makefile.def: Add install-html target. Add datarootdir
6055         docdir and htmldir to flags_to_pass.
6056         * Makefile.tpl: Add install-html target.
6057         * Makefile.in: Regenerate.
6058         * configure.in: Add --with-datarootdir, --with-docdir, and
6059         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6060         * configure: Regenerate.
6062 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6064         * configure.in: Enable gprof for cross builds.
6065         * configure: Regenerate.
6067 2006-05-22  Richard Guenther  <rguenther@suse.de>
6069         Revert
6070         2006-01-31  Richard Guenther  <rguenther@suse.de>
6071         Paolo Bonzini  <bonzini@gnu.org>
6073         * Makefile.def (target_modules): Add libgcc-math target module.
6074         * configure.in (target_libraries): Add libgcc-math target library.
6075         (--enable-libgcc-math): New configure switch.
6076         * Makefile.in: Re-generate.
6077         * configure: Re-generate.
6078         * libgcc-math: New toplevel directory.
6080 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6081             Andreas Tobler  <a.tobler@schweiz.ch>
6083         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6084         * configure: Rebuilt.
6086 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6088         * MAINTAINERS (Write After Approval): Add myself.
6090 2006-05-01  DJ Delorie  <dj@redhat.com>
6092         * configure.in: Restore CFLAGS if GMP isn't present.
6093         * configure: Regenerate.
6095 2006-05-01  Richard Guenther  <rguenther@suse.de>
6097         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6098         maintainer.
6100 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6102         * MAINTAINERS (Write After Approval): Add myself.
6104 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6106         * MAINTAINERS (Write After Approval): Add myself.
6108 2006-04-18  DJ Delorie  <dj@redhat.com>
6110         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6111         reference libgloss so that libssp can be built in a combined
6112         tree.
6113         * configure: Regenerate.
6115 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6117         * MAINTAINERS (Write After Approval): Add myself.
6119 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6121         * configure.in: Require makeinfo 4.4 or higher.
6122         * configure: Regenerate.
6124 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6126         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6127         Rearrange the entries of other libraries to have them in one place.
6129 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6131         * MAINTAINERS (Write After Approval): Remove myself.
6132         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6134 2006-03-14  Richard Guenther  <rguenther@suse.de>
6136         * configure: Regenerate with autoconf 2.13.
6138 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6140         * MAINTAINERS: Use my work address.
6142         * MAINTAINERS: Update my E-mail address.
6144 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6146         * configure.in: Handle --disable-<component> generically.
6147         * configure: Regenerate.
6149 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6151         PR libgcj/17311
6152         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6154 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6156         * MAINTAINERS (Write After Approval):  Remove myself.
6157         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6159 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6161         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6162         (TARGET_CONFIGDIRS): Remove.
6163         * configure.in: Remove AC_SUBST(target_configdirs).
6164         * Makefile.in, configure: Regenerated.
6166 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6168         * MAINTAINERS (Write After Approval):  Remove myself.
6169         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6171 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6173         PR bootstrap/25670
6175         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6177         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6178         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6179         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6180         BUILD_PREFIX, BUILD_PREFIX_1.
6181         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6183         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6184         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6186         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6187         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6188         of `cat stage_current`.  Always provide the `r' and `s' variables.
6189         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6190         a single shell execution.
6191         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6192         bootstrapped modules, make the stage1 module if the build was not
6193         started yet, else build the current stage.
6194         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6195         (all-build, all-host, all-target, [+make_target+]-host,
6196         [+make_target+]-target): Do not use \-continued lines.
6197         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6198         (current_stage, restrap, stage_last): New.
6200         * Makefile.in: Regenerate.
6201         * configure: Regenerate.
6203 2006-02-19  Bud Davis  <jmdavis@link.com>
6205         * MAINTAINERS (Write After Approval):  Remove myself.
6206         (Language Front End Maintainers):  Add myself as fortran 95
6207         maintainer and update e-mail address.
6209 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6211         * MAINTAINERS (Write After Approval):  Remove myself.
6212         (Language Front End Maintainers):  Add myself as fortran 95
6213         maintainer.
6215 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6217         * MAINTAINERS (Write After Approval): Add myself.
6219 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6221         * MAINTAINERS (Write After Approval):  Remove myself.
6222         (Language Front End Maintainers):  Add myself as
6223         fortran 95 maintainer.
6225 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6227         Sync from src:
6229         2005-12-27  Leif Ekblad  <leif@rdos.net>
6231         * configure.in: Add support for RDOS target.
6232         * configure: Regenerate.
6234 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6235             Andreas Schwab  <schwab@suse.de>
6237         * configure: Regenerate.
6239 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6241         * configure.in (enable_libgomp): Add AIX.
6242         * configure: Regenerate.
6244 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6246         * MAINTAINERS (Write After Approval): Add myself.
6248 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6250         * MAINTAINERS (Write After Approval): Add myself.
6252 2006-01-31  Richard Guenther  <rguenther@suse.de>
6253         Paolo Bonzini  <bonzini@gnu.org>
6255         * Makefile.def (target_modules): Add libgcc-math target module.
6256         * configure.in (target_libraries): Add libgcc-math target library.
6257         (--enable-libgcc-math): New configure switch.
6258         * Makefile.in: Re-generate.
6259         * configure: Re-generate.
6260         * libgcc-math: New toplevel directory.
6262 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6264         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6265         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6266         the assembler, linker and binutils.
6267         * configure: Regenerate.
6269 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6271         * MAINTAINERS (Write After Approval): Add myself.
6273 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6275         * configure: Regenerate.
6277 2006-01-18  Richard Henderson  <rth@redhat.com>
6278             Jakub Jelinek  <jakub@redhat.com>
6279             Diego Novillo  <dnovillo@redhat.com>
6281         * libgomp: New directory.
6282         * Makefile.def: Add target_module libgomp.
6283         * Makefile.in: Regenerate.
6284         * configure.in (target_libraries): Add target-libgomp.
6285         * configure: Regenerate.
6287 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6289         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6290         @ from continuation.
6291         * Makefile.in: Rebuilt.
6293 2006-01-04  Chris Lattner  <sabre@gnu.org>
6295         * MAINTAINERS (Write After Approval): Add myself.
6297 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6299         PR bootstrap/24252
6301         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6302         * Makefile.tpl (OBJDUMP): New.
6303         (EXTRA_HOST_FLAGS): Add it.
6304         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6306         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6307         to use symbolic links between directories.  Avoid race conditions
6308         or make them harmless.
6309         * configure.in: Do not try to use symbolic links between directories.
6311         * Makefile.def (LEAN): Pass.
6312         * Makefile.tpl (LEAN): Define.
6313         (stage[+id+]-start): Accept that the previous directory does not
6314         exist, if the bootstrap is lean.
6315         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6316         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6317         configure substitution.
6318         ([+compare-target+]): Likewise.
6319         ([+bootstrap-target+]-lean): New.
6320         * configure.in: Remove lean bootstrap support from here.
6322         * Makefile.in: Regenerate.
6323         * configure: Regenerate.
6325 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6327         * MAINTAINERS (libdecnumber): Add myself.
6329 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6331         * libtool-ldflags: New script.
6333 2006-01-02  Andreas Schwab  <schwab@suse.de>
6335         * configure.in: When reconfiguring remove Makefile in
6336         all stage directories.
6337         * configure: Regenerate.
6339 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6341         * MAINTAINERS: Update my email address.
6343 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6345         Revert Ada-related part of the previous change.
6347         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6348         Do not pass.
6349         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6350         * Makefile.in: Regenerate.
6351         * configure.in: Do not include mt-ppc-aix target fragment.
6352         * configure: Regenerate.
6354 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6356         * configure.in: Select appropriate fragments for PowerPC/AIX.
6357         * configure: Regenerate.
6359         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6360         BOOT_CFLAGS, BOOT_LDFLAGS.
6361         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6362         BOOT_CFLAGS, BOOT_LDFLAGS.
6363         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6364         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6365         (stage): Fail if we cannot complete the work.
6366         * Makefile.in: Regenerate.
6368 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6370         * configure.in: Replace ms1 with mt.
6371         * configure: Rebuilt.
6373 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6375         * MAINTAINERS: Update my email address.
6377 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6379         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6380         install-host-nogcc): Don't invoke $(stage) at the end.
6381         * Makefile.in: Regenerate.
6383 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6385         * configure.in: Flip the top-level bootstrap switch.
6386         * configure: Regenerate.
6388 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6390         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6391         $(stage) and $(unstage).
6392         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6393         (all): Remove stray semicolon.
6394         (local-distclean): Don't handle multilib.tmp and multilib.out.
6395         (install.all): Set $s for consistency.
6396         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6397         check_multilibs setting.  Always make the install directory.
6398         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6399         Correct @if/@endif.
6400         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6401         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6402         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6403         (multilib.out): Remove.
6404         * Makefile.in: Regenerated.
6406 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6408         * MAINTAINERS (Write After Approval): Add myself.
6410 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6412         * MAINTAINERS: Add myself as mt maintainer.
6414         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6416 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6418         * MAINTAINERS: Change email address.
6420 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6422         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6423         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6424         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6425         Find in-tree tools if available.
6426         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6427         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6428         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6429         (COMPILER_*_FOR_TARGET): New.
6430         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6431         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6432         (CONFIGURED_*, USUAL_*): Remove.
6433         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6434         STRIP): Use autoconf substitutions.
6435         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6436         COMPILER_NM_FOR_TARGET): New.
6437         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6439         (all): Make all-host and all-target in parallel.
6440         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6441         that $$r and $$s are set before invoking a recursive make.
6442         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6443         ([+bootstrap-target+]): Inline most of the `all' target.
6445 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6447         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6448         from the gcc build directory.
6449         * Makefile.in: Regenerate.
6451 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6453         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6454         depend on all-libdecnumber.
6455         * configure.in (host_libs): Include libdecnumber.
6456         * Makefile.in: Regenerate.
6457         * configure: Likewise.
6459 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6461         * libdecnumber: Import decNumber sources from the dfp-branch.
6463 2005-11-21  Kean Johnston  <jkj@sco.com>
6465         * config.sub, config.guess: Sync from upstream sources.
6467 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6469         Import from Autoconf sources:
6471         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6472         * config/move-if-change: Don't output "$2 is unchanged";
6473         suggested by Ben Elliston.  Handle weird characters correctly.
6475 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6477         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6478         to match upstream libtool for darwin.
6480 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6482         * Makefile.def: Remove gdb dependencies for gdbtk.
6483         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6484         (configure-gdb, install-gdb): New rules.
6485         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6486         * Makefile.in, configure: Regenerated.
6488 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6490         * MAINTAINERS (Write After Approval): Add myself.
6492 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6494         * MAINTAINERS (Write After Approval): Add myself.
6496 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6498         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6499         Diego Novillo.
6501 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6503         PR bootstrap/24297
6504         * Makefile.tpl (do-[+make-target+], do-check, install,
6505         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6506         are set before recursing.
6507         * Makefile.in: Regenerate.
6509 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6511         PR bootstrap/18939
6512         * Makefile.def (gcc) <target>: Fix thinko.
6513         * Makefile.in: Regenerate.
6515 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6517         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6518         * configure: Regenerate.
6520 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6522         * MAINTAINERS (Write After Approval): Add self.
6524 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6526         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6527         target-libffi, target-qthreads, target-libjava, and
6528         targetlibobjc.
6529         * configure: Regenerate.
6531 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6533         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6534         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6535         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6536         (USUAL_OBJDUMP_FOR_TARGET): New.
6537         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6538         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6539         * configure, Makefile.in: Regenerated.
6541 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6543         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6544         before other host packages.
6546 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6548         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6550 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6552         PR bootstrap/22340
6554         * configure.in (default_target): Remove.
6555         * Makefile.tpl (all): Do not use prerequisites as subroutines
6556         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6557         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6558         use prerequisites as subroutines.
6559         (check-host, check-target): New.
6560         (bootstrap configure & all targets): Do not use stage*-start
6561         if the directory layout is already ok.
6562         (non-bootstrap configure & all targets): Prepend a $(unstage).
6563         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6564         (NOTPARALLEL): Remove.
6565         (unstage, stage variables): New variables.
6566         (unstage, stage targets): Simply expand to those variables.
6568         * configure: Regenerate.
6569         * Makefile.in: Regenerate.
6571 2005-10-04  James E Wilson  <wilson@specifix.com>
6573         * Makefile.def (lang_env_dependencies): Add libmudflap.
6574         * Makefile.in: Regenerate.
6576 2005-10-03  Andreas Schwab  <schwab@suse.de>
6578         Backport from libtool CVS:
6579         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6581         * ltmain.sh: add support for installing into temporary
6582         staging area (e.g. 'make install DESTDIR=...')
6584 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6586         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6587         * configure: Regenerated.
6589 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6591         * configure: Regenerate with the correct
6592         autoconf version.
6594 2005-09-30  Catherine Moore  <clm@cm00re.com>
6596         * configure.in (bfin-*-*): New.
6597         * configure: Regenerated.
6599 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6601         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6602         (LIPO_FOR_TARGET): New.
6603         (CONFIGURED_LIPO_FOR_TARGET): New.
6604         (USUAL_LIPO_FOR_TARGET): New.
6605         (STRIP_FOR_TARGET): New.
6606         (CONFIGURED_STRIP_FOR_TARGET): New.
6607         (USUAL_STRIP_FOR_TARGET): New.
6608         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6609         STRIP_FOR_TARGET.
6610         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6611         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6612         * Makefile.in: Regenerate.
6613         * configure: Regenerate.
6615 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6617         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6618         (rs6000-*-aix*): Same.
6619         * configure: Regenerate.
6621 2005-09-16  Tom Tromey  <tromey@redhat.com>
6623         * MAINTAINERS: Add self as java maintainer.
6625 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6627         * configure.in: Recognize f95 in the --enable-languages option,
6628         and substitute it for fortran, issuing a warning.
6629         * configure: Regenerate.
6631 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6633         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6634         * configure:  Regenerated.
6636 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6638         * MAINTAINERS: Add self as ms1 maintainer.
6640 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6642         * Makefile.def (libssp): Add to lang_env_dependencies.
6643         * Makefile.in: Regenerate.
6645 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6647         * MAINTAINERS: Add myself as middle-end maintainer.
6649 2005-08-17  Christian Groessler  <chris@groessler.org>
6651         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6652         * Makefile.in: Regenerate.
6654 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6656         * MAINTAINERS (write after approval): Added myself.
6658 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6660         * MAINTAINERS (Write After Approval): Add myself.
6662 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6664         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6665         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6666         Look for alternate names of the target cc and c++
6667         * configure: Regenerate.
6669 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6671         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6672         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6673         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6674         tools; remove code to manually set them.
6675         (Target tools): Look in the environment for them.
6676         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6677         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6678         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6679         build directory.
6680         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6681         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6682         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6683         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6684         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6685         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6686         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6687         * configure: Regenerate.
6688         * Makefile.in: Regenerate.
6690 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6692         * MAINTAINERS: Update for removed CPU targets.
6694 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6696         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6697         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6698         * Makefile.in: Regenerated.
6700 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6702         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6703         (CFLAGS_FOR_TARGET): Use it.
6704         (CXXFLAGS_FOR_TARGET): Likewise.
6705         * Makefile.in: Regenerated.
6706         * configure.in (--with-build-sysroot): New option.
6707         * configure: Regenerated.
6709 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6711         * Makefile.tpl: Wrap install between unstage and stage
6712         * Makefile.in: Regenerate.
6714 2005-07-21  Eric Christopher  <echristo@apple.com>
6716         * MAINTAINERS: Update affiliation.
6718 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6720         * MAINTAINERS: Add self as crx port maintainer.
6722 2005-07-20  DJ Delorie  <dj@redhat.com>
6724         * MAINTAINERS: Add self as m32c maintainer.
6726 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6728         * all files: Update FSF address.
6730 2005-07-15  Eric Christopher  <echristo@redhat.com>
6732         * MAINTAINERS: Change affiliation.
6734 2005-07-14  Jim Blandy  <jimb@redhat.com>
6736         * configure.in: Add cases for Renesas m32c.
6737         * configure: Regenerated.
6739 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6741         * COPYING.LIB: Update from fsf.org.
6743 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6745         * COPYING, compile, config.guess,
6746         config.sub, install-sh, missing, mkinstalldirs,
6747         symlink-tree, ylwrap: Sync from upstream sources.
6748         * config-ml.in: Update FSF address.
6750 2005-07-13  Eric Christopher  <echristo@redhat.com>
6752         * configure.in: Add toplevel noconfigdir support for tpf.
6753         * configure: Regenerate.
6755 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6757         PR ada/22340
6759         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6760         * Makefile.in: Regenerate.
6762 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6764         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6765         Brolley to write-after-approval.
6767 2005-07-07  Andreas Schwab  <schwab@suse.de>
6769         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6770         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6771         * Makefile.in: Regenerated.
6773 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6775         * configure.in: Don't build sim or rda when targetting darwin.
6776         * configure: Regenerate.
6778 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6780         * configure.in: Add --enable-libssp and --disable-libssp.
6781         * configure: Regenerate with autoconf-2.13.
6783 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6785         * Makefile.def (target_modules): Add libssp.
6786         * configure.in (target_libraries): Add target-libssp.
6787         * configure: Rebuilt.
6788         * Makefile.in: Rebuilt.
6790 2005-07-01  Zack Weinberg  <zackw@panix.com>
6792         * MAINTAINERS: Change email address.  Resign from maintainership.
6794 2005-07-01  Richard Guenther  <rguenther@suse.de>
6796         * MAINTAINERS: Change my e-mail address and affiliation.
6798 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6800         * Makefile.def (stagefeedback): Come after profile.
6801         Define profiledbootstrap target.
6802         * Makefile.tpl (profiledbootstrap): Remove.
6803         (stageprofile-end): Zap stagefeedback.
6804         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6805         * Makefile.in: Regenerate.
6807 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6809         * MAINTAINERS: Update my email address.
6811 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6813         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6814         In 'cpp' stanza, support '#line' as well as '# '.
6816 2005-06-08  Andreas Schwab  <schwab@suse.de>
6818         * MAINTAINERS: Move myself from 'Write After Approval' to
6819         'CPU Port Maintainers' section as m68k maintainer.
6821 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6823         * configure.in (unsupported_languages): New macro.
6824         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6825         non-ported target libraries in noconfigdirs.
6826         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6827         non-linux-gnu.  Remove libgcj_ex_libffi.
6828         <lang_frag loop>: Set add_this_lang=no if the language is in
6829         unsupported_languages.
6830         * configure: Regenerate.
6832 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6834         * configure.in: Fix typo in handling of --with-mpfr-dir.
6835         * configure: Regenerate.
6837 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6839         * MAINTAINERS: Update my email address.
6841 2005-06-02  Jim Blandy  <jimb@redhat.com>
6843         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6844         accepted into the master sources.)
6846 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6847             Michael Snyder  <msnyder@redhat.com>
6848             Stan Cox  <scox@redhat.com>
6850         * configure.in: Set noconfigdirs for ms1.
6852         * configure: Regenerate.
6854 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6856         * MAINTAINERS (Write After Approval): Add self.
6858 2005-06-01  Josh Conner  <jconner@apple.com>
6860         * MAINTAINERS (Write After Approval): Add self.
6862 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6864         * MAINTAINERS: Update my email address.
6866 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6868         * MAINTAINERS (Write After Approval): Add self.
6870 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6872         * MAINTAINERS (Write After Approval): Remove self.
6874 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6876         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6877         (Dependencies): Consider target modules for bootstrap dependencies.
6878         Make target bootstrap modules depend on each stage's gcc.
6879         * Makefile.in: Regenerate.
6881 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6883         * Makefile.def (configure-gcc): Depend on binutils having been built.
6884         (all-gcc): No need to do it here.
6885         * Makefile.in: Regenerate.
6887 2005-05-19  Paul Brook  <paul@codesourcery.com>
6889         * configure.in: Rewrite misleading error message when requested
6890         language cannot be built.
6891         * configure: Regenerate.
6893 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6895         * ylwrap: Import from Automake 1.9.5.
6897 2005-05-13  David Ung  <davidu@mips.com>
6899         * MAINTAINERS (Write After Approval): Add self.
6901 2005-05-09  Mike Stump  <mrs@apple.com>
6903         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6904         lt_cv_sys_max_cmd_len for now.
6906 2005-05-09  Stan Cox  <scox@redhat.com>
6908         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6910 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6912         * README.SCO: Update the URL.
6914 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6916         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6917         with_gnu_ld to libtool.
6918         * ltcf-c.sh (aix[45]): Define file_list_spec.
6919         * ltcf-cxx.sh (aix[45]): Same.
6920         * ltcf-gcj.sh (aix[45]): Same.
6921         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6922         exists, write list of input files to temporary file.
6924 2005-05-04  Mike Stump  <mrs@apple.com>
6926         * configure.in: Always pass --target to target configures as
6927         otherwise rebuilds that do --recheck will fail.
6928         * confiugure: Rebuilt.
6930 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6932         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6933         STAGE_HOST_EXPORTS.
6934         (configure, all): Add bootstrap support.
6935         (Host modules, target modules): Pass post-stage1 flags and exports.
6936         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6937         * Makefile.in: Regenerate.
6939 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6941         * configure: Regenerate.
6943 2005-04-27  Mike Stump  <mrs@apple.com>
6945         * MAINTAINERS: Add self as darwin maintainer.
6947 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6949         * config.sub: Update from master copy.
6951 2005-04-21  Mike Stump  <mrs@apple.com>
6953         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6954         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6956 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6958         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6959         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6960         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6961         "*-*-elf" and "*-*-linux*".
6962         * configure: Regenerate.
6964 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6966         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6968 2005-04-12  Mike Stump  <mrs@apple.com>
6970         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6972 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6974         * MAINTAINERS (Write After Approval): Add myself.
6976 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6978         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6980 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6982         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6983         (TARGET_CONFIGARGS): Include --with-target-subdir.
6984         (configure, all): New macros.  Use them throughout.
6985         * Makefile.in: Regenerate.
6987 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6989         * MAINTAINERS (Write After Approval): Add myself.
6991 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6993         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6995 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6997         * MAINTAINERS: Move John Carr to Write After Approval.
6999 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7001         * config/mh-mingw32: Delete.
7002         * configure.in: Don't use it.
7003         * configure: Regenerate.
7005 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7007         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7008         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7009         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7010         (HOST_LIB_PATH): Generate from Makefile.def.
7011         (TARGET_LIB_PATH): Likewise.
7012         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7013         * Makefile.in: Regenerate.
7014         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7015         (RPATH_ENVVAR): Include Darwin case.
7016         * configure: Regenerate.
7018 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7020         * MAINTAINERS (Various Maintainers): Remove self.
7021         (Write After Approval): Add self.
7023 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7025         * MAINTAINERS (Various Maintainers): Add self.
7027 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7029         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7030         * configure: Regenerate.
7032 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7034         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7035         gcc_version, and gcc_version_trigger from set of flags to pass.
7036         * Makefile.tpl: Remove definitions of above variables.
7037         (config.status): Remove dependency on $(gcc_version_trigger).
7038         * Makefile.in: Regenerate.
7039         * configure.in: Do not reference config/gcc-version.m4 nor
7040         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7041         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7042         * configure: Regenerate.
7044 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7045             Andrew Pinski  <pinskia@physics.uc.edu>
7047         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7048         * Makefile.in: Regenerate.
7050 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7052         * MAINTAINERS (Write After Approval): Add myself.
7054 2005-03-03  David Ayers  <d.ayers@inode.at>
7056         * MAINTAINERS (Write After Approval): Add myself.
7058 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7060         PR libgcj/20160
7061         * ltmain.sh: Avoid creating archives with components that have
7062         duplicate basenames.
7064 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7066         PR bootstrap/20250
7067         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7068         instead of check.
7069         * Makefile.in: Regenerate.
7071 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7073         * Makefile.in: Regenerate to fix conflict between the previous two
7074         patches.
7076 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7078         PR bootstrap/17383
7079         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7080         * Makefile.tpl (HOST_SUBDIR): New substitution.
7081         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7082         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7083         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7084         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7085         (Host modules, Bootstrapped modules): Use it.
7086         (Build modules, Target modules): Do not create symlink trees,
7087         always configure out-of-srcdir.
7088         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7089         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7090         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7091         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7093         * Makefile.in: Regenerate.
7094         * configure: Regenerate.
7096 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7098         Merged from libada-gnattools-branch:
7099         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7101         * gnattools: New directory.
7102         * Makefile.def: Add gnattools as a module, depending on target-libada.
7103         * Makefile.in: Regenerate.
7104         * configure.in: Include gnattools in host_tools; disable it if ada
7105         is disabled.
7106         * configure: Regenerate.
7108 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7110         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7111         treelang maintainer.
7112         (Write After Approval): Remove myself.
7114 2005-02-23  Paul Schlie  <schlie@comcast.net>
7116         * configure.in: Allow darwin targeted ports to build tk, itcl and
7117         libgui.
7118         * configure: Regenerate.
7120 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7122         PR libgcj/10353
7123         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7124         * configure: Regenerate.
7126 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7128         * MAINTAINERS (Write After Approval): Add myself.
7130 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7132         * MAINTAINERS: Update my e-mail address.
7134 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7136         * MAINTAINERS (Write After Approval): Add myself.
7138 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7140         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7141         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7142         target-libgloss when not *-*-elf and *-*-aout.
7143         * configure: Regenerate.
7145 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7147         * MAINTAINERS: Remove obsolete entries.
7149         * MAINTAINERS (Write After Approval): Add Michael Matz.
7151 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7153         * MAINTAINERS: Remove self as cpplib maintainer.
7155 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7157         * install-sh, config.sub: Import from upstream.
7159 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7161         PR bootstrap/18222
7162         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7163         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7164         * Makefile.in: Regenerate.
7166 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7168         * MAINTAINERS: Update my email address.
7170 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7171             Andreas Schwab  <schwab@suse.de>
7173         PR bootstrap/18033
7174         * config-ml.in: Eval option if surrounded by single quotes.
7176 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7178         Revert 2004-12-28 Makefile changes, a better fix will be
7179         applied to mainline and src after GCC 4.0 branches.
7181 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7183         PR bootstrap/17383
7185         * Makefile.def (target_modules): Remove stage parameter,
7186         it is always true now.
7187         * Makefile.tpl (configure-build-[+module+],
7188         configure-target-[+module+]): Always build symlink tree
7189         for the directory and for include.  BUILD_SUBDIR and
7190         TARGET_SUBDIR cannot be . anymore.
7191         * Makefile.in: Regenerate.
7193 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7195         Revert 2004-12-08 Makefile changes.
7197 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7199         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7200         cygwin, mingw.
7202 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7204         * configure.in (sh64-*-*): Reenable gprof.
7205         * configure: Regenerate.
7207 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7209         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7210         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7211         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7212         * Makefile.in: Regenerate.
7214 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7216         * MAINTAINERS: Update my email address.
7218 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7220         * Makefile.tpl: Generate normal dependencies if the LHS module is
7221         not bootstrapped.
7222         * Makefile.in: Regenerate.
7224 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7226         * configure.in: Include config/gxx-include-dir.m4.  Use
7227         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7228         * configure: Regenerate.
7230 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7232         * config.if: Delete.
7233         * configure.in: Set libstdcxx_incdir directly.
7234         * configure: Regenerate.
7236 2004-12-02  Eric Christopher  <echristo@redhat.com>
7238         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7239         * Makefile.in: Regenerate.
7241 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7243         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7244         * configure: Regenerate.
7246 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7248         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7249         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7250         * configure: Regenerate.
7252 2004-12-01  Eric Christopher  <echristo@redhat.com>
7254         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7255         of things to remove.
7257 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7259         * MAINTAINERS (Write After Approval): Update my e-mail address.
7261 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7263         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7264         from CVS libtool to always pass_all.
7266 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7268         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7269         (hppa*64*-*-*): Delete incorrect comment.
7270         * configure: Rebuilt.
7272 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7274         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7276 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7278         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7279         from CVS libtool to always pass_all.
7281 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7283         * install-sh, compile: Import from automake.
7285 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7287         * config.guess, config.sub:  Import from savannnah.
7289 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7291         * MAINTAINERS (Write After Approval): Add myself
7293 2004-11-12  Mike Stump  <mrs@apple.com>
7295         * Makefile.def: Add html support.
7296         * Makefile.tpl: Likewise.
7297         * Makefile.in: Regenerate.
7299 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7301         PR 18423
7302         * configure.in: Remove all instances of build-fixincludes from
7303         noconfigdirs.
7304         (build_configargs): Supply --target to subdirectories.
7305         * configure: Regenerate.
7307         * Makefile.def: Make gcc install depend on fixincludes install.
7308         * Makefile.in: Regenerate.
7310 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7312         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7314 2004-11-11  Paul Brook  <paul@codesourcery.com>
7316         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7318 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7320         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7321         target-libgfortran.
7322         * configure: Regenerate.
7324 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7326         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7327         like CC.
7329 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7331         * Makefile.def (host fixincludes): Specify missing targets.
7332         * Makefile.in: Regenerate.
7334 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7336         * MAINTAINERS: Add myself
7338 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7340         * MAINTAINERS (Write After Approval): Add myself.
7342 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7344         * Makefile.def: Build fixincludes for the host, too.
7345         * Makefile.in: Regenerate.
7346         * configure.in (host_tools): Add fixincludes.
7347         * configure: Regenerate.
7349 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7351         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7352         * configure: Regenerated.
7354 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7356         PR other/17783
7357         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7358         * configure: Regenerated.
7360 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7362         * README.SCO: Update per FSF instructions.
7364 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7366         PR target/18151
7367         * configure.in (case ${target}): Do not build fixincludes for avr.
7368         * configure: Regenerated.
7370 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7372         * configure.in (case ${target}): Do not build fixincludes
7373         on platforms where it is not used.
7374         * configure: Regenerated.
7376 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7378         * configure.in: Use an absolute path to install-sh.
7379         * configure: Regenerated.
7381 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7383         * MAINTAINERS (Write After Approval): Add myself.
7385 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7387         * MAINTAINERS: Remove from Write After Approval those that are
7388         already maintainers.
7390 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7392         * MAINTAINERS:  Update my email address.
7394 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7396         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7397         * configure: Regenerate.
7399 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7401         * MAINTAINERS:  Update my email address.
7403 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7405         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7406         entries belonging to this category.
7408 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7410         * MAINTAINERS: Update my e-mail address.
7412 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7414         Fix wrong conflict resolution in:
7416         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7418         * Makefile.in: Regenerate.
7419         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7420         in the recursive `make', instead of hardwiring `all'.
7421         (Autogenerated TARGET-* variables): New.
7423 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7425         * configure.in: Enable target-libgloss for crx-*-*.
7426         * configure: Regenerate.
7428 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7430         * MAINTAINERS (Various Maintainers): Move the "windows,
7431         cygwin, mingw" maintainer to ...
7432         (OS Port Maintainers): ... here.
7434 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7436         * MAINTAINERS (Write After Approval): Remove those that are
7437         maintainers of some subsystem.
7439 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7441         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7442         * ltcf-cxx.sh (tpf*): Likewise.
7443         * ltconfig (tpf*): Add TPF OS configuration support.
7445 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7447         * MAINTAINERS: Change my email address to my new work account.
7449 2004-09-24  Michael Roth  <mroth@nessie.de>
7451         * configure.in (--without-headers): Add missing double quotes.
7452         * configure: Regenerate.
7454 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7456         * ylwrap: Revert to previous version.
7458 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7460         PR bootstrap/17369
7461         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7462         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7463         SET_GCC_LIB_PATH_CMD.
7464         (BASE_TARGET_EXPORTS): Likewise.
7465         * Makefile.in: Regenerated.
7467         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7468         * configure: Regenerated.
7470 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7472         * config.guess: New upstream version
7473         * compile, depcomp, install-sh, ylwrap: Likewise.
7475 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7477         * config/mh-x86omitfp: New host makefile fragment.  Add
7478         -fomit-frame-pointer to the default BOOT_CFLAGS.
7479         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7480         * configure: Regenerate.
7482 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7484         PR target/11572
7485         * configure.in (*-*-darwin*): Renable libobjc.
7486         * configure: Regenerate.
7488 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7490         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7492 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7494         * Makefile.def: Remove libbanshee.
7495         * Makefile.tpl: Ditto.
7496         * configure.in: Ditto.
7497         * Makefile.in: Regen.
7498         * configure: Ditto.
7500 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7502         * ltmain.sh: Use $pic_object as $non_pic_object if
7503         $non_pic_object=none.
7505 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7507         * missing: Import latest version from master repository.
7509 2004-09-06  Nick Clifton  <nickc@redhat.com>
7511         * config.sub: Import latest version from master repository.
7512         * config.guess: Likewise.
7513         This includes these changes:
7515         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7517         * config.sub: Handle crisv32, alias etraxfs.
7518         * config.guess (crisv32:Linux:*:*): Handle.
7520         2004-08-13  Brad Smith  <brad@comstyle.com>
7522         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7523         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7525         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7527         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7528         assume the processor is a powerpc.  This is because coreutils
7529         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7530         in this case, due to a MacOS X bug that causes
7531         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7532         to return a negative number.
7533         Problem reported by Petter Reinholdtsen in:
7534         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7536         2004-07-19  Ben Elliston  <bje@gnu.org>
7538         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7540         2004-06-24  Ben Elliston  <bje@gnu.org>
7542         * config.guess: Update copyright years.
7543         * config.sub: Likewise.
7545         2004-06-22  Robert Millan  <robertmh@gnu.org>
7547         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7548         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7550         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7552         * config.guess (*:*VMS:*:*): New entry. Replaces
7553         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7554         manufacturer.
7556         2004-06-22  Ben Elliston  <bje@gnu.org>
7558         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7559         * config.sub: Likewise.
7561         2004-06-22  Ben Elliston  <bje@gnu.org>
7563         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7564         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7566         2004-06-11  Ben Elliston  <bje@gnu.org>
7568         * config.guess (pegasos:OpenBSD:*:*): Remove.
7570         2004-06-11  Ben Elliston  <bje@gnu.org>
7572         From Wouter Verhelst <wouter@grep.be>:
7573         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7575         2004-06-11  Ben Elliston  <bje@gnu.org>
7577         * config.guess (luna88k:OpenBSD:*:*): New.
7579         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7581         * config.guess (m32r*:Linux:*:*): New case.
7582         * config.sub: Handle m32rle.
7584         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7586         From Jens Petersen  <petersen@redhat.com>:
7587         * config.sub: Handle sparcv8.
7589         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7591         From Tom Smith <smith@cag.lkg.hp.com>:
7592         * config.guess: Version suffixes are equally significant on Tru64
7593         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7594         prefix of "P" (patched kernel).
7596         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7598         * config.sub: Add support for National Semiconductor CRX target.
7600 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7602         * MAINTAINERS (Various Maintainers): Remove myself as web page
7603         maintainer, add myself as maintainer of build status lists.
7605 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7607         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7608         *-*-netware, but add target-libmudflap.
7609         Consolidate *-*-netware targets (of which really only i?86 exists)
7610         into a single entry.
7611         * configure: Likewise.
7613 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7615         * Makefile.tpl (sorry): Remove.
7616         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7617         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7618         (do-clean): Clean per-stage directories too.
7619         (do-distclean): Run distclean-stage1 too.
7620         (.NOTPARALLEL): Enable during toplevel bootstrap.
7621         (stage[+id+]-bubble): Enable parallel execution during
7622         the recursive invocation.
7623         * Makefile.in: Regenerate.
7625         Fix previous checkin:
7627         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7628         include.
7629         * configure.in: Fix indentation.
7630         * configure: Regenerate.
7632 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7634         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7635         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7636         * configure: regenerate
7637         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7638         -mdynamic-no-pic
7640 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7642         * Makefile.def (build_modules): Add fixincludes.
7643         (dependencies): Make gcc depend on fixincludes.
7644         * configure.in (build_tools): Add fixincludes.
7645         (build_configdirs): Always include build_libs.
7646         * Makefile.in: Regenerate.
7647         * configure: Regenerate.
7649 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7651         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7652         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7653         phony targets; do not generate timestamp files.
7654         (distclean-stageN): Remove references to their timestamp files.
7655         (restageN, touch-stageN): Remove.
7656         (stageN-bubble): Rewritten.
7657         (compare): Support lean bootstraps.
7658         * Makefile.in: Regenerate.
7660         * configure.in: Only warn when bootstrapping but
7661         build != host or build != target.  Support lean bootstraps.
7662         * configure: Regenerate.
7664 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7666         * configure.in:  Give a better error message if GMP/MPFR are missing
7667         and a language needing them has been requested.
7668         * configure:  Regenerated.
7670 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7672         * configure.in:  Print a list of available language front-ends if
7673         a requested one is missing.  Tidy stray tab characters.
7674         * configure:  Regenerated.
7676 2004-08-19  Michael Koch  <konqueror@gmx.de>
7678         * gcc/doc/install.texi: Update entry about automake for libjava.
7680 2004-08-17  Robert Millan  <robertmh@gnu.org>
7682         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7683         (instead of FreeBSD).
7684         * configure: Regenerate.
7686 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7688         * Makefile.in: Regenerate.
7689         * configure: Regenerate.
7691         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7692         stage_*_flags.
7693         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7694         for bootstrapped modules if toplevel bootstrap is going.
7695         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7696         modules.  Adjust for changes in Makefile.def.  Enable several
7697         rules even in non-bootstrap mode, just to avoid peppering the
7698         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7699         (stage-[+prev+]-bubble): Remove.
7701         * Makefile.def (Dependencies): Depend on all-build-bison,
7702         all-build-flex, all-build-byacc, all-build-texinfo, rather
7703         than the host variations.
7704         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7705         with BUILD_SUBDIR.
7706         (BISON): Update for recent Bisons.
7707         (YACC): Fix typo.
7708         (cross): Depend on all-build.
7709         (all): Do not depend on all-build.
7710         (prebootstrap): Remove.
7711         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7712         (Prebootstrap dependencies): Add them to the per-stage targets
7713         and to all-prebootstrap.
7714         * configure.in (build_configdirs): Always enable build_tools.
7715         (BUILD_DIR_PREFIX): Remove.
7717         * Makefile.def (gcc): Add target variable.
7718         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7719         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7720         in the recursive `make', instead of hardwiring `all'.
7721         (Autogenerated TARGET-* variables): New.
7723 2004-08-13  Brian Booth  <bbooth@redhat.com>
7725         * MAINTAINERS: Remove myself from write-after-approval.
7727 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7729         * src-release: Stop distributing mmalloc with gdb (which doesn't
7730         use it).
7731         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7732         * Makefile.in: Regenerate.
7734 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7736         * configure.in (arm*-*-eabi*): New target.
7737         * configure: Regenerate.
7739 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7741         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7742         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7743         (Dependencies): New section.
7744         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7745         (configure-target-[+module+]): Depend on maybe-all-gcc
7746         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7747         (toplevel profiledbootstrap): Fix dependencies.
7748         * Makefile.in: Regenerate.
7750 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7752         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7753         target-libiberty to noconfigdirs.
7754         * configure: Regenerate.
7756 2004-08-03  Paul Brook  <paul@codesourcery.com>
7758         * configure.in: Check for MPFR as well as GMP.
7759         * configure: Regenerate.
7761 2004-08-01  Robert Millan  <robertmh@gnu.org>
7763         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7764         libmudflap for all GNU-based systems (with Glibc).
7765         * configure: Regenerate.
7767 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7769         * Makefile.def (host-modules): Add gcc.
7770         * Makefile.in: Regenerate.
7771         * Makefile.tpl (sorry): New rule.
7772         (configure-host, all-host, [+make_target+]-host, do-check,
7773         install-host): Do not add gcc as a special case.
7774         (host modules): Add a small special-casing for gcc.  Export
7775         extra_make_flags through the environment.
7776         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7777         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7778         other recursive targets for gcc): Remove.
7780         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7781         (stage, unstage): New rules.
7782         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7783         distclean-stage[+id+]): Use stage_current.
7784         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7785         the stage*-start rules.
7787 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7789         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7790         use -all_load flag.
7792 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7794         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7795         * configure: Regenerate.
7797 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7799         * maintainer-scripts/gcc_release: Revert yesterday's change.
7801 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7803         * MAINTAINERS: Add myself to write-after-approval.
7805 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7807         * libf2c: Removed.
7808         * gcc/gccbug.in: Updated because of libf2c removal.
7809         * maintainer-scripts/gcc_release: Ditto.
7811 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7813         * configure.in: Build libmudflap by default on FreeBSD.
7814         * configure: Regenerated.
7816 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7818         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7819         systems.
7820         * configure: Regenerated.
7822 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7824         PR target/16344
7825         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7826         feedback based compiler.
7827         * Makefile.in: Rebuilt.
7829 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7831         * Makefile.def (host_modules): Set bootstrap=true for flex.
7832         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7833         * Makefile.in: Rebuilt.
7835 2004-07-07  Jan Hubicka  <jh@suse.cz>
7837         * MAINTAINERS: Add self as a profile feedback maintainer.
7839 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7841         * configure.in:  Do not prepend $srcdir to /dev/null in
7842         makefile fragments.
7843         * configure:  Regenerate.
7845 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7847         * Makefile.def (build_modules): Add bison, byacc, flex,
7848         m4, texinfo.
7849         (flags_to_pass): Add FLEX.
7850         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7851         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7852         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7853         DEFAULT_MAKEINFO): Remove.
7854         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7855         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7856         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7857         objdir or else use configured tool.
7858         (all-build): New.
7859         (all): Depend on it.
7860         (Build module dependencies): Add.
7861         * Makefile.in: Regenerate.
7862         * configure.in: Better support for multiple build modules,
7863         matching what is done for host/target modules.  Do not look
7864         for "plausible" locations of build tools if Canadian cross.
7865         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7866         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7867         * configure: Regenerate.
7869 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7871         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7872         * Makefile.in: Regenerate.
7874 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7876         * Makefile.tpl (configure-build-[+module+],
7877         configure-[+module+], configure-target-[+module+]): Pass
7878         [+extra_configure_args+].
7879         (all-build-[+module+], all-[+module+], check-[+module+],
7880         install-[+module+], [+make_target+]-[+module+],
7881         all-target-[+module+], check-target-[+module+],
7882         install-target-[+module+], [+make_target+]-target-[+module+]):
7883         Pass [+extra_make_args+].
7884         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7885         (GCC_HOST_EXPORTS): Remove.
7886         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7887         cross, check-gcc, check-gcc-c++, install-gcc,
7888         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7889         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7890         * Makefile.in: Regenerate.
7892 2004-06-21  Matthew Sachs  <msachs@apple.com>
7894         * MAINTAINERS: Added self to write-after-approval.
7896 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7898         * configure.in: Check for srcdir/winsup rather than build directory
7899         winsup.
7900         * configure: Regenerate.
7902 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7904         * configure.in: Don't build Cygwin native newlib if winsup
7905         directory is missing.  Emit warning instead.
7906         * configure: Regenerate.
7908 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7910         * Makefile.tpl (touch-stage[+id+]): New.
7911         (restage[+prev+]): Depend on touch-stage[+id+].
7913         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7914         Use it throughout.
7916         * Makefile.def: Add profile and feedback bootstrap stages.
7917         Remove next field from bootstrap stages.
7918         * Makefile.tpl (LN, LN_S): Substitute.
7919         (stageN-start, stageN-end): Use double-colon rules, to
7920         provide a hook for additional setup commands.
7921         (distclean-stageN-gcc, restageN): Create dependencies from
7922         [+prev+], not from [+next+].
7923         (stageN-bubble): Add commands for successive stages from
7924         [+prev+], using double-colon rules.
7925         (all-stageN-gcc): Fix typo.
7926         (stagefeedback-start, profiledbootstrap): New.
7927         * Makefile.in: Regenerate.
7928         * configure.in: Call ACX_PROG_LN.
7929         * configure: Regenerate.
7931 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7933         * MAINTAINERS (Write After Approval): Add myself.
7935 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7937         * MAINTAINERS (Write After Approval): Add myself.
7939 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7941         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7942         without gcc.
7943         * configure: Regenerate.
7945 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7947         * Makefile.tpl: Fix typo.
7948         * Makefile.in: Regenerate.
7950 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7952         * configure.in: Remove new- prefix from toplevel
7953         bootstrap targets.
7954         * configure: Regenerate.
7956 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7958         * Makefile.tpl (all.normal): Rename to all.
7959         (all): Replace with a rule to pick the default
7960         target from configure.
7961         (all-gcc, configure-gcc): Use conditionals to
7962         do nothing when toplevel bootstrap is going on.
7963         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7964         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7965         * configure.in: Support --enable-bootstrap.
7967         * Makefile.def: Remove new- prefix from toplevel
7968         bootstrap targets.
7969         * Makefile.tpl: Likewise.
7971         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7972         target.
7974         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7975         $(RECURSE_FLAGS) to recursive invocation of make.
7977         * Makefile.in: Regenerate.
7978         * configure: Regenerate.
7980 2004-05-30  Andreas Jaeger  <aj@suse.de>
7981             Jim Wilson  <wilson@specifixinc.com>
7983         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7984         like CC.
7986 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7988         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7989         * configure: Regenerate.
7991 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7993         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7994         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7995         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7996         targets.
7997         * Makefile.in: Regenerate.
7999 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8001         * configure.in: Test the ability to symlink directories.
8002         * configure: Regenerate.
8004         * Makefile.def (bootstrap-stage): New definitions.
8005         * Makefile.tpl (configure-stage1-gcc,
8006         configure-stage2-gcc, configure-stage3-gcc,
8007         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8008         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8009         new-restage3, compare): Autogenerate, see Makefile.in
8010         entry for behavioral changes.
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 autogenerated targets.
8015         (objext, prebootstrap, BOOT_CFLAGS,
8016         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8017         targets.
8019         * Makefile.in: Regenerate.
8020         (distclean-stage1, new-stage1-start, new-stage1-end,
8021         new-stage1-bubble, distclean-stage2, new-stage2-start,
8022         new-stage2-end, new-stage2-bubble, distclean-stage3,
8023         new-stage3-start, new-stage3-end): New targets.
8024         (all-stage1-gcc): Move prebootstrap dependency from here...
8025         (configure-stage1-gcc): ...to here.
8026         (new-bootstrap): Use bubble targets.
8027         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8028         Use per-stage distclean targets.
8029         (configure-stage1-gcc, configure-stage2-gcc,
8030         configure-stage3-gcc, all-stage1-gcc,
8031         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8032         Use new-stageN-start to prepare the tree.
8034 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8036         * Makefile.def (host_modules): add libcpp.
8037         * Makefile.tpl: Add dependencies on and for libcpp.
8038         * Makefile.in: Regenerate.
8039         * configure.in: Add libcpp host module.
8040         * configure: Regenerate.
8042 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8044         * Makefile.tpl: Whenever a recursive target is defined, wrap
8045         it in a special @if/@endif block, and prepare its maybe
8046         dependency in the @if/@endif block
8047         * configure.in: Instead of writing maybe dependencies, remove
8048         the @if/@endif statements, and remove the @if/@endif blocks
8049         that remain.
8050         * configure: Regenerate.
8051         * Makefile.in: Regenerate.
8053 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8055         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8057 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8059         PR bootstrap/15120
8060         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8061         * */configure: Rebuilt.
8063 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8065         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8066         of libf2c.
8067         * configure, Makefile.in: Regenerate.
8069 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8071         * MAINTAINERS (Write After Approval): Add myself.
8073 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8075         Merge from tree-ssa-20020619-branch.
8077         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8078         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8079         (HOST_GMPLIBS): Define.
8080         (HOST_GMPINC): Define.
8081         (TARGET_LIB_PATH): Add libmudflap.
8082         (GFORTRAN_FOR_TARGET): Define.
8083         (configure-build*): Export GFORTRAN.
8084         (configure-gcc): Export GMPLIBS and GMPINC.
8085         (all-gcc): Add maybe-all-libbanshee.
8086         (configure-target-libgfortran): Define.
8087         * Makefile.in: Regenerate.
8088         * configure.in (host_libs): Add libbanshee.
8089         (target_libraries): Add target-libmudflap and target-libgfortran.
8090         Add --with-libbanshee.
8091         Handle --disable-libmudflap.
8092         (*-*-freebsd*): Use with_gmp.
8093         Add $(libgcj) to noconfigdirs.
8094         * configure: Regenerate.
8095         * depcomp: New file.
8096         * MAINTAINERS: Add tree-ssa maintainers.
8098 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8100         * MAINTAINERS (Various Maintainers): Add myself.
8102 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8104         * MAINTAINERS (Write After Approval): Add myself.
8106 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8108         * MAINTAINERS (Write After Approval): Add myself.
8110 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8112         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8113         * configure: Regenerate.
8115 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8117         Revert:
8118         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8120         * Makefile.def (flags_to_pass): Remove *dir variables that
8121         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8122         as well as prefix and exec_prefix.
8123         * Makefile.in: Regenerate.
8125 2004-04-26  Robert Millan  <robertmh@gnu.org>
8127         Add patches from libtool CVS.
8128         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8129         * ltconfig: Likewise.
8130         * ltcf-c.sh: Likewise.
8131         * ltcf-cxx.sh: Likewise.
8132         * ltcf-gcj.sh: Likewise.
8134 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8136         * Makefile.def (host_modules): Mark with the bootstrap
8137         flag packages on which gcc depends.
8138         * Makefile.tpl (all-bootstrap): Use it.
8139         * Makefile.in: Regenerate.
8141 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8143         * Makefile.def (flags_to_pass): Remove *dir variables that
8144         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8145         as well as prefix and exec_prefix.
8146         * Makefile.in: Regenerate.
8148 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8150         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8151         * configure: Regenerate.
8152         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8153         * gcc/Makefile.tpl (compare): Use the result of the test.
8154         * gcc/Makefile.in: Regenerate.
8156 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8158         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8159         Always relocate gcc and prev-gcc to the original names, even
8160         if the build fails.
8161         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8162         New targets.
8164 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8166         * MAINTAINERS: Update my email address.
8168 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8170         * configure.in (mips*-*-irix5*): Enable ld.
8171         * configure: Regenerate.
8173 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8175         * configure: Regenerate.
8177 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8179         * Makefile.tpl (configure-[+module+], configure-gcc,
8180         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8181         Set and export LDFLAGS.
8182         * Makefile.in: Regenerate.
8184 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8186         * MAINTAINERS: Add myself to write-after-approval.
8188 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8190         PR bootstrap/14871
8191         * Makefile.tpl: If we don't have built-in-tree target tools,
8192         use the ones found by configure rather than hacking around with
8193         program_transform_name.
8194         * configure.in: Give Makefile.tpl the information necessary
8195         to do that.
8196         * Makefile.in: Regenerate.
8197         * configure: Regenerate.
8199 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8201         PR bootstrap/14760
8202         * configure.in: When computing baseargs, strip *all* copies of
8203         offending options.  Also, don't match/substitute the trailing space,
8204         so that this actually works when two similar options are separated by
8205         only one space.
8206         * configure: Regenerate.
8208 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8210         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8211         (rs6000-*-aix*): Same.
8212         * configure: Regenerate.
8214 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8216         * MAINTAINERS: Add myself to write-after-approval.
8218 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8220         * MAINTAINERS: Add myself to write-after-approval.
8222 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8224         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8225         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8226         * Makefile.in: Regenerate.
8228         * configure.in (top level bootstrap support): Rework --enable-werror
8229         to set @stage2_werror_flag@.
8230         * configure: Regenerate.
8231         * Makefile.tpl (top level bootstrap support): Pass
8232         @stage2_werror_flag@ down to configure in stages 2 and 3.
8233         * Makefile.in: Regenerate.
8235 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8237         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8238         for stages 2 and 3 as well as in make.  As a consequence, remove
8239         OUTPUT_OPTION (now detected by configure) from the flags passed down
8240         to make.
8241         * Makefile.in: Regenerate.
8243         * Makefile.tpl (new-bootstrap): Fix typo.
8244         * Makefile.in: Regenerate.
8246 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8248         * Makefile.tpl: Rearrange by moving recursive_targets rules
8249         into their proper sections.
8250         * Makefile.tpl (top level bootstrap support): Move disabling
8251         of coverage flags from 'make' to 'configure'; improve comments.
8252         * Makefile.in: Regenerate.
8254         * Makefile.tpl (experimental top level bootstrap) Move stage1
8255         language setting from all- target to configure- target; disable
8256         intermodule optimization in stage 1; prevent gratuitous rebuilds
8257         of stage 1.
8258         * Makefile.in: Regenerate.
8259         * configure.in: Comma-separate stage 1 language list for top
8260         level bootstrap.
8261         * configure: Regenerate.
8263         * Makefile.tpl: Clean up experimental top level bootstrap support:
8264         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8265         prev-gcc in configure- targets as well as all- targets.
8266         * Makefile.in: Regenerate.
8268 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8270         * compile: New file imported from automake.
8272 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8274         * configure.in: Remove symbolic link section.
8275         * configure: Regenerate.
8276         * Makefile.tpl (links): Remove.
8277         * Makefile.in: Regenerate.
8279 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8280             Nathanael Nerode  <neroden@gcc.gnu.org>
8282         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8283         Set with AC_CHECK_PROGS.
8284         * configure.in: Fix comment typo from last patch.
8285         * configure: Regenerate.
8287 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8289         * Makefile.tpl: Introduce experimental top level bootstrap support.
8290         * Makefile.in: Regenerate.
8291         * configure.in: Introduce support for top level bootstrap.
8292         * configure: Regenerate.
8294 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8295             Paolo Bonzini  <bonzini@gnu.org>
8297         PR bootstrap/14522
8298         * configure.in: Cope with shells that do not support unquoted ^
8299         * configure: Regenerate.
8301 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8302             Paolo Bonzini  <bonzini@gnu.org>
8304         PR bootstrap/14522
8305         * configure.in: Cope with shells that do not support nesting
8306         quotes inside quoted backquote substitutions.
8307         * configure: Regenerate.
8309 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8311         PR bootstrap/14522
8312         * configure.in: Fix escaping of $.
8313         * configure: Regenerate.
8315 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8317         * configure: Regenerate, since I forgot to while committing Paolo's
8318         changes.
8320 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8322         PR ada/14131
8323         Move language detection to the top level.
8324         * configure.in: Find default values for the tools as
8325         soon as possible.  Disable ada if GNAT is not found.
8326         Emit error message about missing languages.  Expand
8327         --enable-languages=all for the gcc subdirectory.
8329 2004-03-10  Ben Elliston  <bje@gnu.org>
8331         * MAINTAINERS: Update my email address.
8333 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8335         * ltconfig: Disable building static libraries if building shared
8336         libraries on AIX 5L.
8338 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8340         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8341         and disable libgcj.
8342         * configure: Regenerated.
8344 2004-03-01  Brian Booth  <bbooth@redhat.com>
8346         * MAINTAINERS: Add myself to write-after-approval.
8348 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8350         * MAINTAINERS: Add myself to write-after-approval.
8352 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8354         PR bootstrap/7087
8355         * Makefile.tpl: Guard XFOO sed statements better.
8356         * Makefile.tpl: Add dependency for configure-target-libada.
8357         * Makefile.in: Regenerate (incidentally fixes broken
8358         commit when libada-branch was merged).
8360 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8362         * MAINTAINERS: Add myself to write-after-approval.
8364 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8366         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8367         maintainers.
8369 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8371         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8372         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8374 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8376         PR bootstrap/11932
8377         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8379 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8381         * MAINTAINERS: Added myself to write-after-approval.
8383 2004-02-14  Michael Koch  <konqueror@gmx.de>
8385         * MAINTAINERS: Added myself to write-after-approval.
8387 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8389         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8390         some OS port maintainers to OS port maintainers section.
8392 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8394         * MAINTAINERS: Add self.
8396 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8398         * MAINTAINERS: Alphabetize.
8400 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8402         * MAINTAINERS: Remove myself.
8404 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8406         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8407         (rs6000-*-aix*): Same.
8408         * configure: Regenerate.
8410 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8412         * configure.in (host): Add in missing $noconfigdirs to defines.
8413         * configure: Regenerate.
8415 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8416             Nathanael Nerode  <neroden@gcc.gnu.org>
8418         PR ada/6637, PR ada/5911
8419         Merge with libada-branch:
8420         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8421         with appropriate dependencies. Add --enable-libada configure switch.
8422         * configure, Makefile.in: Regenerate.
8424 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8426         * MAINTAINERS: Add myself to write-after-approval.
8428 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8430         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8431         * configure: Regenerate.
8433 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8435         Merge from upstream:
8437         * ltmain.in: When setting IFS to '~', be careful about user
8438         arguments that contain '~'.
8440         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8442         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8443         Also test $base_compile against $CC with escaped arguments. Bug
8444         reported by Geoff Keating <geoffk@apple.com>.
8446 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8448         * MAINTAINERS: Remove i960 port.
8450 2004-01-23  DJ Delorie  <dj@redhat.com>
8452         * Makefile.def (target_modules) [libiberty]: Don't stage.
8453         * Makefile.in: Rebuilt.
8455 2004-01-20  Caroline Tice  <ctice@apple.com>
8457         * MAINTAINERS: Add myself to write-after-approval.
8459 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8461         * MAINTAINERS: Update my email address.
8463 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8465         * MAINTAINERS: Add myself to write-after-approval.
8467 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8469         * MAINTAINERS: Remove entries without email address.
8471 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8473         * MAINTAINERS: Add myself to write-after-approval.
8475 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8477         * MAINTAINERS: Update my email address.
8479 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8481         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8482         * Makefile.tpl (configure-target-[+module+]): Support stage.
8483         * Makefile.in: Rebuilt.
8485 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8487         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8489 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8491         * MAINTAINERS: Add myself as a MIPS maintainer.
8493 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8495         * configure.in: Use ./config.cache, not config.cache.
8496         * configure: Regenerate.
8497         * Makefile.tpl: Special-casing not needed for GCC any more.
8498         * Makefile.in: Regenerate.
8500         * configure.in: Don't share a cache file for host dirs.
8501         * configure: Regenerate.
8503         * config-ml.in: Don't mess with the cache file.
8505 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8507         * MAINTAINERS: Move myself from 'Write After Approval' to
8508         'CPU Port Maintainers' section as SPARC maintainer.
8510 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8512         * Makefile.tpl: Make GCC use a separate config.cache.
8513         * Makefile.in: Regenerate.
8515         PR bootstrap/11932, PR bootstrap/11933
8516         (I don't know if it will fix either of them, but it relates
8517         to them.)
8518         * configure.in: Don't use shared config.cache for target
8519         directories.
8520         * configure: Regenerate.
8522 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8524         * MAINTAINERS: Add myself to 'Write After Approval' section.
8526 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8528         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8529         * configure: Regenerated.
8531 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8533         * MAINTAINERS: Remove the mn10200 maintainer.
8535 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8537         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8538         * configure: Regenerated.
8540 2003-12-16  Jan Hubicka  <jh@suse.cz>
8542         * MAINTAINERS: Add myself as callgraph maintainer.
8544 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8546         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8547         * configure: Regenerate.
8549 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8551         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8552         'Write After Approval' section. Update email.
8554 2003-12-01  James Lemke  <jim@wasabisystems.com>
8556         * MAINTAINERS (Write After Approval): Add myself.
8558 2003-11-20  Matt Thomas  <matt@3am-software.com>
8560         * MAINTAINERS: Add myself as a vax port maintainer.
8562 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8564         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8565         (configure-build-[+module+], configure-[+module+]): Likewise.
8566         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8567         * Makefile.in: Regenerate.
8569 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8571         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8572         shared/dylibed libraries.
8573         * ltmain.sh: Likewise.
8574         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8575         * ltcf-cxx.sh: Likewise.
8576         * ltcf-gcj.sh: Likewise.
8577         * ltconfig: Likewise.
8579 2003-11-17  Stan Cox  <scox@redhat.com>
8581         * MAINTAINERS: Add myself as iq2000 port maintainer.
8583 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8585         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8586         * Makefile.in: Regenerate.
8588 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8590         * config.sub: Update to 2003-11-03 version.
8592 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8594         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8595         * configure:  Regenerate.
8597 2003-10-20  Nicolas Pitre  <nico@cam.org>
8599         * MAINTAINERS: Add myself to 'Write After Approval' section.
8601 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8603         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8605 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8607         * MAINTAINERS: Update my email address.
8609 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8611         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8613 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8615         * MAINTAINERS: Add myself to 'Write After Approval' section.
8617 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8619         * config.guess: Update to 2003-10-16 version.
8620         * config.sub: Update to 2003-10-16 version.
8622 2003-10-15  David Daney  <ddaney@avtrex.com>
8624         * MAINTAINERS: Added myself to 'Write After Approval' section.
8626 2003-10-15  Falk Hueffner  <falk@debian.org>
8628         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8629         'Write After Approval' section. Update email.
8631 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8633         * MAINTAINERS: Move myself from 'Write After Approval' to
8634         'Various Maintainers' section as middle-end maintainer.
8636 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8638         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8639         HOST_FLAGS_TO_PASS.
8640         * Makefile.in: Regenerate.
8642 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8644         * config.guess: Update to 2003-10-07 version.
8645         * config.sub: Update to 2003-10-07 version.
8647 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8649         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8650         * ltconfig (irix5*, irix6*): Don't override version_type.
8652 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8654         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8655         * configure: Rebuilt
8656         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8657         * Makefile.in: Rebuilt
8659 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8661         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8663 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8665         * MAINTAINERS (Write After Approval): Add myself.
8667 2003-09-29  Paul Koning  <ni1d@arrl.net>
8669         * MAINTAINERS: Move myself from "Write After Approval"
8670         to CPU platform maintainers for pdp11 platform.
8672 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8674         * MAINTAINERS: Move myself from 'Write After Approval' to
8675         'Various Maintainers' section as libffi testsuite maintainer.
8677 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8679         * configure.in: Pass a computed --program-transform-name
8680         to subconfigures.
8681         * configure: Regenerated.
8683 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8685         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8686         * Makefile.in: Regenerate.
8688         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8689         * Makefile.in: Regenerate.
8691 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8693         * MAINTAINERS: Move myself from 'Write After Approval'
8694         to 'Various Maintainers' (objective-c) section.
8696 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8698         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8699         quoting.
8700         * configure: Regenerated.
8702 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8704         * MAINTAINERS (Write After Approval): Add myself to write after
8705         approval list.
8707 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8709         * MAINTAINERS (Write After Approval): Add myself.
8711 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8713         * MAINTAINERS: Update my e-mail address.
8715 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8717         * libtool.m4 (LD): Correct powerpc64 host match.
8719 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8721         * MAINTAINTERS: Update my affiliation and email address.
8723 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8725         * MAINTAINERS (Write After Approval): Add myself.
8727 2003-09-04  DJ Delorie  <dj@redhat.com>
8729         * configure: Regenerate.
8731 2003-09-04  Robert Millan  <robertmh@gnu.org>
8733         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8735 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8737         * configure.in: Ensure arguments to sed are properly spaced.
8738         * configure: Regenerate.
8740 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8742         * MAINTAINERS: Update my e-mail address.
8744 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8746         * MAINTAINERS (Write After Approval): Add myself.
8748 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8750         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8751         * configure: Regenerated.
8753 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8755         * MAINTAINERS: Update my email address.
8757 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8759         * configure.in:  Use newline instead of semicolon when assuming
8760         shell arguments in a for loop.
8761         * configure:  Regenerated.
8763 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8765         * MAINTAINERS: Resurrect the i860 maintainer.
8767 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8769         PR 8180
8770         * configure.in: When testing with_libs and with_headers, treat
8771         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8772         * configure: Regenerate.
8774         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8775         make, shell, etc.
8776         (baseargs): Likewise.
8777         * configure: Regenerate.
8779 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8781         * MAINTAINERS (Write After Approval): Add myself.
8783 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8785         * configure.in: Disable libgcj for darwin not on powerpc.
8786         * configure: Rebuild.
8788 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8790         * config-ml.in, symlink-tree: Add license.
8792 2003-08-03  Richard Stallman  <rms@gnu.org>
8793             Eben Moglen  <moglen@columbia.edu>
8795         * README.SCO: New file.
8797 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8799         * Makefile.tpl (check, check-c++): Express dependencies using
8800         dependencies rather than commands.
8801         * Makefile.in: Regenerate.
8803 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8805         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8806         * configure: Ditto.
8808 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8810         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8811         * Makefile.in: Update.
8813 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8815         * configure.in: Enable libgcj for darwin.
8816         * configure: Rebuild.
8818 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8820         * config-ml.in:  Use ac_configure_args directly instead of
8821         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8822         actually seen.
8824 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8826         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8827         creating target and build subdirs to build all parent dirs as needed.
8828         * Makefile.in: Rebuild.
8829         * configure.in: Don't build dirs explicitly here.
8830         * configure: Rebuild.
8832 2003-07-26  Paul Brook  <paul@nowt.org>
8834         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8836 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8838         * Makefile.tpl (all-make): Depend on intl.
8839         * Makefile.in: Rebuilt.
8841 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8843         * install-sh:  Update to newer upstream versions (associated with
8844         aclocal 1.7).
8845         * mkinstalldirs:  Likewise.
8846         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8848 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8850         * MAINTAINERS: Move self from Bug database only accounts
8851         to write-after-approval.
8853 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8855         * config.if: Remove unused libc_interface determination.
8857 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8859         * MAINTAINERS: Move self from write-after-approval to
8860         build machinery (*.in).
8862 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8864         PR bootstrap/11273
8865         PR bootstrap/11408
8866         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8867         unused INSTALL_PROGRAM_ARGS.
8868         * configure.in: Use AC_PROG_INSTALL.
8869         * Makefile.in: Regenerate.
8870         * configure: Regenerate.
8872 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8874         * MAINTAINERS: Alphabetize.
8876 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8878         * configure: Rebuilt.
8879         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8880         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8881         newlib nor libgloss.
8882         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8883         * configure.in (am33_2.0-*-linux*): Added.
8885 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8887         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8888         * configure: Regenerate.
8890 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8892         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8893         * Makefile.in: Regenerate.
8895 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8897         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8898         * Makefile.in: Regenerate.
8900 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8902         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8903         * Makefile.in: Regenerated.
8905         * config-ml.in: Replace PWD with PWD_COMMAND.
8907 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8909         * intl: New directory; see intl/ChangeLog for details.
8910         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8911         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8912         * Makefile.in: Regenerate.
8914 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8916         * configure.in: Clean up config-lang.in handling.  Delete
8917         useless assignment to "subdirs".
8918         * configure: Regenerate.
8920 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8922         * configure.in: Rename 'target_libs' to 'target_libraries'.
8923         Remove useless reference to 'target_libs'.
8924         * configure: Regenerate.
8926 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8928         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8929         * Makefile.in: Regenerate.
8931 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8933         * Makefile.def: Introduce flags_to_pass.
8934         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8935         * Makefile.in: Regenerate.
8937 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8939         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8940         and target-libgloss.
8941         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8942         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8943         * configure: Regenerate.
8945 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8947         * configure.in: Update testsuite_flags to new location.
8948         * configure. Regenerate.
8950 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8952         * Makefile.tpl: Remove BUILD_CC stuff.
8953         * Makefile.in: Regenerate.
8955 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8957         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8959 2003-06-16  Graeme Peterson  <gp@qnx.com>
8961         * MAINTAINERS (Write After Approval): Add myself.
8963 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8965         * config.guess: Update to 2003-06-12 version.
8966         * config.sub: Update to 2003-06-13 version.
8968 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8970         * config.guess: Update to 2003-06-06 version.
8971         * config.sub: Update to 2003-06-06 version.
8973 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8975         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8976         * configure. Regenerate.
8978 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8980         * configure.in: Disable serial configure by default.
8981         * configure: Regenerate.
8982         * Makefile.tpl: Abolish .NOTPARALLEL.
8983         * Makefile.in: Regenerate.
8985         * Makefile.tpl: Replace {build,host,target}_canonical by
8986         {build,host,target}.
8987         * Makefile.in: Regenerate.
8989         * Makefile.tpl: Fix stupid pasto.
8990         * Makefile.in: Regenerate.
8992 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8994         * Makefile.tpl: Remove bogus conditional.
8995         * Makefile.in: Regenerate.
8997 2003-06-05  Jan Hubicka  <jh@suse.cz>
8999         * Makefile.tpl (profiledbootstrap): New target.
9000         * Makefile.in (profiledbootstrap): New target.
9002 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9004         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9005         Pinski. Remove user names from other bugzilla-only maintainers.
9007 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9009         * Makefile.tpl: Make 'recursive targets' using autogen rather
9010         than shell loop.  Remove duplicate 'clean' targets and false
9011         comments.
9012         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9013         Add systematic method of specifying missing targets in subdirs.
9014         Add copyright boilerplate.
9015         * Makefile.in: Regenerate.
9016         * configure.in: Add 'recursive targets' to maybe list.
9017         * configure: Regenerate.
9019         * MAINTAINERS: "GNATS only" -> "Bug database only".
9021         * Makefile.tpl: Rename [+target+] to [+make_target+].
9022         * Makefile.def: Rename 'target' to 'make_target'.
9024 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9026         * MAINTAINERS: Add self as options handling maintainer.
9028 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9030         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9031         been too long since I touched those ports.
9033 2003-05-28  DJ Delorie  <dj@redhat.com>
9035         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9036         * Makefile.in: Regenerate.
9038 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9040         * configure.in: Use curly braces in the definition of tooldir.
9041         * configure: Regenerate.
9043 2003-05-21  DJ Delorie  <dj@redhat.com>
9045         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9046         newlib or libgloss.
9047         * Makefile.in: Regenerate.
9049 2003-05-21  DJ Delorie  <dj@redhat.com>
9051         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9052         * Makefile.in: Regenerate.
9054 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9056         * MAINTAINERS: Update my e-mail address.
9058 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9060         * configure.in: Switch more things to use maybe dependencies.
9061         * Makefile.tpl: Switch more things to use maybe dependencies.
9062         Factor out common code from autogen IF statements.
9063         * configure: Regenerate.
9064         * Makefile.in: Regenerate.
9066 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9068         * configure.in: Accept i[3456789]86 for machine type.
9069         * configure: Regenerate.
9071 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9073         * configure.in: Switch more things to use maybe dependencies.
9074         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9075         * configure: Regenerate.
9076         * Makefile.tpl: Switch more things to use maybe dependencies.
9077         * Makefile.in: Regenerate.
9079 2003-05-16  Andreas Schwab  <schwab@suse.de>
9081         * Makefile.tpl (install-opcodes): Define.
9082         * Makefile.in: Rebuild.
9084 2003-05-13  Andreas Jaeger  <aj@suse.de>
9086         * config.guess: Update to 2003-05-09 version.
9087         * config.sub: Update to 2003-05-09 version.
9089 2003-05-13  Michael Eager  <eager@mvista.com>
9091         * configure.in: Correct sed script so that options in quotes are not
9092         deleted.
9093         * configure: Rebuild.
9095 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9097         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9098         and $$s/newlib/libc/sys/cygwin32 include paths.
9099         * configure: Ditto.
9101 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9103         * MAINTAINERS: Update my email addresses.
9105 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9107         * config-ml.in: Propagate INSTALL variables.
9109 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9111         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9113 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9115         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9116         * Makefile.in: Regenerate.
9118 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9120         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9122 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9124         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9126 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9128         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9129         * Makefile.in: Regenerated.
9131 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9133         * MAINTAINERS (Write After Approval): Upgrade myself from
9134         GNATS only to write-after-approval. Update my mail address.
9136 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9138         (OS Port Maintainers: freebsd): Add myself.
9140 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9142         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9144 2003-04-22  Kean Johnston  <jkj@sco.com>
9146         * MAINTAINERS (SCO ports): Added myself.
9148 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9150         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9152 2003-04-19  Kean Johnston  <jkj@sco.com>
9154         * MAINTAINERS (Write After Approval): Add myself.
9156 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9158         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9159         * Makefile.in: Regenerate.
9161 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9163         * configure.in (powerpc64*-*-linux*): Remove.
9164         * configure: Rebuilt.
9166 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9168         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9169         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9170         and restrap.
9171         * Makefile.in:  Regenerate.
9173 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9175         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9176         * configure: Regenerated.
9178 2003-04-15  DJ Delorie  <dj@redhat.com>
9180         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9182 2003-04-13  Nick Clifton  <nickc@redhat.com>
9184         * config-ml.in: Remove support for --disable-aix removing
9185         call-aix multilibs.
9187 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9189         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9190         * */configure: Rebuilt.
9192 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9194         * MAINTAINERS: Add my email address.
9196 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9198         * MAINTAINERS (Write After Approval): Add myself.
9200 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9202         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9203         * Makefile.in: Regenerate.
9205 2003-03-14  Michael Chastain  <mec@shout.net>
9207         * Makefile.in: Regenerate with correct Makefile.def.
9209 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9211         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9212         Make macro.
9213         * Makefile.in: Regenerate.
9214         * configure.in: Clean up gxx_include_dir logic.
9215         * configure: Regenerate.
9217 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9219         * MAINTAINERS (Write After Approval): Add myself.
9221 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9223         * MAINTAINERS: Update my mail address.
9225 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9227         * configure.in (gxx_include_dir): Fix typo.
9228         * configure: Regenerated.
9230 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9232         * Makefile.tpl: Reindent.
9233         * Makefile.in: Regenerate.
9234         * configure.in: Reindent.  Don't set unused variables.
9235         * configure: Regenerate.
9237 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9239         * configure.in: Include $(build_tooldir)/sys-include in
9240         FLAGS_FOR_TARGET.
9241         * configure: Regenerated.
9243 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9245         * Makefile.tpl: Always pass down RANLIB.
9246         * Makefile.in: Regenerate.
9248         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9249         * Makefile.in: Regenerate.
9250         * configure.in: Remove unused logic relating to --enable-shared
9251         and --enable-threads.  Remove bogus comments.  Remove redundant
9252         noconfigdirs.
9253         * configure: Regenerate.
9255         * configure.in: Replace ${libstdcxx_version} by its value.
9256         Remove reference to mh-dgux.
9257         * configure: Regenerate.
9259 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9261         * MAINTAINERS (Write After Approval): Add myself.
9263 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9265         * Makefile.tpl: Rearrange.
9266         * Makefile.in: Regenerate.
9268 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9270         * configure.in: Add support for kaOS as cross build target system.
9271         * configure: Regenerated.
9273 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9275         * MAINTAINERS (Write after approval): Add myself.
9277 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9279         * MAINTAINERS: Update my email address.
9281 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9283         * MAINTAINERS: Add self to blanket write privs. section.
9285 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9287         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9288         configure-target-* as some target builds may require additional
9289         flags for preprocessor tests.
9290         * Makefile.in: Regenerated.
9292 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9294         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9295         * ltconfig: Handle it.
9296         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9297         auto-detecting it.
9299         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9300         it is used as argument to $CC.
9301         * ltcf-gcj.sh: Likewise.
9303         * configure.in: Introduce --enable-maintainer-mode.
9304         * configure: Rebuilt.
9305         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9306         for maintainer mode.
9307         * Makefile.in: Rebuilt.
9309 2003-02-18  Jason Merrill  <jason@redhat.com>
9311         * Makefile.tpl (check-c++): Allow parallelism.
9313 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9315         * MAINTAINERS: Remove John Carr (who never actually had access to
9316         gcc.gnu.org).
9318 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9320         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9321         don't configure target-libobjc.
9322         * configure: Regenerate.
9324 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9326         * Makefile.tpl (RANLIB): Define.
9327         * Makefile.in: Regenerate.
9329 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9331         * MAINTAINERS: Update my email.
9333 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9335         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9336         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9337         * Makefile.in: Regenerated.
9338         * configure.in: Remove all traces of snavigator, db, and grep.
9339         * configure: Regenerated.
9341 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9343         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9344         After Approval.
9346 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9348         * MAINTAINERS (Write after approval): Add myself.
9350 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9352         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9353         * Makefile.in: Regenerated.
9355 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9357         * config.guess: Updated to 2003-01-30's version.
9358         * config.sub: Updated to 2003-01-28's version.
9360 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9362         * config.if: If gcc_version is already set, just use it.  Don't set
9363         gcc_version_trigger if it's already set, otherwise set it to
9364         gcc/version.c, but only if the file exists.  If it is not set and
9365         gcc/version.c does not exist, try to extract the version number from
9366         $CC.
9368 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9370         * MAINTAINERS: Add myself to write-after-approval list.
9372 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9374         * configure.in:  Revert 24Jan change.
9375         * configure:  Regenerate.
9377 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9379         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9380         entry of HJ Lu.
9382 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9384         * configure.in: Revert previous change.
9385         * configure: Regenerate.
9387 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9389         * configure.in: Make rda native-only.
9390         * configure: Regenerate.
9392 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9394         * MAINTAINERS: Move myself from GNATS-only-accounts to
9395         write-after-approval.
9397 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9399         * configure.in: Add missing \.
9400         * configure: Rebuilt.
9402 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9404         * configure.in (baseargs): Avoid using \| in sed regular
9405         expressions.
9406         * configure: Rebuilt.
9408 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9410         * configure.in (baseargs): Remove all supported forms of
9411         --cache-file, --srcdir, --host, --build and --target options
9412         from argument lists.
9413         * configure: Rebuilt.
9415 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9417         * MAINTAINERS: Add myself to write-after-approval list.
9419 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9421         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9422         * configure: Rebuilt.
9424 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9426         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9427         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9428         * Makefile.in: Regenerate.
9429         * configure: Regenerate.
9431 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9433         * configure.in: Remove Makefile in build, host and target modules
9434         unless configure was run with --no-recursion.
9435         * configure: Rebuilt.
9437 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9439         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9440         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9441         * Makefile.in: Regenerate.
9443 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9445         * config.guess: Update to 2003-01-03 version.
9446         * config.sub: Update to 2003-01-03 version.
9448 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9450         * configure: Regenerate with proper autoconf 2.13.
9452 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9454         * configure.in: Add AC_PREREQ for consistency.
9455         * configure: Regenerate.
9457 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9459         * configure.in (GDB_TK): Add tcl directories conditional on
9460         gdb/gdbtk directory being present.
9461         * configure: Regenerate.
9463 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9465         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9466         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9467         * configure: Rebuilt.
9469 2002-12-31  Tom Tromey  <tromey@redhat.com>
9471         * Makefile.in: Rebuilt.
9472         * Makefile.def (target_modules) [libffi]: Allow installation.
9474 2002-12-31  Andreas Schwab  <schwab@suse.de>
9476         * configure.in: Fix use of $program_transform_name.
9477         * configure: Regenerated.
9479 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9481         * configure.in (baseargs): Don't remove first configure argument.
9482         * configure: Regenerated.
9484 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9486         * Makefile.tpl (local-distclean): Don't remove...
9487         (multilib.ts): ... this.  Moved into...
9488         (multilib.out): ... this.  Don't use sub-make.
9489         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9490         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9491         (configure-build-[+module+], configure-[+module+],
9492         configure-target-[+module+], configure-gcc): ... these.  Test
9493         for Makefile existence.  Drop config.status from dependencies.
9494         * Makefile.in: Rebuilt.
9495         * configure.in: Move gcc-version-trigger to the end of
9496         ac_configure_args.  Add comments to maybedep.tmp and
9497         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9498         nonopt from baseargs, matching and removing corresponding
9499         whitespace while at it.
9500         * configure: Rebuilt.
9502 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9504         * configure.in (host_configargs): Replace reference to
9505         no-longer-defined buildopts with --build=${build_alias}.
9506         * configure: Rebuilt.
9508         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9509         program_transform_name to standard idiom.
9510         (AUTOGEN, AUTOCONF): Define.
9511         (Makefile.in): Use $(AUTOGEN).
9512         (Makefile): Depend on config.status, and use autoconf-style rule to
9513         build it.  Move original commands to...
9514         (config.status): ... this new target.
9515         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9516         $(AUTOCONF).
9517         * Makefile.in: Rebuilt.
9519 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9521         * Makefile.tpl: Fix dramatic bustage due to change in
9522         program_transform_name.
9523         * Makefile.in: Regenerate.
9525         * configure.in: Remove unnecessary PATH setting.
9526         * configure: Regnerate.
9528         * configure.in: Don't default to unprefixed tools unless
9529         the native tools will work.
9530         * configure: Regenerate.
9532         * configure.in: Convert to autoconf script.  Blow away lots
9533         of now-redundant Makefile fragments.
9534         * configure: Generate using Autoconf.
9535         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9536         * Makefile.in: Regenerate.
9538 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9540         * configure: Fix stupid bug where RANLIB was mistakenly included.
9542         * configure.in: Rename (buildargs, hostargs, targargs) to
9543         (build_configargs, host_configargs, target_configargs).
9545         * configure.in: Move logic out of sed statement.
9547         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9548         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9550 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9552         * config.sub: Import from master repository
9553         * config.guess: Ditto
9555 2002-12-24  Andreas Schwab  <schwab@suse.de>
9557         * Makefile.tpl (multilib.out): Fix missing space.
9558         * Makefile.in: Regenerate.
9560 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9562         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9563         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9564         * Makefile.in: Regenerate.
9565         * configure.in: Remove unnecessary leftovers.
9567 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9569         * configure.in (extra_ranlibflags_for_target): New variable.
9570         (*-*-darwin): Add -c to ranlib commands.
9571         * configure (tooldir): Handle extra_ranlibflags_for_target.
9573 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9575         * Makefile.tpl: Revert HJL's change.
9576         * Makefile.in: Regenerated.
9577         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9578         always.
9580 2002-12-19  Andreas Schwab  <schwab@suse.de>
9582         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9583         * Makefile.in: Regenerate.
9585 2002-12-18  H.J. Lu  <hjl@gnu.org>
9587         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9588         * Makefile.in: Regenerated.
9590         * configure.in (build_prefix): New. Substitute.
9592 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9594         * Makefile.tpl: Don't let real targets depend on phony targets.
9595         * Makefile.in: Regenerate.
9597         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9598         * Makefile.in: Regenerate.
9600 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9602         * config.sub: Import from master repository
9603         * config.guess: Ditto
9605 2002-12-16  Jason Merrill  <jason@redhat.com>
9607         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9608         previous 'make bootstrap'.
9609         * Makefile.in: Regenerate.
9611 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9613         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9615 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9617         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9618         * Makefile.in: Regenerate.
9620 2002-12-13  Jason Merrill  <jason@redhat.com>
9622         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9623         library tests.
9624         (check-c++): Just depend on it and check-target-libstdc++-v3.
9625         * Makefile.in: Regenerate.
9627 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9629         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9630         * Makefile.in: Rebuilt.
9632 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9634         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9636 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9638         * configure: Fix bug put in by gremlins.
9640         * Makefile.tpl: Substitute more autoconfily.
9641         * configure: Substitute more autoconfily.
9642         * Makefile.in: Regenerate.
9644 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9646         * config.sub: Import from master repository
9647         * config.guess: Ditto
9648         * MAINTAINERS: Added Svein Seldal under write after approval
9650 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9652         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9653         * Makefile.in (all-sim): Ditto.
9655 2002-12-06  DJ Delorie  <dj@redhat.com>
9657         * Makefile.tpl: Change configure dependencies to not have real
9658         targets depend on phony targets.
9660 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9662         * configure.in: Revert unintentional change.
9664         * Makefile.tpl: Change dependency for */multilib.out so that
9665         it works when gcc isn't in the tree.
9667         * configure.in: Substitute more.
9668         * configure: Run subconfigures from the Makefile.
9669         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9670         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9672 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9674         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9676 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9678         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9679         and corresponding dependencies.
9680         * Makefile.in: Regenerate.
9682         * configure.in (host_tools): Order binutils, gas and ld for
9683         convenience in running the testsuites.
9685         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9686         * Makefile.in: Regenerate.
9687         * configure.in: Introduce rules to serialize subconfigure runs.
9689         * configure.in: Introduce BASE_CC_FOR_TARGET.
9690         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9691         Realize configure-build-* targets.  Realize configure-target-* targets.
9692         * Makefile.in: Regenerate.
9694 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9696         * configure: Move gcc_version_trigger stuff from here...
9697         * configure.in: ...to here.
9699         * configure.in: Separate subconfigure options added by this file from
9700         options given by the user.  Add machinery to put args for host
9701         subconfigures into the Makefile.
9703         * Makefile.tpl: Remove 'vault' targets.
9704         * Makefile.tpl: Reorder and comment dependencies.
9705         * Makefile.in: Regenerate.
9707 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9708         * configure.in: Fix my broken commit of previous patch. (sigh)
9710 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9712         * configure.in: Move host-specific darwin noconfigdirs into
9713         the host-specific section.
9715 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9717         * configure.in: Move host-specific darwin noconfigdirs into
9718         the host-specific section.
9720 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9722         * configure: Remove skip-this-dir support.
9723         * Makefile.tpl: Remove skip-this-dir support.
9725         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9726         subdirectories.
9727         * Makefile.in: Regenerate.
9729         * Makefile.tpl: Strip out useless setting of 'dir'.
9730         * Makefile.in: Regenerate.
9732 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9734         * configure.in: Fix deeply stupid bug.
9736         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9737         shell code in CXX_FOR_TARGET
9738         * Makefile.def: Introduce raw_cxx.
9739         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9740         RAW_CXX_FOR_TARGET.
9741         * Makefile.in: Regenerate.
9743 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9745         * Makefile.tpl: Remove unnecessary ifs.
9746         * Makefile.in: Regenerate.
9748         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9749         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9750         targets for 'no_install' modules.
9751         * configure: Move GDB_TK substitution to configure.in.  Move
9752         build_modules stuff to configure.in.
9753         * configure.in: Implement soft dependency machinery.  Maybe-ize
9754         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9755         * Makefile.in: Regenerate.
9757 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9759         * Makefile.tpl: Make all-target, install-target behave similarly
9760         to all, install (only hitting configured targets).  Eliminate
9761         unused macro defintions.
9763         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9764         build != host.
9766         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9768         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9770         * configure.in: Produce lists of subdir targets we're actually
9771         configuring.  Remove references to "dosrel".
9772         * Makefile.tpl: Let configure set which subdir targets are hit.
9773         Remove install-cross; clean up install; remove ALL.  Remove
9774         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9775         Autogenerate host module targets.  Remove empty dependency lines
9776         and redundant dependency; rearrange slightly.
9777         * Makefile.def: Add host-side libtermcap, utils.
9779         * Makefile.in: Regenerate.
9781 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9783         * ltconfig (osf[345]): Append $major to soname_spec.
9784         Reflect this in library_names_spec.
9785         * ltmain.sh (osf): Prefix $major with . for use as extension.
9787 2002-11-19  Andreas Jaeger  <aj@suse.de>
9789         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9790         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9791         and sparc64 GNU/Linux systems.
9793 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9795         * MAINTAINERS: Update email.
9797 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9799         * MAINTAINERS: Complete James Dennett's entry.
9801 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9803         * MAINTAINERS (Write After Approval): Add myself.
9805 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9807         * Makefile.tpl: syntactic cleanup
9809 2002-11-13  Stuart Hastings  <stuart@apple.com>
9811         * MAINTAINERS: Add myself to write-after-approval list.
9813 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9815         * Makefile.def: Add list of recursive targets to autogenerate.
9816         Add build_modules.
9817         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9818         targets.  Autogenerate *-build-* targets.
9819         * Makefile.in: Regenerate.
9821 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9823         * configure: More autoconf-style substitutions.
9824         * Makefile.tpl: More autoconf-style substitutions.
9825         * Makefile.in: Regenerate.
9827 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9829         * configure: Substitute more variables in a more autoconf-friendly
9830         way.  Simplify slightly.
9831         * Makefile.tpl: Make more variables substitutable in an
9832         autoconf-friendly way.
9833         * Makefile.in: Regenerate.
9835 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9837         * MAINTAINERS (Write After Approval): Add myself.
9839 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9841         * configure.in (v810*): Remove special setting of tools.
9843         * configure: Add support for extra required flags for ar or nm.
9844         * configure.in (aix4.3+): Use above support for target-specific
9845         issues, rather than using config/mt-aix43.
9847 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9849         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9850         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9851         with $srcdir.  Reformat indentation.  Substitute some variables
9852         formerly hard-coded in the Makefile for build=host.
9853         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9854         * Makefile.def: Autogenerate more.
9855         * Makefile.in: Regenerate.
9857 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9859         * MAINTAINERS (Write After Approval): Add myself.
9861 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9863         * Makefile.def (host_modules): Add rda.
9864         * Makefile.in: Regenerate.
9865         * configure.in (target_tool): Add target-rda to list.
9867 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9869         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9871 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9873         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9874         and restrap targets to this rule.
9875         * Makefile.in:  Regenerate.
9877 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9879         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9880         GNATS only accounts.
9882 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9884         * configure.in (i[3456]86-*-linux*): Add check to disable
9885         ${libgcj} for glibc1.
9887 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9889         * MAINTAINERS: Add myself as ip2k port maintainer.
9891 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9893         * configure.in: Add tic4x target.
9895 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9897         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9898         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9899         * Makefile.in: Regenerate.
9901         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9902         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9903         * Makefile.in: Regenerate.
9905 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9907         * MAINTAINERS: Add myself as web pages co-maintainer.
9909 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9911         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9912         * Makefile.in: Regenerate.
9914 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9916         * MAINTAINERS: Add myself and Nathan Sidwell
9917         <nathan@codesourcery.com> as VxWorks maintainers.
9919 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9921         * Makefile.def: Remove order dependency comments.
9922         * Makefile.tpl: Add explicit install-install dependencies.
9923         * Makefile.in: Regenerate.
9925         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9926         * Makefile.in: Regenerate.
9928         * Makefile.tpl: Add configure-target (for src-release in src)
9929         * Makefile.in: Regenerate.
9931 2002-09-30  Nick Clifton  <nickc@redhat.com>
9933         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9935 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9937         * configure.in (s390*-*-linux*): Enable libgcj.
9939 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9941         * configure: Revert accidentally applied changes.
9943         * Makefile.tpl: Make more autoconf-friendly.
9944         * Makefile.in: Regenerate.
9945         * configure: Make substitution more autoconf-like.
9947 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9949         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9950         single entry to handle all these.
9951         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9952         libjava on arm-*-elf.
9954 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9956         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9957         things that depend on them.
9959 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9961         * Makefile.tpl: Make subsituted variables more autoconfy.
9962         * Makefile.in: Regenerate.
9963         * configure: Make seds more autoconfy.
9965 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9967         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9968         * Makefile.in: Regenerate.
9969         * configure.in: Rewrite sed statements to look autoconfy.
9971         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9972         all-target-foo on configure-target-foo.
9973         * Makefile.def: Ditto.
9974         * Makefile.in: Rebuild.
9976 2002-09-25  Andrew Haley  <aph@redhat.com>
9978         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9980 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9982         * Makefile.def: New file.
9983         * Makefile.tpl: New file.
9984         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9985         * contrib/gcc_update: Note that Makefile.in is a generated file.
9987         * configure.in: Minor rearrangement.  Simplify tests.
9989 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9991         * configure.in (with_headers): Skip copy if value is "yes".
9992         (with_libs): Likewise.
9994 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9996         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9997         * configure.in (sh*-*-pe*): Ditto.
9998         * configure.in (mips*-*-pe*): Ditto.
9999         * configure.in (*arm-wince-pe): Ditto.
10001         * configure.in: Rearrange.
10003 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10005         * MAINTAINERS: Update my email address.
10007 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10009         * MAINTAINERS: (Write After Approval): Add myself.
10011 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10013         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10015 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10017         * MAINTAINERS: Change my mailing address.
10019 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10021         * MAINTAINERS (Write After Approval): Remove myself.
10022         (Various Maintainers: c++ runtime libs): Add myself.
10024 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10026         * MAINTAINERS (Write After Approval): Remove myself.
10027         (Various Maintainers: c++ runtime libs): Add myself.
10029 2002-08-15  Eric Christopher  <echristo@redhat.com>
10031         * config.sub: Import from master repository.
10032         * config.guess: Ditto.
10034 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10036         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10037         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10038         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10040 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10042         * MAINTAINERS: Add self to rs6000 vector extensions.
10044 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10046         * libiberty/configure: Reverted unintended yesterday's check in.
10048 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10050         * boehm-gc/configure, libf2c/configure: Rebuilt.
10051         * libffi/configure, libiberty/configure: Ditto.
10052         * libjava/configure, libobjc/configure: Ditto.
10053         * libstdc++-v3/configure, zlib/configure: Ditto.
10054         Merged from binutils:
10055         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10056         From Steve Ellcey <sje@cup.hp.com>:
10057         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10058         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10059         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10060         IA64.
10061         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10062         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10063         soname_spec, sys_lib_search_path_spec): Ditto.
10065 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10067         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10069 2002-08-04  H.J. Lu  (hjl@gnu.org)
10071         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10073 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10075         * MAINTAINERS (Write After Approval): Add myself.
10077 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10079         * configure.in: Move generic linux case to end.  Copy generic
10080         linux noconfigdirs to mips*-*-linux* entry and new
10081         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10083 2002-07-19  Michael Matz  <matz@suse.de>
10085         * MAINTAINERS: Add myself as ra* maintainer.
10087 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10089         * config.guess: Update to 2002-07-09 version.
10090         * config.sub: Update to 2002-07-03 version.
10092 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10094         * MAINTAINERS: Fix typo in a maintainer email address.
10096 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10098         * configure.in: Remove two redundant tests.
10100 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10102         * configure.in (mips*-*-irix6*o32): Enable stabs.
10104 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10106         * configure.in: Don't build grez.
10107         * Makefile.in: Ditto.
10109         * Makefile.in: Remove references to bsp, cygmon, libstub.
10110         * configure.in: Ditto.
10112         * configure.in: Remove leftover reference to gdbtest.
10114 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10116         * configure.in (gxx_include_dir):  Change to match versioned
10117         C++ headers if --enable-version-specific-runtime-libs is used.
10119 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10121         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10123 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10125         * configure.in: Make --without-x work.
10127 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10129         * configure.in: Rearrange target Makefile fragment collection.
10131         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10132         cvs[src].
10133         * configure.in: Ditto.
10135 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10137         * MAINTAINERS (Write After Approval): Update my e-mail address.
10139 2002-06-24  Ben Elliston  <bje@redhat.com>
10141         * configure.in (host_tools): Remove cgen.
10143         * Makefile.in (all-cgen): Remove; runs from its source directory.
10144         (check-cgen, install-cgen, clean-cgen): Likewise.
10145         (all-opcodes): Do not depend on all-cgen.
10146         (all-sim): Likewise.
10148 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10150         * Makefile.in: Eliminate 'apache' targets.
10151         * configure.in: Eliminate 'apache' targets.
10153         * configure.in: Eliminate redundant tests.  Reorganize.
10155         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10157         * config-ml.in: Eliminate references to Cygnus configure.
10159         * Makefile.in: Eliminate references to building emacs.
10161 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10163         * MAINTAINERS: Update my email address.
10165 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10167         * config.if (libstdcxx_incdir): Version C++ headers.
10168         (cxx_incdir): Remove.
10170 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10172         * MAINTAINERS (Write After Approval): Add self.
10174 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10176         * configure.in: Add support for ip2k.
10178 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10180         * configure.in: Fix AIX configury bug.
10182 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10184         * MAINTAINERS (Write After Approval): Add self.
10186 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10188         * configure.in: replace ${topsrcdir} with ${srcdir}
10190         * configure.in: Move definition of libstdcxx_flags
10191         right above usage, rather than waaay earlier.
10193         * configure.in: Pull definition of is_cross_compiler earlier.
10195         * configure.in: Rearrange a little.
10197         * configure.in: Remove references to librx.
10198         * Makefile.in: Remove references to librx.
10200 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10202         * config.sub: Add support for avr target.
10203         Import from master sources, rev 1.255
10205 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10207         * configure, .cvsignore:  Revert previous change...
10208         * Makefile:  ...delete.
10210 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10212         * configure.in: Eliminate ${gasdir} variable.
10214 2002-06-18  Dave Brolley  <brolley@redhat.com>
10216         * configure.in: Add support for frv.
10217         * config.sub: Add support for frv.
10219 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10221         * configure:  Remove garbage from previous commit.
10223 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10225         * configure:  For in-source builds, make a subdir and re-exec there.
10226         * Makefile:  New file.  Pass targets through to build directory.
10227         * .cvsignore:  No longer ignore "Makefile".
10229 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10231         * MAINTAINERS (Write After Approval): Add self.
10233 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10235         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10237 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10239         * configure.in (vax-*-netbsd*): Re-enable gas.
10241 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10243         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10244         BUILD_PREFIX_1, to correct nomenclature.
10245         * configure: Likewise.
10247         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10248         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10250 2002-05-31  Olaf Hering  <olh@suse.de>
10252         * config-ml.in: Propogate DESTDIR also.
10254 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10256         * configure.in (vax-*-netbsd*): Don't build gas for this
10257         platform.
10259 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10261         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10262         and libgcj for AVR.
10264 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10266         * MAINTAINERS (Write After Approval): Add myself.
10268 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10270         * config.guess: Update to 2002-05-22 version.
10271         * config.sub: Likewise.
10273 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10275         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10276         * config-ml.in: Likewise.
10277         * configure: Likewise.
10278         * configure.in: Likewise.
10280 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10282         * MAINTAINERS: Update my email address.
10284 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10286         * configure.in: Simplify makefile fragment collection.
10288         * configure.in: Remove code to build emacs.
10290         * configure.in : Remove --srcdir argument from targargs and buildargs
10291         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10293         * configure: Move some logic to configure.in.
10294         * configure.in: Move some logic from configure.
10296 2002-05-11  Tom Tromey  <tromey@redhat.com>
10298         * MAINTAINERS: Reflect libgcj reality.
10300 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10302         * Makefile.in: Honour DESTDIR.
10304 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10306         * config.guess: Import 2002-03-20 version.
10307         * config.sub: Import 2002-04-26 version.
10309 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10311         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10313 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10315         * MAINTAINERS: Add self.
10317 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10319         * ltmain.sh: Detect and handle object name conflicts
10320         while piecewise linking a static library.
10322 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10324         * configure.in (noconfigdirs): Don't disable libgcj on
10325         sparc64-*-solaris* and sparcv9-*-solaris*.
10327 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10329         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10331 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10333         * configure.in (FLAGS_FOR_TARGET): Do not add
10334         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10335         on i[3456]86-*-linux*.
10337 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10339         * configure.in (noconfigdirs): Replace [ ] with test.
10341         * configure.in (noconfigdirs): Do not add target-newlib if
10342         target == i[3456]86-*-linux*, and host == target.
10344 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10346         * configure.in: delete reference to absent file
10348         * configure.in: replace '[' with 'test'
10350         * configure.in: Eliminate references to gash.
10351         * Makefile.in: Eliminate references to gash.
10353         * configure.in: remove useless references to 'pic' makefile fragments.
10355         * configure.in: (*-*-windows*) Finish removing.
10357         * configure.in: Eliminate redundant test for libgui.
10359 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10361         * MAINTAINERS: Add self and realphabetize.  Update entries
10362         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10363         entry for a29k port maintainer.
10365 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10367         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10368         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10370 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10372         * configure.in: remove references to dead files
10374 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10376         * MAINTAINERS: Add information about purpose of this file.
10378 2002-04-18  Tom Tromey  <tromey@redhat.com>
10380         * configure.in: Disallow configuring libgcj when it is already
10381         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10382         Solaris 2.8 by default.  For PR libgcj/6158.
10384 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10386         * configure.in:  Move default CC setting out of config/mh-* fragments
10387         directly into here.
10389 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10391         * configure.in: don't even try to configure or make a subdirectory
10392         if there's no configure script for it.
10394 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10396         * MAINTAINERS: Remove chill maintainers.
10397         * Makefile.in (CHILLFLAGS): Remove.
10398         (CHILL_LIB): Remove.
10399         (TARGET_CONFIGDIRS): Remove libchill.
10400         (CHILL_FOR_TARGET): Remove.
10401         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10402         CHILL_LIB.
10403         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10404         (CHECK_TARGET_MODULES): Likewise.
10405         (INSTALL_TARGET_MODULES): Likewise.
10406         (CLEAN_TARGET_MODULES): Likewise.
10407         (configure-target-libchill): Remove.
10408         (all-target-libchill): Remove.
10409         * configure.in (target_libs): Remove target-libchill.
10410         Do not compute CHILL_FOR_TARGET.
10411         * libchill: Remove directory.
10413 2002-04-11  DJ Delorie  <dj@redhat.com>
10415         * Makefile.in, configure.in: Sync with binutils, entries
10416         follow...
10418 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10420         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10421         (do-tar, do-bz2): New rules.
10422         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10423         (gdb-tar): New rule.
10424         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10425         (insight_dejagnu.tar): New rule.
10426         (insight.tar): New rule.
10427         (gdb+dejagnu.tar): New rule.
10428         (gdb.tar): New rule.
10430 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10432         * Makefile.in: Add all-tix to deps for all-snavigator
10433         so that tix is built when building snavigator.
10435 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10437         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10438         ld and gdb are not supported.
10440 2002-01-07  Mark Salter  <msalter@redhat.com>
10442         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10443         Allow target-libgloss to be built for arm, strongarm, and xscale.
10445 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10447         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10448         options for i[3456]86-pc-linux* native builds.
10450 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10452         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10453         files from .po files for a distribution.
10455 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10457         * configure.in: Enable libstdc++-v3 for h8300 targets.
10459 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10461         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10462         version from bfd/.
10464 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10466         * Makefile.in (VER): When present, extract the version number from
10467         the file version.in.
10469 2001-05-24  Tom Rix  <trix@redhat.com>
10471         * configure.in : enable ld for aix
10473 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10475         * config.guess: Add linux target for S/390.
10477 2000-11-07  Philip Blundell  <pb@futuretv.com>
10479         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10481 2000-11-03  Philip Blundell  <pb@futuretv.com>
10483         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10484         files.
10486 2001-01-15  Ben Elliston  <bje@redhat.com>
10488         * configure.in (host_tools): Add sid.
10489         Always configure cgen.
10491 2000-11-24  Nick Clifton  <nickc@redhat.com>
10493         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10496 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10498         * Makefile.in (ALL_MODULES): Add all-cgen.
10499         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10500         (all-cgen): New target.
10501         (all-opcodes,all-sim): Depend on all-cgen.
10502         * configure.in (host_tools): Add cgen.
10503         Only configure cgen if --enable-cgen-maint.
10505 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10507         * configure.in: Add *-*-freebsd* configurations.
10509 2002-04-08  Tom Tromey  <tromey@redhat.com>
10511         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10512         Fixes PR libgcj/6068.
10514 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10516         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10518 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10520         * configure.in (alpha*-dec-osf*): Enable libgcj.
10522 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10524         * MAINTAINERS (Write After Approval): Add myself.
10526 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10528         Fix for: PR bootstrap/3591, target/5676
10529         * configure.in (mcore-pe): Disable the configuration of
10530         libstdc++-v3 since exceptions are not supported.
10532 2002-03-20  Anthony Green  <green@redhat.com>
10534         * configure.in: Enable libgcj for xscale-elf target.
10536 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10538         * MAINTAINERS:  Update my email address.
10540 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10542         * ltmain.sh (relink_command): Fix typo in previous change.
10544 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10546         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10547         (relink_command): Added --tag flags.
10548         (mode=install): If relinking fails; error out.
10550 2002-03-12  Richard Henderson  <rth@redhat.com>
10552         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10553         .NOTPARALLEL tag.
10554         (do-check): Rename from check.
10555         (check): Allow parallel check.
10557 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10559         * MAINTAINERS: Add myself as maintainer for xtensa port.
10560         Fix alphabetical order in CPU port maintainer list.
10561         Remove myself from Write After Approval list.
10563 2002-03-11  Richard Henderson  <rth@redhat.com>
10565         * Makefile.in (.NOTPARALLEL): Add fake tag.
10567 2002-03-07  H.J. Lu  (hjl@gnu.org)
10569         * configure.in: Enable gprof for mips*-*-linux*.
10571 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10573         * MAINTAINERS (Write After Approval): Add myself.
10575 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10577         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10578         libjava.
10579         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10581 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10583         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10584         because its Makefile is there; test for the executable instead.
10586 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10588         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10589         libstdc++-v3 and libjava.
10591 2002-02-11  Adam Megacz  <adam@xwt.org>
10593         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10594         boehm-gc
10596 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10598         * config.guess: Updated to 2002-01-30's version.
10599         * config.sub: Updated to 2002-02-01's version.
10600         Contribute sh64-elf.
10601         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10602         * configure.in: Added sh64-*-*.
10604 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10606         * MAINTAINERS: Belatedly add myself to write after approval list.
10608 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10610         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10611         Remove self as Write After Approval.
10613 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10615         * MAINTAINERS: Put self in as maintainer for contrib/regression
10616         directory.
10618 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10620         * MAINTAINERS:  Update my email address.
10622 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10624         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10625         target-libiberty, and target-libgloss.  Skip Java-related
10626         libraries if not supported for NetBSD on target CPU.
10628 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10630         * install-sh: Use _inst.$$_ for temp file name.
10632 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10634         * MAINTAINERS (Write After Approval): Move my contact info
10635         from here...
10636         (OS Port Maintainers): ...to here (netbsd).
10638 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10640         * MAINTAINERS (Write After Approval): Add myself.
10642 2002-01-17  H.J. Lu  <hjl@gnu.org>
10644         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10645         (all-target-fastjar): Also depend on all-target-libiberty.
10647 2002-01-16  H.J. Lu  (hjl@gnu.org)
10649         * config.guess: Import from master sources, rev 1.225.
10650         * config.sub: Import from master sources, rev 1.238.
10652 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10654         * MAINTAINERS (Write After Approval): Remove myself.
10656 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10658         * MAINTAINERS (Write After Approval): Add myself.
10660 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10662         * MAINTAINERS: Add self as docs co-maintainer.
10664 2001-12-11  Matthias Klose  <doko@debian.org>
10666         * MAINTAINERS (Write After Approval): Add myself.
10668 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10670         * MAINTAINERS: Update my email address.
10672 2001-12-07  Turly O'Connor  <turly@apple.com>
10673         * MAINTAINERS (Write After Approval): Add myself.
10674         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10675         (rs6000_initialize_trampoline): Call __trampoline_setup for
10676         ABI_DARWIN too.
10677         * darwin-tramp.asm: New file, implements __trampoline_setup.
10678         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10680 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10682         * MAINTAINERS (Write After Approval): Add myself.
10684 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10686         * configure, configure.in: Use temp file for long sed commands.
10688 2001-12-03  Laurent Guerby  <guerby@acm.org>
10690         * config.sub: Update to version 1.232 on subversion.
10692 2001-12-03  Ben Elliston  <bje@redhat.com>
10694         * MAINTAINERS: Update mail address for config.* patches.
10696 2001-11-27  DJ Delorie  <dj@redhat.com>
10697             Zack Weinberg  <zack@codesourcery.com>
10699         When build != host, create libiberty for the build machine.
10701         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10702         CONFIG_ARGUMENTS.
10703         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10704         New variables.
10705         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10706         and rules.
10707         (all.normal): Depend on ALL_BUILD_MODULES.
10708         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10709         (all-build-libiberty): Depend on configure-build-libiberty.
10711         * configure: Calculate and substitute proper value for
10712         ALL_BUILD_MODULES.
10713         * configure.in: Create the build subdirectory.
10714         Calculate and substitute TARGET_CONFIGARGS (formerly
10715         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10717 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10719         * MAINTAINERS (write-after-approval): Add self.
10721 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10723         * MAINTAINERS (GNATS only accounts): Remove self.
10725 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10727         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10728         libf2c.
10730 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10732         * MAINTAINERS (Write After Approval): Add self.
10734 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10736         * MAINTAINERS: mips and s390 are also CPU ports.
10738 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10740         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10742 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10744         * MAINTAINERS: Alphabetize.
10746 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10748         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10750 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10752         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10754 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10756         * configure.in (--enable-languages): Be more permissive about
10757         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10759 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10761         * config.sub: Import from master sources, rev. 1.230.
10762         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10764 2001-11-07  Laurent Guerby  <guerby@acm.org>
10766         * MAINTAINERS (Write After Approval): Add self.
10768 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10770         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10772 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10774         * config.sub: Import from master sources, rev 1.226.
10775         * config.guess: Import from master sources, rev 1.216.
10777 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10779         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10780         * MAINTAINERS: Add self as maintainer of MMIX port.
10781         Remove old after-approval entry.
10783 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10785         * ChangeLog, configure: Fix spelling errors.
10787 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10789         * MAINTAINERS: Tweak my address.
10791 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10793         * MAINTAINERS: Update my email address.
10795 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10797         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10798         * MAINTAINERS: Add self as maintainer of CRIS port.
10800 2001-10-10  Geert Bosch  <bosch@gnat.com>
10802         * MAINTAINERS (Various maintainers: Ada front end):
10803         Added Robert Dewar.
10805 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10807         * MAINTAINERS (Write After Approval): Added self
10809 2001-10-02  Geert Bosch  <bosch@gnat.com>
10811         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10813 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10815         * configure: Handle temporary files securely using mkdir.
10817 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10819         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10821 2001-09-26  Will Cohen  <wcohen@redhat.com>
10823         * configure.in (*-*-linux*): Disable configuration of target-newlib
10824         and target-libgloss.
10826 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10828         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10829         RANLIB.
10831 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10833         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10834         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10835         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10836         avoid quotes nesting problems.
10837         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10838         (DO_X): Export only variables that are set.
10840 2001-09-19  Ben Elliston  <bje@redhat.com>
10842         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10843         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10844         semantics.  Use the shell built-in "type" command instead.
10846 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10848         Merged from gcc-3_0-branch:
10849         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10850         * ltcf-c.sh: Use $objext, not $ac_objext.
10851         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10852         * ltcf-cxx.sh: Add support for GNU.
10853         2001-07-22  Timothy Wall  <twall@redhat.com>
10854         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10855         default settings if using GNU tools with that configuration.
10856         * ltcf-cxx.sh: Ditto.
10857         * ltcf-gcj.sh: Ditto.
10858         2001-07-21  Michael Chastain  <chastain@redhat.com>
10859         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10860         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10861         * ltmain.sh: Mark as gcc-local.
10863 2001-08-30  Eric Christopher  <echristo@redhat.com>
10864             Jason Eckhardt  <jle@redhat.com>
10866         * config.guess: Merge from master sources.
10867         * config.sub: Merge from master sources, add support for mipsisa32.
10869 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10870         * config.sub: Merge from master sources, rev 1.219.
10871         * MAINTAINERS: Add self as contact for stormy16 port.
10873 2001-08-14  Zack Weinberg  <zackw@panix.com>
10875         * config.sub: Merge from master sources, rev 1.218.
10876         * config.guess: Merge from master sources, rev 1.209.
10878 2001-08-11  Graham Stott  <grahams@redhat.com>
10880         * Makefile.in (check-c++): Add missing semicolon.
10882 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10884         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10886 2001-07-30  Eric Christopher  <echristo@redhat.com>
10888         * MAINTAINERS (Various maintainers: mips port): Added myself.
10890 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10892         * configure.in (sh-*-linux*): New.
10894 2001-07-27  Richard Henderson  <rth@redhat.com>
10896         * .cvsignore: Add LAST_UPDATED.
10898 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10900         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10902 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10904         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10906 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10908         * MAINTAINERS (Write After Approval): Added myself.
10910 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10912         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10913         and libgcj on m68hc11/m68hc12.
10915 2001-06-27  H.J. Lu  (hjl@gnu.org)
10917         * Makefile (CFLAGS_FOR_BUILD): New.
10918         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10920 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10922         * README: Remove version number.
10924 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10926         * INSTALL/README: Update wrt. to the installation instructions now
10927         residing in gcc/doc/install.texi.
10929 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10931         * README: Replace with a cut-down and updated version of gcc/README.
10933 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10935         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10936         multilibs to be disabled.
10938 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10940         * MAINTAINERS (Write After Approval): Add myself.
10942 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10944         * config.guess: Import CVS version 1.195.
10945         * config.sub: Import CVS version 1.212.
10947 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10949         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10950         gcc/xgcc is built, use -print-prog-name to find out the program
10951         name to use.
10953 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10955         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10956         appear to also be in the master copy.
10957         * config.sub:  Import CVS version 1.211.
10959 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10961         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10962         with_gcc]: Use `gcc -shared' to build a shared library.
10964 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10966         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10967         archives.
10969 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10971         * MAINTAINERS (Write After Approval): Add myself.
10973 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10975         * configure.in (libstdcxx_flags): Do not try to execute
10976         libstdc++-v3/testsuite_flags until it exists.
10978 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10980         * MAINTAINERS: Update my email address.
10982 2001-05-31  Graham Stott  <grahams@redhat.com>
10984         * MAINTAINERS (Write After Approval): Add myself.
10986 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10988         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10989         libraries when using g++ with native linker.
10991 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10993         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10995 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10997         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10998         [aix4*|aix5*]: Prepend blank.
11000 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11002         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11003         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11004         of subdir/configure scripts to use the new libtool.m4.
11006 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11008         * MAINTAINERS (Write After Approval): Add myself.
11010 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11012         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11014 2001-05-11  Ben Elliston  <bje@redhat.com>
11016         * Makefile.in (all-sid): New target.
11017         (check-sid, clean-sid, install-sid): Likewise.
11019 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11021         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11023 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11025         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11026         libgcj.
11028 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11030         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11031         gcc/xgcc is built, use -print-prog-name to find out the program
11032         name to use.
11034 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11036         * configure.in (noconfigdirs): Don't reset it from scratch in the
11037         target case; only append to it.
11039         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11040         sparc-*-solaris2.8]: Disable ${libgcj}.
11042 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11044         * configure.in (libgcj_saved): Copy from $libgcj.
11045         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11046         --disable-libgcj.
11048 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11050         * MAINTAINERS: Remove self as MIPS maintainer and
11051         C front end maintainer.
11053 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11055         * configure.in: Move *-chorusos target case to the proper switch.
11056         Disable libgcj.
11058 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11060         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11061         1.641.2.228.
11063 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11065         * Makefile.in (STAGE1_CFLAGS): Pass down.
11067 2001-04-13  Alan Modra  <amodra@one.net.au>
11069         * config.guess: Add hppa64-linux support.  Note for next import that
11070         this is already in the master file.
11071         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11073 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11075         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11076         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11078 2001-04-11  Stan Shebs  <shebs@apple.com>
11080         * MAINTAINERS: Add self as Darwin port maintainer.
11082 2001-04-11  Alan Modra  <amodra@one.net.au>
11084         * MAINTAINERS: Update my email address.
11086 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11088         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11089         recent versions of FreeBSD (release 3 or later).
11090         * ltconfig: On FreeBSD, -lc must not be provided when building
11091         a shared library or else the standard -pthread gcc option is
11092         rendered worthless to later users of the built library.
11094 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11096         * MAINTAINERS: Add self and RTH as C front end maintainers.
11098 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11100         * config.sub: Make sure to match an already-canonicalized
11101         machine name (eg. mn10300-unknown-elf).
11103 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11105         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11106         New macros.
11107         (bootstrap, cross): Use RECURSE_FLAGS.
11108         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11110 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11112         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11114 2001-03-22  Colin Howell  <chowell@redhat.com>
11116         * Makefile.in (DO_X): Do not backslash single-quotes in
11117         backquotes (two places).
11119 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11121         Re-installed:
11122         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11123         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11124         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11125         * ltcf-cxx.sh: Likewise.
11126         * ltcf-gcj.sh: Likewise.
11128 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11130         * MAINTAINERS: Add myself as "documentation co-maintainer".
11132 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11134         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11135         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11137 2001-03-19  Tom Tromey  <tromey@redhat.com>
11139         * config-ml.in: Handle GCJ and GCJFLAGS.
11141 2001-03-21  Michael Chastain  <chastain@redhat.com>
11143         * Makefile.in: all-m4 depends on all-texinfo.
11145 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11147         * MAINTAINERS: Add myself to write after approval list.
11149 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11151         * Makefile.in (DO_X): Quote nested quotes.
11153 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11155         * MAINTAINERS: Add myself to write after approval list.
11157 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11159         * Makefile.in (DO_X): Use double quotes for quoting
11160         "RANLIB=$${RANLIB}".
11162 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11164         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11166 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11168         * configure.in: Only use `lang_requires' for languages athat are
11169         actually enabled.
11171 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11173         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11175 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11177         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11179 2001-03-07  Tom Tromey  <tromey@redhat.com>
11181         * configure.in: Allow config-lang.in to set `lang_requires' to list
11182         of other required languages.
11184 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11186         * Makefile.in: Remove RANLIB definition. Use RANLIB
11187         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11188         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11190 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11191             Alexandre Oliva  <aoliva@redhat.com>
11193         * Makefile.in (check-c++): Use tabs, not spaces.
11195 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11197         * MAINTAINERS: add myself to Write After Approval list.
11199 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11201         * Makefile.in (check-c++): New rule.
11203         * configure.in (target_libs): Remove libg++.
11204         (noconfigdirs): Remove libg++.
11205         (noconfigdirs): Same.
11206         (noconfigdirs): Same.
11207         (noconfigdirs): Same.
11209         * config-ml.in: Remove libg++ references.
11211         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11212         (ALL_TARGET_MODULES): Same.
11213         (configure-target-libg++): Remove.
11214         (all-target-libg++): Remove.
11215         (configure-target-libio): Remove.
11216         (all-target-libio): Remove.
11217         (check-target-libio): Remove.
11218         (.PHONY): Remove.
11219         (libg++.tar.bz2): Remove.
11220         (all-target-cygmon): Remove libio.
11221         (all-target-libstdc++): Remove.
11222         (configure-target-libstdc++): Remove.
11223         (TARGET_LIB_PATH): Remove libstdc++.
11224         (ALL_GCC_CXX): Remove libstdc++.
11225         (all-target-gperf): Correct.
11227 2001-02-16  Nick Clifton  <nickc@redhat.com>
11229         * configure.in (noconfigdirs): Allow configuration of texinfo
11230         for Cygwin hosts.
11232 2001-02-15  Anthony Green  <green@redhat.com>
11234         * configure: Introduce GCJ_FOR_TARGET.
11235         * configure.in: Ditto.
11236         * Makefile.in: Ditto.
11238 2001-02-13  Andreas Schwab  <schwab@suse.de>
11240         * MAINTAINERS: Update mail address.
11242 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11244         * config.guess: Add linux target for S/390.
11245         * config.sub: Likewise.
11247 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11249         * configure.in: for *-chorusos, don't config target-newlib and
11250         target-libgloss.
11252 2001-02-06  Ben Elliston  <bje@redhat.com>
11254         * configure: Output host type to stdout, not stderr.
11256 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11258         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11259         * ltcf-cxx.sh: Likewise.
11261         * config.if: Assume enable_libstdcxx_v3 is defined.
11263 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11265         Remove V2 C++ library.
11266         * configure.in: Remove --enable-libstdcxx_v3 support.
11268 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11270         * include/demangle.h: Add prototype for java_demangle_v3.
11272 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11274         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11276 2001-01-27  Richard Henderson  <rth@redhat.com>
11278         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11280 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11282         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11283         Don't unset, it's non-portable and no longer necessary, set to empty
11284         instead.
11286 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11288         * ltconfig: Shell portability fix for the tagname validity check.
11290 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11292         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11293         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11295 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11297         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11299 2001-01-26  Tom Tromey  <tromey@redhat.com>
11301         * configure.in: Allow libgcj to be built on Sparc Solaris.
11303 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11305         * ltcf-c.sh: Add aix5 case.
11306         * ltcf-cxx.sh: Likewise.
11307         * ltconfig: Likewise.
11309 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11311         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11312         keep at least one of build_libtool_libs or build_old_libs set to
11313         yes.
11315         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11316         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11318 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11320         * configure.in: Enable libgcj on several additional platforms.
11322 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11324         * configure.in: Enable libgcj for linux targets.
11326 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11328         * MAINTAINERS (Write After Approval): Add myself.
11330 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11332         * MAINTAINERS: Add myself as vax port maintainer.
11334 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11336         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11338 2001-01-09  Mike Stump  <mrs@wrs.com>
11340         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11341         failures of subdirectories.
11343 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11345         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11346         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11347         * ltcf-cxx.sh: Likewise.
11348         * ltcf-gcj.sh: Likewise.
11349         * ltconfig.sh: Fix typo.
11351 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11353         * configure: handle DOS-style absolute paths.
11355 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11357         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11359 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11361         * MAINTAINERS: Add myself as avr port co-maintainer.
11363 2000-12-28  Ben Elliston  <bje@redhat.com>
11365         * MAINTAINERS: Add myself under ``Write After Approval''.
11367 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11369         * texinfo: Remove directory from GCC.
11371 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11373         * COPYING: Update to current
11374         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11375         to 19yy as example year in copyright notice).
11377 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11379         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11380         (libstdcxx_incdir): Pass down.
11381         * config.if: Remove expired bits for cxx_interface, add stub.
11382         (libstdcxx_incdir): Add variable for g++ include directory.
11383         * configure.in (gxx_include_dir): Use it.
11385 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11387         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11388         with old-email address from ``Write After Approval''.
11390 2000-12-15  Andreas Jaeger  <aj@suse.de>
11392         * configure.in: Handle lang_dirs.
11394 2000-12-14  Tom Tromey  <tromey@redhat.com>
11396         * MAINTAINERS: Removed brads.
11398         * MAINTAINERS: Added gcj developers.
11400 2000-12-13  Anthony Green  <green@redhat.com>
11402         * configure.in: Disable libgcj for any target not specifically
11403         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11404         with g++ abi.
11406 2000-12-13  Mike Stump  <mrs@wrs.com>
11408         * Makefile.in (local-distclean): Also remove fastjar.
11410 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11412         * contrib/gcc_update: Add fastjar --touch entries.
11414 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11416         * configure.in: Disable language-specific target libraries for
11417         languages that aren't enabled.
11419 2000-12-10  Anthony Green  <green@redhat.com>
11421         * configure.in: Define libgcj.  Disable libgcj target libraries for
11422         most targets.
11424 2000-12-10  Neil Booth  <neilb@earthling.net>
11426         * MAINTAINERS: Update mail address, remove from WAA list.
11428 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11430         * libjava: Imported from /cvs/java.
11431         * libffi: Likewise.
11432         * Boehm-gc: Likewise.
11434 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11436         * configure.in (target_libs): Revert 2000-12-08 patch.
11437         (noconfigdirs): Added target-libjava.
11439 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11441         * djunpack.bat: removed.
11443 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11445         * Makefile.in: handle DOS-style absolute paths.
11446         * config-ml.in: likewise.
11447         * symlink-tree: likewise.
11449 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11451         * fastjar: Imported.
11453 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11455         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11456         libjava.
11457         * configure.in (target_libs): Removed `target-libjava'.
11459 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11461         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11462         (ALL_MODULES): Added fastjar.
11463         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11464         (all-target-libjava): all-fastjar replaces all-zip.
11465         (all-fastjar): Added.
11466         (configure-target-fastjar, all-target-fastjar): Likewise.
11467         * configure.in (host_tools): Added fastjar.
11469 2000-12-07  Mike Stump  <mrs@wrs.com>
11471         * Makefile.in (local-distclean): Remove leftover built files.
11473 2000-11-24  Nick Clifton  <nickc@redhat.com>
11475         * configure.in (xscale-elf): Add target.
11476         (xscale-coff): Add target.
11478 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11480         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11481         recent versions of FreeBSD (release 3 or later).
11482         * ltconfig: On FreeBSD, -lc must not be provided when building
11483         a shared library or else the standard -pthread gcc option is
11484         rendered worthless to later users of the built library.
11486 2000-11-16  Fred Fish  <fnf@be.com>
11488         * configure.in (enable_libstdcxx_v3): Fix typo,
11489         libstd++ -> libstdc++.
11491 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11493         * MAINTAINERS: Add self to Write After Approval list.
11495 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11497         * MAINTAINERS: Update my email address.  Add myself to global write
11498         privs list.
11500 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11502         * Makefile.in: Merge with src and libgcj.
11503         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11504         configure-target-<library> when their configure scripts need the C
11505         or C++ library to have already been built to work properly.
11506         (do_proto_toplev): Set them to an empty string.
11508         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11509         (REALLY_SET_LIB_PATH): Use them.
11511 2000-11-17  Stan Shebs  <shebs@apple.com>
11513         * MAINTAINERS: Add self to Write After Approval list.
11515 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11517         * configure: Provide the original toplevel configure arguments
11518         (including $0) to subprocesses in the environment rather than
11519         through gcc/configargs.h.
11521 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11523         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11524         C99.  Alphabetise "Write After Approval" list.
11526 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11528         * configure: Turn on libstdc++ V3 by default.
11530         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11531         if we've got GCC.
11533 2000-11-11  Philip Blundell  <philb@gnu.org>
11535         * MAINTAINERS: Add self to Write After Approval list.
11537 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11539         * ltcf-c.sh (aix4): Improve shared library configuration; require
11540         exporting symbols.
11541         * ltcf-cxx.sh (aix4): Define.
11542         * ltconfig (aix4): Define library and soname specs appropriate for
11543         AIX.  Define command to create export symbols list.
11545 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11547         * config.sub: Add support for Sun Chorus
11549 2000-10-31  Nick Clifton  <nickc@redhat.com>
11551         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11552         <name>@redhat.com.  Also installed new email address for Clint
11553         Popetz.
11555 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11557         * etc: Remove directory from GCC.
11559 2000-10-16  Michael Meissner  <meissner@redhat.com>
11561         * configure (gcc/configargs.h): Only create if there is a build GCC
11562         directory created.
11564 2000-10-16  Matthias Klose  <doko@debian.org>
11566         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11567         when configured for libstdc++-v3.
11569 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11571         * configure: Save configure arguments to gcc/configargs.h.
11573 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11575         * config.guess: Import CVS version 1.157.
11576         * config.sub: Import CVS version 1.181.
11578 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11580         * Makefile.in (bootstrap): avoid recursion if subdir missing
11581         (cross): ditto
11582         (do-proto-toplev): ditto
11584 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11586         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11587         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11589         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11590         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11591         all affected `configure' scripts.
11593 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11595         * MAINTAINERS: Add self as cpplib co-maintainer.
11597 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11599         * MAINTAINERS: Add self to Write After Approval list.
11601 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11603         * INSTALL/README: egcs -> GCC update.
11605 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11607         * MAINTAINERS: Add myself to Write After Approval list.
11609 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11611         * MAINTAINERS: Add myself to Write After Approval list.
11613 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11615         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11616         X11 libraries for hppa64.
11618 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11620         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11622 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11624         * Makefile.in (all-zlib): Added dummy target.
11626         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11627         ltcf-gcj.sh: Updated from libtool multi-language branch.
11629 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11631         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11632         (bootstrap*): Depend on all-bootstrap.
11634 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11636         * config.guess: Import CVS version 1.156.
11637         * config.sub: Import CVS version 1.179.
11639 2000-09-02  Anthony Green  <green@cygnus.com>
11641         * Makefile.in (all-gcc): Depend on all-zlib.
11642         (CLEAN_MODULES): Add clean-zlib.
11643         (ALL_MODULES): Add all-zlib.
11644         * configure.in (host_libs): Add zlib.
11646 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11648         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11649         crosses, but add gcc/include to the header search path for them.
11651 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11653         * MAINTAINERS: Add self to Write After Approval list.
11655 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11657         * config.guess: Import CVS version 1.152.
11658         * config.sub: Import CVS version 1.177.
11660 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11662         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11663         $targargs to tell whether newlib is going to be built.
11665         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11666         $$r/TARGET_SUBDIR/libio for _G_config.h.
11668 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11670         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11672 2000-08-22  DJ Delorie  <dj@redhat.com>
11674         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11676 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11678         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11679         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11680         sub-configures.
11682 2000-08-21  DJ Delorie  <dj@redhat.com>
11684         * MAINTAINERS: Add self as a libiberty maintainer
11686 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11688         * configure.in (libstdcxx_flags): Use
11689         libstdc++-v3/src/libstdc++.INC.
11691 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11693         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11695 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11697         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11699         * configure: Make enable_threads and enable_shared defaults
11700         explicit.  Substitute enable_threads into generated Makefiles.
11701         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11702         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11704 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11706         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11708 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11710         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11711         previous delta.
11713 2000-08-11  Jason Merrill  <jason@redhat.com>
11715         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11716         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11717         (FLAGS_FOR_TARGET): Not here.
11718         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11720 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11722         * config-ml.in (CC, CXX): Don't introduce a leading space.
11724 2000-08-07  DJ Delorie  <dj@delorie.com>
11726         * MAINTAINERS: Add self as a DJGPP maintainer
11728 2000-08-07  DJ Delorie  <dj@redhat.com>
11730         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11731         "if we're also building gcc, and it's a gcc that will run on the
11732         build machine, we want to use its includes instead of the system's
11733         default includes".
11735 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11737         * MAINTAINERS: Add self to Write After Approval list.
11739 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11741         * configure.in (libstdcxx_flags): Don't use `"'.
11743         * config-ml.in: Adjust multilib search paths to the
11744         appropriate multilib tree.
11746 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11748         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11749         commas in $LANGUAGES.
11751 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11753         * configure.in: Re-enable all references to libg++ and librx.
11755 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11757         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11758         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11759         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11760         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11762         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11764 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11766         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11767         CXX_FOR_TARGET for sed.
11769 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11771         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11772         Do not override if already set in the environment or in configure.
11773         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11774         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11776 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11778         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11779         the libtool CVS tree multi-language branch.
11780         * ltconfig, ltmain.sh: Updated.
11782 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11784         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11785         (clean-target): Depend on it.
11787         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11788         (GCC_FOR_TARGET): Use it.
11789         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11790         * configure.in: ... here.
11791         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11792         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11794 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11796         * MAINTAINERS: Add self to Write After Approval list.
11798 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11800         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11801         (configure-target-libchill, configure-target-libobjc): Likewise.
11803         * configure.in: Use the same cache file for all target libs.
11804         * config-ml.in: But different cache files per multilib variant.
11806 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11808         * configure (topsrcdir): Don't use dirname.
11810 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11812         * MAINTAINERS: Add self to Write After Approval list.
11814 2000-07-20  Jason Merrill  <jason@redhat.com>
11816         * configure.in: Remove all references to libg++ and librx.
11818         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11820 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11822         * config.sub: Update to subversions version 2000-07-06.
11824 2000-07-12  Andrew Haley  <aph@cygnus.com>
11826         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11827         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11829 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11831         * symlink-tree:  Check number of arguments.
11833 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11835         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11836         search path for a g++ extracted from the build tree.  This
11837         will allow link tests run by configure scripts in
11838         subdirectories to succeed.
11840 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11842         * ltconfig: Add support for mips-dde-sysv4.2MP
11844 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11846         * MAINTAINERS: Add myself as loop discovery maintainer.
11848 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11850         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11851         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11853 2000-06-19  Timothy Wall  <twall@cygnus.com>
11855         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11856         * config.sub: Add tic54x target.
11858 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11860         * MAINTAINERS: Add self as Fortran maintainer,
11861         remove Craig Burley.
11863 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11865         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11866         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11868 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11870         * MAINTAINERS: Add self as i18n maintainer
11872 20000-05-21  H.J. Lu  (hjl@gnu.org)
11874         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11875         directory are used if they exist. Make sure
11876         $(build_tooldir)/include is searched for header files,
11877         $(build_tooldir)/lib/ for library files.
11878         (GCC_FOR_TARGET): Likewise.
11879         (CXX_FOR_TARGET): Likewise.
11881 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11883         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11885 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11887         * Makefile.in (configure-target-libiberty): Depend on
11888         configure-target-newlib.
11890 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11892         * configure.in, Makefile.in: Merge all libffi-related
11893         configury stuff from the libgcj tree.
11895 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11897         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11898         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11900 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11902         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11903         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11904         current version information.  Add to proto-toplev directory.
11905         (gdb-taz): Build do-djunpack.
11907 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11909         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11911 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11913         * MAINTAINERS: Add self to Write After Approval list.
11915 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11917         * ltmain.sh: Preserve in relink_command any environment
11918         variables that may affect the linker behavior.
11920 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11922         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11924 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11926         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11928 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11930         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11931         with the version name.
11933 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11935         * MAINTAINERS: Add self as bb-reorder maintainer.
11937 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11939         * config.if: Tweak.
11941 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11943         * djunpack.bat: New file.
11945 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11947         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11948         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11949         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11950         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11952 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11954         * config.sub (case $basic_machine): Change default for "ibm-*"
11955         to "openedition".
11957 2000-04-13  Andreas Jaeger  <aj@suse.de>
11959         * MAINTAINERS: Added myself.
11961 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11963         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11964         (do-md5sum): New target.
11965         (MD5PROG): Define.
11966         (PACKAGE): Default to TOOL.
11967         (VER): Default to a shell script.
11968         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11969         md5 checksum generation.
11970         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11971         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11972         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11973         insight.tar.bz2): Use gdb-taz to create archive.
11975 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11977         * configure (warn_cflags): Delete.
11979 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11981         * MAINTAINERS: Added myself.
11983 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11984             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11986         * configure.in (enable_libstdcxx_v3): Add.
11987         (target_libs): Add bits here to switch between libstdc++-v2 and
11988         libstdc++-v3.
11989         * config.if: And this file too.
11990         * Makefile.in: Add libstdc++-v3 targets.
11992 2000-04-05  Michael Meissner  <meissner@redhat.com>
11994         * config.sub (d30v): Add d30v as a basic machine type.
11996 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11998         * configure.in: -linux-gnu*, not -linux-gnu.
12000 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12002         * MAINTAINERS: Add self in write-after-approval section.
12004 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12006         * MAINTAINERS: Add self as ia64 port maintainer.
12008 2000-03-08  Neil Booth  <NeilB@earthling.net>
12010         * MAINTAINERS: Add self in write-after-approval section.
12012 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12014         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12015         (do-tar-bz2): Replace TOOL with PACKAGE.
12016         (gdb.tar.bz2): Remove GDBTK from GDB package.
12017         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12018         dejagnu.tar.bz2): New packages.
12020 2000-02-27  Andreas Jaeger  <aj@suse.de>
12022         * configure.in: Add entry for mips*-*-linux*, move catch all
12023         *-*-*linux* entry below this one.
12025 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12027         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12029 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12031         * config.sub: Support an OS of "wince".
12033 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12035         * config.guess, config.sub: Updated to match config's 2000-02-15
12036         version.
12038 2000-02-23  Linas Vepstas  <linas@linas.org>
12040         * config.sub: Add support for Linux/IBM 370.
12041         * configure.in: Likewise.
12043 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12045         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12047 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12049         * config.guess: Guess "cygwin" rather than "cygwin32".
12051 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12053         * configure (gcc_version): When setting, narrow search to
12054         lines containing `version_string'.
12056 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12058         * config.sub: Add support for avr target.
12060 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12062         * MAINTAINERS: Add maintainers for MCore port.
12064 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12066         * config.sub: Add mmix-knuth-mmixware.
12068 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12070         * MAINTAINERS: Pair cccp with cpplib maintainership.
12072 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12074         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12075         structure stuff to -L library search.
12076         (CXX_FOR_TARGET): Ditto.
12077         (CROSS_CHECK_MODULES): Fix spelling mistake.
12079 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12081         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12082         the C++ compiler.
12084 2000-01-12  Richard Henderson  <rth@cygnus.com>
12086         * configure.in: Don't build some bits for beos.
12088 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12090         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12091         as include files.
12093 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12095         * Add self as cpplib maintainer, as requested by Jason
12096         Merrill.  Correct my e-mail address.
12098 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12100         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12101         not mh-aix43.
12103 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12105         * MAINTAINERS: Add myself to "write after approval" list.
12107 1999-12-14  Richard Henderson  <rth@cygnus.com>
12109         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12110         * config.sub: Accept alphaev[78], alphaev8.
12112 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12114         * config.guess, config.sub: Update from autoconf.
12116 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12118         * MAINTAINERS:  update my playtime e-address.
12120 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12122         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12123         necessary libraries are missing.
12125 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12127         * MAINTAINERS: Add new 'write after approval' maintainer.
12129 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12131         * MAINTAINERS: Add new Java maintainer.
12133 1999-10-25  Andreas Schwab  <schwab@suse.de>
12135         * configure: Fix quoting inside arguments of eval.
12137 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12139         * config-ml.in: Allow suppression of some ARM multilibs.
12141 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12143         * config.guess: Add OS/390 match pattern.
12144         * config.sub: Add mvs, openedition targets.
12145         * configure.in (i370-ibm-opened*): New.
12147 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12149         * config.sub: Add support for configuring for pj.
12151 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12153         * config.sub (maybe_os): Add support for configuring for fr30.
12155 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12157         * configure.in: Do not configure or build ld for AIX
12158         platforms.  ld is known to be broken on these platforms.
12160 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12162         * config-ml.in: Pass compiler flag corresponding to multidirs to
12163         subdir configures.
12165 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12167         * Makefile.in (LDFLAGS): Define.
12169 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12171         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12172         noconfigdirs.
12173         (*-*-cygwin*): Likewise.
12175 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12177         * mkdep: New file.
12178         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12179         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12181         From Eli Zaretskii <eliz@is.elta.co.il>:
12182         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12183         long file name when using DJGPP on MS-DOS.
12185 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12187         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12189 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12191         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12192         dependency as this causes "make check" to globally "make all"
12194 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12196         * configure.in (target_libs): Added target-zlib.
12197         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12198         (CONFIGURE_TARGET_MODULES): Likewise.
12199         (CHECK_TARGET_MODULES): Likewise.
12200         (INSTALL_TARGET_MODULES): Likewise.
12201         (CLEAN_TARGET_MODULES): Likewise.
12202         (configure-target-zlib): New target.
12203         (all-target-zlib): Likewise.
12204         (all-target-libjava): Depend on all-target-zlib.
12205         (configure-target-libjava): Depend on configure-target-zlib.
12207         * Makefile.in (configure-target-libjava): Depend on
12208         configure-target-newlib.
12209         (configure-target-boehm-gc): New target.
12210         (configure-target-qthreads): New target.
12212         * configure.in (target_libs): Added target-qthreads.
12213         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12214         (CONFIGURE_TARGET_MODULES): Likewise.
12215         (CHECK_TARGET_MODULES): Likewise.
12216         (INSTALL_TARGET_MODULES): Likewise.
12217         (CLEAN_TARGET_MODULES): Likewise.
12218         (all-target-qthreads): New target.
12219         (configure-target-libjava): Depend on configure-target-qthreads.
12220         (all-target-libjava): Depend on all-target-qthreads.
12222         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12223         (CONFIGURE_TARGET_MODULES): Likewise.
12224         (CHECK_TARGET_MODULES): Likewise.
12225         (INSTALL_TARGET_MODULES): Likewise.
12226         (CLEAN_TARGET_MODULES): Likewise.
12227         (all-target-libjava): New target.
12228         (all-target-boehm-gc): Likewise.
12229         * configure.in (target_libs): Added libjava, boehm-gc.
12231 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12233         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12234         configure.bat in SUPPORT_FILES.
12235         (gas+binutils.tar.bz2): Likewise.
12237         * makeall.bat: Remove; obsolete.
12239 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12241         From Mark Elbrecht:
12242         * configure.bat: Remove; obsolete.
12244 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12246         * configure: Add -W -Wall to the default CFLAGS when compiling with
12247         gcc.
12249 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12251         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12253 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12255         * configure.in: Build ld on IRIX6.
12257 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12259         * Makefile.in: Change distribution targets to use bzip2 instead of
12260         gzip.
12261         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12262         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12264 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12266         * config.sub: Add mcore target.
12268 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12270         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12272 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12274         * config.guess (dummy): Changed to $dummy.
12276 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12278         * config.sub: Tidied up case statements.
12280 1999-05-22  Ben Elliston  <bje@cygnus.com>
12282         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12283         <jiro@din.or.jp>.
12285         * config.guess: Merge with FSF version. Future changes will be
12286         more accurately recorded in this ChangeLog.
12287         * config.sub: Likewise.
12289 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12291          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12293 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12295         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12297 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12299         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12301 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12303         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12304         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12305         Bad merge removed these two changes.
12307 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12308                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12310         * config.guess (interix Alpha): Add.
12312 1999-04-11  Richard Henderson  <rth@cygnus.com>
12314         * configure.in (i?86-*-beos*): Do config gperf; don't config
12315         gdb, newlib, or libgloss.
12317 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12319         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12320         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12321         from multidirs.
12323 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12325         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12327 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12329         * config.sub: Add support for mcore targets.
12331 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12333         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12334         not mt-ospace, in order to shut up assembler warning about using
12335         symbols that are named the same as registers.
12337 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12339         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12340         dependency list for all-target-cygmon.
12342 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12344         * config-ml.in: Check $host, not $target, for selective multilibs.
12345         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12346         thumb interworking, and underscore prefix multilibs.
12348 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12350         * missing: Update to version from current automake.
12352 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12354         * configure (gxx_include_dir): Removed.
12356         * configure.in (gxx_include_dir): Handle it.
12357         * Makefile.in: Likewise.
12359 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12361         * config.sub (mips64vr4111,mips64vr4111el) Add.
12363 1999-03-21  Ben Elliston  <bje@cygnus.com>
12365         * config.guess: Correct typo for detecting ELF on FreeBSD.
12367 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12369         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12370         config/mh-djgpp.
12372 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12374         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12375         all-target-newlib to dependency list for all-target-bsp.
12377 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12379         * config.sub: Add i386-uwin support.
12380         * config.guess: Likewise.
12382 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12384         * configure.in: cleanup, add mh-*pic handling for arm, special
12385         case powerpc*-*-aix*
12387 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12389         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12390         can be built.
12392 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12394         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12395         targets.
12397 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12399         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12401 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12403         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12405 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12407         * config.sub: Fix typo in arm recognition.
12409 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12411         * configure.in (noconfigdirs): Changed target_configdirs to
12412         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12413         rather than m68k-*-* since it is not known to work on
12414         m68k-aout. Ditto for arm-*-*oabi.
12416 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12418         * configure.in (*-*-windows*): Remove, no longer used.
12420 1999-02-19  Ben Elliston <bje@cygnus.com>
12422         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12423         Smart and improved by Andrew Cagney.
12425 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12427         * config.guess: Recognize openbsd-*-hppa.
12429 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12431         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12432         only if it is not empty.
12434 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12436         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12438         * config.guess: Modified to recognize uname's armv* syntax.
12440         * config.sub: Modified to recognize uname's armv* syntax.
12442 1999-02-17  Mark Salter  <msalter@cygnus.com>
12444         * configure.in: Added target-bsp for sparclite.
12446 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12448         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12450 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12452         * configure.in: Add support for strongarm port.
12453         * config.sub: Add support for strongarm target.
12455 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12457         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12458         the old name config/mh-cygwin32.
12459         Enable texinfo.
12461 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12463         * configure.in: Do build ld for ix86 Solaris.
12465 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12467         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12468         $AR_FOR_TARGET.  Likewise for RANLIB.
12470 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12472         * config.sub (oabi):  Recognize.
12473         * configure.in (arm-*-oabi):  Handle.
12475 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12477         * config.guess: Improve detection of i686 on UnixWare 7.
12479 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12481         * config.guess: Add support for i386-pc-interix.
12482         * config.sub: Likewise.
12483         * configure.in: Likewise.
12485 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12487         * Makefile.in: Remove unneeded all-target-libio from
12488         from all-target-winsup target since it is now unneeded.
12489         Add all-target-libtermcap in its place since it is now
12490         needed.
12492 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12494         * configure.in: makefile stub for cygwin target is probably
12495         unnecessary.  Remove it for now.
12497 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12499         * configure.in: libtermcap.a should be built when cygwin is the
12500         target as well as the host.
12501         * config.guess: Allow mixed case in cygwin uname output.
12502         * Makefile.in: Add libtermcap target.
12504 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12506         * config.sub: Clean up handling of hppa2.0.
12508 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12510         * config.guess: Use C code to identify more HP machines.
12512 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12514         * config.sub: Handle hppa2.0.
12516 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12518         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12519         cygmon for all sparclite targets, regardless of object format.
12521 1998-12-15  Mark Salter  <msalter@cygnus.com>
12523         * configure.in: Added target-bsp for several target architectures.
12525         * Makefile.in: Added rules for bsp.
12527 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12529         * config.guess: Improve detection of hppa2.0 processors.
12531 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12533         * config.guess: Recognize FreeBSD using ELF automatically.
12535 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12537         * configure (skip-this-dir): Add handling for new shell script, which
12538         might be created by a sub-directory's configure to indicate, this particular
12539         directory is "unwanted".
12540         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12542 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12544         * ltconfig: import from libtool, after changing libtool to
12545         account for the cygwin name change.
12547 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12549         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12550         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12552 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12554         * configure.in: Add libtermcap to list of cygwin dependencies.
12556 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12558         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12559         they include winsup/include when it's a cygwin target.
12561 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12563         * configure.in (host_tools): Added zip.
12564         * Makefile.in (all-target-libjava): Depend on all-zip.
12565         (all-zip): New target.
12566         (ALL_MODULES): Added all-zip.
12567         (NATIVE_CHECK_MODULES): Added check-zip.
12568         (INSTALL_MODULES): Added install-zip.
12569         (CLEAN_MODULES): Added clean-zip.
12571 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12573         * Makefile.in: lose "32" from comment about cygwin.
12575 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12577         * configure.in: Use -Os to build target libraries for the fr30.
12579 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12581         * config.sub: Add fr30.
12583 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12585         * configure.in: drop "32" from config/mh-cygwin32.  Check
12586         cygwin* instead of cygwin32*.
12587         * config.sub: Check cygwin* instead of cygwin32*.
12589 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12591         * config.guess: Match any version of Unixware7.
12593 1998-10-20  Syd Polk  <spolk@cygnus.com>
12595         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12596         if desired.
12598 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12600         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12601         these if the appropriate directories and files to not exist.
12603 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12605         * Makefile.in (DEVO_SUPPORT): Add config.if.
12607 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12609         * configure: Add pattern to replace "build_tooldir"'s
12610         definition in the generated Makefile with "tooldir"'s
12611         actual value.
12613 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12615         * config.sub: Bring back lost sparcv9.
12617         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12619 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12621         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12622         CC_FOR_TARGET and friends.
12624 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12626         * Makefile.in (build_tooldir): New variable, same as tooldir.
12627         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12628         -B$(build_tooldir)/bin/.
12629         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12631 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12633         * README: Remove installation instructions and refer to the
12634         INSTALL directory instead.
12636 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12638         * config.sub: Add support for i[34567]86-pc-udk.
12639         * configure.in: Likewise.
12641 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12643         * Makefile.in: add bzip2 package building bits for user
12644         tools module
12645         * configure.in: ditto
12647 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12649         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12650         (ALL_TARGET_MODULES): Add all-target-libobjc.
12651         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12652         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12653         (all-target-libchill): Add dependencies.
12654         * configure.in (target_libs): Add libchill.
12656 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12658         * configure.in (target_subdir): Remove duplicate line.
12660 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12662         * Makefile.in (all-automake): fix dependencies.
12664 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12666         * configure.in: Minor cleanups for building in the $(target_alias)
12667         subdir.
12669 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12671         * Makefile.in (bootstrap): Set r and s before make all.  Use
12672         BASE_FLAGS_TO_PASS in make all.
12673         (cross): Likewise.
12675 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12677         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12679 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12681         * config.sub: Fix typo in last change.
12683 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12685         * config.sub: Add support for C4x target.
12686         * configure.in: Likewise.
12688 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12690         * config.sub: Recognize sparcv9 just like sparc64.
12692 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12694         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12696 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12698         * config.guess: Correctly identify Pentium II sco boxes.
12700         * config.guess: Fix "tr" code.  From Weiwen Liu.
12702 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12704         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12705         stabs.
12707 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12709         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12710         (ALL_TARGET_MODULES): Add all-target-libchill.
12711         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12712         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12713         (all-target-libchill): Add dependencies.
12714         * configure.in (target_libs): Add libchill.
12716 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12718         * config.guess: Avoid assumptions about "tr" behaves when
12719         LANG is set to something other than English.
12721 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12723         * configure (gxx_include_dir): Changed to
12724         '${prefix}/include/g++'-${libstdcxx_interface}.
12726         * config.if: New to determine the interfaces.
12728 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12730         * config.guess: Detect and handle MPE/IX.
12731         * config.sub: Deal with MPE/IX.
12733 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12735         * configure.in: Use mh-aix43.
12737 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12739         * configure: Fix --without/--disable cases for gxx-include-dir.
12741 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12743         * mdata-sh:  Imported.  Needed for automake support.
12745 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12747         * Makefile.in (taz): Try "chmod -R og=u ." before
12748         "chmod og=u `find . -print`".
12750 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12752         * configure.in: Add arm-elf and thumb-elf support.
12754 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12756         * Makefile.in: Undo previous patch.
12758 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12760         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12761         to here ...
12762         (install-no-fixedincludes): and here
12763         (INSTALL_MODULES): ... from here.
12765 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12767         * config.sub: Merge with FSF.
12769         * config.guess: Merge with FSF.
12771 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12773         * configure (extraconfigdirs): New variable.
12774         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12775         * Makefile.in (all): Move higher in file.
12776         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12777         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12778         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12779         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12780         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12782 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12784         * Makefile.in (all-target-libjava): Depend on all-gcc and
12785         all-target-newlib.
12786         (configure-target-libjava): Depend on $(ALL_GCC).
12788 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12790         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12791         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12793 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12795         * INSTALL/README: Fix typo.
12797 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12799         * ylwrap: Change absolute path checks to check for DOS style path
12800         names.
12802         * ylwrap: Don't use a full path name if the source file is in the
12803         same directory.  From hjl@lucon.org (H.J. Lu).
12805         * config-ml.in: Default to being verbose, to match Feb 18 change to
12806         configure.
12808 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12810         Brought over from egcs:
12812         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12814         * configure.in (target_subdir): Set to ${target_alias} instead
12815         of "libraries".
12817         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12819         * configure.in (target_subdir): Set to libraries if enable_multilib.
12821 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12823         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12824         multilibs, force reconfiguration the first time we create
12825         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12827 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12829         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12830         avoid confusion with --no-recursion.
12832 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12834         * configure.in: Win32 hosts shouldn't use install -x
12835         * install-sh: remove -x option, and special .exe-handling
12836         hack.
12838 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12840         * config.guess: Recognize i586-pc-beos.
12841         * configure.in: Don't build some bits for beos.
12843 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12845         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12846         CFLAGS default to -O2.
12848         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12849         when using GNU ld.
12851 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12853         * ltmain.sh: Correct install when using a different shell.
12855 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12857         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12859 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12861         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12862         target.
12864 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12866         * ltconfig: Update to correct AIX handling.
12868 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12870         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12872         * configure.in (target_subdir): Set to ${target_alias} instead
12873         of "libraries".
12875 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12877         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12878         (Makefile): Depend on $(gcc_version_trigger).
12880         * configure (gcc_version): Change default initializer to empty
12881         string.
12882         (gcc_version_trigger): New variable; pass this variable down
12883         to subdir configures to enable them checking gcc's version
12884         themselves. Emit make macros for both gcc_version vars.
12885         (topsrcdir): Initialize reliably.
12886         (recursion line): Remove --with-gcc-version=${gcc_version}.
12888 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12890         * configure (enable_version_specific_runtime_libs): Implement new flag
12891         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12892         in $(libsubdir); emit definition in each generated Makefile.
12893         (gxx_include_dir): Initialize depending on
12894         $enable_version_specific_runtime_libs.
12896 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12898         * configure (gcc_version): Initialize properly depending on
12899         how and where configure is started.
12900         (recursion line): Pass a --with-gcc-version=${gcc_version}
12901         to configures in subdirs.
12903 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12905         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12906         cygmon
12908 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12910         * configure.in: Add cygmon and libstub support for mn10200.
12912 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12914         * configure (gcc_version): Add new variable describing the
12915         particular gcc version we're building.
12916         * Makefile.in (libsubdir): Add new macro for the directory
12917         in which the compiler finds executables, libraries, etc.
12918         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12919         and libsubdir.
12921 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12923         * Makefile.in (local-clean): Remove *.log.
12924         (warning.log): Built with warn_summary from build.log.
12925         (mail-report.log): Run test_summary.
12926         (mail-report-with-warnings.log): Run test_summary including
12927         warning.log in the report.
12929 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12931         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12933 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12935         * Makefile.in (grep): Grep no longer depends on libiberty.
12937 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12939         * Makefile.in: all-snavigator needs all-libgui.
12941 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12943         * configure.in: Add cygmon and libstub support for mn10300.
12945 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12947         * missing: Update to version from automake 1.3.
12949         * ltmain.sh: On installation, don't get confused if the same name
12950         appears more than once in the list of library names.
12952 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12954         * config.sub: Accept m68060 and m5200 as CPU names.
12956 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12958         * configure: Use && rather than using -a in test, because odd
12959         strings can confuse test.
12960         * configure.in: Likewise.
12962 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12964         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12966 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12968         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12969         bootstrap4-lean): New targets.
12971 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12973         * mpw-* Delete.  Not used.
12975 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12977         * COPYING.LIB: Update FSF address.
12979 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12981         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12983         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12984         GAS_SUPPORT_DIRS.
12986 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12988         * ltconfig, ltmain.sh: Avoid producing a version number if
12989         -version-info was not used.
12991 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12993         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12994         building with newlib.
12996 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12998         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12999         Solaris `make' causes it to continue to next definition.
13001 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13003         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13004         the right GUI libraries and files are installed along with GDB.
13006 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13008         * configure.in: Change alpha to alpha* in several places.
13010 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13012         * config.sub: Recognize sparc86x.
13014 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13016         * configure.in (--enable-target-optspace): Remove debug echo.
13018 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13020         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13022 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13024         * ltconfig: Update cygwin32 support.
13026         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13027         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13028         (GDB_SUPPORT_DIRS): Likewise.
13030 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13032         * configure.in (target_makefile_frag): If --enable-target-optspace,
13033         use -Os to compile target libraries rather than -O2.  Default to
13034         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13035         not used.
13036         * configure.in (target_cflags): Ditto for d30v.
13038 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13040         * Makefile.in (all-bfd): Depend on all-intl.
13041         (all-binutils): Likewise.
13042         (all-gas): Likewise.
13043         (all-gprof): Likewise.
13044         (all-ld): Likewise.
13046 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13048         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13050 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13052         * Makefile.in (all-bfd): Depend upon all-libiberty.
13054         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13056 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13058         * Makefile.in: Add libstub.
13060         * configure.in: Ditto. Build libstub for targets that have cygmon
13061         support.
13063 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13065         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13067 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13069         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13070         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13072 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13074         * configure: Define DEFAULT_M4 by searching PATH.
13075         * Makfile.in: Use DEFAULT_M4.
13077 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13079         * ltconfig: Add cygwin32 support.
13081         * Makefile.in, configure.in: Add libtool as a native only directory
13082         to configure and build.
13084 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13086         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13088 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13090         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13092 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13094         * Makefile.in: add ash make rules
13095         * configure.in: add ash to native_only and host_tools lists
13097 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13099         * Makefile.in (all-gettext, all-intl): New targets.
13100         (ALL_MODULES): Added all-gettext, all-intl.
13101         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13102         (INSTALL_MODULES): Added install-gettext, install-intl.
13103         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13105         * configure.in (host_tools): Added gettext.
13106         (native_only): Likewise.
13107         (noconfigdirs) [various cases]: Likewise.
13108         (host_libs): Added intl.
13110 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13112         * configure: Do not disable building gdbtk for cygwin32 hosts.
13114 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13116         * configure.in: Add thumb-coff target.
13117         * config.sub: Add thumb-coff target.
13119 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13121         * Makefile.in: Revert yesterday's change.
13122         (all-target-winsup):  all-target-librx stays out of here.
13124 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13126         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13127         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13128         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13129         Remove references to librx and libg++.
13131 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13133         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13134         recursive makes
13136 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13138         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13139         for newlib directory.
13140         (CXX_FOR_TARGET): Likewise.
13142 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13144         * ltconfig: Update after libtool/ltconfig.in change for
13145         hpux11.
13147 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13149         * ltconfig, ltmain.sh: Update to libtool 1.2.
13151 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13153         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13154         (install-gcc-cross): Instead, override LANGUAGES here.
13156 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13158         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13159         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13161 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13163         * configure.in: Add Thumb-pe target.
13165 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13167         * Makefile.in - changed sn targets to snavigator
13168         * configure.in - changed sn targets to snavigator
13170 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13172         * config-ml.in: After building symlink tree call make distclean
13173         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13174         to be the case for libiberty.
13176 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13178         * configure: When making link, also check the current
13179         directory. The configure scripts may create one.
13181 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13183         * config.sub: Accept alphapca56 and alphaev6 properly.
13185 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13187         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13189 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13191         * config.sub (sco5): Fix typo.
13193 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13195         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13196         install-itcl.
13197         (install-itcl): Remove dependency on install-tcl.
13199 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13201         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13203 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13205         * configure.in: Don't build libgui for a cygwin32 target when not on
13206         a cygwin32 host.
13208 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13210         * configure (redirect): Set to null, so default behavior of
13211         configure is now --verbose.
13213 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13215         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13216         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13218 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13220         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13221         this change to sync Makefile.in with its ChangeLog entries.
13223 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13225         * ltmain.sh (mkdir): Check that the directory doesn't exist
13226         before we exit with error, so that we don't get races during
13227         parallel builds.
13229 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13231         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13233 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13235         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13236         PICFLAG_FOR_TARGET.
13237         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13239         * configure: Emit a definition for the new macro enable_shared
13240         into each Makefile.
13242 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13244         * configure.in (host_tools, native_only): Add libtool.
13246 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13248         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13249         Fix typo in ming config comment.
13251 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13253         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13255 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13257         * config.sub: Add tic30 cases, and map c30 to tic30.
13259 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13261         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13262         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13263         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13264         (CLEAN_TARGET_MODULES): Similarly
13265         (all-target-libf2c): Add dependences.
13266         * configure.in (target_libs): Add libf2c.
13268 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13270         * configure.in: Remove expect from noconfigdirs when target
13271         is cygwin32.  OK to build expect and dejagnu with Canadian
13272         Cross.
13274 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13276         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13277         host.
13279         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13280         and mingw32.
13282 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13284         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13285         here as it is not defined in the toplevel Makefile.
13287 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13289         * configure (package_makefile_rules_frag): New variable, which names
13290         a file with generic rules, ...
13291         Change comment to mention we now have FIVE parts.
13292         * configure: Undo last change.
13294 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13296         * config.guess: More accurate determination of HP processor types.
13297         * config.sub: More accurate determination of HP processor types.
13299 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13301         * configure (package_makefile_frag): Move inserting the
13302         ${package_makefile_frag} to where it should be according
13303         to the comment.
13305 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13307         * config.guess: Add support for Linux/ARM.
13309 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13311         * .cvsignore: Remove *-info and *-install since they match
13312         release-info and mpw-install, which we don't want to just ignore.
13314 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13316         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13318 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13320         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13321         local_prefix to sub-make invocations.
13323 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13325         * configure.in: Check makefile fragments in the source
13326         directory.
13328 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13330         * configure.in: Check whether host and target makefile
13331         fragments exist before adding them to *_makefile_frag.
13333 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13335         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13337 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13339         * configure.in: Make sure we only replace RPATH_ENVVAR on
13340         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13341         regexp to sed.
13343         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13344         to sub-makes.
13346 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13348         * config-ml.in (multi-do): LDFLAGS must include multilib
13349         designator.
13351 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13353         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13355 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13357         * config.sub: Add mingw32 support.
13358         * configure.in: Likewise.
13360 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13362         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13364 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13366         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13367         * configure (gxx_include_dir): Provide a definition for subdirs
13368         which do not use autoconf.
13370 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13372         * config.guess: Sync with egcs.  Picks up new alpha support,
13373         BeOS & some additional linux support.
13375 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13377         * config.guess: HP 9000/803 is a PA1.1 machine.
13379 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13381         * configure.in: It's alpha*-...
13383 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13385         * configure.in (host_makefile_frag, target_makefile_frag):
13386         Handle multiple config files.
13387         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13388         alpha-*-*.
13390 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13392         * mkdep: New file.
13394 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13396         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13398 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13400         * Makefile.in: Add libgui directory.
13401         (GDB_TK): Add all-libgui.
13402         * configure.in: Add libgui directory.
13403         * configure: Add all-libgui to GDB_TK.
13405 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13407         * config-ml.in (multidirs): Add m32r to multilib list.
13409 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13411         * Makefile.in (all-target-gperf): Change dependency to
13412         all-target-libstdc++.
13414 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13416         * config.guess: Add BeOS support.
13418 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13420         Source directory cvs renamed to cvssrc:
13421         * configure.in (host_tools): Change cvs to cvssrc.
13422         (native_only): Likewise.
13423         (noconfigdirs) [various cases]: Likewise.
13424         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13425         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13426         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13427         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13428         (all-cvssrc): Rename target from all-cvs.
13430 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13432         * configure (gxx_include_dir): Fix thinko.
13434 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13436         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13437         (install-cross, install-gcc-cross): New targets.
13439 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13441         * configure.in (noconfigdirs): Add support for Thumb target.
13443         * config.sub (maybe_os): Add support for Thumb target.
13445 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13447         * Makefile.in: Add rules for cygmon.
13449         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13451 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13453         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13454         * configure (gxx_include_dir): Provide a definition for subdirs
13455         which do not use autoconf.
13457 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13459         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13460         11/18/97 build
13462 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13464         * From Franz Sirl.
13465         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13466         found on RedHat Linux systems.
13468 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13470         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13471         guesses.
13473 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13475         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13477 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13479         * ltmain.sh: If mkdir fails, check whether the directory was created
13480         anyhow by some other process.
13482 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13484         * configure.in (d30v-*-*): Configure all directories.
13486 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13488         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13489         for the D30V.
13491 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13493         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13495 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13497         * include/libiberty.h: Add extern "C" { so it can be used with C++
13498         progrms.
13499         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13500         programs.
13502 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13504         * configure.in (d30v-*-*): Configure GCC now.
13506 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13508         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13509         is no longer needed.
13511 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13513         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13515 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13517         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13518         targets using "$@" to provide support for similar but not identical
13519         targets without having to duplicate code.
13521 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13523         * makefile.vms: Fix to work with DEC C.
13525 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13527         * config.sub: Add mips-tx39-elf to marketing names.
13529 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13531         * ltmain.sh: Handle symlinks in generated script.
13533 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13535         * configure: Handle autoconf style directory options: --bindir,
13536         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13537         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13538         --sysconfdir.
13539         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13540         (sharedstatedir, localstatedir, oldincludedir): New variables.
13541         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13542         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13543         sbindir, sharedstatedir, and sysconfdir.
13545 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13547         * Makefile.in (bootstrap-lean): New target.
13549 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13551         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13552         sn, and gnuserv from noconfigdirs.
13554 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13556         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13558 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13560         * Makefile.in (cross): New target.
13562 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13563                           Jeff Law         <law@cygnus.com>
13565         * Makefile.in (bootstrap2, bootstrap3): New targets.
13566         (all-bootstrap): Remove outdated and confusing target.
13567         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13569 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13571         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13572         windows.  Consistent with gdb/configure.
13574 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13576         * configure.in: Name Linux target fragment.
13578         * configure: Rewrite so that project Makefile fragment is inserted
13579         first and appears last in the resulting Makefile.
13581 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13583         * Makefile.in (install-itcl): Install tcl first.
13585 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13587         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13589 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13591         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13593         * configure.in (skipdirs): Add target-librx for Linux.
13594         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13596 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13598         * Makefile.in (bootstrap): New target.
13600 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13602         * config.sub: Accept 'amigados' for backward compatibility.
13604 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13606         * config.guess: Merge with FSF.
13608 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13610         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13612 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13614         * config.sub: Add "marketing-names" patch.
13616 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13618         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13620 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13622         * config.sub: Handle v850-elf.
13624 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13626         * .cvsignore (*-install): Remove.
13628 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13630         * ltconfig: Set CONFIG_SHELL in libtool.
13631         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13633 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13635         * configure.in (target_subdir): Set to libraries if enable_multilib.
13637 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13639         * config.guess: Update from gcc directory.
13641 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13643         * Makefile.in (all-sim): Depends on all-readline.
13645 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13647         * Makefile.in (BISON, YACC): Use $$s.
13648         (all-bison): Depend on all-texinfo.
13650 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13652         * Makefile.in (BISON): Add -L flag.
13653         (YACC): Likewise.
13655 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13657         * configure.in (noconfigdirs): Add support for v850e target.
13659         * config.sub (maybe_os): Add support for v850e target.
13661 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13663         * configure.in (noconfigdirs): Add support for v850ea target.
13665         * config.sub (maybe_os): Add support for v850ea target.
13667 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13669         * config.sub: Add mipstx39.  Delete r3900.
13671 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13673         * Makefile.in (all-autoconf): Depends on all-texinfo.
13675 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13677         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13678         eabi targets.
13680 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13682         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13684         * configure: When handling a Canadian Cross, handle YACC as well as
13685         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13686         * Makefile.in (all-bison): Depend upon all-texinfo.
13688 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13690         * Makefile.in (BISON): bison, not byacc or bison -y.
13691         (YACC): bison -y or byacc or yacc.
13692         (various): Add *-bison as appropriate.
13693         (taz): No need to mess with BISON anymore.
13695 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13697         * configure: If OSTYPE matches *win32*, try to find a good value for
13698         CONFIG_SHELL.
13700 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13702         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13703         configure.in if it is present.
13705 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13707         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13709 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13711         * config.sub: Recognize `arc' cpu.
13712         * configure.in: Likewise.
13713         * config-ml.in: Likewise.
13715 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13717         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13719 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13721         * configure: Changed sed delimiter from ':' to '|' when
13722         attempting to substitute ${config_shell} for SHELL. On
13723         NT ${config_shell} may contain a ':' in it.
13725 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13727         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13729 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13731         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13733 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13735         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13737         * ylwrap: If the program is a relative path, force it to be
13738         absolute.
13740 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13742         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13744 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13746         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13747         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13748         for libraries.
13750 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13752         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13753         separated by spaces.
13755 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13757         * ylwrap: New file.
13758         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13760         * ltmain.sh: Handle /bin/sh at start of install program.
13762         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13764         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13765         * missing: New file, from automake 1.2.
13767 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13769         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13770         check-tk to CHECK_X11_MODULES.
13772 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13774         * config.sub: Merge with FSF.
13776 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13778         * config.guess: Merge with FSF.
13780 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13782         * configure: Treat msdosdjgpp like go32.
13783         * configure.in: Likewise.  Don't remove gprof for go32.
13785         * configure: Change Makefile.tem2 to Makefile.tm2.
13787 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13789         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13791 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13793         * install-sh (chmodcmd): Set to null if the DST directory already
13794         exists.  Same as Nov 11th change.
13796 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13798         * configure (GDB_TK): Needs itcl and tix.
13800 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13802         * config.guess: Update from FSF.
13804 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13806         * Makefile.in (GDB_TK): Depend on itcl and tix.
13808 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13810         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13811         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13812         (INSTALL_SCRIPT): New variable.
13813         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13814         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13815         to -x.
13816         * install-sh: Add support for -x option.
13818 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13820         * configure.in, Makefile.in: Treat tix like itcl.
13822 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13824         * Makefile.in (WINDRES): New variable.
13825         (WINDRES_FOR_TARGET): New variable.
13826         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13827         (EXTRA_HOST_FLAGS): Add WINDRES.
13828         (EXTRA_TARGET_FLAGS): Add WINDRES.
13829         (EXTRA_GCC_FLAGS): Add WINDRES.
13830         ($(DO_X)): Pass down WINDRES.
13831         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13832         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13833         DLLTOOL_FOR_TARGET.
13835 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13837         * configure.in: configure sim before gdb for win32-x-ppc
13839 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13841         Move gperf into the toplevel, from libg++.
13842         * configure.in (target_tools): Add target-gperf.
13843         (native_only): Add target-gperf.
13844         * Makefile.in (all-target-gperf): New target, depend on
13845         all-target-libg++.
13846         (configure-target-gperf): Empty rule.
13847         (ALL_TARGET_MODULES): Add all-target-gperf.
13848         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13849         (CHECK_TARGET_MODULES): Add check-target-gperf.
13850         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13851         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13853 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13855         * config.sub (mn10200): Recognize new basic machine.
13857 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13859         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13860         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13862 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13864         * configure.in: If we're building mips-sgi-irix6* native, turn on
13865         ENABLE_MULTILIB and set TARGET_SUBDIR.
13867 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13869         * Makefile.in (all-sn): Depend on all-grep.
13871 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13873         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13875         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13876         Makefile.  From Jeff Makey <jeff@cts.com>.
13877         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13879         * Makefile.in (DISTBISONFILES): Remove.
13880         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13881         $(DEFAULT_YACC).
13883         * configure.in: Build itl, db, sn, etc., when building for native
13884         cygwin32.
13886         * Makefile.in (LD): New variable.
13887         (EXTRA_HOST_FLAGS): Pass down LD.
13888         ($(DO_X)): Likewise.
13890 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13892         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13894 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13896         * configure.in (targargs): Strip out any supplied --build argument
13897         before adding our own. Always add --build.
13899 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13901         * configure.in (targargs): Pass --build if we're doing
13902         a cross-compile.
13904 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13906         * configure: Use '|' instead of ":" as the separator in
13907         sed. Otherwise sed chokes on NT path names with drive
13908         designators. Also look for "?:*" as the leading characters in an
13909         absolute pathname.
13911 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13913         * config.sub: Support for r3900.
13915 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13917         * configure.in: Use install-sh, not install.sh.
13919 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13921         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13922         apply it twice.
13924 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13926         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13927         install-binutils.
13929 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13931         * Makefile.in: Add automake targets.
13932         * configure.in (host_tools): Add automake.
13934 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13936         * configure: Default CXX to c++, not gcc.
13937         * Makefile.in (CXX): Set to c++, not gcc.
13938         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13940 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13942         * install-sh: try appending a .exe if source file doesn't
13943         exist
13945 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13947         * configure.in: Turn on multilib by default.
13948         (cross_only): Remove target-libiberty.
13950         * Makefile.in (all-gcc): Don't depend on libiberty.
13952 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13954         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13956 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13958         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13959         (DISTBISONFILES): Add ld/Makefile.in
13961 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13963         * configure.in: if target is cygwin32 but host isn't cygwin32,
13964         don't configure gdb tcl tk expect, not just gdb.
13966 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13968         * configure.in: Added gnuserv everywhere sn appears.
13970         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13971         (CROSS_CHECK_MODULES): Added check-gnuserv.
13972         (INSTALL_MODULES): Added install-gnuserv.
13973         (CLEAN_MODULES): Added clean-gnuserv.
13974         (all-gnuserv): New target.
13976 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13978         * config.guess: Fixes for MIPS OpenBSD systems.
13980 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13982         * Makefile.in (INSTALL_XFORM): Remove.
13983         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13985         * mkinstalldirs: New file, copied from automake.
13986         * Makefile.in (installdirs): Rename from install-dirs.  Use
13987         mkinstalldirs.  Change all users.
13988         (DEVO_SUPPORT): Add mkinstalldirs.
13990 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13992         * install-sh: Rename from install.sh.
13993         * Makefile.in (INSTALL): Change install.sh to install-sh.
13994         (DEVO_SUPPORT): Likewise.
13996         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13997         Graichen <graichen@rzpd.de>.
13999 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14001         * config.guess: Recognize OpenBSD systems correctly.
14003 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14005         * README, Makefile.in (ETC_SUPPORT): Remove references to
14006         cfg-paper*, configure.{texi,man,info*}._
14008 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14010         * Makefile.in (all.normal): Ensure that gcc is built after all
14011         the x11 - ie gdb - targets.
14013 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14015         * makefile.vms: Don't run conf-a-gas.
14017 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14019         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14021 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14023         * configure.in: Remove noconfigdirs case since gdb also
14024         configures and builds for tic80-coff.
14026 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14028         * configure: Set cache_file to config.cache.
14029         * Makefile.in (local-distclean): Remove config.cache.
14031 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14033         * COPYING: Update FSF address.
14035 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14037         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14038         noconfigdirs.
14040 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14042         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14043         MAKEDIRS, is empty.
14045 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14047         * config.sub: Tweak mn10300 entry.
14049 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14051         * configure.in (host_tools): Put sim before gdb, so gdb's
14052         configure.tgt can determine if the simulator was configured.
14054 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14056         * config.sub: Move BeOS $os case to be with other Cygnus
14057         local cases.
14059 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14061         * config.sub: Remove misplaced comment that broke Linux.
14063 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14065         * config.sub: Add BeOS support.
14067 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14069         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14071 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14073         * configure.in (noconfigdirs): Remove tcl and tk from
14074         noconfigdirs for cygwin32 builds.
14076 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14078         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14080 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14082         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14083         make-all.com, use makefile.vms instead.
14085 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14087         * config.sub: Accept -lnews*.
14089 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14091         * configure.in (noconfigdirs): Disable target-newlib,
14092         target-examples and target-libiberty for d30v.
14094 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14096         * configure.in (noconfigdirs): Enable ld for d30v.
14098 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14100         * configure.in (tic80-*-*): Build compiler.
14102 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14104         * configure.in (d30v-*): Remove sim directory from list of
14105         unsupported d30v directories
14107 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14109         * config.sub, configure.in: Add d30v target cpu.
14111 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14113         * makefile.vms: New file.
14114         * make-all.com: Remove.
14116 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14118         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14120 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14122         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14124 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14126         * Makefile.in (ALL_MODULES): Added all-db.
14127         (CROSS_CHECK_MODULES): Addec check-db.
14128         (INSTALL_MODULES): Added install-db.
14129         (CLEAN_MODULES): Added clean-db.
14131 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14133         * config.guess: Merge with latest FSF sources.
14135 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14137         * Makefile.in (ALL_MODULES): Added all-itcl.
14138         (CROSS_CHECK_MODULES): Added check-itcl.
14139         (INSTALL_MODULES): Added install-itcl.
14140         (CLEAN_MODULES): Added clean-itcl.
14142 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14144         * configure.in: build gdb for mn10200
14146 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14148         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14150 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14152         * configure.in (tic80-*-*): Turn off most targets right now.
14154 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14156         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14157         rather than the makeinfo program.
14158         (do-info): Depend upon all-texinfo.
14160 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14162         * configure.in: Remove uses of config/mh-linux.
14164         * config.sub, config.guess: Merge with latest FSF sources.
14166 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14168         * config.sub (case $basic_machine): Add tic80 entries.
14170 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14172         * config.sub, config.guess: Merge with latest FSF sources.
14174 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14176         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14177         * mpw-config.in: Test for NewFolderRecursive.
14178         * mpw-install: Use symbolic name for startup filename.
14179         * mpw-README: Add various additional details.
14181 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14183         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14185 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14187         * configure.in: Do build gcc and the target libraries for
14188         the mn10200.
14190 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14192         * configure.in: don't avoid building gdb for mn10300 any more
14193         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14194         instead of single-quoting it.
14196 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14198         * configure.in: Don't use --with-stabs on IRIX 6.
14200 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14202         * configure.in (m32r): Build gdb, libg++ now.
14204 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14206         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14207         directories from noconfigdirs.
14209 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14211         * config.sub (basic_machine): added mips16 configuration
14213 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14215         * config.sub: Handle d10v-unknown.
14217 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14219         * config.sub: Handle v850-unknown.
14221 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14223         * Makefile.in: add findutils
14224         * configure.in: add findutils to list of host_tools
14226 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14228         * config.sub: Handle mn10200 and mn10300.
14230 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14232         * configure.in (d10v-*): Do not build librx.
14234 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14236         * configure.in (mn10300): Build everything except gdb & libgloss.
14238 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14240         * config.guess:  Patch for Dansk Data Elektronik servers,
14241         from Niels Skou Olsen <nso@dde.dk>.
14243         For ncr, use /bin/uname rather than uname, since GNU uname does not
14244         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14246         Patch for MIPS R4000 running System V,
14247         from Eric S. Raymond <esr@snark.thyrsus.com>.
14249         Fix thinko for nextstep.
14251         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14253         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14254         * config.guess: Guess mips-dec-mach_bsd4.3.
14256         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14257         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14258         release numbers.
14259         * config.guess (mips-mips-riscos*):  Emit just enough of the
14260         release number.
14262         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14263         * config.guess (sparc-auspex-sunos*):  Added.
14264         (f300-fujitsu-*): Added.
14266         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14267         * config.guess:  Recognize a Tadpole as a sparc.
14269 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14271         * config.guess: Don't assume that NextStep version is either 2 or
14272         3.  NextStep 4 (aka OpenStep 4) has come out now.
14274 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14276         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14277         From Rik Faith <faith@cs.unc.edu>.
14279 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14281         * config.sub: Contributions from bug-gnu-utils to:
14282         Support plain "hppa" (no version given) architecture, reported by
14283         OpenStep.
14284         OpenBSD like NetBSD.
14285         LynxOs is not a hardware supplier.
14287         * config.guess: Contributions from bug-gnu-utils to add support for:
14288         OpenBSD like NetBSD.
14289         Stratus systems.
14290         More Pyramid systems.
14291         i[n>4]86 Intel chips.
14292         M680[n>4]0 Motorola chips.
14293         Use unknown instead of lynx for hardware manufacturer.
14295 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14297         * install.sh (chmodcmd): Set to null if the DST directory already
14298         exists.
14300 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14302         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14303         not use mt-ppc target Makefile fragment any more.
14305 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14307         * configure.in (*-*-windows):  Exclude everything but those dirs
14308         needed to build windows.
14310 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14312         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14314 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14316         * configure.in:  Exclude mmalloc from i386-windows.
14318 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14320         * Undo my previous change.
14322 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14324         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14325         unconditionally.
14326         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14328 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14330         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14331         host to add it's own flags.
14333 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14335         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14337 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14339         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14340         (CXX_FOR_TARGET): Likewise.
14341         (GCC_FOR_TARGET): Define.
14342         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14343         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14344         CC_FOR_TARGET was specified on the command line.
14345         (MAKEOVERRIDES): Don't define.
14347 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14349         * configure.in (m32r): Fix spelling of libg++ libs.
14351 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14353         * config.sub (-apple*): Remove, now redundant.
14355 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14357         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14359         * configure: Rework yesterday's sed script patch.
14361         * config.sub: Merge with FSF.
14363 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14365         * config.guess:  Merge from FSF.
14367         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14368         * config.guess: Use pc instead of unknown, for pc clone systems.
14369         Change linux to linux-gnu.
14371         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14372         * config.guess: Avoid non-portable tr syntax.
14374 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14376         * test-build.mk (HOLES): Add "xargs" for gdb.
14378         * configure: Avoid hpux10.20 sed bug.
14380 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14382         * configure.in:  Add support for windows host
14383         (that is a build done under the Microsoft build environment).
14385 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14387         * Makefile.in: Replace all uses of srcroot with s, to shrink
14388         command line lengths.
14390         Patches from Geoffrey Noer <noer@cygnus.com>:
14391         * configure.in: If configuring for newlib, pass --with-newlib to
14392         subdirectories.
14393         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14394         -Bnewlib/ and -Lwinsup to gcc.
14395         (CXX_FOR_TARGET): Likewise.
14397 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14399         * Makefile.in (ETC_SUPPORT): Add configure.
14401 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14403         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14404         host configuration file.
14406 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14408         * configure.in: Break mn10x00 support into separate
14409         mn10200 and mn10300 configurations.
14410         * config.sub: Likewise.
14412 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14414         * configure.in: Add lots of stuff to noconfigdirs for
14415         the mn10x00 targets.
14417         * config.sub, configure.in: Add mn10x00 support.
14419 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14421         * make-all.com: Call conf-a-gas, not config-a-gas.
14423 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14425         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14426         targets.
14428 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14430         * mpw-README: Add much more detail for native PowerMac.
14431         * mpw-install: New file.
14432         * mpw-configure: Add --norecursion and --help options.
14433         * mpw-config.in: Translate readme and install files when
14434         copying to objdir.
14435         * mpw-build.in: Don't always depend on byacc and flex.
14436         (install-only-top): New action.
14438 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14440         * configure.in:  You can now configure GDB for the v850.
14442 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14444         * configure.in (noconfigdirs): Don't configure any C++ dirs
14445         if targeting D10V.
14447 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14449         * config.sub: Recognize mips64vr5000.
14451 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14453         * configure.in: Use a single line for host_tools and native_only.
14455 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14457         * config.sub, configure.in: Add entries for m32r.
14459 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14461         * Makefile.in (inet-install): Don't run install-gzip.
14463 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14465         * configure.in:  Don't config lots of things for *-*-windows*.
14467 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14469         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14470         (host_libs, host_tools): Copy from configure.in.
14471         * mpw-configure: Don't complain about directories not found.
14473 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14475         * configure.in (i[345]86): Recognize i686 for pentium pro.
14476         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14477         file.
14479         * config.guess (i[345]86): Ditto.
14481 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14483         * configure.in (noconfigdirs): Removed gdb for D10V.
14485 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14487         * configure.in: Remove ld, target-libio, target-libg++, and
14488         target-libstdc++ from noconfigdirs.
14490 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14492         * configure: Fix three locations where shell scripts were
14493         being run directly rather than with config_shell.
14495 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14497         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14498         * config.sub (basic_machine): Recognize v850.
14500 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14502         * mpw-configure: Handle multiple enable/disable options and
14503         pass them down recursively, handle -c and -s flags appropriately
14504         depending on choice of compiler, add escape mechanism for
14505         quoted arguments to gC.
14507 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14509         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14510         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14511         so that -mrelocatable-lib and -mno-eabi are used.
14513         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14514         not support --print-multi-lib, don't abort.
14516 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14518         * make-all.com: Run config-a-gas.
14519         * setup.com: Don't copy subdirectory files around.
14521 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14523         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14524         target, it now compiles correctly.
14526 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14528         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14530 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14532         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14534 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14536         * configure.in (native_only): Add prms.
14538 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14540         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14541         (BINUTILS_SUPPORT_DIRS): Likewise.
14543 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14545         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14546         d10v support is added.
14548 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14550         * configure.in (d10v-*-*): New target.
14552 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14554         * config.guess (HP 9000/811): Recognize this as a PA1.1
14555         machine.
14557 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14559         * Makefile.in (do-tar-gz): New target, split out from tail end of
14560         taz target.  Run each command separately, don't use pipes.
14561         (taz): Use it.
14563 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14565         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14566         * mpw-build.in: No builds should depend on building byacc or flex,
14567         they are assumed to be installed already.
14569 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14571         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14572         variable that CC_FOR_TARGET needs.
14574 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14576         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14577         options have changed since the last time the subdirectory was
14578         configured, and if it has, reconfigure.
14579         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14580         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14582 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14584         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14585         CLEAN_MODULES): Add bash.
14586         (all-bash): New target.
14588 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14590         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14592 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14594         * config.sub (basic_machine): Recognize d10v as a valid processor.
14596 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14598         * mpw-configure: Add support for --bindir.
14599         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14601 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14603         * configure.in: add bash, time, gawk to list of hosttools and things
14604         to only build for native toolchains
14606 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14608         * Makefile.in (docdir): Remove.
14610 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14612         * Makefile.in (datadir): Set to $(prefix)/share.
14614 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14616         * configure.in: build diff and patch for cygwin32-hosted
14617         toolchains.
14619 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14621         * config.sub: Accept -rtems*.
14623 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14625         * configure.in: enable dosrel for cygwin32-hosted builds,
14626                 remove diff from the list of things not buildable
14627                 via Canadian Cross
14629 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14631         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14632         don't get ". ".
14634 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14636         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14638 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14640         * Makefile.in (taz): Handle case where tex3patch didn't even get
14641         checked out.  Also, if it was found, put the symlink in a new util
14642         subdirectory.
14644 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14646         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14648 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14650         * config.sub: Recognize -openvms.
14651         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14652         * make-all.com, setup.com: New files.
14654 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14656         * Makefile.in (taz): tex3patch moved to texinfo/util.
14658 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14660         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14661         * configure.in: remove make from disable-if-Can-Cross list
14662                 enable gdb if ${host} and ${target} are cygwin32
14664 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14666         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14667         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14669 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14671         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14672         distinguish sysv/svr4/bsd variants.
14673         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14675 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14677         * configure.in: Added copyright notice.
14678         * move-if-change: Added copyright notice.
14680 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14682         * configure.in (powerpcle-*-solaris*): Until we get shared
14683         libraries working, don't build gdb, sim, make, tcl, tk, or
14684         expect.
14686 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14688         * config.guess:  Merge with FSF:
14690         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14691         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14693         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14694         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14696         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14697         * config.guess:  Combine two OSF1 rules.
14698         Also recognize field test versions.  From mjr@zk3.dec.com.
14699         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14700         because GNU uname does not support -p.  From pmr@pajato.com.
14702 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14704         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14706 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14708         * mpw-README: Document GCCIncludes.
14710 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14712         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14714 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14716         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14718 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14720         * configure.in (*-*-cygwin32): Configure make.
14722 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14724         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14726 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14728         * Makefile.in (all-inet): Depend on all-perl.
14730         * Makefile.in (inet-install): New target.
14732         * Makefile.in (all-inet): Depend on all-tcl.
14733         (all-inet): Depend on all-send-pr.
14735 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14737         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14738         temporarily.
14740 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14742         * configure.in: Don't configure --with-gnu-ld on AIX.
14744 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14746         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14748 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14750         * Makefile.in (ALL_MODULES): Added all-inet.
14751         (CROSS_CHECK_MODULES): Added check-inet.
14752         (INSTALL_MODULES): Added install-inet.
14753         (CLEAN_MODULES): Added clean-inet.
14754         (all-indent): New target.
14756         * configure.in (host_tools): Added inet.
14757         (native_only): Added inet.
14758         (noconfigdirs): Added inet.
14760 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14762         * configure.in: Don't configure libgloss if we are not configuring
14763         newlib.
14765 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14767         * configure.in: Don't configure libgloss for unsupported
14768         architectures.
14770 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14772         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14774 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14776         * Makefile.in (ALL_MODULES): Include all-apache.
14777         (CROSS_CHECK_MODULES): Include check-apache.
14778         (INSTALL_MODULES): Include install-apache.
14779         (all-apache): New target.
14781         * configure.in: Added apache everywhere perl is seen.
14783 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14785         * Makefile.in: Add support for clean-{module} and
14786         clean-target-{module} rules.
14788 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14790         * configure.in (*-*-ose) do not build libgloss.
14792 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14794         * config.guess (prep*:SunOS:5.*:*): Turn into
14795         powerpele-unknown-solaris2.
14797 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14799         * configure.in: Permit --enable-shared to specify a list of
14800         directories.
14802 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14804         * configure.in (host==solaris): Pass only the first word of $CC
14805         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14807 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14809         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14811 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14813         * Makefile.in (ALL_MODULES): Include all-perl.
14814         (CROSS_CHECK_MODULES): Include check-perl.
14815         (INSTALL_MODULES): Include install-perl.
14816         (ALL_X11_MODULES): Include all-guile.
14817         (CHECK_X11_MODULES): Include check-guile.
14818         (INSTALL_X11_MODULES): Include install-guile.
14819         (all-perl): New target.
14820         (all-guile): New target.
14822         * configure.in (host_tools): Include perl and guile.
14823         (native_only): Include perl and guile.
14824         (noconfigdirs): Don't build guile and perl; no ports have been
14825         done.
14827 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14829         * configure (--enable-*): Handle quoted option lists such as
14830         --enable-sim-cflags='-g0 -O' better.
14832 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14834         * Makefile.in ({,inst}all-target): New rule so we can make and
14835         install all of the target directories easily.
14837 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14839         * configure.in: Add missing global flag in sed substitution when
14840         deleting `target-' from ${configdirs}.
14842 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14844         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14845         option.
14847         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14848         config/mh-necv4.
14850         * install.sh: Correct misspelling of transformbasename.
14852         * config.guess: Recognize mips-*-sysv*.
14854 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14856         * config.sub: Recognize mon960.
14858 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14860         * configure: Restore Canadian Cross handling of BISON and LEX,
14861         removed in Feb 20 change.
14863 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14865         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14866         Mention make install.  Remove the old copyright date as well the
14867         clumsy and rather pointless copyright on the README file.
14869 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14871         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14872         Makefile after running symlink-tree, then run `make distclean' to
14873         avoid clobbering any generated files in srcdir.
14875 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14877         * configure.in (m68k-*-netbsd*): Build everything now.
14879 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14881         * Makefile.in (taz): Fix quoting.
14883 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14885         * configure.in (sparclet-*-*): Build everything now.
14887 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14889         * configure.in (m68k-*-linux*): New host.
14891 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14893         * configure: Check for bison before byacc.
14895 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14897         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14898         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14899         searching PATH.  These are used as fallbacks by Makefile.in if
14900         flex/bison/byacc aren't in objdir.
14902 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14904         * Makefile.in: Make everything which depends upon all-bfd also
14905         depend upon all-opcodes, in case --with-commonbfdlib is used.
14907 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14909         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14910         building NT native compilers on Unix.
14912 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14914         * configure.in: Don't get CC from the host Makefile fragment if we
14915         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14916         Solaris test for /usr/ucb/cc to the post target script, just after
14917         the compiler sanity test.
14919 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14921         * config.sub: Merge with FSF.
14923 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14925         * Makefile.in (RPATH_ENVVAR): New variable.
14926         (REALLY_SET_LIB_PATH): Use it.
14927         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14929 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14931         * config.sub, configure.in: Recognize sparclet cpu.
14933 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14935         * config.guess:  Support m68k-cbm-sysv4.
14937 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14939         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14940         m68k-unknown-linuxaout from linker help string.  Put quotes around
14941         $ld_help_string.
14943 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14945         * config.guess (powerpc-harris-powerunix): Add guess for port
14946         to new target.
14948 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14950         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14952 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14954         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14955         $(REALLY_SET_LIB_PATH) in Makefile.
14956         * Makefile.in (SET_LIB_PATH): New variable.
14957         (REALLY_SET_LIB_PATH): New variable.
14958         ($(DO_X)): Use $(SET_LIB_PATH).
14959         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14960         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14961         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14962         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14963         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14964         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14965         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14966         (install-dosrel): Likewise.
14967         (all-opcodes): Depend upon all-libiberty.
14969 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14971         * config.guess (*:CYGWIN*): New
14973 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14975         * Makefile.in (all-target-winsup): All all-target-libiberty.
14977 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14979         * configure.in (noconfigdirs): Add missing # in front of comment.
14981 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14983         * configure.in: add second pass to things added to noconfigdirs
14984         so *-gm-magic can exclude libgloss properly.
14986 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14988         * mpw-configure (extralibs_name, rez_name): Set correctly
14989         for MWC68K compiler.
14991         * mpw-README: Add more info on the necessary build tools.
14993 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14995         * configure.in, config.sub: Recognize cygwin32.
14997 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14999         * config.guess, config.sub: Recognize A/UX.
15001 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15003         * config.sub: Merge with gcc/config.sub.
15005 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15007         * mpw-build.in (do-binutils): Add build of stamps.
15009 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15011         * config.sub: Add recognition for mips64vr4100*-* targets.
15013 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15015         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15016         Add creation of gconfigargs with `--enable-shared' turned on.
15017         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15018         ($(host)-stamp-stage3-configured): Likewise.
15019         (HOLES): Add chatr and ldd.
15020         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15022 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15024         * configure: Pass --nfp to recursive configures.
15026 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15028         * Makefile.in (DLLTOOL): New.
15029         (DLLTOOL_FOR_TARGET): New.
15030         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15031         (EXTRA_TARGET_FLAGS): Ditto.
15032         (EXTRA_GCC_FLAGS): Ditto.
15033         (CONFIGURE_TARGET_MODULES): Ditto.
15034         (DO_X): Ditto.
15035         * configure: Add DLLTOOL.
15037 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15039         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15040         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15041         mh-sco, since old workarounds no longer needed, and don't
15042         build ld, since libraries have weak symbols in COFF.
15044 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15046         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15048 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15050         * configure.in: Make sure that ${CC} can be used to compile an
15051         executable.
15053 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15055         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15056         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15057         nothing depending on whether gdbtk is being built.
15059 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15061         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15063 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15065         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15066         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15068 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15070         * config-ml.in: Add support for
15071         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15072         Simplify setting of multidirs from --disable-foo.
15074 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15076         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15077         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15078         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15079         non-empty, pass them on to the  GCC make.
15080         (all-bootstrap): New rule that is like all-gcc, except it executes
15081         the GCC bootstrap rule instead of the GCC all rule.
15083 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15085         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15087 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15089         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15090         DG/UX support.
15092 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15094         * config.sub (i*86*) Change [345] to [3456]
15096 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15098         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15099         --with-gnu-ld=no.
15101 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15103         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15104         AIX multilibs get built.
15106 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15108         * configure.in (i386-win32): Don't build expect if we're not
15109         building the tcl subdir.
15111 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15113         * Makefile.in: (configure-target-examples, all-target-examples):
15114         New targets, configure and build example programs.
15116 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15118         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15119         use it as input to sedit the generated MPW makefile.
15120         * mpw-README: Add a suggestion about Gestalt.h.
15122 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15124         * config.sub: Accept *-*-ieee*.
15126 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15128         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15129         Ronald F. Guilmette <rfg@monkeys.com>.
15131 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15133         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15134         for powerpc-pe native.
15135         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15136         (target==powerpc-pe): duplicate i386-win32 entry.
15138 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15140         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15141         of vxworks, not just vxworks5.1.
15143 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15145         * mpw-configure: Add support for exec-prefix.
15147 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15149         * config.guess: Recognize HP model 816 machines as having
15150         a PA1.1 processor.
15152 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15154         * configure: Ignore new autoconf configure options.
15156 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15158         * config.guess:  Recognize Pentium under SCO.
15159         From Robert Lipe <robertl@arnet.com>.
15161 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15163         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15165 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15167         * configure.in: Don't configure gas for alpha-dec-osf*.
15169 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15171         * configure.in: Default to --with-stabs for some targets for which
15172         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15173         i[345]86*-*-unixware*.
15175 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15177         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15178         rather than basing it on the target.  Simplify handling of options
15179         controlling which directories to configure.  Remove extraneous
15180         slash in multi-clean target.
15182 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15184         * config-ml.in: Prefix more variables with ml_ so they don't collide
15185         with configure's.
15187 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15189         * configure: Don't turn -v into --v.
15191 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15193         * configure.in (targargs): Fix typo.
15195         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15197 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15199         * configure.in: Strip --host and --target options from
15200         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15201         --with-cross-host option when building with a cross-compiler.
15202         * configure: Canonicalize the arguments put into config.status by
15203         always using `=' for an option with an argument.  Pass a presumed
15204         --host or --target explicitly.
15206 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15208         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15209         into general OS recognition case.
15211 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15213         * configure.in (target_configdirs): add target-winsup only
15214         for win32 target systems.
15216 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15218         * Makefile.in (all-target-libgloss): Depend upon
15219         configure-target-newlib, since when libgloss is built it looks to
15220         see if the newlib directory exists.
15222 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15224         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15225         cfg-ml-*.in.
15227 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15229         * configure: Handle LD and LD_FOR_TARGET when configuring a
15230         Canadian Cross.
15232 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15234         * configure.in (target_libs): add target-winsup.
15235         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15236         (target==ppcle-pe): remove ld from $noconfigdirs.
15238 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15240         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15241         Preserve relative path names in $srcdir.  Build symlink tree if
15242         configuring cross target dir and srcdir=. (= no VPATH support).
15243         (configure-target-libg++): Depend on configure-target-librx.
15244         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15245         * config-ml.in: New file.
15246         * symlink-tree: New file.
15247         * configure: Ensure srcdir="." if that's what it is.
15249 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15251         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15252         includes and FLEX_SKELETON setting.
15253         * mpw-configure (--with-gnu-ld): New option, controls whether
15254         to use PPCLink or ld with PowerMac GCC.
15255         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15256         * mpw-config.in: Configure grez if targeting Mac.
15258         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15259         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15260         just macos.
15261         * configure.in: Configure grez resource compiler if targeting Mac.
15262         * Makefile.in (all-grez, install-grez): New targets.
15264 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15266         * configure: CXX defaults to gcc, not g++.  If we find
15267         gcc in the path, set CC to gcc -O2.
15269 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15271         * configure: Default ${build} correctly.  Avoid picking up extra
15272         spaces when reading CC and CXX from Makefile.  When doing a
15273         Canadian Cross, use plausible default values for numerous
15274         variables.
15275         * configure.in: When doing a Canadian Cross, don't try to
15276         configure tools whose configure script can't handle it.
15278 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15280         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15282 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15284         * configure:  Remove dubious bug reporting address.
15286 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15288         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15289         configure script, run that instead of this directory's configure.
15290         In either case, print a message that we're configuring the sub-dir.
15292 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15294         * configure.in: Before checking for the existence of various files,
15295         use sed to filter out "target-".
15297 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15299         * Makefile.in (DO_X): Split rule to decrease command line length
15300         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15301         (Philippe De Muyter).
15303 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15305         * Makefile.in (all-patch): depend on all-libiberty.
15307 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15309         * configure.in: If the only directory in target_configdirs which
15310         actually exists is libiberty, then set target_configdirs to empty,
15311         to avoid trying to build a target libiberty in a gas or gdb
15312         distribution.
15314 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15316         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15317         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15318         systems.
15320 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15322         * configure.in (copy_dirs): Use sys-include instead of include
15323         for --with-headers option.
15325 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15327         * Makefile.in, configure.in: Make winsup builds work with
15328         new scheme.
15330 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15332         * configure.in: Build the linker on AIX.
15334 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15336         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15337         where needed.
15339 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15341         * Makefile.in (all-gcc): Fix typo.
15343 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15345         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15347 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15349         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15350         to target-xiberty, to provide more flexibility.
15351         (target_subdir):  Define.  Create if cross.
15352         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15353         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15354         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15355         check-libFOO -> check-target-libFOO, etc.
15356         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15357         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15358         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15359         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15360         allow ALL_GCC="" to only configure.
15361         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15362         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15363         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15365 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15367         * Makefile.in (taz): Build "info" in etc explicitly.
15369 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15371         * configure.in:  Make sure that CC is undefined (as opposed to
15372         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15373         problem with autoconf trying to configure on a host without GCC.
15375 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15377         * mpw-configure: Set host alias from choice of host compiler,
15378         only use generic MPW Makefile sed if present, edit a file
15379         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15380         * mpw-README: Add problem notes about CW6 and CW7.
15382 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15384         * Makefile.in (taz): Use ";" instead of ";;".
15386 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15388         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15389         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15390         DISTDOCDIRS.
15391         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15392         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15394 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15396         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15397         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15398         Move bfd to DISTSTUFFDIRS.
15400 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15402         * Makefile.in (X11_LIB): Removed.
15403         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15405         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15407 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15409         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15410         names.
15412 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15414         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15416 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15418         * configure.in (i[345]86-*-win32): Always build newlib.
15419         Don't configure cvs, autoconf or texinfo.
15420         * Makefile.in (LD_FOR_TARGET): New.
15421         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15422         Pass down LD_FOR_TARGET.
15424 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15426         * winsup: New directory.
15427         * Makefile.in: Build winsup.
15428         * configure.in: Winsup is configured when target is win32.
15429         Can only build win32 target GDB when native.
15431 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15433         * config.guess: Recognize HP model 819 machines as having
15434         a PA 1.1 processor.
15436 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15438         * configure: Fix sed loop which substitutes for CC and CXX to
15439         avoid bug found in various sed implementations.
15441 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15443         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15444         simulator.  Use standard powerpc-*-eabi*.
15446 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15448         * configure.in: Stop putting gas and binutils in noconfigdirs for
15449         powerpc-*-aix* and rs6000-*-*.
15451 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15453         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15454         -mcall-aixdesc libraries.
15456 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15458         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15460         * config.sub (arm | armel | armeb): Fix shell syntax.
15462 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15464         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15465         -msoft-float and -mcpu=common support.
15466         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15467         libraries.
15469 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15471         * configure.in: Allow configuration and build of emacs19 for the alpha.
15473 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15475         * configure.in (CC): Get ^CC, not just any old CC, from
15476         ${host_makefile_frag}.
15478 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15480         * configure.in (CC): Try to get CC from
15481         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15483 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15485         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15486         only if it exists in $(srcdir).
15488 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15490         * configure: If CC and CXX are not set in the environment, set
15491         them, based on either an existing Makefile or on searching for gcc
15492         in PATH.  Substitute for CC and CXX in Makefile.
15493         * configure.in: Remove libm from target_libs.  Separate
15494         target_configdirs from configdirs.  If CC is not set in
15495         environment, try to get it from a host Makefile fragment.  Rewrite
15496         changes of configdirs to use skipdirs instead.  A few minor
15497         tweaks.  Take directories out of target_configdirs as they are
15498         taken out of configdirs.  Remove existing Makefile files from
15499         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15500         CONFIG_ARGUMENTS in Makefile.
15501         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15502         by configure.in.
15503         (CONFIG_ARGUMENTS): Likewise.
15504         (CONFIGURE_TARGET_MODULES): New variable.
15505         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15506         ($(CONFIGURE_TARGET_MODULES)): New target.
15507         (configure-libg++, configure-libio): New targets.
15508         (all-libg++): Depend upon configure-libg++.
15509         (all-libio): Depend upon configure-libio.
15510         (configure-libgloss, all-libgloss): New targets.
15511         (configure-libstdc++): New target.
15512         (all-libstdc++): Depend upon configure-libstdc++.
15513         (configure-librx, all-librx): New targets.
15514         (configure-newlib): New target.
15515         (all-newlib): Depend upon configure-newlib
15516         (configure-xiberty): New target.
15517         (all-xiberty): Depend upon configure-xiberty.
15519 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15521         * configure.in (host i[345]86-*-win32):  Expand the
15522         noconfigdirs again.
15524 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15526         * mpw-configure: Fix sed command file name.
15528 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15530         * configure.in (host i[345]86-*-win32): Reduce the
15531         noconfigdirs again.
15533 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15535         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15536         or powerpc*-*-pe*, since they are not yet supported.
15538 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15540         Add PowerMac support and many other enhancements.
15541         * mpw-configure: New option --cc to select compiler to use,
15542         paste options set according to --cc into the generated
15543         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15544         if mpw-make.sed is present.
15545         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15546         add forward includes for PowerPC include files.
15547         * mpw-build.in: Build using Makefile.PPC if present.
15548         (do-byacc, etc): Remove separate version resource builds.
15549         (do-gas): Build "stamps" before "all".
15550         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15551         * mpw-README: Update to reflect --cc option, PowerMac support,
15552         and recently-reported compatibility problems.
15554 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15556         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15557         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15558         (--with-multilib-top): Pass to recursive invocations.
15560 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15562         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15563         v810-*-*.
15565 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15567         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15568         gdb, ld and opcodes on v810-*-*.
15570 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15572         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15573         (local-maintainer-clean): New target.
15574         (maintainer-clean): New target.
15575         (realclean): Just depend upon maintainer-clean.
15577 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15579         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15581 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15583         * configure.in: Build ld in mips*-*-bsd* case.
15585 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15587         * config.sub: Accept -lites* OS.  From Ian Dall.
15589 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15591         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15592         targets.
15594 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15596         * configure.in: treat i386-win32 canadian cross the same as
15597         i386-go32 canadian cross.
15599 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15601         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15602         running under the simulator to build a reduced set of libraries.
15603         (powerpc-*-eabiaix): Add fine grained multilib support added to
15604         other powerpc targets yesterday.
15606 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15608         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15609         -disable-softfloat, -disable-relocatable, -disable-aix, and
15610         -disable-sysv to control which multilib libraries get built.
15612 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15614         * configure: Add Makefile.tem to list of files to remove in trap
15615         handler.
15617 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15619         * config.guess (*Linux*):  Add missing "exit"s.
15620         Also, need specific check for alpha-unknown-linux (uses COFF).
15622 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15624         * config.guess:  Merge with FSF:
15626         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15627         * config.guess (AIX4): More robust release numbering discovery.
15629         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15630         * config.guess (i386-sequent-ptx): Properly get version number.
15632         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15633         * config.guess (mips:*:4*:UMIPS): New case.
15635 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15637         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15638         (i386-win32 host): Likewise.  Don't build readline.
15640 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15642         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15643         SUPPORT_FILES to submakes.
15645 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15647         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15648         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15649         mpw-configure.
15651 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15653         * configure.in (appdirs): Use =, not ==, in test expression when
15654         trying to build the text to print in the warning message for
15655         Solaris users.
15657 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15659         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15661 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15663         * config.guess: Recognize lynx-2.3.
15665 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15667         * config.sub (z8ksim): Deleted
15668         (z8k-*-coff): New, this is the one true name of the target.
15670 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15672         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15674 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15676         * config.guess (*:Linux:*:*): First try asking the linker what the
15677         default object file format is (elf, aout, or coff).  Then if this
15678         fails, try previous methods.
15680 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15682         * configure.in: Don't build newlib for *-*-vxworks5.1.
15684 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15686         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15687         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15689 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15691         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15693 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15695         * cfg-ml-com.in: New file.
15696         * cfg-ml-pos.in: New file.
15698 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15700         * COPYING.NEWLIB: Add HP free copyright to list.
15702 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15704         * config.sub: Recognize -eabi* for the system, not just -eabi.
15706 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15708         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15709         * config.sub, configure.in (win32): New target and host.
15711 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15713         * configure.in: Add i386-pe configuration.
15715 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15717         * mpw-build.in (install): Install GDB after LD.
15719 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15721         * mpw-config.in (elf/mips.h): Always forward-include, needed
15722         for GDB to build.
15724 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15726         * testsuite: New directory for customer acceptance and whole tool
15727         chain tests.
15729 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15731         * configure: If per-host line isn't found, but AC_OUTPUT is found
15732         and a configure script exists, run it instead.
15734 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15736         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15738 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15740         * configure: Set build_{cpu,vendor,os,alias} to host values when
15741         --build isn't specified.
15743 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15745         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15746         (FLAGS_TO_PASS): Pass them.
15747         (EXTRA_TARGET_FLAGS): Ditto.
15749 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15751         * Makefile.in (all-libg++): Depend on all-libstdc++.
15753 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15755         * configure.in (noconfigdirs): Enable all packages for
15756           i386-unknown-netbsd.
15758 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15760         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15761         hosted builds (DOS builds)
15763 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15765         Changes for ARM based on patches from Richard Earnshaw:
15766         * config.sub: Handle armeb and armel.
15767         * configure.in: Omit arm linker only for riscix.
15769 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15771         * config.guess:  Update from FSF.
15773 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15775         * config.sub: Recognize powerpcle as the little endian variant of
15776         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15777         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15778         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15779         temporarily.
15781 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15783         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15785 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15787         * config.sub: Accept -lites* as a basic system type.
15789 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15791         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15792         installed, and if so return linuxoldld as the system name.
15794 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15796         * config.guess: Add hppa1.1-hp-lites support.
15798 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15800         * configure.in: Don't build newlib for m68k-vxworks5.1.
15802 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15804         * configure.in (mips-sgi-irix6): Use mh-irix5.
15806 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15808         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15810 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15812         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15813         OSF/1.  Fix compiler flags.
15814         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15816 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15818         * configure.in: Recognize --with-newlib.
15819         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15821 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15823         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15824         to *_X11_MODULES due to gdbtk needing X include files et al.
15826 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15828         Merge in support for Mac MPW as a host.
15829         (Old change descriptions retained for informational value.)
15831         * mpw-config.in: Add generic include forwards for cpu-specific
15832         include files in aout and elf directories.
15834         * mpw-configure: Added copyright.
15835         * mpw-config.in: Check for presence of required build tools.
15836         (target_libs): Add newlib.
15837         (target_tools): Add examples.
15838         (Read Me): Generate as "Read Me for MPW" instead.
15839         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15840         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15841         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15843         * mpw-configure: Remove subdir-specific makefile hackery,
15844         delete mk.tmp after using it.
15846         * mpw-build.in (all): Display start and end times.
15848         * mpw-configure (host_canonical): Set.
15849         (target_cpu): Always add to makefiles.
15850         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15851         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15852         (mpw-mh-mpw): Look for in srcdir and srcroot.
15853         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15855         * mpw-build.in: (install-only): New target.
15857         * mpw-configure (host_alias, target_alias): Rename from hostalias
15858         and targetalias, add into generated Makefile.
15859         (mk.tmp): If present, add into generated Makefile.
15860         * mpw-build.in (all-gas): Build config.h first before gas proper.
15862         * mpw-configure (config.status): Write only if changed.
15863         * mpw-config.in (readline): Configure it (not built, just used for
15864         definitions).
15866         * mpw-config.in (elf/mips.h): Add a forward include.
15868         * mpw-config.in: Forward-include most .h files in include into
15869         extra-include.
15870         (readline): Don't build.
15871         mpw-build.in (install): Install GDB.
15873         * mpw-configure (prefix, mpw_prefix): Handle it.
15874         * mpw-config.in (mmalloc, readline): Don't configure.
15875         * mpw-build.in (thisscript): Rename to ThisScript.
15876         Use mpw-build instead of BuildProgram everywhere.
15877         (mmalloc, readline): Don't build.
15878         * mpw-README: New file, basic documentation about the MPW port.
15880         * mpw-config.in: Use forward-include to create include files.
15882         * mpw-configure: Add more things to the top of each configured
15883         Makefile, including contents of config/mpw-mh-mpw.
15884         * mpw-config.in (extra-include): Create this directory and fill it
15885         with Posix-like include files when configuring.
15887         * config.sub (apple, mac, mpw): Add various aliases.
15889         * mpw-build.in: New file, top-level build script fragment for MPW.
15890         * mpw-configure: New file, configure script for MPW.
15891         * mpw-config.in: New file, config fragment for MPW.
15893 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15895         * configure.in (host_libs): Remove glob, since it is gone from the
15896         sources.
15898 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15900         * Makefile.in: define empty GDB_NLM_DEPS var.
15902         * configure.in(target_makefile_frag): use config/mt-netware
15903         for netware targets.
15905 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15907         * config.sub: Merge in recent FSF changes.  Remove linux special
15908         cases.
15910 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15912         Revert this change:
15914         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15916                 * build-all.mk: Use CC=cc -Xs on Solaris.
15918 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15920         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15921         stop using it.
15922         * Makefile.in: Nuke all references to glob subdirectory.
15924 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15926         * configure.in: Fix --enable-shared logic in per-host.
15928 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15930         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15932 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15934         * configure.in (noconfigdirs): Don't build gas on AIX, for
15935         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15937 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15939         * configure: Fix --cache-file to work if the file argument is a
15940         relative path.
15942 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15944         * configure: If the --cache-file is used, pass it down to
15945         configure in subdirectories.
15947 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15949         * config.sub: add vxworks29k configuration.
15951 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15953         * Makefile.in (taz): Do "diststuff" part quietly.
15955 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15957         * config.sub: Mini-merge with gcc/config.sub.
15959 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15961         * config.guess (IRIX): Sed - to _.
15963 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15965         * Makefile.in (source-vault, binary-vault): New targets.
15967 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15969         * config.sub: Recognize -eabi as a basic system type.
15971 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15973         * configure.in (enable_shared stuff): Fix typo.
15975 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15977         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15979 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15981         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15983 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15985         * configure.in (rs6000-*-*): Don't build gas.
15987 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15989         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15990         reduce command line length.
15991         (AS_FOR_TARGET): Check for as.new, not Makefile.
15992         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15994 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15996         * config.guess:  Merge from FSF.
15998 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16000         * configure: Don't use $ when handling program_suffix.
16002 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16004         * configure.in:  Configure tk for hppa/hpux.
16006 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16008         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16010 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16012         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16013         to LIBCXXFLAGS.  Tests are better run without it.
16015 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16017         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16019 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16021         * configure.in (*-*-netware*): Don't configure xiberty.
16023 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16025         * configure.in:  Remove tk from native_only list.
16027 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16029         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16030           for special NCD build.
16032 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16034         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16035         makeall.bat, they're only useful for binutils snapshots.
16036         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16037         makeall.bat to specified SUPPORT_FILES.
16039 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16041         * build-all.mk: Add Ericsson targets to sun4 and solaris
16042           hosts.  Add  BNR's sun4 target to solaris host, so their
16043           build-from-source will be tested in-house first.
16045 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16047         * Makefile.in (LIBCFLAGS): New variable.
16048         (CFLAGS_FOR_TARGET): Ditto.
16049         (LIBCFLAGS_FOR_TARGET): Ditto.
16050         (LIBCXXFLAGS): Ditto.
16051         (CXXFLAGS_FOR_TARGET): Ditto.
16052         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16053         (BASE_FLAGS_TO_PASS): Pass them.
16054         (EXTRA_TARGET_FLAGS): Ditto.
16056         * configure.in: Support --enable-shared.
16058 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16060         * configure.in (target_libs):  Include libstdc++ again.
16061         * config.guess:  Update from FSF (for FreeBSD).
16063 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16065         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16066         makeall.bat.
16067         (DISTDOCDIRS): Add `etc'.
16068         (ETC_SUPPORT_PFX): New variable.
16069         (taz): Include anything from etc starting with a word in
16070         ETC_SUPPORT_PFX.
16072 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16074         * config.sub: Update for recent FSF changes.  Remove obsolete
16075         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16076         spacing changes.
16078 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16080         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16082         * config.guess:  Merge with FSF.
16083         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16085 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16087         * configure: Since the "trap 0" handler will override the exit
16088         status on many systems, only use it for "exit 1", and make it set
16089         a non-zero exit status; reset it before "exit 0".  Also, check
16090         exit status of config.sub, and error out if it failed.
16092 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16094         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16095         and install libgloss.
16097 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16099         * Makefile.in (all-binutils): Depend upon all-byacc.
16101         * configure.in: Don't build emacs on Irix 5.
16103 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16105         * configure.in (*-*-netware*): Add libio.
16107 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16109         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16110         (CHECK_TARGET_MODULES): Ditto.
16111         (INSTALL_TARGET_MODULES): Ditto.
16112         (TARGET_LIBS): Ditto.
16113         (all-libstdc++): Note dependencies.
16115 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16117         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16119 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16121         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16122         -fexternal-templates.
16124         * configure.in (target_libs): Add libstdc++.
16125         (noconfigdirs): Add libstdc++ as appropriate.
16127 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16129         * config.guess:  Update from FSF.
16131 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16133         * configure: Use ${config_shell} when running ${configsub}.
16135 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16137         * config.sub: No longer recognize h8300h.
16139 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16141         * config.sub: Remove extraneous differences between config.sub and
16142         gcc/config.sub.
16144 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16146         * Makefile.in (DISTSTUFFDIRS): Add gas.
16148 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16150         * COPYING.NEWLIB: New file.
16152 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16154         * config.guess (HP-UX):  Patch from Harlan Stenn
16155         <harlan@landmark.com> to also emit release level.
16157 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16159         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16161 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16163         * config.sub:  Merge nextstep cleanup from FSF.
16165 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16167         * configure.in (arm-*-*): Don't configure ld for this target.
16169 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16171         * configure.in (*-*-netware): don't configure libg++, libio,
16172           librx, or newlib.
16174 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16176         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16177         configure ld--it works, but it doesn't support shared libraries.
16179 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16181         * config.guess (*-unknown-freebsd*):  Get rid of possible
16182         trailing "(Release)" in version string.
16183         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16185 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16187         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16188         Fix type: *-next-neststep -> *-next-nextstep.
16190         * config.guess:  Merge from FSF:
16192         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16194         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16196         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16198         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16199         instead of UNIX_SV for UnixWare 1.0).
16201 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16203         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16204         to make gdb/nlm/* build after the compiler and linker.
16206 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16208         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16209         not just i[34]86.
16210         (m68k-atari-sysv4):  Relocate to match FSF version.
16212         * config.guess:  More merges from the FSF:
16214         Add a space before function call or macro invocation.
16216         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16218         * config.guess: Add trap cmd to remove dummy.c and dummy when
16219         interrupted.
16221         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16223         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16224         (dummy): Redirect stderr from compilation of dummy.c.
16226         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16228         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16230 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16232         * configure: Accept and ignore --cache*, for compatibility with
16233         new autoconf.
16235 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16237         * config.guess:  Merge from FSF:
16239         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16241         * config.guess (Pyramid*:OSx*:*:*): New case.
16242         (PATH): Add /.attbin at end for finding uname.
16243         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16245         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16247         * config.guess (M88*:DolphinOS:*:*): New case.
16249         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16251         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16252         to select whether to use ELF or COFF.
16254         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16256         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16258         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16260         * config.guess: Guess the OS version for HPUX.
16262         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16264         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16266 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16268         * configure.in: Recognize --with-headers, --with-libs, and
16269         --without-newlib.
16270         * Makefile.in (all-xiberty): Depend upon all-ld.
16272 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16274         * configure.in: Change i[34]86 to i[345]86.
16276 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16278         * configure (version): A few more tweaks to help message.
16280 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16282         * Makefile.in:  Remove (for now) librx as a host library,
16283         now that we're building it for target.
16285 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16287         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16288         (Karl Berry).
16290 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16292         * configure.in:  Also configure librx.
16294 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16296         * Makefile.in:  Update various rules to reflect that librx
16297         is now needed for libg++.
16299 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16301         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16303 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16305         * configure.in: Configure the examples directory.
16307 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16309         * configure: Simplify Jun 2 1994 change.
16311 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16313         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16314         /bin/gcc isn't good enough to build gcc.
16316 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16318         * Makefile.in (GDB_SUPPORT_FILES): Remove
16319         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16320         (gdb.tar.gz): Add new rule to use standard distribution building
16321         mechanism.
16323 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16325         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16326         Bill Cox <bill@cygnus.com>.
16328 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16330         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16332 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16334         * configure:  Search current dir first in .gdbinit.
16336 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16338         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16340 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16342         * config.sub:  Refer to NeXT's operating system as nextstep.
16344         * config.sub (case $basic_machine):  Re-order the cases, to match
16345         the order in the FSF version (which is mostly alphabethical).
16346         Merge in some additions and changes from the FSF.
16348 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16350         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16351         * config.sub: Recognize cxux7.
16352         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16354 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16356         * config.sub:  Fix typo powerpc -> powerpc-*.
16358 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16360         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16362         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16363         parallel with all-emacs and install-emacs).  Top-level command
16364         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16366 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16368         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16369         $(relbindir)/make before doing ``make install'', and use
16370         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16371         installing over running make binary.
16372         ($(host)-stamp-stage3-installed): Likewise.
16374 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16376         * config.guess: Recognize Mach.
16378 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16380         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16381         see whether --exec-prefix was used.
16383 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16385         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16387 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16389         * Makefile.in: Add all-librx target similar to all-libproc.
16391 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16393         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16394         with post 1.2 uname bogosity.
16396 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16398         * configure: Remove temporary files on receipt of a signal.
16400 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16402         * configure: If there is a package_makefile_frag, remove
16403         ${subdir}/Makefile.tem after copying it in.
16405 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16407         * build_all.mk: support rs6000 lynx identifies itself as
16408         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16409         since /bin/gcc is too feeble to compile a modern gcc.
16411 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16413         * brought devo/test-build.mk update-to-date with progressive/
16414           test-build.mk. Add lynx targets and hppa flag info.
16416 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16418         * configure.in:  Use mh-ncrsvr43.  Patch from
16419         Tom McConnell <tmcconne@sedona.intel.com>.
16421 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16423         * config.guess (i386-unknown-bsdi):  No longer need to
16424         check #if defined(__bsdi__) && defined(__i386__).
16426 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16428         * configure: Set program_transform_nameoption correctly.
16430 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16432         * brought build-all.mk update-to-date with progressive build-all.mk,
16433           added new targets and hppa info.
16435 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16437         * configure: If config.guess result is a prefix of the user
16438         specified target, assume a native build and use the user specified
16439         target as the host alias.  Remove SunOS patch suffix removal hack.
16440         * configure.in: Remove SunOS patch suffix removal hack.
16442         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16443         in NATIVE_CHECK_MODULES.
16445 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16447         * Makefile.in: Rename HOST_ONLY to NATIVE.
16448         * configure: Delete SunOs patch suffix from host_canonical
16449           and build_canonical variables that are prepended to Makefiles.
16450         * configure.in: Add comments for easier maintenance.
16452 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16454         * Makefile.in: Add all-libproc target similar to all-gui.
16456 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16458         * Makefile.in (CHECK_MODULES): split into
16459         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16461 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16463         * config.guess (i386-unknown-bsdi): New system to guess.
16465 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16467         * Makefile.in: Add all-gui target (but not yet build by "all").
16469 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16471         * config.sub: Move deletion of patch suffix from here...
16472         * configure.in: To here, at Ian's suggestion.  The top-
16473           level scripts might need to know of a patch level.
16475 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16477         * config.sub: Strip off patch suffix so rtl is recognized
16478           as a sunos4.1.3 machine, even though it's been patched.
16480 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16482         * Makefile.in (INSTALL_LAST): Delete.
16483         (INSTALL_DOSREL): New.
16485 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16487         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16488         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16489         whether we pass down --with-gnu-ld anyhow.
16491 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16493         * Makefile.in (INSTALL_LAST): Change operation so it works
16494         on more flavors of make.
16495         * configure.in (go32): Don't build libg++ or libio.
16497 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16499         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16500         they can be overriden by templates.
16502 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16504         * configure.in (target==go32): Don't build gdb.
16505         * dosrel: New directory.
16507 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16509         * configure.in (host==go32): Configure dosrel too.
16510         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16511         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16512         be set by incoming names or templates.
16513         (INSTALL_LAST): New rule.
16515 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16517         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16519 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16521         * configure.in (appdirs): New variable.  Currently empty, but will
16522         be used in gas distribution.  If nonempty, lists a set of
16523         directories at least one of which must get configured, or top
16524         level configuration is considered to have failed.
16525         (rs6000-*-lynxos*): Use new file name.
16527 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16529         Eliminate XTRAFLAGS.
16530         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16531         newlib include files using -idirafter, and also use -nostdinc.
16532         (CXX_FOR_TARGET): Likewise.
16533         (XTRAFLAGS): Removed.
16534         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16535         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16536         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16537         ($(DO_X)): Don't pass down XTRAFLAGS.
16539 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16541         * configure.in (mips*-dec-bsd*): New target; do build linker.
16542         (mips*-*-bsd*): New target; don't build linker.
16544 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16546         * configure.in: support rs6000-*-lynxos* configuration.
16547         support sunos4 as a cross target.
16549         * config.sub: look for lynx*, not lynx since the OS version may
16550         legitimately be part of the name.
16552 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16554         * configure.in (i[34]86-*-sco*): Move to be with other i386
16555         targets.
16556         (romp-*-*): New target.  Skip various binary utilities.
16557         (vax-*-*): New target.  Don't build newlib.
16558         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16560 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16562         * configure.in: Only set host_makefile_frag if config
16563         directory exists.
16565 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16567         * install.sh: If $dstdir exists, don't check whether each
16568         component does.
16570 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16572         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16574 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16576         * configure.in (*-*-lynxos*): Don't configure newlib for either
16577         native or cross Lynx.
16579 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16581         * config.sub (sparc64-elf): Fix os.
16582         (z8k): Remove duplicate.
16584 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16586         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16587         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16589 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16591         * configure: Make file links cleanly even if Lynx fails on
16592           an NFS symlink (at least fail cleanly).
16594 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16596         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16597         -XNh2000.
16599 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16601         * configure: Unknown options are fatal again.
16603 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16605         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16606         compatibility.
16608 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16610         * build-all.mk: Add `clean' target.
16612 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16614         * config.guess:  Add SINIX support.
16615         * configure.in:  Add mips-*-sysv4* support.
16617 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16619         * build-all.mk: Document all useful targets.
16620         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16621         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16623 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16625         * configure: Support --silent, --quiet.
16627 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16629         * configure: Support --disable-FEATURE.
16631 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16633         * config.guess: Recognize NCR running SVR4.3.
16635 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16637         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16638         Patch from Paul Eggert <eggert@twinsun.com>.
16640 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16642         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16644 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16646         * configure: Make unrecognized options give nonfatal warnings
16647         instead of fatal errors, and pass them to any subdirectory
16648         configures in case they recognize them.
16649         Make --x equivalent to --with-x.
16651 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16653         * configure: Add --enable-* options.  Clean up usage message and
16654         some comments.
16656 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16658         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16660 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16662         * configure.in (hppa*-*-*): Enable binutils.
16664 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16666         * config.sub: Recognize cisco.
16668 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16670         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16672 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16674         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16675         than one configuration name.  Add comment.
16677 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16679         * config.guess: about target *-hitachi-hiuxwe2, fixed
16680         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16681         macro is incorrect.]
16683 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16685         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16686         than the "make ls" stuff which used to be here.
16688 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16690         * config.guess:  Recognize i[34]86-unknown-freebsd.
16691         From Shawn M Carey <smcarey@rodan.syr.edu>.
16693 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16695         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16697 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16699         * config.guess: Check for ptx.
16701 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16703         * config.sub: Add os9k checking.
16705 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16707         * config.guess: Handle OSF1 running on HPPA processors
16709 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16711         * configure: If subdir configure fails, print out a message with
16712         subdirectory name, in case subdir's configure code didn't identify
16713         itself.
16715 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16717         * configure.in: Remove embedded newlines from configdirs.
16718         Avoid mismatches of substrings.  Fix matching strings at end
16719         of configdirs.
16721 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16723         * config.guess:  Add Lynx/rs6000 config support.
16725 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16727         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16729 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16731         * configure.in (hppa*-*-osf*): Treat this just like most other
16732         PA configurations (eg no binutils or ld).
16733         (hppa*-*-*elf*): These configurations have binutils and ld.
16735 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16737         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16739 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16741         * configure.in (rs6000-*-*): Build gas.
16743 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16745         * Makefile.in:  Avoid bug in losing hpux sed.
16747 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16749         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16750         for GDB and GDB has been fixed to not need it.
16752 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16754         * config.guess: Recognize vax hosts.
16756 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16758         * configure (while loop): Don't use "break 2" inside case
16759         statement -- the case statement isn't an enclosing loop.
16761 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16763         * config.guess:  Clean up NeXT support, to allow nextstep
16764         on Intel machines.  Make OS be nextstep.
16766 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16768         * config.guess: Add alternate forms for Convex.
16770 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16772         * configure:  Completely rewrite option processing.  Take
16773         advantage of pattern-matching to avoid invoking test frequently.
16774         Also clean up host and target defaulting logic.
16776 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16778         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16779         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16780         commands (plus user environment) will fit SCO limits.
16782 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16784         * configure.in: Don't issue warnings about directories which are
16785         not being configured if -norecursion is set.  Correct test for
16786         --with-gnu-as and --with-gnu-ld to not get confused by substring
16787         matches.
16789         * configure.in: Don't build gas for alpha-dec-osf1*.
16791 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16793         * configure:  Back out Per's change of 12/19/1993.  It changes the
16794         behavior of configure in unexpected and confusing ways.
16796         Also, use different delim char when calculating
16797         program_transform_name so that the name can contain slashes.
16799 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16801         * configure.in, config.sub: Add support for VSTa micro-kernel.
16803 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16805         * configure.in: Nuke hacks which were used to get a special
16806         version of GAS for HPPA configurations.
16808 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16810         * configure:  If only ${target_alias} is given, use that
16811         as the default for ${host_alias}.
16812         * configure:  Add missing back-slashes before nested quotes.
16814 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16816         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16818 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16820         * config.guess:  Recognize some Tektronix configurations.
16821         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16823 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16825         * config.sub: Match any flavor of SH.
16827 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16829         * configure.in: Don't try to configure newlib for Alpha.
16831 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16833         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16834         libg++ or libio for any Alpha target.
16836         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16838 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16840         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16841         default arguments -- so it tried to compress itself.
16843 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16845         * configure.in (notsupp): ensure that a space is always at the end
16846           of the configdirs list, since the grep checks for an explicit space
16848 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16850         * configure.in (target i386-sysv4.2): don't build ld, since static
16851           versions of many libraries are not available.
16853 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16855         * config.guess: Recognize Apollos (using environment variables).
16856         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16858 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16860         * config.guess: Recognize Sony news mips running newsos.
16862 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16864         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16865         "fi ; else" for bash.
16867 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16869         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16871 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16873         * config.sub: accept unixware as an alias for svr4.2.
16874         Fix some inconsistancies with the gcc version.
16876 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16878         * Makefile.in (DISTDOCDIRS):  Add gdb.
16880 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16882         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16884 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16886         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16887         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16888         this now.
16890 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16892         * config.sub: Accept hiux* as an OS name.
16894         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16895         etc/make-stds.texi.  The underscore came from gcc, and dje now
16896         agrees that RUNTESTFLAGS is the correct name.
16898 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16900         * install.sh:  Remove 'set -e'.  It makes any conditionals
16901         in the script useless.
16903         * config.guess: Automatically recognize arm-acorn-riscix
16904         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16906 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16908         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16910 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16912         * Makefile.in (DISTDOCDIRS): New variable.
16913         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16914         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16916 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16918         * configure.in (hppa target): check the source directory for the
16919           pagas sub-directory
16921 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16923         * config.sub: Allow -aout* and -elf*.
16925 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16927         * configure.in: Don't build ld on i386-solaris2, same as for
16928         sparc-solaris2.
16930 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16932         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16934 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16936         * configure.in:  Configure gdb for alpha.
16938 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16940         * Makefile.in (CXXFLAGS): Add -O.
16942 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16944         * config.guess: added support for DG Aviion
16946 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16948         * configure.in: Produce warning message for subdirectories not
16949         configurable for this host/target combination.  Don't try to
16950         configure gdb for vms.
16952 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16954         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16955         appropriate files before making "diststuff".
16956         (DISTBISONFILES): New var: list of files to be edited.
16957         (DISTSTUFFDIRS): Add binutils.
16959 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16961         * config.sub: also handle mipsel and mips64el (for little endian mips)
16963 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16965         * configure.in: Add * to end of all OS names.
16967 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16969         * configure.in: Build newlib for LynxOS native.
16971 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16973         * config.guess: Add support for delta 88k running SVR3.
16975         * configure.in: Add comment about HP compiler vs. emacs.
16977 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16979         * configure.in: don't build ld on solaris2 (not a viable option
16980           due to bugs in getpwnam & getpwuid)
16982 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16984         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16985         config.guess will produce a full version number.
16987 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16989         * configure.in: Build linker and binutils for alpha-dec-osf1.
16991 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16993         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16994         and gdb/testsuite/Makefile.in.
16996 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16998         * configure.in: recognize mips*- instead of mips-
17000 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17002         * config.sub: Accept linux*coff and linux*elf as operating
17003         systems.
17005 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17007         * config.sub: Recognize mips64, and mips3 as an alias for it.
17009 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17011         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17012         gdb knows how to handle OSF/1 shared libraries.
17014 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17016         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17017         * config.guess: Recognize Hitachi's HIUX.
17018         * config.sub: Recognize h3050r* and hppahitachi.
17019         Remove redundant cases for hp9k[23]*.
17021 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17023         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17024         if gas and ld are in the source tree and are in ${configdirs}.
17025         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17026         --with options (but still pass them down on the command line,
17027         if they were explicitly specified).
17029 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17031         * configure: substitute SHELL value in Makefile.in with
17032         ${CONFIG_SHELL}
17034 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17036         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17037         *-*-solaris2* targets.
17039 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17041         * Makefile.in: define M4, and pass it down to sub-makes;
17042         all-autoconf now depends on all-m4
17044 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17046         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17047         presence of {ar,ranlib} instead of a configured directory
17049 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17051         * config.guess: Accept 34?? as well as 33?? for NCR.
17053 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17055         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17056         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17058 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17060         * configure: grab values for $(CC) and $(CXX) from the
17061         environment, so that someone can do "CC=gcc configure; make" and
17062         have it work right (matching the way that autoconf works now)
17064         * configure.in, Makefile.in: add support for gash, the tcl
17065         interface to Galaxy
17067         * config.guess: add NetBSD variants (hp300, x86)
17069 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17071         * install.sh: Support -d option (in the manner of SunOS 4 install,
17072         as it is more deterministic than that of GNU install)
17073         (chmodcmd): Set file to mode 755 by default (should also do default
17074         chgrp and chown, but I don't feel like dealing with that now)
17076 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17078         * config.sub: Remove h8300hhms alias.
17080 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17082         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17084 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17086         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17087         as stmp-fixinc
17089 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17091         * config.sub: recognize m88110-bug-coff.
17093 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17095         * Makefile.in (all-libio): all dependencies on the toolchain used
17096         to build this (gcc, gas, ld, etc)
17098 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17100         * config.guess: Deal with OSF/1 1.3 on alpha.
17102 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17104         * install.sh: add some 'else true' clauses for portability
17106         * configure.in: don't build libio for h8[35]00-*-* targets
17108 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17110         * Makefile.in:  Add support for new libio.
17112 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17114         * install.sh: If one command fails, don't try the rest.  Don't try
17115         to remove $dsttmp (via trap) unless we have already created it.
17116         If $src doesn't exist, detect it and exit with an error.
17118         * config.guess: Recognize BSD on hp300.
17120 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17122         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17123         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17125 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17127         * Makefile.in (all-send-pr): depends on all-prms
17129 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17131         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17133 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17135         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17136         Added test for mips-mips-riscos5.
17138 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17140         * configure.in: use mh-hp300 for 68k HP hosts
17142 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17144         * configure: add support for CONFIG_SHELL, so that you can use
17145         some alternate shell for evaluating configure scripts
17147 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17149         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17150         in configure script to bug-gdb@prep.ai.mit.edu when building
17151         distribution archive.
17152         * Makefile.in (COMPRESS):  Remove def.
17153         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17154         gdb.tar.Z and make-gdb.tar.Z respectively.
17155         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17156         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17157         to convergence with 'taz' target in Makefile.in.
17159 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17161         * install.sh (dsttmp): use trap to ensure that tmp files go
17162         away on error conditions
17164 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17166         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17168 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17170         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17171         its parent is '/' not ''.
17173         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17175 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17177         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17178         that ${newsrcdir}/configure.in does.
17180 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17182         * test-build.mk: support for CONFIG_SHELL
17184 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17186         * config.sub (netware):  Add as a basic system type.
17188 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17190         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17191           $(srcdir)/ from the dependency on Makefile.in.
17193 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17195         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17196         (h8300hhms is temporary until multi-libraries are implemented).
17197         * configure.in: Handle h8300h too.
17199 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17201         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17203 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17205         * configure:  Remove extraneous output when guessing host type.
17206         * config.guess:  Remove extraneous output when guessing using C
17207         compiler rather than uname, or when guessing fails.
17209 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17211         * Makefile.in: remove all.cross and install.cross targets
17213         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17214           definitions
17216 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17218         * configure.in (target sh): Build gprof.
17220 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17222         * config.sub: change -solaris to -solaris2
17224 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17226         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17228 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17230         * configure: Correct error message for missing Makefile.in to
17231         print correct directory.
17233 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17235         * install.sh: kludge around 386BSD shell bug
17237 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17239         * config.guess:  Recognize NeXT.
17240         * config.guess:  Recognize i486-ncr-sysv4.
17241         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17243 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17245         * Makefile.in (MAKEINFOFLAGS): New variable.
17246         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17247         * build-all.mk, test-build.mk: Pass down --no-split as
17248         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17250 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17252         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17254 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17256         * Makefile.in (libg++.tar.z):  New rule.
17257         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17258         * Makefile.in (taz):  Only do a single chmod.
17260 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17262         * install.sh: don't use dirname anymore (replaced with sed usage)
17264 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17266         * Makefile.in:  Change extension for gzip'd files from '.z' to
17267         '.gz' per new FSF standard usage.
17269 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17271         * configure: put quotes around the final value of program_transform_name
17273 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17275         * Makefile.in: new install.sh support; update install-info rules
17277 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17279         * configure.in: Build diff for crosses, but not for go32 host.
17281         * configure.in: Build gprof only for native, and don't build it
17282         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17284 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17286         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17288 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17290         * configure.in (host_tools): Add prms.
17292 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17294         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17295         with $(FLAGS_TO_PASS) on the command line
17297         * config.sub: Recognize lynx and lynxos
17299 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17301         * config.sub: Accept -ecoff*, not just -ecoff.
17303 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17305         * Makefile.in (taz): Use .gz suffix instead of .z.
17306         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17307         names.
17309 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17311         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17313 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17315         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17316         that rebuilds that might happen during 'make install' don't get
17317         bogus gcc include files
17319 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17321         Change from Utah for HPPA support:
17322         * config.guess: Recognize hppa1.x-hp-bsd.
17324 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17326         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17327         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17329 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17331         * config.sub: Add support for rom68k and bug boot monitors.
17333 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17335         * Makefile.in: Make all-opcodes depend on all-bfd.
17337 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17339         * config.guess: Added special check for i[34]86-univel-sysv4*.
17341 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17343         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17344         the processor rather than assuming i486.
17346 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17348         * config.guess: Recognize SunOS6 as Solaris3.
17350 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17352         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17353         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17355 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17357         * build-all.mk (all-cross): New target for Canadian Cross.
17358         Added Q2 go32 targets.
17359         * test-build.mk: Configure go32 cross sparclite-aout and
17360         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17361         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17363 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17365         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17366         GO32 hosted toolchains
17368 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17370         * configure: change  so "-exec-prefix" gets passed down rather
17371         than "-exec_prefix" so autoconf generated Makefiles get the
17372         exec_prefix set right.
17374 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17376         * config.guess: get the Solaris2 minor version number
17378         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17380 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17382         * config.guess: Recognize some Sequent platforms.
17384 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17386         * Makefile.in: added the vault-install target
17388         * configure.in: actually use the Sun3 makefile fragment that's in
17389         config, also added the release dir to configdirs
17391 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17393         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17395 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17397         * configure.in: remove some program from Alpha targetted toolchains
17399 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17401         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17402         gprof.
17403         (taz): Run "make diststuff" in those directories instead of "make
17404         proto-dir".  Look for "VERSION=" only at start of line in subdir
17405         Makefile.  Use "gzip -9" for compression.
17406         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17407         (binutils.tar.z): New target.
17409 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17411         * Makefile.in (taz): Include gpl.texinfo.
17413 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17415         * Makefile.in (setup-dirs): Merged into "taz" target.
17416         (taz): Only do `proto-dir' stuff if a directory is actually needed
17417         for this target.
17419 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17421         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17422         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17423         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17424         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17425         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17427 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17429         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17430         config.sub, and move-if-change to gdb testsuite distribution
17431         archive, so the testsuite can be extracted, configured, and
17432         run separately from the gdb distribution.  Blow away the Chill
17433         tests that require a Chill compiled executable, since GNU Chill
17434         is not yet publically available.
17436 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17438         * test-build.mk: set environment variables in a single command,
17439         instead of a list of assignments and exports
17441         * config.guess: recognize Alpha/OSF1 systems
17443 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17445         * configure: Change help message to prefer --options rather than
17446           -options.
17448 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17450         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17451         zippy@ecst.csuchico.edu.
17452         * config.guess: Recognize miniframe.
17454 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17456         * Makefile.in: Use srcroot to find runtest rather than rootme.
17457         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17459 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17461         * test-build.mk: Extensive additions to support building on a
17462         machine other than the host.
17464 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17466         * configure (tooldir): Fix for i386-aix again.
17468 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17470         * configure, Makefile.in:  Change definition of $(tooldir)
17471         to match the FSF.
17473 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17475         * config.guess:  Recognize i[34]86/SVR4.
17477 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17479         * Makefile.in (all-gdb): gdb depends on sim.
17481 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17483         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17484         at the same time we make the prototype gdb directory.
17485         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17486         files at the same time as the gdb base release distribution.
17488 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17490         * Makefile.in (check): Use individual check targets rather than
17491         DO_X rule.
17492         (check-gcc): Added.
17494 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17496         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17497         for System V release 3.2.
17499 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17501         * config.sub: Recognize hppaosf.
17502         * configure.in: Do configure ld/binutils/gas for it.
17504 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17506         * configure (tooldir): Alter syntax used to set this, for systems
17507         where "\$" isn't handled right, like i386-aix.
17509 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17511         * configure: Pass program-transform-name, not
17512         program_transform_name, to recursive configures.
17514 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17516         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17517         of gas+ld+binutils.
17519 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17521         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17523 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17525         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17527 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17529         * Makefile.in (PRMS): Set back to all-prms.
17531 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17533         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17534         targets, rather than for MIPS hosts.
17536 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17538         * configure.in: add comment for --with-x default values
17540         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17542         * Makefile.in: add check-* targets for each of the directories in
17543         the tree.  Add a definition of RUNTEST that will use the one we
17544         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17546 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17548         * configure.in: Removed obsolete references to bfd_target and
17549         target_makefile_frag.
17551         * build-all.mk: Set assorted targets for Q2.
17552         * config.sub: Recognize z8k-sim and h8300-hms.
17553         * test-build.mk: Really don't pass host to configure.
17554         (HOLES): Added uname.
17556 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17558         * configure: Handle an empty program-prefix, program-suffix or
17559         program-transform-name correctly.
17561 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17563         * build-all.mk: -G 8 no longer required for MIPS targets.
17564         * test-build.mk: Don't pass host argument to configure; make it
17565         guess.
17567 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17569         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17570         * Makefile.in (COMPRESS):  New macro, like GZIP.
17572 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17574         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17576         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17577         with gas currently defaults to -G 0.
17579 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17581         * Makefile.in (all-flex): flex depends on byacc.
17583         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17584         to test-build.mk as RELEASE_TAG.
17585         * test-build.mk (configargs): New variable containing arguments to
17586         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17587         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17589         * config.guess: Use /bin/uname when checking -X argument on SCO,
17590         to avoid invoking GNU uname which doesn't understand -X.
17592         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17594         * configure.in: Build gas for mips-*-*.
17596 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17598         * Makefile.in (all.normal): insert missing backslash.
17600 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17602         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17604         * Makefile.in: Complete overhaul to merge many almost identical
17605         targets.
17607 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17609         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17610         (gdb.tar.Z): Adjusted.
17612         * Makefile.in (setup-dirs, taz): New targets; should be general
17613         enough to adapt for gdb sometime.  Build only .z file.
17614         (gas.tar.z): New target.
17616 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17618         * build-all.mk: Use CC=cc -Xs on Solaris.
17620 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17622         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17623         for handling BISON for FSF releases.
17625 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17627         * configure: Actually implement the change zoo just documented.
17629 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17631         * configure: when using config.guess, only set target_alias when
17632         it's not already been set (ie, on the command line)
17634 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17636         * Makefile.in: add installcheck target, set PRMS to install-prms
17638 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17640         * configure: add support for package_makefile_fragment, handle the
17641         case where a directory has a configure.in file but no Makefile.in
17642         more gracefully (with an actual understandable error message, even);
17643         add support for --without (and add this to the usage message); also
17644         explicitly add a --host=${host_alias} to the command line when
17645         config.guess is used
17647 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17649         * configure: Must use both --host and --target in recursive calls.
17651 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17653         * Makefile.in: Change deja-gnu to dejagnu.
17655 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17657         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17659 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17661         * configure.in: canonicalize all instances to *-*-solaris2*,
17662         also strip out a number of tools to not build for go32 host
17664 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17666         * config.guess: add GPL.
17668         * Makefile.in, config.guess, config.sub, configure: bump
17669           copyrights to 93.
17671 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17673         * Makefile.in (do-info): Removed obsolete check for existence of
17674         localenv file.
17676         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17678 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17680         * Makefile.in: a couple of 'else true' for decstation,
17681         support for TclX
17683         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17685 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17687         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17689 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17691         * config.guess: Recognize i386-ibm-aix (PS/2).
17692         * configure.in: Use config/mh-aix386 file for it.
17694 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17696         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17697         CC_FOR_TARGET instead.
17698         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17700 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17702         * Makefile.in: Add sim to list of directories sent with gdb
17704 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17706         * configure.in: Put back mips-dec-bsd* case.
17708 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17710         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17711         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17712         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17714 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17716         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17718         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17719         (install-info): install dir.info only if it exists,
17720         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17722 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17724         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17725         gas for mips-dec-bsd.
17727 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17729         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17730         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17732 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17734         * configure.in: Added "dejagnu" to hosttools list.
17736 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17738         * config.sub, configure.in, config.guess:  Add support
17739         for Bosx, an AIX variant from Bull.
17740         Patches from F.Pierresteguy@frcl.bull.fr.
17742 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17744         * devo/dejagnu: Initial creation of devo/dejagnu.
17745         Migrated dejagnu testcases and support files for testing software
17746         tools to reside as subdirectories, currently called "testsuite",
17747         within the directory of the software tool.  Migrated all programs,
17748         support libraries, etc. beloging to dejagnu proper from
17749         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17750         with no modifications.  The changes to these files which will
17751         allow them to configure, build, and execute properly will be made
17752         in a future update.
17754 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17756         * Makefile.in: Change send_pr to send-pr.
17757         * configure.in: Likewise.
17758         * send_pr: Renamed directory to send-pr.
17760 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17762         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17764 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17766         * README:  Update for gdb-4.8 release.
17767         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17768         gdb-xxx.tar.z (gzip'd) file also.
17770 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17772         * Makefile.in: make all-diff depend on all-libiberty
17774 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17776         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17778 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17780         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17782 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17784         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17785         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17786         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17788 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17790         * Makefile.in:  makeinfo binary is in a new location
17792 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17794         * config.sub: Accept -ecoff as an OS.
17796         * Makefile.in: Various changes to eliminate a level of make
17797         recursion and reduce the required command line length.
17798         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17799         sub-makes.
17800         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17801         variables holding settings for specific sub-makes.
17802         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17803         in terms of BASE_FLAGS_TO_PASS.
17804         (TARGET_LIBS): New variable listing directories which use
17805         TARGET_FLAGS_TO_PASS.
17806         (subdir_do): Eliminated.
17807         (do-*): New set of targets to replace subdir_do.
17808         (various): All targets which used subdir_do now depend on do-*.
17809         (local-clean): Renamed from do_clean.
17810         (local-distclean): New target, dependency of distclean and
17811         realclean.
17812         (install-info): Don't create directories.  Depend on dir.info
17813         rather than calling make recursively.
17814         (install-dir.info): Eliminated.
17815         (install-info-dirs): Create all info directories here.
17816         (dir.info): Depend upon do-install-info.
17818         * test-build.mk (HOLES): Added false.
17820 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17822         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17824 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17826         * Makefile.in (info): remove dependency on all-texinfo.  The
17827         problem was really in texinfo/C, not at this level.
17829 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17831         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17833 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17835         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17836         GDB releases.
17838 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17840         * configure: Include srcdir in message about target of link not
17841         being found.  Don't convert `-' to `_' in `with' options being
17842         passed to subdirs.
17844 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17846         * configure.in: add uudecode to host_tools
17848         * Makefile.in: added {all,install}-uudecode targets, added them to
17849         the appropriate lists
17851 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17853         * Makefile.in (all-gcc): Added dependency on all-gas.
17855         * configure.in (mips-*-*): Build ld and binutils.
17857 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17859         * configure: check return code from mkdir, print error message and
17860           exit on failure.
17862 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17864         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17866 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17868         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17870 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17872         * config.sub (h8500):  Recognize this as a cpu type.
17874 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17876         * configure: source directory missing is no longer a warning
17878         * configure.in: recognize irix[34]* instead of irix[34]
17880         * Makefile.in: define and pass down X11_LIB
17882 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17884         * guess-systype: Renamed to ...
17885         * config.guess:  ... by popular request.
17886         * configure.in, Makefile.in:  Update accordingly.
17888 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17890         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17891         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17892         + Execute ./dummy instead of assuming . is in PATH.
17894 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17896         * guess-systype:  New shell script.  Attempts to guess the
17897         canonical host name of the executing host.
17898         Only a few hosts are supported so far.
17899         * configure:  Call guess-systype if no host is specified.
17901 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17903         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17904         gcc Makefile.
17907 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17909         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17910         (all-gcc, install-gcc, subdir_do): Use it.
17912 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17914         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17916 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17918         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17919           set exclusively by configure, using configure.in .
17921 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17923         * test-build.mk: set $PATH for all builds
17925         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17927 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17929         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17930         the one used in gcc/Makefile.in, so that a null expansion doesn't
17931         override the one needed to build gcc with a native cc.
17934 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17936         * configure: Accept -with arguments.
17938 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17940         * Makefile.in: added h8300sim
17942 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17944         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17945         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17946         (all-cygnus, native, build-cygnus): Make
17947         $(canonhost)-stamp-3stage-done, not $(host)....
17948         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17949         i386-sco3.2v4.  Added else true to if command.
17951 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17953         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17955 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17957         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17959 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17961         * configure.in: don't remove binutils from Solaris builds
17963 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17965         * Makefile.in: get rid of earlier definitions for *clean,
17966         also handle the recursive info rule better
17968 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17970         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17971         do more-or-less the right thing.
17973 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17975         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17976         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17978 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17980         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17981         $(host_canonical).
17983         * configure.in: split the configdirs list into 4 categories (native
17984         v. cross, library v. tool) and handle the cross-only and native-
17985         only in more reasonable (and correct!) way.
17987 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17989         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17990         configdirs anymore.
17992 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17994         * Makefile.in: extensive cleanup::  removed all of the explicit
17995         clean-* targets, collapsed many wrappers around subdir_do into
17996         one, added additional targets to satisfy standards.texi, deleted
17997         some old targets, some changes for consistency
17999 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18001         * configure.in: handle some programs as cross-only, and others as
18002         native only
18004         * test-build.mk: handle partial holes in a more generic manner
18006         * Makefile.in: m4 depends on libiberty
18008 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18010         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18011         time, wdiff, and find to configdirs
18013         * Makefile.in: all, clean, and install rules for the new programs
18014         added to configure.in
18016 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18018         * configure.in: use mh-sun for all *-sun-* hosts
18020 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18022         * Makefile.in: define flags for X11 include files and library file
18023         locations, pass them down to the programs that need this info
18025         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18027 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18029         * configure.in: start building libg++ for HP-UX targets
18031 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18033         * README:  Update references to files moved into etc/.
18035 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18037         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18038         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18040 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18042         * configure: accept dash as well as underscore in long option
18043         names for FSF compatibility.
18045 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18047         * config.sub: added -sco3.2v4 support from FSF.
18049 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18051         * configure.in: expand the section that adds or removes
18052         directories from the list of programs to build, to handle native
18053         vs. cross in addition to host v. native
18055 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18057         * Makefile.in:  Replace C++ in macro names with CXX.
18058         This is less likely to break ...
18060 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18062         * test-build.mk: add -w to GNU_MAKE
18064 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18066         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18067         add 'sparc' to list of recognized cpus.  This needed to make
18068         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18069         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18070         then changes that into $CPU-wrs-vxworks.
18072         * configure.in: remove most references to gdbtest, regularize
18073         target based program removal
18075         * test-build.mk: import from p3 tree (many fixes and changes)
18077 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18079         * Makefile.in: added rules to handle tcl, tk, and expect
18081         * configure.in: handle those directories if they exist
18083 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18085         * config.sub: removed bogus hppabsd and hppahpux names, since
18086         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18088 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18090         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18091         depends upon all-xiberty
18093         * Makefile.in: changes from p3, including:
18095         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18097         * Makefile.in (XTRAFLAGS): include newlib directories if
18098         newlib/Makefile exists, rather than if host != target.
18100         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18102         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18103         from the same source tree and not building a cross-compiler.  This
18104         matters for the libg++ configuration if reconfiguring a tree that
18105         has already been installed.
18107         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18109         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18110         pick up the machine and system specific header files.
18112         * Makefile.in: added AS_FOR_TARGET, passed down in
18113         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18114         the C compiler to use to create programs which are run in the
18115         build environment, set it to default to $(CC), and passed it down
18116         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18118         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18120         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18121         We need them for unusual native builds, like systems without
18122         ranlib.
18124         * configure: also define $(host_canonical) and
18125         $(target_canonical), which are the full, canonical names for the
18126         given host and target
18128 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18130         * Makefile.in:  Added separate definitions for C++.
18132 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18134         * configure.in (configdirs):  Add deja-gnu.
18136 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18138         * README:  Update for configure.texi and gdb-4.7 release.
18140 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18142         * Makefile.in:  Move "all" target to top of file.
18143         Previously, first target was ".PHONY" which caused BSD4.4 make
18144         to build .PHONY when make was run without arguments.
18146 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18148         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18149         Library-copylefted code in libiberty.
18151 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18153         * config.sub:  Replace m68kmote with plain old m68k.
18155 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18157         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18159 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18161         * config.sub: Complain if no argument is given.  Added support for
18162         386bsd as OS and target alias.
18164 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18166         * Makefile.in (XTRAFLAGS): include newlib directories if
18167         newlib/Makefile exists, rather than if host != target.
18169 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18171         * config.sub: recognize sparclite-wrs-vxworks.
18173         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18174         p3.) Added clean-xiberty to clean.
18176 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18178         * configure.in: use *-*-* instead of nested cases for host and target
18180 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18182         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18183         from the same source tree and not building a cross-compiler.  This
18184         matters for the libg++ configuration if reconfiguring a tree that
18185         has already been installed.
18187 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18189         * config.sub (i486v/i486v4):  Merge in from FSF version.
18191 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18193         * configure: only set PWD if it is already set.
18195 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18197         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18198         doesn't have unset and all success paths (and most error paths)
18199         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18200         to just ${PWD} to avoid confusion.)
18202 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18204         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18205         even for a native compilation.
18207 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18209         Changes to make the gdb.tar.Z rule work better.
18211         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18212         (DEVO_SUPPORT):  Add configure.texi.
18213         (bfd-ilrt.tar.Z):  Remove ancient rule.
18215 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18217         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18218         pick up the machine and system specific header files.
18220         * configure.in, config.sub: added new target m68010-adobe-scout,
18221         with alias of adobe68k.  Changed configure.in to check for
18222         -scout before -sco* to avoid a false match.
18224         * Makefile.in: added AS_FOR_TARGET, passed down in
18225         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18226         the C compiler to use to create programs which are run in the
18227         build environment, set it to default to $(CC), and passed it down
18228         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18230 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18232         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18233         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18234         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18235         FOR_TARGET variants, to newlib and libg++.
18237 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18239         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18240         first.
18242 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18244         * config.sub:  Accept `elf' as an environment.
18246 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18248         * Makefile.in (all-opcodes):  cd into the right directory
18250 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18252         * configure: added -program_transform_name option, used as
18253         argument to sed when installing programs.
18254         configure.texi: added documentation for -program_prefix,
18255         -program_suffix and -program_transform_name.
18257 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18259         * config.sub:  Accept i486 where i386 ok.
18261 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18263         * config.sub: accept we32k
18265 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18267         * config.sub, configure.in: accept OSE68000 and OSE68k.
18269         * Makefile.in: don't create all directories for ``make install'';
18270         let the subdirectories create the ones they need.
18272 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18274         * COPYING: new file, GPL v2
18276 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18278         * Makefile.in: use the new gen-info-dir, which needs a template
18279         argument (which also lives in texinfo)
18281         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18283 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18285         * config.sub (ncr3000):  Change i386 to i486.
18287 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18289         * Makefile.in: add install-rcs, install-grep to
18290         install-no-fixedincludes, removed install-bison and install-libgcc
18292 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18294         * configure.in: grab the HPUX makefile fragment if on HPUX
18296 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18298         * Makefile.in: eradicate bison spoor (ditto libgcc).
18299          configure.in: recognise m68{k,000}-ericsson-OSE.
18300          es1800 is alias for m68k-ericsson-OSE
18302 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18304         * configure.in: rearrange the parts that remove programs from
18305         configdirs, based now on HOST==TARGET or by canonical triple.
18307 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18309         * test-build.mk: recurse explicitly with -f test-build.mk when
18310           appropriate.  predicate stage3 and comparison on the existence
18311           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18312           On very clean, also remove ...stamp-co.  Build in-place before
18313           doing other builds.
18315 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18317         * Makefile.in, configure.in: add tgas
18319 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18321         * Makefile.in: a number of changes merged in from progressive.
18323         * configure.in: add libm.
18325         * .cvsignore: ignore some stuff that comes from test-build.mk.
18327 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18329         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18331 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18333         * configure: Add program_suffix (parallel to program_prefix)
18334         * Makefile.in: adjust directory-creating script for losing decstation
18336 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18338         * configure:  Minor $subdir-related fixes.
18340 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18342         * configure: fix various problems with propogating
18343         makefile_target_frag in subdirs.
18344         * configure.in: config libgcc if its there
18346 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18348         * config.sub:  HPPA merge.
18350 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18352         * Makefile.in:  Replace all-bison with all-byacc in all
18353         dependency lines for other tools (which now use byacc).
18355 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18357         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18359 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18361         * Makefile.in: make gprof rules similar to byacc rules (instead of
18362         vestigal $(unsubdir) that didn't work...)
18364 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18366         * config.sub:  Add support for Linux.
18367         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18368         (at least for libg++).
18370 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18372         * configure.texi: fix doc for the -nfp option to configure
18374 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18376         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18378 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18380         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18381         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18382         * configure.in: added solaris* host_makefile_frag hook.
18384 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18386         * config.sub: changed recognition of m68000 so that various
18387         m68k types can be specified via m680[01234]0
18389 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18391         * config.sub (basic_machine): fix sed so that '-foo' isn't
18392         completely substituted out while .+'-foo' loses the '-foo'
18394 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18396         * config.sub ($os): Add -aout.
18398 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18400         * configure:  If host_makefile_frag is absolute, don't
18401         prefix ${invsubdir} (relevant to libg++ auto-configure).
18403 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18405         * Makefile.in (tooldir): Define it.
18406         (all-ld): Depend on all-flex.
18408 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18410         * Makefile.in (check):  Fix libg++ special case.
18412 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18414         * configure: do not bury `pwd` into config.status, thus do fewer
18415           pwd's.
18417         * configure: print the "Building in" message only when building in
18418           other than "." AND verbose.
18420         * configure: remove -s, rework -v to better accommodate guested
18421           configures.
18423         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18425 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18427         * Makefile.in: macroize flags passed on recursion.  remove
18428           fileutils.
18430 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18432         * configure: get makesrcdir right for subdirs deeper than 1.
18434         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18435           install.
18437 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18439         * Makefile.in: don't print subdir_do or recursion lines.
18441 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18443         * standards.texi: added menu item.
18445         * Makefile.in: build and install standards.info.
18447         * standards.texi: new file.
18449 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18451         * configure: test for and move config.status pieces from
18452           ${subdir}/.
18454 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18456         * configure:  Test for existance of files before trying to mv
18457         them, to avoid numerous non-existance messages.
18459 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18461         * configure: correct final line of config.status.
18463         * configure: patch from eggert.  Avoids a protection problem if
18464           the original Makefile.in is read only.
18466         * configure: use move-if-change from gcc to create config.status.
18467           Some makefiles depend on config.status to tell if a directory
18468           has been reconfigured for a different host.  This change
18469           prevents those directories from remaking everything in the case
18470           where the reconfig was only intended to rebuild a Makefile.
18472         * configure: test for config.sub with "config.sub sun4" rather
18473           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18474           host alias from a missing config.sub.
18476 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18478         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18479           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18481 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18483         * configure: mkdir ${subdir} as needed.
18485 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18487         * Makefile.in,configure.in: added autoconf.
18489 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18491         * Makefile.in: no longer pass against on recursion.
18493         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18494           definitions are not inherited.
18496         * configure: correct makesrcdir when subdir is .
18498 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18500         * configure:  Add support for 'subdirs' variable, which is
18501         like 'configdirs', except that configure doesn't re-invoke
18502         itself for subdirs, it just creates a Makefile for each subdir.
18503         * configure.texi:  Document subdirs.
18505 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18507         * configure.in: added flex to configdirs
18509 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18511         * Makefile.in: remove clean-stamps from clean.
18513 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18515         * configure.in:  Add gdbtest to configdirs.
18517 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18519         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18520         to recursive makes.
18521         * configure.in:  Recognize new ncr3000 config.
18523 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18525         * Makefile.in, configure.in: removed references to gdbm.
18527 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18529         * config.sub:  Don't canonicalize os value
18530         newsos* to bsd (readline needs to check for newsos).
18531         (This fix was earlier made Jan 31, but got re-broken.)
18533 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18535         * configure.in:  sco is an os, not a vendor!
18537         * configure:  Quote $( better.  Keep various shells happy.
18539 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18541         * Makefile.in: eliminate stamp-files.
18543 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18545         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18546           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18548 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18550         * config.sub:  fix iris/iris3.
18552 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18554         * configure: re-add -rm.
18556 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18558         * Maskefile.in: add .stmp-rcs to all.
18560         * configure.in: remove gas from rs6000 build, use aix host fragment.
18562 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18564         * configure: pass down site_option during recursion.
18566 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18568         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18570 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18572         * configure: Change exec_prefix so that it really defaults to prefix.
18574 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18576         * Makefile.in, configure.in:  Add support for mmalloc library.
18578 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18580         * Makefile.in: add stmp dependencies for a few more things.
18582 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18584         * configure: adjusted error message on objdir/srcdir configure
18585           collision, per john's suggestion.
18587         * Makefile.in: add libiberty stmp to all and all.cross.
18589 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18591         * Makefile.in: remove force dependencies, add grep to all.
18593 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18595         * Makefile.in: drop flex.  make stamp files work.
18597         * configure: added test for conflicting configuration in srcdir,
18598           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18599           gets cranky.  use relative paths for configure and srcdir
18600           whenever possible.  Send some error messages to stderr that were
18601           going to stdout.
18603 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18605         * Makefile.in:  Fix libg++ rule to check for gcc directory
18606         before using gcc/gcc.  Also pass XTRAFLAGS.
18608 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18610         * Makefile.in: added stmp-files so that directories aren't polled
18611           when they are already built.
18613         * configure.texi: fixed a node pointer problem.
18615 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18617         * config.sub configure.in gdb/configure.in
18618         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18619         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18620         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18622 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18624         * configure: -recurring becomes -silent.  corrected help message
18625           for -site= option.
18627         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18629 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18631         * configure: when building Makefile for crosses, replace
18632           tooldir and program_prefix.  default srcdir from location of
18633           config.sub.  remove "for host in hosts" and "for target in
18634           targets" loops.
18636 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18638         * Makefile.in: Do not pass bindir or mandir to cvs.
18640 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18642         * Makefile.in, configure.in: removed traces of namesubdir,
18643           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18644           copyrights to '92, changed some from Cygnus to FSF.
18646         * configure.texi: remove most references to multiple hosts,
18647           multiple targets, subdirs, etc.
18649         * configure.man: removed rcsid. reference config.sub not
18650           config.subr.
18652         * Makefile.in: mkdir $(infodir) on install-info.
18654 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18656         * configure.texi:  Explain better about .gdbinit and about
18657         the environment that configure.in sections run in.
18659 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18661         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18663 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18665         * README:  DOC.configure => cfg-paper.texi.
18667 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18669         * config.sub (near case $os):  Don't convert newsos* to bsd!
18671 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18673         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18674         the number of copies of COPYING that go into the GDB tar file.
18676 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18678         * bfd/configure.in, gdb/config/mh-i386sco,
18679         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18680         Fix SCO configuration stuff.
18682 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18684         * Makefile.in:  For libg++, make sure the -I pointing
18685         to the gcc directory goes *after* all the libg++-local -I flags.
18686         Also, move just-gcc dependency from just-libg++ to all-libg++.
18688 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18690         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18692 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18694         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18696 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18698         * config.sub:  Add stratus configuration frags.  Also
18699         submitted to FSF.
18701 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18703         * Makefile.in (DEV_SUPPORT):  add configure.man.
18705         * config.sub(Decode manufacturer-specific):  add -none*.
18707 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18709         * Makefile.in:  remove form feeds to make Sun's make happy.
18710         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18712 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18714         * Makefile.in (AR_FLAGS):  Make quieter.
18716 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18718         * configure.in:  Add libg++.
18719         * configure:  When verbose, don't output the command line at each
18720         level; it will be unremarkably the same as the previous version,
18721         which will be the same as what the user typed.
18723 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18725         * configure.in, Makefile.in: fix clean-info, add flex.  add
18726           fileutils.
18728         * configure: be less sensitive to spaces in Makefile.in.  Do not
18729           look for sources in "..".  Doing so breaks subdirectories that
18730           might have their own configure.  If a subdir has it's own
18731           configure script, use it.
18733 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18735         * cfg-paper.texi: some changes suggested by rms.
18737 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18739         * config.sub:  Merge in some small additions from the FSF version,
18740         taken from the gcc distribution, to bring the Cygnus and FSF
18741         versions into closer sync.
18743 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18745         * configure.in:  Changed svr4 references to sysv4.
18747 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18749         * configure: added -V for version number option.
18751 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18753         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18754           renamed from DOC.configure to cfg-paper.texi.
18756 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18758         * configure, config.subr, config.sub: config.subr is now
18759           config.sub again.
18761 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18763         * configure.texi: new file, in progress.
18765         * Makefile.in: build info file and install the man page for
18766           configure.
18768         * configure.man: new file, first cut.
18770         * configure: find config.subr again now that configuration "none"
18771           has gone.  removed all traces of the -ansi option.  removed all
18772           traces of the -languages option.
18774         * config.subr: resync from rms.
18776 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18778         * configure, config.sub, config.subr: merge config.sub into
18779           config.subr, call the result config.subr, remove config.sub, use
18780           config.subr.
18782         * Makefile.in: revised install for dir.info.
18784 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18786         * configure.in: add decstation host makefile frag.
18788         * Makefile.in: BISON now bison -y again.  also install-gcc on
18789           install.  clean-gdbm on clean.  infodir belongs in datadir.
18790           Make directories for info install.  Build dir.info here then
18791           install it.
18793 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18795         * Makefile.in: fix for bad directory tests.
18797 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18799         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18800           regexp.  -srcdir relative was being handled incorrectly.
18802         * Makefile.in: unwrapped some for loops so that parallel makes
18803           work again and so one can focus one's attention on a particular
18804           package.
18806 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18808         * configure: added PWD as a stand in for `pwd` (for speed). use
18809           elif wherever possible.  make -srcdir work without -objdir.
18810           -objdir= commented out.
18812 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18814         * configure: +options become --options.  -subdirs commented out.
18815           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18816           Makefile now at top of generated Makefile.  Removed cvs log
18817           entries.  added -srcdir.  create .gdbinit only if there is one
18818           in ${srcdir}.
18820         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18821           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18822           and mandir now keyed off datadir by default.
18824 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18826         * Freshly created ChangeLog.
18829 Local Variables:
18830 mode: change-log
18831 left-margin: 8
18832 fill-column: 76
18833 version-control: never
18834 End: