PR target/64159
[official-gcc.git] / ChangeLog
blobae98e615d55bf94177518b3a93cbcfc6566bc864
1 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
3         PR jit/64780
4         * configure.ac: Require the user to explicitly specify
5         --enable-host-shared if the jit is enabled.
6         * configure: Regenerate.
8 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
10         * MAINTAINERS (Write After Approval): Add myself.
12 2015-01-25  Tom de Vries  <tom@codesourcery.com>
14         * MAINTAINERS: Make whitespace consistent.
16 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
18         * MAINTAINERS (Write After Approval): Add myself.
20 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
22         * MAINTAINERS: (Write After Approval): Add myself.
24 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
26         * MAINTAINERS: (Write After Approval): Add myself.
28 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
30         * MAINTAINERS: (Write After Approval): Add myself.
32 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
34         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
35         objective-c/c++ front end maintainer.
37 2015-01-13  Marek Polacek  <polacek@redhat.com>
39         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
41 2015-01-12  Jeff Law  <law@redhat.com>
43         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
44         a very long time.
46 2015-01-09  Ian Lance Taylor  <iant@google.com>
48         * configure.ac (host_tools): Add gotools.
49         * Makefile.def (host_modules): Add gotools.
50         (dependencies): Add dependency of all-gotools on all-target-libgo.
52 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
54         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
55         * configure: Regenerate.
57 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
59         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
60         all-target-libgomp.
61         * Makefile.in: Regenerate.
63 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
65         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
67 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
69         * configure.ac: Add Visium support.
70         * configure: Regenerate.
72 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
74         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
75         * configure: Regenerate.
77 2015-01-03  Andrew Pinski  <apinski@cavium.com>
79         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
80         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
81         (BASE_TARGET_EXPORTS): Add OBJCOPY.
82         (OBJCOPY_FOR_TARGET): New variable.
83         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
84         * Makefile.in: Regenerate.
85         * configure.ac: Check for already installed target objcopy.
86         Also GCC_TARGET_TOOL on objcopy.
87         * configure: Regenerate.
89 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
91         * config.sub: Update from upstream, to 2015-01-01 version.
92         * config.guess: Ditto.
94 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
96         * MAINTAINERS (RTEMS Ports): Add myself.
98 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
100         * MAINTAINERS (Write After Approval): Add myself.
102 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
104         * MAINTAINERS (Write After Approval): Add myself.
106 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
108         * configure.ac (--enable-as-accelerator-for): Don't set
109         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
110         * configure: Regenerate.
112 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
114         PR bootstrap/64023
115         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
116         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
117         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
118         to CXX.
119         * Makefile.in: Regenerated.
121 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
122             Yury Gribov  <y.gribov@samsung.com>
124         * .gitignore: Added .local.vimrc and .lvimrc.
125         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
126         * Makefile.in: Regenerate.
128 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
130         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
131         * configure: Regenerated.
133 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
135         * MAINTAINERS (nvptx port): New entry.
137 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
139         * configure: Regenerate.
141 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
143         * configure.ac: Merge with Binutils.
145 2014-11-26  Tobias Burnus  <burnus@net-b.de>
147         * Makefile.def: Make more dependent on mpfr, mpc and isl.
148         * Makefile.in: Regenerate.
150 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
152         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
153         missing flex.
154         * Makefile.in: Regenerated.
156 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
158         * Makefile.in: Regenerate.
160 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
162         PR bootstrap/63784
163         * libtool.m4: Add $pic_flag with -shared.
165 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
167         * MAINTAINERS (Write After Approval): Added myself.
169 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
171         * MAINTAINERS (write-after-approval): Add myself.
173 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
175         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
176         from 2 years ago.
178 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
180         Revert:
181         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
183         * MAINTAINERS (Write After Approval): Added myself as line map
184         maintainer.
186 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
188         Revert:
189         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
191         * MAINTAINERS (Write After Approval): Added myself.
193 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
195         * MAINTAINERS (Write After Approval): Added myself.
197 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
199         * MAINTAINERS (Write After Approval): Added myself as line map
200         maintainer.
202 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
204         * MAINTAINERS (Various Maintainers): Added myself as line map
205         maintainer.
207 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
209         * move-if-change: Sync from upstream gnulib.
211 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
213         * compile: Sync with upstream Automake.
214         * depcomp: Ditto.
215         * install-sh: Ditto.
216         * missing: Ditto.
217         * mkinstalldirs: Ditto.
218         * ylwrap: Ditto.
220 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
222         * config.sub: Update from upstream config repo.
223         * config.guess: Ditto.
225 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
227         * Makefile.def: Add liboffloadmic to target_modules.  Make
228         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
229         * Makefile.in: Regenerate.
230         * configure: Regenerate.
231         * configure.ac: Add liboffloadmic to target binaries.
232         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
233         Add liboffloadmic to noconfig list when C++ is not supported.
235 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
236             Thomas Schwinge  <thomas@codesourcery.com>
237             Ilya Verbin  <ilya.verbin@intel.com>
238             Andrey Turetskiy  <andrey.turetskiy@intel.com>
240         * configure: Regenerate.
241         * configure.ac (--enable-as-accelerator-for)
242         (--enable-offload-targets): New configure options.
244 2014-11-11  Tobias Burnus  <burnus@net-b.de>
246         * Makefile.def: Make all-gcc depend on all-isl.
247         * Makefile.in: Regenerate.
249 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
251         * ChangeLog.jit: New.
252         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
254 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
256         PR target/63610
257         * libtool.m4: Fix globbing of darwin versions.
258         * configure: Regenerate.
260 2014-11-11  Tobias Burnus  <burnus@net-b.de>
262         * config/cloog.m4: Remove.
263         * Makefile.def: Remove CLooG.
264         * Makefile.tpl: Ditto.
265         * configure.ac: Ditto.
266         * configure: Regenerate.
267         * Makefile.in: Ditto.
269 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
271         * configure.ac: Handle nvptx-*-*.
272         * configure: Regenerate.
274 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
276         * MAINTAINERS (Write After Approval): Add myself.
278 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
280         * Makefile.def (libcc1): Remove bootstrap=true;.
281         * Makefile.in: Regenerated.
283 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
285         * configure.ac: Update comment.
286         * configure: Regenerate.
288 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
290         * MAINTAINERS (Write After Approval): Add myself.
292 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
294         * configure.ac (extra_host_libiberty_configure_flags): Add
295         --enable-shared also for libcc1's benefit.
296         * configure: Regenerate.
298 2014-10-29  Tristan Gingold  <gingold@adacore.com>
300         * MAINTAINERS: Change my email address.
302 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
303             Tom Tromey  <tromey@redhat.com>
305         * Makefile.def: Add libcc1 to host_modules.
306         * configure.ac (host_tools): Add libcc1.
307         * Makefile.in, configure: Rebuild.
309 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
311         * configure.ac (build_configargs): Don't share config.cache between
312         build subdirs.
313         * configure: Regenerate.
315 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
317         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
318         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
319         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
320         leon3v7 as leon3.
321         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
322         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
323         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
324         * config/sparc/sparc.md (cpu): Add leon3v7.
325         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
327 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
329         * MAINTAINERS (write-after-approval): Add myself.
331 2014-10-23  Ian Lance Taylor  <iant@google.com>
333         * configure.ac: Disable the Go frontend on systems where it is known
334         to not work.
335         * configure: Regenerate.
337 2014-10-23  Richard Biener  <rguenther@suse.de>
339         * Makefile.def: Add libcpp build module and dependencies.
340         * configure.ac: Add libcpp build module.
341         * Makefile.in: Regenerate.
342         * configure: Likewise.
344 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
346         * MAINTAINERS (write-after-approval): Add myself.
348 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
350         * INSTALL/README: Do not mention CVS.
352 2014-10-03  Jing Yu  <jingyu@google.com>
354         * configure.ac: Add aarch64 to list of targets that support gold.
355         * configure: Regenerate.
357 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
359         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
361 2014-09-29  Catherine Moore  <clm@codesourcery.com>
363         * MAINTAINERS:  Add myself as MIPS maintainer.
365 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
367         * MAINTAINERS: Move myself to MIPS maintainers.
369 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
371         * MAINTAINERS: Put all email addresses between '<' and '>'.
373 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
375         * MAINTAINERS: Move myself to reviewers (Fortran).
377 2014-09-01  Andi Kleen  <ak@linux.intel.com>
379         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
380         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
381         * Makefile.in: Regenerate.
383 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
385         * rtx-classes-status.txt: Delete
387 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
389         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
391 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
393         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
394         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
395         of checking for version number.
396         * configure: Regenerated.
397         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
399 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
401         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
402         is done; begin phase 6 (use extra rtx_def subclasses).
404 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
406         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
407         done; begin phase 5 (additional rtx_def subclasses).
409 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
411         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
413 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
415         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
416         SET_BB_HEADER are done.
418 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
420         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
421         done.
423 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
425         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
427 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
429         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
431 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
433         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
435 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
437         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
439 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
441         * rtx-classes-status.txt: Phase 3 (per-file commits within
442         "config" subdirs) is done; begin phase 4 (removal of
443         "scaffolding").
445 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
447         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
448         dir) is done; begin phase 3 (per-file commits within "config"
449         subdirs).
451 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
453         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
454         phase 2 (per-file commits in main source dir).
456 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
458         * configure: Regenerated.
460 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
462         * rtx-classes-status.txt (TODO): Add SET_BND_TO
464 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
466         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
468 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
470         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
472 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
474         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
476 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
478         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
480 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
482         * MAINTAINERS (Write After Approval): Add myself.
484 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
486         * MAINTAINERS: Remove myself
488 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
490         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
492 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
494         * MAINTAINERS (Write After Approval): Add myself.
496 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
498         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
499         SET_BB_HEADER, SET_BB_FOOTER
501 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
503         * rtx-classes-status.txt: New file
505 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
507         * configure.ac: Eliminate ClooG installation dependency.
508         * configure: Regenerate.
509         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
510         * Makefile.in: Regenerate.
512 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
514         * MAINTAINERS (Write After Approval): Add myself.
516 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
518         * MAINTAINERS (Write After Approval): Add myself.
520 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
522         * MAINTAINERS (Write After Approval): Add myself.
524 2014-07-28  Anthony Green  <green@moxielogic.com>
526         Import from savannah.gnu.org:
527         * config.sub: Update to 2014-07-28 version.
529 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
531         * MAINTAINERS: Remove my MIPS maintainer entry.
533 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
535         PR target/47230
536         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
537         * configure: Regenerate.
539 2014-07-24  James Norris  <jnorris@codesourcery.com>
541         * MAINTAINERS (Write After Approval): Add myself.
543 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
545         * configure.ac: Accept only CLooG 0.18.1.
546         * configure: Regenerate.
548 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
550         * configure.ac: Don't accept isl 0.11.
551         * configure: Regenerate.
553 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
555         * MAINTAINERS (Write After Approval): Add myself.
557 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
559         * configure.ac: Don't accept isl 0.10.
560         * configure: Regenerate.
562 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
564         Fix include path for in-tree cloog.
565         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
566         * configure: Regenerate.
568 2014-06-18  Richard Henderson  <rth@redhat.com>
570         * .gitignore: Import gcc_update output.
572 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
574         * config-ml.in: Robustify ac_configure_args parsing.
576         * configure.ac (--enable-linker-plugin-configure-flags)
577         (--enable-linker-plugin-flags): New flags.
578         (configdirs): Conditionally add libiberty-linker-plugin.
579         * configure: Regenerate.
580         * Makefile.def (host_modules): Add libiberty-linker-plugin.
581         (host_modules) <lto-plugin>: Pay attention to
582         @extra_linker_plugin_flags@ and
583         @extra_linker_plugin_configure_flags@.
584         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
585         * Makefile.in: Regenerate.
587         * Makefile.tpl (configure-[+prefix+][+module+])
588         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
589         "module_srcdir" instead of "module" for locating a module's srcdir.
590         * Makefile.in: Regenerate.
592 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
594         * MAINTAINERS (Write After Approval): Add myself.
596 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
598         * MAINTAINERS: Update my email address.
600 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
602         * MAINTAINERS (Write After Approval): Add myself.
604 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
606         * MAINTAINERS (Write After Approval): Add myself.
608 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
610         PR libstdc++/61011
611         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
612         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
613         * configure: Regenerate.
615 2014-05-28  Pedro Alves  <palves@redhat.com>
617         * MAINTAINERS (Write After Approval): Add myself.
619 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
621         * MAINTAINERS: Update my affiliation/email.
623 2014-05-19  Mike Stump  <mikestump@comcast.net>
625         * MAINTAINERS: Add wide-int reviewers.
627 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
629         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
630         * configure: Regenerated.
632 2014-05-15  Torvald Riegel  <triegel@redhat.com>
634         * MAINTAINERS (libitm): Add myself as maintainer.
636 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
638         * MAINTAINERS (Write After Approval): Add myself.
640 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
642         * config.sub, config.guess: Import from upstream.
644 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
646         * MAINTAINERS (Write After Approval): Put myself in correct order.
648 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
650         * MAINTAINERS (Write After Approval): Add myself.
652 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
654         * MAINTAINERS: Move myself from Reviewers to Write After Approval
655         section.
657 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
659         * MAINTAINERS (Write After Approval): Delete myself.
661 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
663         PR sanitizer/56781
664         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
665         and -B* options with -Xcompiler.
667 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
669         PR bootstrap/60620
670         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
671         * Makefile.in: Regenerate.
673 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
675         * Makefile.def (dependencies): Make all-ld depend on all-binutils
676         for WINDRES_FOR_TARGET in default-manifest.o rule.
677         * Makefile.in: Regenerate.
679 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
681         * MAINTAINERS (Write After Approval): Add myself.
683 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
685         PR sanitizer/56781
686         * Makefile.def: Set bootstrap=true; for host fixincludes.
687         * configure.ac: Don't bootstrap host fixincludes unless
688         --with-build-config=bootstrap-{a,ub}san.
689         * Makefile.in: Regenerated.
690         * configure: Regenerated.
692 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
694         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
695         --enable-vtable-verify option parsing.  Don't add
696         target-libsanitizer to bootstrap_target_libs unless
697         --with-build-config=bootstrap-asan or
698         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
699         to bootstrap_target_libs unless --enable-vtable-verify.
700         * configure: Regenerated.
702 2014-03-10  Anatoly Sokolov <aesok@post.ru>
704         * MAINTAINERS (Write After Approval): Add myself.
706 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
708         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
710 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
712         PR bootstrap/58572
713         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
714         -I for libstdc++-v3 includes if $(LEAN).
715         * Makefile.in: Regenerated.
717 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
719         * MAINTAINERS: Update my email address.
721 2014-02-24  Walter Lee  <walt@tilera.com>
723         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
724         (tilegx-*-*): Change to tilegx*-*-*.
725         * configure: Regenerate.
727 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
729         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
731 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
733         * MAINTAINERS (Write After Approval): Add myself.
735 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
737         PR target/59788
738         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
739         *solaris2*.
741 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
743         * MAINTAINERS: Update my email address.
745 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
747         * MAINTAINERS: Convert to UTF-8.
748         Properly sort Xinliang David Li's entry.
750 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
751             Sandra Loosemore  <sandra@codesourcery.com>
753         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
754         nios2 port maintainers.
756 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
758         * MAINTAINERS (Write After Approval): Add myself.
760 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
762         * configure.ac: Add user-friendly check for native x86_64-linux
763         multilibs.
764         * configure: Regenerate.
766 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
768         * MAINTAINERS: Add myself as sh maintainer.
770 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
772         * MAINTAINERS: Add self as SLSR maintainer.
774 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
776         * MAINTAINERS: Update my email address.
778 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
780         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
782 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
784         * Makefile.in: Regenerate.
786         * Makefile.tpl: Fix typo.
787         * Makefile.in: Regenerate partially.
789 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
791         * configure.ac: Added libcilkrts to noconfig list when C++ is not
792         supported.
793         * configure: Regenerated.
795 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
797         * MAINTAINERS (Write After Approval): Add myself.
799 2013-10-30  Jason Merrill  <jason@redhat.com>
801         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
802         --disable-build-format-warnings.
804 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
806         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
807         depend on libstdc++ and libgcc.
808         * configure: Regenerate.
809         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
810         libcilkrts for POSIX and i*86, and x86_64 architectures.
811         * Makefile.in: Added libcilkrts related fields to support building it.
813 2013-10-26  Jeff Law  <law@redhat.com>
815         * Makefile.def (target_modules): Remove libmudflap
816         (languages): Remove check-target-libmudflap).
817         * Makefile.in: Rebuilt.
818         * Makefile.tpl (check-target-libmudflap-c++): Remove.
819         * configure.ac (target_libraries): Remove target-libmudflap.
820         Remove checks which disabled libmudflap on some systems.
821         * configure: Rebuilt.
822         * libmudflap: Directory removed.
824 2013-10-21  Cong Hou  <congh@google.com>
826         * MAINTAINERS (Write After Approval): Add myself.
828 2013-10-16  Mike Stump  <mikestump@comcast.net>
830         * .dir-locals.el: Add.
832 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
834         * configure.ac: Add --enable-host-shared
835         * configure: Regenerate.
837 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
839         Import from savannah.gnu.org:
840         * config.guess: Update to 2013-06-10 version.
841         * config.sub: Update to 2013-10-01 version.
843 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
845         Changes to build configuration to allow big endian ARC ELF toolchain
846         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
847         * configure: Regenerate.
849 2013-09-20  Alan Modra  <amodra@gmail.com>
851         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
852         ppc host match.  Support little-endian powerpc linux hosts.
854 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
856         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
857         maintainer.
859 2013-09-12  DJ Delorie  <dj@redhat.com>
861         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
862         maintainers.
864 2013-09-03  Richard Biener  <rguenther@suse.de>
866         * configure.ac: Also allow ISL 0.12.
867         * configure: Regenerated.
869 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
871         * MAINTAINERS (Write After Approval): Add myself.
873 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
875         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
877 2013-08-26  Caroline Tice  <cmtice@google.com>
879         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
880         "Various Reviewers" to libvtv "Various Maintainers".
882 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
884         * MAINTAINERS: Add myself as RTL optimizers reviewer.
886 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
888         * MAINTAINERS: Update name, email.
890 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
892         * MAINTAINERS (Write After Approval): Add myself.
894 2013-08-12  Caroline Tice  <cmtice@google.com>
896         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
897         address in the Write After Approval section.
899 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
901         * MAINTAINERS (Write After Approval): Update email.
903 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
905         * configure.ac: Adjust to check VTV_SUPPORTED.
906         * configure: Regenerated.
908 2013-08-02  Caroline Tice  <cmtice@google.com>
910         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
911         on non-linux systems; add target-libvtv to noconfigdirs; add
912         libsupc++/.libs to C++ library search paths.
913         * configure: Regenerated.
914         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
915         libstdc++ and libgcc.
916         * Makefile.in: Regenerated.
918 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
920         * MAINTAINERS (Write After Approval): Add myself.
922 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
923             Shiva Chen  <shiva0217@gmail.com>
925         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
926         nds32 port maintainers.
928 2013-07-17  Tim Shen  <timshen91@gmail.com>
930         * MAINTAINERS (Write After Approval): Add myself.
932 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
934         * configure.ac: Sync from binutils.
935         * configure: Regenerate.
937 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
939         * MAINTAINERS (Write After Approval): Add myself.
941 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
943         * MAINTAINERS (Write After Approval): Add myself.
945 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
947         * MAINTAINERS (Write After Approval): Add myself.
949 2013-04-30  Brooks Moses  <bmoses@google.com>
951         * MAINTAINERS: Update my email; move myself from Fortran
952         reviewer to Write After Approval.
954 2013-04-16  Andreas Schwab  <schwab@suse.de>
956         * configure.ac (aarch64-*-*): Don't disable java.
957         * configure: Regenerate.
959 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
961         * MAINTAINERS (Write After Approval): Add myself.
963 2013-03-30  Matthias Klose  <doko@ubuntu.com>
965         * Makefile.def (target_modules): Don't install libffi.
966         * Makefile.in: Regenerate.
968 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
970         * MAINTAINERS (Write After Approval): Add myself.
972 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
974         * MAINTAINERS (Write After Approval): Add myself.
976 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
978         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
979         * configure: Regenerated.
981 2013-02-05  Ian Lance Taylor  <iant@google.com>
983         PR go/55969
984         * configure.ac: Disable libgo on some systems where it does not
985         work.
987 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
989         * MAINTAINERS: Explicitly add myself as AIX maintainer.
990         Remove Geoff Keating as rs6000 port maintainer, at his request.
992 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
994         * MAINTAINERS: Update my email.
996 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
998         * configure: Re-generate.
1000 2013-01-15  Richard Biener  <rguenther@suse.de>
1002         PR other/55973
1003         * configure: Re-generate.
1005 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1007         * Makefile.def (install-target-libsanitizer): Depend on
1008         install-target-libstdc++-v3.
1009         * Makefile.in: Regenerate.
1011 2013-01-14  Richard Biener  <rguenther@suse.de>
1013         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1014         * configure: Re-generate
1016 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1018         * config.sub: Update from config repo.
1020 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1022         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1023         * Makefile.in: Regenerate.
1025 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1027         * MAINTAINERS (arc): Add new port maintainership for myself.
1029 2013-01-09  Jason Merrill  <jason@redhat.com>
1031         * .gitignore: Import from gdb repository.
1033 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1035         * Makefile.def (configure-gcc): Depend on all-gmp.
1036         (all-gcc): Remove dependency on all-gmp.
1037         * Makefile.in: Regenerated.
1039 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1041         * config.sub: Merge from config repo.
1042         * config.guess: Ditto.
1044 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1046         * Makefile.def: Merge from binutils.
1047         * Makefile.in: Ditto.
1049 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1051         * MAINTAINERS: Update my email.
1053 2012-12-29  Ben Elliston  <bje@gnu.org>
1055         * config.guess: Update to 2012-12-29 version.
1056         * config.sub: Likewise.
1058 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1060         * Makefile.def (install-target-libgfortran): Depend on
1061         install-target-libquadmath, install-target-libgcc.
1062         (install-target-libsanitizer): Depend on install-target-libgcc.
1063         (install-target-libjava): Depend on install-target-libgcc.
1064         (install-target-libitm): Depend on install-target-libgcc.
1065         (install-target-libobjc): Depend on install-target-libgcc.
1066         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1067         * Makefile.in: Regenerate.
1069 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1071         * Makefile.def (install-target-libgo): Depend on
1072         install-target-libatomic.
1073         * Makefile.in: Regenerate.
1075 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1077         PR go/55201
1078         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1079         * Makefile.in: Regenerate.
1081 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1083         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1084         * configure: Regenerate.
1086 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1088         * config.sub: Merge from config repo.
1090 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1092         * Makefile.def (target_modules): Add bootstrap=true and
1093         raw_cxx=true to libsanitizer.
1094         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1095         * Makefile.in: Regenerated.
1096         * configure: Likewise.
1098 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1100         * MAINTAINERS: Remove self as RTL optimization maintainer.
1102 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1104         * MAINTAINERS (Write After Approval): Add myself.
1106 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1108         * Makefile.def (target_modules): Remove bootstrap=true and
1109         raw_cxx=true from libsanitizer.
1110         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1111         * Makefile.in: Regenerated.
1112         * configure: Likewise.
1114 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1116         * Makefile.def (target_modules): Add bootstrap=true and
1117         raw_cxx=true to libsanitizer.
1118         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1119         * Makefile.in: Regenerated.
1120         * configure: Likewise.
1122 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1124         PR bootstrap/54279
1125         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1126         * configure: Regenerate.
1127         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1128         * Makefile.in: Regenerate.
1130 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1132         * configure.ac: Disable libsanitizer if we're not building C++.
1133         * configure: Regenerate.
1135 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1137         * MAINTAINERS (Write After Approval): Add myself.
1139 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1141         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1142         Kostya Serebryany (kcc@google.com) and
1143         Jakub Jelinek (jakub@redhat.com).
1144         Rename area for Dodji Seketeli (dodji@redhat.com).
1146 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1148         * MAINTAINERS: (asan.c, related): Add myself.
1150 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1152         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1153         * configure: Regenerate.
1155 2012-11-13  Richard Henderson  <rth@redhat.com>
1157         * configure.ac: Move libsanitizer logic to subdirectory.
1158         * configure: Regenerate.
1160 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1162         * configure.ac: Enable libsanitizer just on x86 linux for now.
1163         * configure: Re-generate.
1165 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1167         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1168         sections.
1169         * configure: Regenerate.
1171 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1173         * configure.ac: Add section for configdirs for libsanitizer.
1174         Disable for cris-*-* and mmix-*-*.
1175         * configure: Regenerate.
1177 2012-11-12  Wei Mi <wmi@google.com>
1179         * configure.ac: Add libsanitizer to target_libraries.
1180         * Makefile.def: Ditto.
1181         * configure: Regenerate.
1182         * Makefile.in: Regenerate.
1183         * libsanitizer: New directory for asan runtime.  Contains an empty
1184         tsan directory.
1186 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1188         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1189         against Mingw64 w32api.
1190         * configure: Regenerate.
1192 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1194         * configure: Regenerated.
1196 2012-11-03  Robert Mason  <rbmj@verizon.net>
1198         * configure.ac: add --disable-libstdcxx configure option
1199         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1201 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1203         * MAINTAINERS (Write After Approval): Add myself.
1205 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1207         * MAINTAINERS (Write After Approval): Add myself.
1209 2012-10-24  Sharad Singhai  <singhai@google.com>
1211         * MAINTAINERS (Write After Approval): Add myself.
1213 2012-10-24  Eric Christopher  <echristo@gmail.com>
1215         * MAINTAINERS: Update email address.
1217 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1219         PR bootstrap/54820
1220         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1221         * configure: Regenerate.
1223 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1225         * MAINTAINERS (aarch64): Add Marcus and myself.
1227 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1229         PR bootstrap/54820
1230         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1231         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1232         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1233         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1234         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1235         * Makefile.in: Regenerate.
1236         * configure.ac (have_static_libs): New variable and associated check.
1237         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1238         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1239         * configure: Regenerate.
1241 2012-10-10  Richard Biener  <rguenther@suse.de>
1243         * MAINTAINERS: Adjust for changed surname.
1245 2012-10-04  Lawrence Crowl  <crowl@google.com>
1247         * MAINTAINERS (Write After Approval): Add myself.
1249 2012-10-01  Cary Coutant  <ccoutant@google.com>
1251         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1253 2012-09-28  Ian Lance Taylor  <iant@google.com>
1255         * Makefile.def: Make all-target-libgo depend on
1256         all-target-libbacktrace.
1257         * Makefile.in: Rebuild.
1259 2012-09-26  Ian Lance Taylor  <iant@google.com>
1261         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1262         * Makefile.in: Rebuild.
1264 2012-09-20  Walter Lee  <walt@tilera.com>
1266         * configure.ac: Add tilegx to list of targets that support gold.
1267         * configure: Regenerate.
1269 2012-09-20  Marek Polacek  <polacek@redhat.com>
1271         * MAINTAINERS (Write After Approval): Add myself.
1273 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1275         * configure.ac: Add mips*-mti-elf* target.
1276         * configure: Regenerate.
1278 2012-09-17  Ian Lance Taylor  <iant@google.com>
1280         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1281         * configure.ac (host_libs): Add libbacktrace.
1282         (target_libraries): Add libbacktrace.
1283         * Makefile.def (host_modules): Add libbacktrace.
1284         (target_modules): Likewise.
1285         * configure, Makefile.in: Rebuild.
1287 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1289         PR target/38607
1290         Merge upstream change.
1291         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1293         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1294         Add libgomp*.o to compare_exclusions for AIX.
1295         * configure: Regenerate.
1297 2012-09-06  Diego Novillo  <dnovillo@google.com>
1299         * configure.ac: Bump minimum GMP version to 4.2.3.
1300         * configure: Re-generate.
1302 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1304         PR target/54461
1305         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1306         target-libgloss if not configured --with-avrlibc=no.
1307         * configure: Regenerate.
1309 2012-09-04  Jason Merrill  <jason@redhat.com>
1311         * configure.ac: Fix --enable-languages=all.
1313 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1315         * MAINTAINERS (Write After Approval): Add myself.
1317 2012-09-03  Richard Guenther  <rguenther@suse.de>
1319         PR bootstrap/54138
1320         * configure.ac: Re-organize ISL / CLOOG checks to allow
1321         disabling with either --without-isl or --without-cloog.
1322         * configure: Regenerated.
1324 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1326         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1327         * configure: Regenerate.
1329 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1331         * MAINTAINERS: Fix my email address.
1333 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1335         PR binutils/4970
1336         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1337         and opcodes.
1338         * Makefile.in: Regenerated.
1340 2012-08-26  Art Haas <ahaas@impactweather.com>
1342         * configure: Regenerate.
1344 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1346         * INSTALL/README: Also refer to the online installation
1347         instructions.
1349 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1351         * MAINTAINERS (Write After Approval): Add myself.
1352         (Picochip port): Remove myself.
1354 2012-08-14   Diego Novillo  <dnovillo@google.com>
1356         Merge from cxx-conversion branch.
1358         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1359         POSTSTAGE1_CONFIGURE_FLAGS.
1360         * Makefile.in: Regenerate.
1361         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1362         Force C++ when bootstrapping.
1363         * configure: Regenerate.
1365 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1367         * MAINTAINERS (Write After Approval): Add myself.
1369 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1371         * README: Document use of ranges of years in copyright notices.
1373 2012-07-06  Richard Guenther  <rguenther@suse.de>
1375         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1376         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1377         --with-gmp=system.
1378         * Makefile.in: Regenerated.
1379         * configure: Likewise.
1381 2012-07-06  Richard Guenther  <rguenther@suse.de>
1383         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1384         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1385         supply V=1 as extra_make_flags.
1386         * configure: Regenerated.
1387         * Makefile.in: Likewise.
1389 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1391         * configure: Regenerate.
1393 2012-07-03  Richard Guenther  <rguenther@suse.de>
1395         * Makfile.def (isl): Remove not necessary extra_exports and
1396         extra_make_flags.
1397         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1398         * Makefile.in: Regenerated.
1400 2012-07-03  Richard Guenther  <rguenther@suse.de>
1402         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1403         * configure.ac: If either the ISL or the CLooG check failed
1404         do not try to build in-tree versions.
1405         * Makefile.in: Regenerated.
1406         * configure: Regenerated.
1408 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1410         * configure: Regenerate.
1412 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1414         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1415         maintainer.
1417 2012-07-02  Richard Guenther  <rguenther@suse.de>
1419         * configure: Regenerated.
1421 2012-07-02  Richard Guenther  <rguenther@suse.de>
1422         Michael Matz  <matz@suse.de>
1423         Tobias Grosser <tobias@grosser.es>
1424         Sebastian Pop <sebpop@gmail.com>
1426         * Makefile.def: Add ISL host module, remove PPL host module.
1427         Adjust ClooG host module to use the proper ISL.
1428         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1429         * configure.ac: Include config/isl.m4.  Add ISL host library,
1430         remove PPL.  Remove PPL configury, add ISL configury, adjust
1431         ClooG configury.
1432         * Makefile.in: Regenerated.
1433         * configure: Likewise.
1435 2012-07-02  Richard Guenther  <rguenther@suse.de>
1437         Merge from graphite branch
1438         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1440         * configure: Regenerated.
1441         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1442         both cloog.org and legacy versions. The only supported version will
1443         be CLooG with the isl backend.
1445         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1447         * configure: Regenerated.
1448         * configure.ac: Require cloog isl 0.17.0
1450         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1452         * configure: Regenerated.
1453         * config/cloog.m4: Do not define CLOOG_ORG
1455 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1457         * configure.ac: Skip C if explicitly selected.
1458         * configure: Regenerate.
1460 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1462         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1463         they contain -O2.
1464         * configure: Regenerate.
1466 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1468         PR debug/53740
1469         * df.h, df-problems.c, dce.c: Revert last patch.
1471 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1473         * MAINTAINERS (Write After Approval): Update my email address.
1475 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1477         * MAINTAINERS (Write After Approval): Add myself.
1479 2012-06-20  Jason Merrill  <jason@redhat.com>
1481         * Makefile.tpl (check-target-libgomp-c++): New.
1482         (check-target-libitm-c++): New.
1483         * Makefile.def (c++): Add them.
1484         * Makefile.in: Regenerate.
1486 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1488         * MAINTAINERS (Write After Approval): Add myself.
1490 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1492         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1493         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1494         (install-no-fixedincludes): Adjust accordingly.
1495         * Makefile.in: Regenerate.
1497 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1499         Merge upstream change
1500         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1502 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1504         * MAINTAINERS (Write After Approval): Add myself.
1506 2012-05-09  Nick Clifton  <nickc@redhat.com>
1507             Paul Smith  <psmith@gnu.org>
1509         PR bootstrap/50461
1510         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1511         allow for the fact that from release v3.1.0 of MPFR the source
1512         files were moved into a src sub-directory.
1513         * configure: Regenerate.
1515 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1517         * configure.ac: Bump minimum MPFR version to 2.4.0.
1518         * configure: Regenerated.
1520 2012-05-01  Richard Henderson  <rth@redhat.com>
1522         * Makefile.def (libatomic): New target_module.
1523         * configure.ac (target_libraries): Add libatomic.
1524         (noconfigdirs): Check if libatomic is supported.
1525         * Makefile.in, configure: Rebuild.
1527 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1529         * MAINTAINERS (Write After Approval): Add myself.
1531 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1533         * config.sub: Update to 2012-04-18 version from official repo.
1535 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1537         * MAINTAINERS (Write After Approval): Add myself.
1539 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1541         * MAINTAINERS: Changed email address.
1543 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1545         PR target/52737
1546         * contrib/gcc_update (files_and_dependencies):
1547         Remove gcc/config/avr/t-multilib from touch data.
1549 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1551         * MAINTAINERS (OS Port Maintainers): Remove irix.
1552         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1553         (unsupported_languages): Remove mips-sgi-irix6.*.
1554         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1555         (with_stabs): Remove.
1556         * configure: Regenerate.
1558 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1560         * MAINTAINERS (OS Port Maintainers): Remove osf.
1561         * configure.ac (enable_libgomp): Remove *-*-osf*.
1562         (with_stabs): Remove alpha*-*-osf*.
1563         * configure: Regenerate.
1565 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1567         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1568         * configure: Regenerate.
1570 2012-02-17  Walter Lee  <walt@tilera.com>
1572         * MAINTAINERS: (Write After Approval): Delete myself.
1574 2012-02-14  Walter Lee  <walt@tilera.com>
1576         * MAINTAINERS (tilegx port): Add myself.
1577         (tilepro port): Add myself.
1578         (Write After Approval): Add myself.
1580 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1582         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1583         and Joseph Myers as docstring relicensing maintainers.
1585 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1587         * MAINTAINERS (write-after-approval): Add myself.
1589 2012-02-08  Ira Rosen <irar@il.ibm.com>
1591         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1592         maintainer.
1594 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1596         * MAINTAINERS (Write After Approval): Move myself to
1597         maintain alphabetical order.
1599 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1601         * MAINTAINERS (Write After Approval): Add myself.
1603 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1605         * MAINTAINERS (Write After Approval): Add myself.
1607 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1608             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1610         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1611         * configure: Regenerate.
1613 2012-01-23  Harshit Chopra  <harshit@google.com>
1615         * MAINTAINERS (Write After Approval): Add myself.
1617 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1619         * configure.ac: Remove reference to mh-interix.
1620         * configure: Regenerate.
1622 2012-01-05  Richard Henderson  <rth@redhat.com>
1624         PR bootstrap/51072
1625         * configure.ac: Disable libitm if c++ is not enabled.
1626         * configure: Rebuild.
1628         * configure.ac: Fix regexp for same.
1629         * configure: Rebuild.
1631 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1633         * MAINTAINERS (Write After Approval): Add myself.
1635 2012-01-02  Richard Guenther  <rguenther@suse.de>
1637         PR bootstrap/51686
1638         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1639         * Makefile.in: Regenerate.
1641 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1643         * MAINTAINERS (Write After Approval): Add myself.
1645 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1647         * configure: Regenerate.
1649 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1651         * MAINTAINERS (picochip): Changed email address.
1653 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1655         * MAINTAINERS (write-after-approval): Add self.
1657 2011-11-29  DJ Delorie  <dj@redhat.com>
1659         * configure.ac (rl78-*-*) New case.
1660         * configure: Regenerate.
1661         * MAINTAINERS: Add myself as RL78 maintainer.
1663 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1665         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1667 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1669         * libtool.m4: Additional FreeBSD 10 fixes.
1671 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1673         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1674         Maintainers section, as Epiphany maintainer.
1676 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1678         PR target/49992
1679         * configure.ac: Remove ranlib special-casing for Darwin.
1680         * configure: Regenerate.
1682 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1684         * MAINTAINERS (Reviewers): Keep the list sorted.
1686 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1688         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1690 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1692         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1693         * configure: Rebuild.
1694         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1695         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1696         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1697         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1698         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1699         Add READELF.
1700         * Makefile.in: Rebuild.
1702 2011-11-09  Jason Merrill  <jason@redhat.com>
1704         * Makefile.def (language=c++): Remove check-c++0x.
1705         * Makefile.in (check-gcc-c++): Regenerate.
1707 2011-11-08  Richard Henderson  <rth@redhat.com>
1709         * configure.ac: Test for libitm directory present first.
1711         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1713         * configure.ac: Test libitm/configure.tgt to disable libitm.
1714         * configure: Rebuild.
1716 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1717             Richard Henderson  <rth@redhat.com>
1719         Merged from transactional-memory.
1721         * Makefile.def (lang_env_dependencies): libitm is c++.
1722         Add libitm target module.
1723         * configure.ac: Likewise.
1724         * config/mmap.m4: New file.
1725         * contrib/gcc_update: Add libitm to touch data.
1726         * Makefile.in, configure: Rebuild.
1728 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1730         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1731         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1732         * Makefile.in: Regenerate.
1734 2011-11-01  DJ Delorie  <dj@redhat.com>
1736         * config.sub: Update to version 2011-10-29 (added rl78)
1738 2011-10-27  Nick Clifton  <nickc@redhat.com>
1740         * config.sub: Import these changes from the config project:
1742         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1743             Ben Elliston  <bje@gnu.org>
1745         * config.sub (epiphany): New.
1747         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1748             Ben Elliston  <bje@gnu.org>
1750         * config.sub (hexagon, hexagon-*): New.
1752         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1754         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1755         64eb to be64.
1757         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1759         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1760         (nacl): Grok as alias for 32el-unknown-nacl.
1762 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1764         * MAINTAINERS (Write After Approval): Add myself.
1766 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1768         * MAINTAINERS (Write After Approval): Add myself.
1770 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1772         * MAINTAINERS (sparc port): Remove myself.
1774 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1776         * MAINTAINERS (Write After Approval): Add myself.
1778 2011-08-14  Yao Qi  <yao@codesourcery.com>
1780         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1781         * configure: Regenerate.
1783 2011-07-26  Ian Lance Taylor  <iant@google.com>
1785         * configure.ac: Set have_compiler based on whether gcc directory
1786         exists, rather than on whether gcc is in configdirs.
1787         * configure: Rebuild.
1789 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1791         * MAINTAINERS (Global Reviewers): Add self.
1793 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1795         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1796         link directories.
1797         * Makefile.in: Rebuild.
1799 2011-07-20  Ian Lance Taylor  <iant@google.com>
1801         PR bootstrap/49787
1802         * configure.ac: Move --enable-bootstrap handling earlier in file.
1803         If --enable-bootstrap and either --enable-build-with-cxx or
1804         --enable-build-poststage1-with-cxx, enable C++ automatically.
1805         * configure: Rebuild.
1807 2011-07-19  Ian Lance Taylor  <iant@google.com>
1809         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1810         make C++ a boot_language.  Set and substitute
1811         POSTSTAGE1_CONFIGURE_FLAGS.
1812         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1813         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1814         * configure, Makefile.in: Rebuild.
1816 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1818         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1819         maintainers.
1821 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1823         * MAINTAINERS (Global Reviewers): Add myself.
1825 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1827         * configure: Regenerate.
1829 2011-07-16  Jason Merrill  <jason@redhat.com>
1831         * Makefile.def (language=c++): Add check-c++0x and
1832         check-target-libmudflap-c++.
1833         * Makefile.tpl (check-target-libmudflap-c++): New.
1834         * Makefile.in: Regenerate.
1836 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1838         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1839         * Makefile.def (target_modules/libjava): Pass
1840         $(EXTRA_CONFIGARGS_LIBJAVA).
1841         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1842         if not configured with --enable-static-libjava.
1843         * Makefile.in: Regenerate.
1844         * configure: Likewise.
1846 2011-07-15  Jason Merrill  <jason@redhat.com>
1848         * Makefile.in (check-c++): Move check-gcc-c++0x after
1849         check-target-libstdc++-v3.
1851 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1853         * MAINTAINERS (c6x port): New entry.
1855 2011-07-13  Jason Merrill  <jason@redhat.com>
1857         * Makefile.in (check-gcc-c++0x): New.
1858         (check-c++): Depend on it.
1860 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1862         PR target/39150
1863         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1864         x86_64-*-solaris2.1[0-9]*.
1865         * configure: Regenerate.
1867 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1869         * MAINTAINERS (RTL optimizers): Add self.
1871 2011-06-27  Gabriel Charette  <gchare@google.com>
1873         * MAINTAINERS (Write After Approval): Add myself.
1875 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1877         PR regression/47836
1878         PR bootstrap/23656
1879         PR other/47733
1880         PR bootstrap/49247
1881         PR c/48825
1882         * configure.ac (target_libraries): Remove target-libiberty.
1883         Remove case-statement setting skipdirs=target-libiberty for
1884         multiple targets.  Remove checking target_configdirs and
1885         removing target-libiberty but keeping target-libgcc if
1886         otherwise empty.
1887         * Makefile.def (target_modules): Don't add libiberty.
1888         (dependencies): Remove all traces of target-libiberty.
1889         * configure, Makefile.in: Regenerate.
1891 2011-06-13  Walter Lee <walt@tilera.com>
1893         * configure.ac (tilepro-*-*) New case.
1894         (tilegx-*-*): Likewise.
1895         * configure: Regenerate.
1897 2011-06-06  Jing Yu  <jingyu@google.com>
1899         * configure.ac: Skip target-libiberty for
1900         arm*-*-linux-androideabi.
1901         * configure: Regenerated.
1903 2011-06-06  Nick Clifton  <nickc@redhat.com>
1905         * config.sub: Sync from upstream.
1907 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1909         * MAINTAINERS (Write After Approval): Add myself.
1911 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1913         * MAINTAINERS: Update my email address.
1915 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1917         * MAINTAINERS (Write After Approval): Update my email address.
1919 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1921         * MAINTAINERS (Write After Approval): Add myself.
1923 2011-05-08  Doug Kwan  <dougkwan@google.com>
1925         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1926         * configure: Regenerated.
1927         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1928         value from configure.
1929         * Makefile.in: Regenerated.
1931 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1933         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1934         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1935         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1936         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1937         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1938         *-*-vxworks*): Disable newlib and libgloss in separate case
1939         statement.
1940         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1941         to separate case statement.
1942         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1943         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1944         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1945         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1946         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1947         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1948         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1949         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1950         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1951         i[[3456789]]86-*-rdos*, m32r-*-*,
1952         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1953         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1954         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1955         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1956         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1957         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1958         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1959         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1960         and libgloss in main case over targets.  Remove most empty cases
1961         in main case over targets.
1962         * configure: Regenerate.
1964 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1966         * MAINTAINERS (Write After Approval): Add myself.
1968 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1970         * configure.ac: Remove code setting special library locations for
1971         hppa*64*-*-hpux11*.  Remove code setting compiler for
1972         sparc-sun-solaris2*.
1973         * configure: Regenerate.
1975 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1977         * configure.ac: Separate libgloss_dir settings from general case
1978         over targets.
1979         * configure: Regenerate.
1981 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1983         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1984         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1985         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1986         cases in libgcj-disabling case statement.
1987         (hppa*64*-*-linux*): Set unsupported_languages instead of
1988         disabling target-zlib.
1989         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1990         to hppa*64*-*-hpux*.
1991         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1992         hppa*-*-hpux*.
1993         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1994         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1995         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1996         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1997         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1998         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1999         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2000         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2001         libgcj-disabling case statement.
2002         * configure: Regenerate.
2004 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2006         * configure.ac: Disable Java for targets not supporting libffi.
2007         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2008         Remove cases in Java-disabling statement.
2009         (*arm-wince-pe): Change to arm-wince-pe.
2010         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2011         cases in Java-disabling statement.
2012         (bfin-*-*): Don't disable Java again.
2013         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2014         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2015         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2016         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2017         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2018         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2019         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2020         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2021         Java-disabling statement.
2022         (mmix-*-*): Don't disable Java again.
2023         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2024         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2025         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2026         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2027         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2028         statement.
2029         * configure: Regenerate.
2031 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2033         * configure.ac: Separate cases disabling Java and Java libraries
2034         from general case over targets.
2035         * configure: Regenerate.
2037 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2039         * MAINTAINERS: Update my email address.
2041 2011-04-20  Easwaran Raman  <eraman@google.com>
2043         * MAINTAINERS (Write After Approval): Add myself.
2045 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2047         PR lto/48086
2048         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2049         * configure: Regenerate.
2051 2011-04-16  Jim Meyering  <meyering@redhat.com>
2053         * MAINTAINERS (Write After Approval): Add myself.
2055 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2057         * MAINTAINERS: Update my email address.
2059 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2061         * MAINTAINERS (Write After Approval): Add myself.
2063 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2065         * MAINTAINERS (Write After Approval): Add myself.
2067 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2069         * MAINTAINERS (Write After Approval): Add myself.
2071 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2073         * configure.ac (build_tools): Remove build-byacc.
2074         (host_libs): Remove mmalloc.
2075         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2076         autoconf automake libtool diff rcs fileutils shellutils time
2077         textutils wdiff find uudecode hello tar gzip indent recode release
2078         sed perl gawk findutils gettext zip.
2079         (libgcj): Remove target-qthreads.
2080         (target_tools): Remove target-examples target-gperf.
2081         (YACC): Don't handle building byacc.
2082         * configure: Regenerate.
2083         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2084         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2085         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2086         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2087         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2088         handle building components.
2089         * Makefile.in: Regenerate.
2091 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2093         * MAINTAINERS: Update my email address as Xtensa maintainer.
2095 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2097         * config.sub: Sync from upstream.
2099 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2101         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2102         (microblaze*): Don't disable libssp.
2103         * configure: Regenerate.
2105 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2107         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2108         moveifchange.
2109         * configure: Regenerate.
2110         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2111         * Makefile.in: Regenerate.
2113 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2115         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2116         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2117         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2118         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2119         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2120         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2121         md_exec_prefix cases.
2122         * configure: Regenerate.
2124 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2126         * configure.ac: Separate cases disabling target-libssp,
2127         target-libiberty, target-libstdc++-v3 and Fortran from general
2128         case over targets.
2129         * configure: Regenerate.
2131 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2133         * configure.ac (*-*-chorusos): Don't disable libgcj.
2134         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2135         Remove case.
2136         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2137         (arm-*-coff): Don't disable libgcj.
2138         (arm*-*-linux-gnueabi): Remove useless assignment.
2139         (arm-*-riscix*): Don't disable libgcj.
2140         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2141         configuration.
2142         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2143         (c54x*-*-*): Remove case.
2144         (tic54x-*-*): Don't disable GCC or GCC libraries.
2145         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2146         to *.
2147         (d10v-*-*): Don't disable GCC libraries.
2148         (d30v-*-*): Don't disable libgcj.
2149         (h8500-*-*): Don't disable GCC libraries.
2150         (i960-*-*): Don't disable libgcj.
2151         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2152         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2153         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2154         libgcj.
2155         (m68k-*-coff*): Remove case.
2156         (mmix-*-*): Don't disable libgloss on host.
2157         (mn10200-*-*, mn10300-*-*): Remove cases.
2158         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2159         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2160         Don't disable libgcj.
2161         (romp-*-*): Remove case.
2162         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2163         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2164         case.
2165         (v810-*-*): Don't disable GCC libraries.
2166         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2167         (ip2k-*-*): Don't disable GCC libraries.
2168         * configure: Regenerate.
2170 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2172         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2173         libffi on host.
2174         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2175         on host.
2176         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2177         * configure: Regenerate.
2179 2011-03-26  John Marino  <binutils@marino.st>
2181         * configure.ac: Add support for *-*-dragonfly*
2182         * configure: Regenerate.
2184 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2186         * configure.ac (native_only): Remove.
2187         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2188         send-pr uudecode guile gnuserv on host.
2189         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2190         send-pr rcs guile perl texinfo libtool on host.
2191         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2192         automake send-pr rcs guile perl texinfo libtool on host.
2193         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2194         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2195         (alpha*-dec-osf*): Don't disable fileutils on target.
2196         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2197         texinfo send-pr expect dejagnu on target.
2198         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2199         target-qthreads on target.
2200         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2201         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2202         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2203         x86_64-*-mingw*): Don't disable expect on target.
2204         (*-*-cygwin*): Don't disable target-gperf on target.
2205         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2206         gnuserv on target.
2207         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2208         target.
2209         * configure: Regenerate.
2211 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2213         * configure.ac (target_tools): Remove target-groff.
2214         (native_only): Remove target-groff.
2215         (hppa*64*-*-*): Don't disable byacc.
2216         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2217         setting.
2218         (*-*-kaos*): Don't skip target-librx and target-groff.
2219         (*-*-netware*): Don't skip target-libmudflap.
2220         (*-*-tpf*): Don't skip target-libmudflap.
2221         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2222         directories on the host.
2223         (ia64*-*-*vms*): Don't skip tix.
2224         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2225         host.
2226         * configure: Regenerate.
2228 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2230         * configure.ac: Remove references to mt-mep, mt-netware,
2231         mt-wince.
2232         * Makefile.def: Add all-utils soft dependencies.
2233         * Makefile.tpl: Remove GDB_NLM_DEPS.
2234         * configure: Regenerate.
2235         * Makefile.in: Regenerate.
2237 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2239         * configure.ac: Do not include mh-x86omitfp.
2240         * configure: Regenerate.
2242 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2244         * configure.ac: Remove empty cases.
2245         * configure: Regenerate.
2247 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2249         * Makefile.def: Add dependency from termcap to gdb.
2250         * Makefile.in: Regenerate.
2252 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2254         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2255         * configure: Regenerate.
2256         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2257         * Makefile.tpl: Likewise.
2258         * Makefile.in: Regenerate.
2260 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2262         * configure.ac: Remove all mentions of tentative_cc.
2263         * configure: Regenerate.
2265 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2267         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2268         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2269         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2270         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2271         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2272         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2273         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2274         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2275         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2276         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2277         *-*-rhapsody*): Remove host cases.
2278         * configure: Regenerate.
2280 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2282         * configure.ac (ppc*-*-pe): Remove host case.
2283         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2284         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2285         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2286         cases.
2287         * configure: Regenerate.
2289 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2291         * config.sub: Update to version 2011-03-23.
2293 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2295         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2296         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2297         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2298         * configure: Regenerate.
2300 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2302         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2303         to Write After Approval.
2304         * config-ml.in: Don't handle arc-*-elf*.
2305         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2306         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2307         handle GCC libraries.
2308         * configure: Regenerate.
2310 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2312         PR bootstrap/48120:
2313         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2314         Add -lstdc++ -lm to LIBS.
2315         * configure: Regenerate.
2317 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2319         * config.guess: Update to version 2011-02-02
2320         * config.sub: Update to version 2011-02-24
2322 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2324         PR lto/48086
2325         * configure.ac: Re-enable LTO on *-apple-darwin9.
2326         * configure: Regenerate.
2328 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2330         PR lto/48086
2331         * configure.ac: Disable LTO on darwin due to an assembler change in
2332         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2333         under 256.
2334         * configure: Regenerate.
2336 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2338         * MAINTAINERS: Update myself as score backend maintainer,
2339         update my e-mail address.
2341 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2343         * MAINTAINERS: Update my e-mail address.
2345 2011-03-06  Joey Ye  <joey.ye@arm.com>
2347         * MAINTAINERS: Update my e-mail address.
2349 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2351         * configure.ac: Adjust test of with_ppl.
2352         * configure: Regenerated.
2354 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2356         * MAINTAINERS: Adjust my e-mail address.
2358 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2360         * configure.ac: Add -lpwl to ppllibs.
2361         * configure: Regenerated.
2363 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2365         * config/cloog.m4: Add -lisl to clooglibs.
2366         * configure: Regenerated.
2368 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2370         * MAINTAINERS (CPU Port maintainers): Add self.
2372 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2374         * MAINTAINERS: Add myself as testsuite maintainer.
2376 2011-02-15  Mike Stump  <mikestump@comcast.net>
2378         * MAINTAINERS: Add myself as testsuite maintainer.
2380 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2382         Import from Libtool and gnulib:
2384         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2386         Prepare for supporting FreeBSD 10.
2387         * config.rpath: Remove handling of freebsd1* which soon would
2388         match FreeBSD 10.0.
2390         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2392         Remove support for FreeBSD 1.x.
2393         * libtool.m4 (_LT_LINKER_SHLIBS)
2394         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2395         soon would incorrectly match FreeBSD 10.0.
2397 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2399         PR binutils/12283
2400         * move-if-change: Import version from gnulib.
2402 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2404         PR lto/47225
2405         * Makefile.def (lto-plugin): Double dash for enable-shared.
2406         (configure-gcc): Depend on all-lto-plugin.
2407         * Makefile.in: Rebuilt.
2409 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2411         * configure.ac: Remove extra bracket.
2412         * configure: Regenerate.
2414 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2416         * MAINTAINERS: Add myself as libquadmath maintainer.
2418 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2420         * MAINTAINERS: Update my email address.
2422 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2424         * MAINTAINERS (option handling): Add self.
2426 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2428         PR lto/47225
2429         * Makefile.def: Add dependency for install-gcc
2430         on install-lto-plugin.
2431         * Makfile.in: Regenerated
2433 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2435         * MAINTAINERS (CPU Port Maintainers): Add myself.
2437 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2439         PR libgcj/44341
2440         * configure.ac: Discard --with-* flags for host when configuring
2441         target libraries for cross build.
2442         * configure: Rebuilt.
2444 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2446         * MAINTAINERS (linear loop transforms): Removed.
2448 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2450         * configure.ac: If with_ppl is no, move setting with_cloog=no
2451         after CLOOG_REQUESTED check.
2452         * configure: Regenerated.
2454 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2456         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2457         CLooG has been requested.
2458         * configure: Regenerated.
2460 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2462         * configure: Regenerated.
2463         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2465 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2467         * configure: Regenerated.
2468         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2470 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2472         * configure.ac: Use AS_HELP_STRING throughout.
2473         * configure: Regenerate.
2475 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2477         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2478         * configure: Regenerate.
2480 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2482         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2484 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2486         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2487         for ia64-hpux.
2488         * configure: Regenerate.
2490 2011-01-07  Jan Hubicka  <jh@suse.cz>
2492         PR lto/47225
2493         * Makefile.in: Regenerate.
2494         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2495         configure.
2497 2011-01-07  Jan Hubicka  <jh@suse.cz>
2499         * Makefile.in: Regenerate.
2500         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2501         and configure dependency on lto-plugin configure.
2502         (lto-plugin module): Remove dependency on GCC; add dependency on
2503         liniberty.
2505 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2507         * MAINTAINERS (Write After Approval): Add myself.
2509 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2511         * configure: Regenerate.
2513 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2515         * configure.ac: (picochip): Disable libiberty.
2517 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2519         * MAINTAINERS (Write After Approval): Add myself.
2521 2010-12-10  Ian Lance Taylor  <iant@google.com>
2523         PR bootstrap/46819
2524         * configure.ac: For --disable-libgcj clear libgcj_saved.
2525         * configure: Rebuild.
2527 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2529         PR fortran/46540
2530         * configure.ac: Add --disable-libquadmath and
2531         --disable-libquadmath-support.
2532         * configure: Regenerate.
2534 2010-12-03  Ian Lance Taylor  <iant@google.com>
2536         * MAINTAINERS: Add myself as libgo maintainer.
2538 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2540         PR libffi/46792
2541         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2542         * configure: Regenerate.
2544 2010-12-02  Ian Lance Taylor  <iant@google.com>
2546         * configure.ac: Always set default for poststage1_ldflags to
2547         -static-libstdc++ -static-libgcc.
2549 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2551         * configure.ac: Move comment to remove extra space in last argument
2552         of GCC_TARGET_TOOL.
2554 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2556         PR other/46026
2557         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2558         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2559         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2560         (BASE_FLAGS_TO_PASS): Use it.
2561         * configure: Rebuilt.
2562         * Makefile.in: Rebuilt.
2564 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2566         PR binutils/12258
2567         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2568         Properly check default linker.
2569         * configure: Regnerated.
2571 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2573         * configure.ac: For --enable-gold, handle value `default' instead of
2574         `both*'.  New configure option --{en,dis}able-ld.
2575         * configure: Regenerate.
2577 2010-11-20  Ian Lance Taylor  <iant@google.com>
2579         * configure.ac: Only disable a language library if no language needs
2580         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2581         * configure: Rebuild.
2583 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2585         * Makefile.in: Regenerate.
2587         PR other/46202
2588         * configure.ac: Fix just-built in-tree STRIP name to be
2589         binutils/strip-new.
2590         * configure: Regenerate.
2591         * Makefile.def (install-strip-gcc, install-strip-binutils)
2592         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2593         (install-strip-sid): Mirror dependencies on non-strip variants
2594         of these targets on the respective -strip prerequisites.
2595         * Makefile.tpl (install-strip, install-strip-host)
2596         (install-strip-target): New targets.
2597         (install-strip-[+module+], install-strip-target-[+module+]):
2598         New targets.
2599         * Makefile.in: Regenerate.
2601 2010-11-19  Ian Lance Taylor  <iant@google.com>
2602             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2604         * configure.ac: Add target-libgo to target_libraries.  Set
2605         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2606         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2607         (HOST_EXPORTS): Add GOC.
2608         (BASE_TARGET_EXPORTS): Add GOC.
2609         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2610         (GOCFLAGS_FOR_TARGET): New variable.
2611         (EXTRA_HOST_FLAGS): Add GOC.
2612         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2613         * Makefile.def (target_modules): Add libgo.
2614         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2615         (dependencies): Add dependency from configure-target-libgo to
2616         configure-target-libffi and all-target-libstdc++-v3.  Add
2617         dependencies from all-target-libgo to all-target-libffi.
2618         (languages): Add go.
2619         * configure: Rebuild.
2620         * Makefile.in: Rebuild.
2622 2010-11-19  Ian Lance Taylor  <iant@google.com>
2624         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2625         compiler/flag environment variables.
2627 2010-11-18  Ian Lance Taylor  <iant@google.com>
2629         * configure.ac: Check for lang_requires_boot_languages in
2630         config-lang.in files.
2631         * configure: Rebuild.
2633 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2634             Tobias Burnus  <burnus@net-b.de>
2636         PR fortran/32049
2637         * Makefile.def: Add libquadmath; build it with language=fortran.
2638         * configure.ac: Add libquadmath.
2639         * Makefile.tpl: Handle multiple libs in check-[+language+].
2640         * Makefile.in: Regenerate.
2641         * configure: Regenerate.
2643 2010-11-16  Tom Tromey  <tromey@redhat.com>
2645         * MAINTAINERS: Moved myself to reviewers section.
2647 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2649         * MAINTAINERS: Moved myself to reviewers section.
2651 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2653         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2654         (Write After Approval): Remove self.
2656 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2658         * configure.ac: Fix spelling in option names.
2659         * configure: Regenerated.
2661 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2663         PR bootstrap/39622
2664         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2665         * configure: Regenerated.
2667 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2669         * MAINTAINERS: Update my email address.
2671 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2673         * configure: Regenerate.
2675 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2677         * configure: Regenerate.
2679 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2681         * configure: Regenerate.
2683 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2685         * configure: Regenerate.
2687 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2689         * configure.ac: Support official CLooG.org versions.
2690         * configure: Regenerate.
2691         * config/cloog.m4: New.
2693 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2695         * MAINTAINERS (Write After Approval): Add myself.
2697 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2699         * MAINTAINERS: Update my email address.
2701 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2703         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2704         * configure: Regenerate.
2706 2010-11-03  Ian Lance Taylor  <iant@google.com>
2707             Dave Korn  <dave.korn.cygwin@gmail.com>
2709         PR lto/46273
2710         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2711         and on other supported platforms whenever LTO is enabled.
2712         * configure: Rebuild.
2714 2010-11-02  Alan Modra  <amodra@gmail.com>
2716         PR binutils/12110
2717         * configure.ac: Error when source path contains spaces.
2718         * configure: Regenerate.
2720 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2722         * MAINTAINERS: Update my email address.
2724 2010-10-20  Ian Lance Taylor  <iant@google.com>
2726         * Makefile.def (target_modules): Set lib_path to src/.libs for
2727         libstdc++-v3 module.
2728         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2729         * Makefile.in: Rebuild.
2731 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2733         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2734         (Write After Approval): Remove myself.
2736 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2738         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2740 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2742         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2744 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2746         * configure.ac (build_lto_plugin): New shell variable.
2747         (--enable-lto): Turn on by default for all non-ELF platforms that
2748         have had LTO support added so far.  Set build_lto_plugin appropriately
2749         for both ELF and non-ELF.
2750         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2751         * configure: Regenerate.
2753 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2755         Sync from src:
2756         * configure.ac (v850 support): Remove target-libgloss from
2757         noconfigdirs.
2758         * configure: Regenerate.
2760 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2762         PR bootstrap/45326
2763         PR bootstrap/45174
2764         * configure.ac: Honor initial values of $build_configargs,
2765         $host_configargs, $target_configargs.  Mark the precious, so
2766         environment settings get recorded.
2767         * configure: Regenerate.
2769 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2771         PR bootstrap/45796
2772         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2773         Depend on all-build-libiberty.
2774         * Makefile.in: Regenerate.
2776 2010-09-30  Michael Eager  <eager@eagercon.com>
2778         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2779         * configure: Regenerate.
2781 2010-09-28  Michael Eager  <eager@eagercon.com>
2783         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2785 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2787         PR bootstrap/44621
2788         * configure.ac: Fix unportable shell quoting.
2789         * configure: Regenerate.
2791 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2793         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2794         targets and amend comment.
2795         * configure: Regenerate.
2797 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2799         * MAINTAINERS (Write After Approval): Add myself.
2801 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2803         * configure.ac: Enable LTO by default on Darwin.
2804         * configure: Regenerate.
2806 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2808         * MAINTAINERS (Write After Approval): Add myself.
2810 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2812         * MAINTAINERS (Write After Approval): Add myself.
2814 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2816         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2817         ports
2819 2010-07-28  David Yuste  <david.yuste@gmail.com>
2821         * MAINTAINERS (Write After Approval): Add myself.
2823 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2825         * configure.ac: Support all v850 targets.
2826         * configure: Regenerate.
2828 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2830         PR bootstrap/44455
2831         * configure.ac (extra_mpfr_configure_flags): Copy from
2832         extra_mpc_gmp_configure_flags.
2833         * configure: Re-generated.
2835 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2837         * MAINTAINERS (Write After Approval): Add myself.
2839 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2841         * MAINTAINERS (Write After Approval): Add myself.
2843 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2845         * MAINTAINERS (Write After Approval): Add myself.
2847 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2849         PR target/44862
2850         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2851         Provide -B option to allow for link spec %s substitutions for
2852         libstdc++.a on darwin.
2853         * Makefile.in: Regenerate.
2855 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2857         * MAINTAINERS (Reviewers): Update my e-mail address
2859 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2861         * Makefile.def (configure-gcc): Depend on all-libelf.
2862         * Makefile.in: Rebuild.
2864 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2866         * MAINTAINERS (Write After Approval): Add myself in the right place.
2868 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2870         * MAINTAINERS (Write After Approval): Add myself.
2872 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2874         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2876 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2878         * config.sub: Update to version 2010-05-21.
2879         * config.guess: Update to version 2010-04-03.
2881 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2883         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2884         * configure: Regenerate.
2886 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2888         * MAINTAINERS (Write After Approval): Add myself.
2890 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2892         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2893         a platform that supports LTO.
2894         * configure: Regenerate.
2896 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2898         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2899         * configure: Regenerated.
2901 2010-04-27  Roland McGrath  <roland@redhat.com>
2902             H.J. Lu  <hongjiu.lu@intel.com>
2904         * configure.ac (--enable-gold): Support both, both/gold and
2905         both/bfd to add gold to configdirs without removing ld.
2906         * configure: Regenerated.
2908         * Makefile.def: Add install-gold dependency to install-ld.
2909         * Makefile.in: Regenerated.
2911 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2913         PR lto/42776
2914         * configure.ac (--enable-lto): Refactor handling so libelf tests
2915         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2916         and allow LTO to be explicitly enabled on non-ELF platforms that
2917         are known to support it inside else-clause.
2918         * configure: Regenerate.
2920 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2922         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2923         * configure: Regenerate.
2925 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2927         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2928         * configure: Regenerate.
2930 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2932         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2933         separately.
2934         * configure: Regenerate.
2936 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2938         * MAINTAINERS (Write After Approval): Add myself.
2940 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2942         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2943         * configure: Regenerate.
2945 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2947         * configure: Regenerate after change to elf.m4.
2949 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2951         * MAINTAINERS (Write After Approval): Add myself.
2953 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2955         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2956         * configure: Regenerated.
2958 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2960         * configure.ac: Print "buggy but acceptable" when CLooG
2961         revision is less than 9.
2962         * configure: Regenerated.
2964 2010-04-01  Diego Novillo  <dnovillo@google.com>
2966         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2968 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2970         PR bootstrap/43615
2971         PR bootstrap/43328
2973         Revert:
2975         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2977         * configure.ac: Do not pass --enable-multilib nor
2978         --disable-multilib in baseargs.  Accept explicitly passed
2979         --enable_multilib.
2980         * configure: Regenerate.
2982 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2984         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2986 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2988         * MAINTAINERS: Remove myself.
2990 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2992         PR bootstrap/43328
2993         * configure.ac: Do not pass --enable-multilib nor
2994         --disable-multilib in baseargs.  Accept explicitly passed
2995         --enable_multilib.
2996         * configure: Regenerate.
2998 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3000         * MAINTAINERS (spu port): Remove me.
3002 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3004         * configure.ac (tic6x-*-*): New case.
3005         * configure: Regenerate.
3007 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3009         * config.sub: Update to version 2010-03-22.
3010         * config.guess: Update to version 2009-12-30.
3012 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3014         PR ada/42554
3015         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3016         * configure: Regenerate.
3018 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3020         * MAINTAINERS: Update my email address.
3022 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3024         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3025         (ghassan.shobaki@amd.com): Removed.
3027 2010-03-17  Alan Modra  <amodra@gmail.com>
3029         * MAINTAINERS: Update my email address.
3031 2010-03-16  Diego Novillo  <dnovillo@google.com>
3033         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3034         Matthews.
3036 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3038         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3039         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3041 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3043         * MAINTAINERS: Update my email address.
3045 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3047         * MAINTAINERS: Update my email address.
3049 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3051         * MAINTAINERS: Update my email address.
3053 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3055         * MAINTAINERS: Update my email address.
3057 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3059         PR libstdc++/32499
3060         * configure.ac (RANLIB): Default to true.
3061         (STRIP): Likewise.
3062         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3063         * configure: Regenerate.
3065 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3067         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3068         (Write After Approval): Update my email address.
3070 2010-02-17  Nick Clifton  <nickc@redhat.com>
3072         PR 11238
3073         * Makefile.tpl (local-distclean): Also remove config.cache files in
3074         sub-directories as there may not be Makefiles present in the
3075         sub-directories.
3076         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3077         the config.cache files found by the find command.
3079         * Makefile.in: Regenerate.
3080         * configure.ac: Revert previous delta.
3081         * configure: Regenerate.
3083 2010-02-15  Nick Clifton  <nickc@redhat.com>
3085         PR 11238
3086         * configure.ac: Delete config.cache files in sub-directories when
3087         deleting Makefiles.
3088         * configure: Regenerate.
3090 2010-02-12  Ben Elliston  <bje@gnu.org>
3092         * MAINTAINERS: Update my email address.
3094 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3096         * MAINTAINERS (spu port): Update my email address.
3098 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3100         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3102 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3104         * configure.ac: Add "recommended" version checks for GMP/MPC.
3105         Update recommended GMP/MPFR/MPC versions.
3106         * configure: Regenerate.
3108 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3110         * MAINTAINERS: Move my Embecosm email address into the
3111         write-after-approval section.
3113 2010-01-26  Ian Lance Taylor  <iant@google.com>
3115         * MAINTAINERS: Add myself as Go frontend maintainer.
3117 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3119         PR libstdc++/36101, PR libstdc++/42813
3120         * configure.ac (bootstrap_target_libs): Make inclusion of
3121         target-libgomp conditional on libgomb being in target_configdirs.
3122         * configure: Regenerate.
3124 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3126         PR libstdc++/36101, PR libstdc++/42813
3127         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3128         * configure: Regenerate.
3130 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3132         PR libstdc++/36101, PR libstdc++/42813
3133         * configure.ac (target_configdirs): Substitute.
3134         * Makefile.def: Bootstrap target module libgomp.
3135         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3136         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3137         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3138         * configure, Makefile.in: Regenerate.
3140 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3142         * MAINTAINERS: Adjust my details.
3144 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3146         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3148 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3150         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3152 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3154         * MAINTAINERS (Write After Approval): Add myself.
3156 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3158         * MAINTAINERS (Write After Approval): Add myself.
3160 2010-01-11  Richard Guenther  <rguenther@suse.de>
3162         PR lto/41569
3163         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3164         * Makefile.in: Regenerated.
3166 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3168         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3169         * configure: Regenerate.
3171 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3172             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3174         PR bootstrap/42424
3175         * configure.ac: Include libtool m4 files.
3176         (_LT_CHECK_OBJDIR): Call it.
3177         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3178         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3180         * configure: Regenerate.
3182 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3184         PR bootstrap/41818
3185         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3186         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3187         * Makefile.in: Regenerate.
3189 2010-01-02  Richard Guenther  <rguenther@suse.de>
3191         PR lto/41529
3192         * configure.ac: Include config/elf.m4.  Disable LTO if not
3193         builting for an elf target.
3194         * configure: Regenerate.
3196 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3198         * MAINTAINERS: Change my email address.
3200 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3202         * config.sub, config.guess: Update from upstream sources.
3204 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3206         * MAINTAINERS (Write After Approval): Add myself.
3208 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3210         PR middle-end/30447
3211         PR middle-end/30789
3212         PR other/40302
3214         * configure.ac: Require MPC.
3215         * configure: Regenerate.
3217 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3219         PR target/38384
3220         PR bootstrap/40972
3221         * libtool.m4: Sync from git Libtool.
3222         * ltoptions.m4: Likewise.
3223         * ltversion.m4: Likewise.
3224         * lt~obsolete.m4: Likewise.
3225         * ltmain.sh: Likewise.
3227 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3229         * configure.ac: Update minimum MPC version to 0.8.
3230         * configure: Regenerate.
3232 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3234         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3235         * configure: Regenerated.
3237 2009-11-21  Ian Lance Taylor  <iant@google.com>
3239         * configure.ac: Change default of poststage1_ldflags to be empty if
3240         poststage1_libs is set.  When poststage1_libs is empty, and
3241         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3242         * configure: Rebuild.
3244 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3246         * MAINTAINERS (Write After Approval): Update my email address.
3248 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3250         * config.guess: Update from upstream sources.
3252 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3254         * Makefile.def: Restore host and target settings for gmp.
3255         * Makefile.in: Rebuild.
3257 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3259         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3260         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3261         Fix portability of test of C++ as bootstrap language.  Add
3262         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3263         * configure: Rebuild.
3264         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3265         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3266         in-tree building.
3267         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3268         (POSTSTAGE1_HOST_EXPORTS): Use it.
3269         (STAGE[+id+]_CXXFLAGS): New.
3270         (BASE_FLAGS_TO_PASS): Pass it down.
3271         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3272         extra_exports.
3273         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3274         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3275         extra_exports.
3276         * Makefile.in: Rebuild.
3278 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3280         * config.sub, config.guess: Update from upstream sources.
3282 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3284         * MAINTAINERS (Write After Approval): Add myself.
3286 2009-11-09  Jon Beniston  <jon@beniston.com>
3288         * MAINTAINERS (Write After Approval): Add myself.
3290 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3292         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3293         paths for *-w64-mingw* and x86_64-*mingw*.
3294         * configure: Regenerated.
3296 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3298         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3300 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3302         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3303         Phil Edwards to Write-After Approval.
3305 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3307         * configure.ac: Disable target-winsup & co for
3308         x86_64-*-mingw* and *-w64-mingw* targets.
3309         * configure: Regenerated.
3311 2009-10-16  Nick Clifton  <nickc@redhat.com>
3313         * MAINTAINERS: Add myself as a maintainer for the RX port.
3315 2009-10-26  Johannes Singler  <singler@kit.edu>
3317         * MAINTAINERS (Write After Approval): Update my e-mail address.
3319 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3321         * configure.ac (CLooG test): Use = with test.
3322         * configure: Regenerate.
3324 2009-10-22  Richard Guenther  <rguenther@suse.de>
3326         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3327         cloog if the ppl version check failed.  Move flags saving
3328         before setting in libelf check.
3329         * configure: Regenerate.
3331 2009-10-21  Richard Guenther  <rguenther@suse.de>
3333         * configure.ac: Adjust the ppl and cloog configure to work as
3334         documented.  Disable cloog if ppl was disabled.  Omit the version
3335         checks if they were disabled.
3336         * configure: Re-generate.
3338 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3340         * configure.ac: Add 'lto' to enable_languages, not
3341         new_enable_languages, and only if not already present.
3342         * configure: Regenerate.
3344 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3346         * README: Refer to the various COPYING* files instead of just
3347         COPYING.
3348         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3350 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3352         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3354 2009-10-07  Richard Guenther  <rguenther@suse.de>
3356         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3357         and Richard Guenther as reviewers.
3358         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3359         as reviewers.
3361 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3363         * config.sub: Update from upstream sources.
3365 2009-10-06  Ian Lance Taylor  <iant@google.com>
3367         * Makefile.def: check-gold depends upon all-gas.
3368         * Makefile.in: Rebuild.
3370 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3372         * MAINTAINERS (Write After Approval): Add myself.
3374 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3376         * Makefile.def: all-lto-plugin depends on all-libiberty.
3377         set bootstrap=true for lto-plugin.
3378         Add lto-plugin.
3379         * Makefile.in: Regenerate.
3380         * configure.ac (host_libs): Add lto-plugin.
3381         * configure: Regenerate.
3383 2009-10-03  Diego Novillo  <dnovillo@google.com>
3385         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3386         (HOST_LIBELFLIBS): Define.
3387         (HOST_LIBELFINC): Define.
3388         * Makefile.in: Regenerate.
3389         * configure.ac: Add --enable-lto.
3390         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3391         If --enable-lto is used, add 'lto' to new_enable_languages.
3392         If --enable-lto is used and gold is enabled, add
3393         lto-plugin to configdirs.
3394         * configure: Regenerate.
3396 2009-10-03  Simon Baldwin  <simonb@google.com>
3398         * configure.ac: If --with-system-zlib, suppress local zlib and
3399         pass --with-system-zlib to subdir configure scripts.
3400         * configure: Regenerate.
3402 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3403             Paolo Bonzini  <bonzini@gnu.org>
3405         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3406         $(srcdir).
3407         * Makefile.in: Rebuilt.
3409 2009-09-26  Gary Funck  <gary@intrepid.com>
3411         * MAINTAINERS (Write After Approval): Add myself.
3413 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3415         * configure.ac: Update minimum MPC version to 0.7.
3416         * configure: Regenerate.
3418 2009-09-25  Nick Clifton  <nickc@redhat.com>
3420         * configure.ac: Pass any --cache-file=/dev/null option on to
3421         subconfigures.
3422         * configure: Regenerate.
3424 2009-09-23  Nick Clifton  <nickc@redhat.com>
3426         * config.sub, config.guess: Update from upstream sources.
3428 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3430         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3431         * Makefile.in: Rebuilt.
3433 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3435         PR bootstrap/32272
3436         * configure.ac: Error out if $srcdir isn't '.' but contains
3437         host-${host_noncanonical}.
3438         * configure: Regenerate.
3440 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3442         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3443         maintainer.
3445 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3447         * configure.ac: If bootstrapping a combined tree with
3448         --enable-gold, require c++ in stage1_languages.
3449         * configure: Regenerate.
3451         * configure.ac: Also add target_libs of stage1_languages to
3452         bootstrap_target_libs.
3453         * configure: Regenerate.
3455         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3456         with --enable-languages not containing c++.
3457         * configure: Regenerate.
3459 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3461         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3462         * configure: Regenerate.
3464 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3466         * MAINTAINERS (Write After Approval): Update my e-mail address,
3467         and move from from here...
3468         (Waiting for paperwork): To here.
3470 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3472         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3474 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3476         * configure.ac: Do not use $extrasub for replacing @if/@endif
3477         parts in Makefile; instead, use additional arguments to
3478         AC_CONFIG_COMMANDS to do the replacement manually, with several
3479         sed invocations, to avoid HP-UX sed command limits.
3480         * configure: Regenerate.
3482 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3484         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3485         blank before -L.
3487 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3489         * configure.ac (with-build-config): Document.  Handle without.
3490         Handle missing argument.
3491         * configure: Rebuilt.
3493 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3495         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3496         Default to bootstrap-debug only if compare-debug works.
3497         * configure: Rebuilt.
3498         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3499         * Makefile.in: Rebuilt.
3501 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3503         * MAINTAINERS (OS Port Maintainers): Update my email address.
3505 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3507         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3508         * Makefile.in: Rebuilt.
3510 2009-09-01  Chris Demetriou  <cgd@google.com>
3512         * MAINTAINERS (Write After Approval): Add myself.
3514 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3516         PR debug/30161
3517         * include/dwarf2.h (enum dwarf_tag): Added
3518         DW_TAG_GNU_template_template_param
3519         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3521 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3523         * Makefile.tpl (AWK): Fix typo.
3524         * Makefile.in: Regenerate.
3526 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3528         * configure.ac: Detect awk and sed.
3529         * Makefile.def (flags_to_pass): Add AWK and SED.
3530         * Makefile.tpl (AWK, SED): New.
3531         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3532         * configure: Regenerate.
3533         * Makefile.in: Regenerate.
3535 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3537         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3538         (collapseslashes): Likewise.
3540 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3542         * configure.ac (AC_PREREQ): Bump to 2.64.
3544 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3546         * configure.ac: Remove --with-datarootdir, --with-docdir,
3547         --with-pdfdir, --with-htmldir switches.
3548         * configure: Regenerate.
3550         * configure: Regenerate.
3552         * compile: Sync from Automake 1.11.
3553         * depcomp: Likewise.
3554         * install-sh: Likewise.
3555         * missing: Likewise.
3556         * mkinstalldirs: Likewise.
3557         * ylwrap: Likewise.
3559 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3561         * ltmain.sh (func_normal_abspath): New function.
3562         (func_relative_path): Likewise.
3563         (func_mode_help): Document new -bindir option for link mode.
3564         (func_mode_link): Add new -bindir option, and use it to place
3565         output DLL if specified.
3567 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3569         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3570         (baseargs): Add --disable-option-checking.
3571         * configure: Regenerate.
3573         * Makefile.def (configure-target-libiberty): Depend on
3574         all-binutils and all-ld.
3575         (configure-target-newlib): Likewise.
3576         * Makefile.in: Regenerate.
3578 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3580         * config.sub, config.guess: Update from upstream sources.
3582 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3584         Sync from src, merge:
3586         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3588         * configure.ac: Do not exclude gas for i386-*-darwin.
3589         Add a case for x86_64-*-darwin.
3590         * configure: Regenerate.
3592 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3594         * MAINTAINERS: Add my name to Write After Approval list.
3596 2009-08-06  Michael Eager  <eager@eagercon.com>
3598         * configure.ac: Add Microblaze target.
3599         * configure: Regenerate.
3601 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3603         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3604         * configure: Regenerate.
3606 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3608         * MAINTAINERS (Write After Approval): Update my e-mail address.
3610 2009-07-06  Ian Lance Taylor  <iant@google.com>
3612         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3613         * configure: Rebuild.
3615 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3617         * MAINTAINERS: Move myself to the Graphite Reviewers.
3619 2009-06-30  Wei Guozhi  <carrot@google.com>
3621         * MAINTAINERS: Add my name to Write After Approval list.
3623 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3625         PR bootstrap/40338
3626         * configure.ac (comparestring): Create new variable.
3627         * Makefile.tpl (comparestring): Use to skip some comparisions.
3628         * configure: Regenerate.
3629         * Makefile.in: Regenerate.
3631 2009-06-26  Doug Evans  <dje@sebabeach.org>
3633         * Makefile.def (host_modules): Add cgen.
3634         * Makefile.in: Regenerate.
3635         * configure.ac (host_tools): Add cgen.
3636         * configure: Regenerate.
3638 2009-06-23  DJ Delorie  <dj@redhat.com>
3640         * MAINTAINERS: Add myself as mep maintainer.
3642 2009-06-23  Ian Lance Taylor  <iant@google.com>
3644         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3645         boot_languages.  Only bootstrap target libraries listed in
3646         target_libs for some boot language.  Add --with-stage1-ldflags,
3647         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3648         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3649         if not building with C++.
3650         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3651         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3652         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3653         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3654         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3655         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3656         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3657         * configure, Makefile.in: Rebuild.
3659 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3661         * MAINTAINERS: Added my name to write-after-approval list.
3663 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3665         * configure.ac: Define is_elf for QNX Neutrino targets.
3666         * configure: Regenerate.
3668 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3670         * MAINTAINERS: Added my name to the write-after-approval list
3672 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3674         * configure.ac: Detect MPC in default directory.
3675         * configure: Regenerate.
3677 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3678             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3680         * Makefile.tpl (all): Avoid a trailing backslash.
3681         * Makefile.in: Regenerate.
3683 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3685         * config.sub, config.guess: Update from upstream sources.
3687 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3689         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3690         to noconfdirs.
3691         * configure: Regenerate.
3693 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3695         * Makefile.tpl ([+compare-target+]): Compare all stage
3696         directories, rather than just gcc.
3697         * Makefile.in: Rebuilt.
3699 2009-06-01  Doug Kwan  <dougkwan@google.com>
3701         * configure.ac: Support gold for target arm*-*-*.
3702         * configure: Regenerate.
3704 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3706         * Makefile.def: Add MPC support and dependencies.
3707         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3709         * Makefile.in, configure: Regenerate.
3711 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3713         * Makefile.tpl (all): Avoid harmless warning in make all when
3714         gcc-bootstrap is enabled but stage_last does not exist.
3715         * Makefile.in: Rebuilt.
3717 2009-05-24  Nicolas Roche  <roche@adacore.com>
3719         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3720         * Makefile.in: Regenerate.
3722 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3724         * MAINTAINERS: Update my e-mail address.
3726 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3728         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3729         * configure:  Regenerate.
3731 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3733         PR other/40159
3734         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3735         gcc-no-bootstrap are mutually exclusive.
3736         * Makefile.in: Rebuilt.
3738 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3740         PR other/40159
3741         * Makefile.tpl (all): Don't end with unconditional success.
3742         * Makefile.in: Rebuilt.
3744 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3746         PR target/37137
3747         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3748         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3749         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3750         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3751         stage_configureflags, stage_cflags and stage_libcflags into
3752         explicit Makefile macros.
3753         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3754         GFORTRAN.
3755         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3756         CC.  Set CC_FOR_BUILD from CC.
3757         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3758         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3759         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3760         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3761         and GFORTRAN.
3762         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3763         (_LIBCFLAGS): Renamed to _TFLAGS.
3764         (do-compare-debug, do-compare3-debug): Drop.
3765         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3766         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3767         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3768         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3769         (XGCC_FLAGS_FOR_TARGET): New.
3770         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3771         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3772         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3773         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3774         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3775         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3776         TFLAGS.
3777         (BUILD_CONFIG): Include if requested.
3778         (all): Set TFLAGS on bootstrap.
3779         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3780         (all-stageid-prefixmodule): Likewise.
3781         (do-clean, distclean-stageid): Set TFLAGS.
3782         (restrap): Fix whitespace.
3783         * Makefile.in: Rebuilt.
3785 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3787         * config.guess: Sync with src.
3789 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3791         * configure.ac ($with_ppl):  Default to no if not supplied.
3792         ($with_cloog):  Likewise.
3793         configure:  Regenerate.
3795 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3797         * MAINTAINERS: Update my e-mail address.
3799 2009-04-27  Nick Clifton  <nickc@redhat.com>
3801         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3803 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3805         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3806         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3807         * Makefile.in: Regenerate.
3809 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3811         PR bootstrap/39739
3812         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3813         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3815         * configure, Makefile.in: Regenerate.
3817 2009-04-21  Taras Glek  <tglek@mozilla.com>
3819         * include/hashtab.h: Update GTY annotations to new syntax
3820         * include/splay-tree.h: Likewise
3822 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3824         * config.sub, config.guess: Update from upstream sources.
3826 2009-04-15  Anthony Green  <green@moxielogic.com>
3828         * configure.ac: Add moxie support.
3829         * configure: Rebuilt.
3831 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3833         * configure.ac: Change copyright header to refer to version
3834         3 of the GNU General Public License and to point readers at the
3835         COPYING3 file and the FSF's license web page.
3836         * Makefile.def: Likewise.
3837         * Makefile.tpl: Likewise.
3838         * Makefile.in: Regenerate.
3840 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3842         * configure.ac: Restore match for darwin9 or later. Use double
3843         brackets since regeneration eats one pair.
3844         * configure: Regenerate.
3846 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3848         PR gas/10039
3849         * configure.ac: Require texinfo 4.7.
3850         * configure: Regenerated.
3852 2009-04-09  Nick Clifton  <nickc@redhat.com>
3854         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3855         the GCC Runtime Library Exception.
3857 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3859         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3860         * configure: Regenerate.
3862 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3864         * Makefil.def (languages): New entries.
3865         * Makefile.tpl (check-gcc-*): New generic target.
3866         * Makefile.in: Regenerate.
3868 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3870         * MAINTAINERS:  Update my email address.
3872 2009-03-18  Tom Tromey  <tromey@redhat.com>
3874         * configure: Rebuild.
3875         * configure.ac (host_libs): Add libiconv.
3876         * Makefile.in: Rebuild.
3877         * Makefile.def (host_modules): Add libiconv.
3878         (configure-gdb, all-gdb): Depend on libiconv.
3880 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3882         * configure.ac: Treat gdb as supported on x86_64-darwin.
3883         * configure: Regenerate.
3885 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3887         * configure.ac (--with-host-libstdcxx): New option.
3888         * configure: Regenerate.
3890 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3892         * MAINTAINERS:  Move myself into the write after approval list.
3894 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3896         * MAINTAINERS: Update e-mail address.
3898 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3900         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3902 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3904         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3906 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3908         Backport from git Libtool:
3910         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3911         Support GNU/kOpenSolaris.
3912         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3913         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3914         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3915         GNU/kOpenSolaris.
3917 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3919         * MAINTAINERS: Update e-mail address.
3921 2009-02-24  Michael Eager  <eager@eagercon.com>
3923         * MAINTAINERS (Write After Approval): Add self.
3925 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3927         * MAINTAINERS (Write After Approval): Add myself.
3929 2009-02-05  Andreas Schwab  <schwab@suse.de>
3931         * Makefile.tpl (stage_last): Define $r and $s before using
3932         $(RECURSE_FLAGS_TO_PASS).
3933         * Makefile.in: Regenerate
3935 2009-01-30  Ian Lance Taylor  <iant@google.com>
3937         * MAINTAINERS: Move myself to the Global Reviewers list.
3939 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3941         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3942         * configure: Regenerate.
3944 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3946         * MAINTAINERS: Make whitespace consistent.
3947         Remove Robert Millan from Write After Approval.
3949 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3951         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3952         (all-opcodes): Depend on all-libiberty.
3953         * Makefile.in: Regenerate.
3955 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3957         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3958         * configure: Regenerate.
3960 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3962         * MAINTAINERS (Write After Approval): Add myself.
3964 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3966         * MAINTAINERS: Add myself to reviewers (Fortran).
3968 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3970         PR tree-optimization/38515
3971         * configure.ac (cloog-polylib): Removed.
3972         (with_ppl, with_cloog): Test for "no".
3973         * configure: Regenerated.
3975 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3977         * MAINTAINERS: Moved myself to reviewers (Fortran).
3979 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3981         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3982         (Write After Approval): Remove myself.
3984 2009-01-03  Diego Novillo  <dnovillo@google.com>
3986         * MAINTAINERS: Remove myself from alias maintainership.
3988 2009-01-02  David Ayers  <ayers@fsfe.org>
3990         * MAINTAINERS: Update e-mail address.
3992 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3994         * MAINTAINERS: Make whitespace consistent.
3996 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3998         Backport from upstream Libtool:
3999         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4000         Add cache variables to tests that require the linker to work.
4001         For shlibpath_overrides_runpath, this also changes the semantics
4002         to let the result from the C compiler take precedence.
4004 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4006         * config.sub, config.guess: Update from upstream sources.
4008 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4010         * configure.ac (ppllibs): Add by default the lib flags.
4011         * configure: Regenerate.
4013 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4015         * MAINTAINERS:  Add myself to the write after approval list.
4017 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4019         * configure.ac: Add double brackets on darwin[912].
4020         * configure: Regenerate.
4022 2008-12-03  Daniel Kraft  <d@domob.eu>
4024         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4025         Approval to Reviewer section (for Fortran front-end).
4027 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4029         * configure.ac: Expand to darwin10 and later.
4030         * configure: Regenerate.
4032 2008-12-02  Andreas Schwab  <schwab@suse.de>
4034         * Makefile.def: configure-target-boehm-gc depends on
4035         all-target-libstdc++-v3.
4036         * Makefile.in: Regenerate.
4038 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4040         * MAINTAINERS:  Add myself as mingw maintainer.
4042 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4044         * config.sub, config.guess: Update from upstream sources.
4046 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4048         * README.SCO: Remove.
4050 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4052         * MAINTAINERS:  Add myself to the write after approval list.
4054 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4056         * MAINTAINERS:  Update my email address in WAA section.
4058 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4060         * MAINTAINERS: Update e-mail address.
4062 2008-11-27  Toon Moene  <toon@moene.org>
4064         * MAINTAINERS: Change e-mail address.
4066 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4068         * configure.ac: Build gdb for i?86-*-darwin*
4069         * configure: Regenerated.
4071 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4073         * MAINTAINERS: Added my full name.
4075 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4077         PR bootstrap/38014
4078         PR bootstrap/37923
4080         Revert:
4082         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4084         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4085         * Makefile.in: Regenerated.
4087         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4089         PR gdb/921
4090         PR gdb/1646
4091         PR gdb/2175
4092         PR gdb/2176
4094         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4095         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4096         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4097         (HOST_EXPORTS): Pass CPPFLAGS.
4098         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4099         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4100         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4101         * Makefile.in, configure: Regenerated.
4102         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4103         and CPPFLAGS_FOR_BUILD.
4105 2008-11-06  Jeff Law  <law@redhat.com>
4107         * MAINTAINERS: Add myself as middle end maintainer.
4109 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4111         * MAINTAINERS (Write after approval): Add myself.
4113 2008-11-05  Diego Novillo  <dnovillo@google.com>
4115         * MAINTAINERS (Global Reviewers): Add myself.
4116         (Non-Algorithmic Maintainers): Remove myself.
4118 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4120         * MAINTAINERS (Write after approval): Add myself.
4122 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4124         * MAINTAINERS (Write after approval): Add myself.
4126 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4128         * configure.ac (spu-*-*): Remove special case.
4129         * configure: Regenerate.
4131 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4133         * MAINTAINERS (Write after approval): Update my email address.
4135 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4137         * configure.ac [spu-*-*]: Do not set skipdirs.
4138         * configure: Re-generate.
4140 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4142         * MAINTAINERS (Various Maintainers): Add myself to reload.
4144 2008-10-25  Richard Guenther  <rguenther@suse.de>
4146         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4147         maintainer.  Remove myself as libgcc-math maintainer.
4148         (Non-Algorithmic Maintainers): Remove myself.
4150 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4152         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4153         * Makefile.in: Regenerated.
4155 2008-10-23  Cary Coutant  <ccoutant@google.com>
4157         * MAINTAINERS (Write after approval): Add myself.
4159 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4161         PR gdb/921
4162         PR gdb/1646
4163         PR gdb/2175
4164         PR gdb/2176
4166         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4167         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4168         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4169         (HOST_EXPORTS): Pass CPPFLAGS.
4170         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4171         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4172         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4173         * Makefile.in, configure: Regenerated.
4174         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4175         and CPPFLAGS_FOR_BUILD.
4177 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4179         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4180         Sebastian Pop.
4182 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4184         * MAINTAINERS (Write After Approval): Added myself.
4186 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4188         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4189         recommended version to 2.3.2.
4191         * configure: Regenerate.
4193 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4195         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4197 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4199         * MAINTAINERS (Write After Approval): Update e-mail address.
4201 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4203         * libtool.m4: Update to libtool 2.2.6.
4204         * lt~obsolete.m4: Update to libtool 2.2.6.
4205         * ltmain.sh: Update to libtool 2.2.6.
4206         * ltsugar.m4: Update to libtool 2.2.6.
4207         * ltversion.m4: Update to libtool 2.2.6.
4208         * ltoptions.m4: Update to libtool 2.2.6.
4209         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4211 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4213         * MAINTAINERS (Write After Approval): Add myself.
4215 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4217         * MAINTAINERS (Write After Approval): Update my name.
4219 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4221         * MAINTAINERS: Add myself in "Write After Approval".
4223 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4225         * MAINTAINERS: Add myself as ia64 maintainer.
4227 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4229         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4230         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4231         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4232         and Michael Tiemann from Write After Approval since they do not
4233         actually have access.
4235 2008-09-05  Richard Guenther  <rguenther@suse.de>
4237         * configure.ac: Initialize clooglibs to -lcloog.
4238         * configure: Re-generate.
4240 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4242         * MAINTAINERS (Write After Approval): Add myself.
4244 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4246         * configure.ac (--with-cloog-polylib): New.
4247         (--disable-cloog-version-check): New.
4248         (--disable-ppl-version-check): New.
4249         * configure: Re-generate.
4251 2008-09-03  Richard Guenther  <rguenther@suse.de>
4253         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4254         cloog test.
4255         * configure: Re-generate.
4257 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4259         Add picoChip port.
4260         * MAINTAINERS: Add picoChip maintainers.
4262 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4263             Tobias Grosser  <grosser@fim.uni-passau.de>
4264             Jan Sjodin  <jan.sjodin@amd.com>
4265             Harsha Jagasia  <harsha.jagasia@amd.com>
4266             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4267             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4268             Adrien Eliche  <aeliche@isty.uvsq.fr>
4270         Merge from graphite branch.
4271         * configure: Regenerate.
4272         * Makefile.in: Regenerate.
4273         * configure.ac (host_libs): Add ppl and cloog.
4274         Add checks for PPL and CLooG.
4275         * Makefile.def (ppl, cloog): Added modules and dependences.
4276         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4277         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4279 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4281         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4282         (GCC_SHLIB_SUBDIR): New.
4283         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4284         * configure: Regenerate.
4285         * Makefile.in: Regenerate.
4287 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4289         * MAINTAINERS: Consistently use tabs to separate columns.
4291 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4293         * MAINTAINERS (Write after Approval): Add myself.
4295 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4297         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4298         Enable bfd, binutils and opcodes.
4299         * configure: Regenerate.
4301 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4303         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4305 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4307         * MAINTAINERS:  Use correct Umlaut for last name.
4309 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4311         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4313 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4315         * MAINTAINERS: Update my email address.
4317 2008-08-16  Nicolas Roche  <roche@adacore.com>
4319         * Makefile.tpl: Add BOOT_ADAFLAGS.
4320         * Makefile.in: Regenerate.
4322 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4324         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4325         * configure: Regenerate.
4327 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4329         * configure.ac: Add makefile fragments for hpux.
4330         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4331         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4332         * configure: Regenerate.
4333         * Makefile.in: Regenerate.
4335 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4337         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4339 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4341         * MAINTAINERS (Write after Approval): Add myself.
4343 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4345         * MAINTAINERS (Write After Approval):  Add myself.
4347 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4349         * MAINTAINERS (Write After Approval):  Add myself.
4351 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4353         * MAINTAINERS: Update my email address.
4355 2008-06-25  Joey Ye  <joey.ye@intel.com>
4357         * MAINTAINERS (Write After Approval):  Add myself.
4359 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4361         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4362         * Makefile.in: Regenerate.
4363         * configure: Regenerate.
4365 2008-06-17  Daniel Kraft  <d@domob.eu>
4367         * MAINTAINERS (Write After Approval):  Add myself.
4369 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4371         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4372         "$@" is still intact with both Autoconf 2.59 and 2.62.
4373         * configure: Regenerate.
4375 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4377         * Makefile.tpl: Fix comment errors.
4378         * Makefile.in: Regenerate.
4380 2008-06-12  David S. Miller  <davem@davemloft.net>
4381             David Edelsohn  <edelsohn@gnu.org>
4383         * configure.ac: Add powerpc*-*-* to gold supported targets.
4384         * configure: Regenerate.
4386 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4388         PR tree-optimization/36218
4389         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4390         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4391         (all prefix="build-"): Pass them to build-system sub-makes.
4392         * Makefile.in: Regenerate.
4394 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4396         * MAINTAINERS (mt port): Remove.
4397         (sco5, unixware, sco udk): Remove.
4398         (Kean Johnston): Add to Write After Approval.
4400 2008-05-30  Julian Brown  <julian@codesourcery.com>
4402         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4403         of libobjc for ARM EABI Linux.
4404         * configure: Regenerate.
4406 2008-05-18  Xinliang David Li   <davidxl@google.com>
4408         * ChangeLog: Remove wrong ChangeLog entry.
4410 2008-05-17  Xinliang David Li   <davidxl@google.com>
4412         * MAINTAINERS (Write After Approval): Add myself.
4414 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4416         * MAINTAINERS (Write After Approval): Add myself.
4418 2008-05-14  Rafael Espíndola  <espindola@google.com>
4420         * config-ml.in: don't handle --enable-shared and --enable-static.
4422 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4424         * MAINTAINERS: Update my email address.
4426 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4428         * MAINTAINERS: Update my email address.
4430 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4432         * MAINTAINERS (Write After Approval): Add myself.
4434 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4436         * MAINTAINERS (Write After Approval): Add myself.
4438 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4440         * MAINTAINERS (crx): Add myself.
4442 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4444         Sync with src:
4445         2008-04-14  David S. Miller  <davem@davemloft.net>
4447         * configure.ac: Add sparc*-*-* to gold supported targets.
4448         * configure: Regenerate.
4450 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4452         PR bootstrap/35457
4453         * configure.ac: Include override.m4.
4454         * configure: Regenerate.
4456 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4458         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4459         * Makefile.in: Regenerate.
4461 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4463         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4464         as nonconfigurable directories list.
4465         * configure: Regenerate.
4467 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4469         * config.sub, config.guess: Update from upstream sources.
4471 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4473         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4474         * Makefile.in: Regenerate.
4476 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4478         * configure.ac: Do not build libssp for the AVR.
4479         * configure: Regenerate.
4481 2008-04-07  Ian Lance Taylor  <iant@google.com>
4483         * Makefile.def: check-gold depends upon all-binutils.
4484         * Makefile.in: Regenerate.
4486 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4488         * MAINTAINERS (Write After Approval): Add myself.
4490 2008-04-04  Nick Clifton  <nickc@redhat.com>
4492         PR binutils/4334
4493         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4494         builds.
4495         * configure: Regenerate.
4497 2008-04-04  NightStrike  <NightStrike@gmail.com>
4499         PR other/35151
4500         * configure.ac: Combine rules for mingw32 and mingw64.
4501         * configure: Regenerate.
4503 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4505         * MAINTAINERS (Write After Approval): Add myself.
4507 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4509         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4510         * Makefile.in (.NOTPARALLEL): Ditto.
4512 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4514         * MAINTAINERS (Write After Approval): Add myself.
4516 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4518         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4519         * Makefile.in (.NOTPARALLEL): Regenerate.
4521 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4523         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4524         * Makefile.in: Regenerate.
4526 2008-03-26  Jakub Staszak  <kuba@et.pl>
4528         * MAINTAINERS (Write After Approval): Add myself.
4530 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4532         * MAINTAINERS:  Update e-mail address.
4534 2008-03-20  Ian Lance Taylor  <iant@google.com>
4536         * configure.ac: Add support for --enable-gold.
4537         * Makefile.def: Add gold as a directory like ld.
4538         * configure, Makefile.in: Regenerate.
4540 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4542         * configure.ac: m4_include config/proginstall.m4.
4543         * configure: Regenerate.
4545         Backport from upstream Libtool:
4547         2007-10-12  Eric Blake  <ebb9@byu.net>
4549         Deal with Autoconf 2.62's semantic change in m4_append.
4550         * ltsugar.m4 (lt_append): Replace broken versions of
4551         m4_append.
4552         (lt_if_append_uniq): Don't require separator to be overquoted,
4553         and avoid broken m4_append.
4554         (lt_dict_add): Fix typo.
4555         * libtool.m4 (_LT_DECL): Don't overquote separator.
4557 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4559         * config.rpath: Add AIX 6 support.
4561 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4563         * Makefile.def (stageprofile).  Remove -fprofile-generate
4564         from stage_libcflags.
4565         * Makefile.in: Regenerate.
4567 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4569         * config.sub, config.guess: Update from upstream sources.
4571 2008-03-06  Tom Tromey  <tromey@redhat.com>
4573         * MAINTAINERS: Update for treelang deletion.
4575 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4577         * MAINTAINERS: Update my email address.
4579 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4581         * MAINTAINERS (darwin port): Add myself as a maintainer.
4582         (objective-c/c++): Add myself as a maintainer.
4584 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4586         * MAINTAINERS (Write After Approval): Update my email address.
4588 2008-02-25  Tomas Bily  <tbily@suse.cz>
4590         * MAINTAINERS (Write After Approval): Add myself.
4592 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4594         * MAINTAINERS (OpenMP): Add myself.
4596 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4598         PR bootstrap/32009
4599         PR bootstrap/32161
4601         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4602         * configure: Regenerate.
4604         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4605         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4606         STAGE4_LIBCFLAGS): New.
4607         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4608         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4609         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4610         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4611         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4612         for target modules.  Don't export LIBCFLAGS.
4613         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4614         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4615         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4616         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4617         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4618         * Makefile.in: Regenerate.
4620 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4622         PR libgcj/33085
4623         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4624         Do not use -DDLL_EXPORT.  Backport from upstream.
4626 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4628         * MAINTAINERS (Write After Approval): Add myself.
4630 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4632         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4633         * configure: Regenerate.
4635 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4637         * configure.ac (xtensa*-*-*): Recognize processor variants.
4638         * configure: Regenerate.
4640 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4642         PR bootstrap/34922
4643         * configure.ac (PARSE_ARGS): Push suitable setting of
4644         ac_subdirs_all, for `./configure --help=recursive'.
4645         Handle `+' in generic toplevel directory disabling.
4646         * configure: Regenerate.
4648 2008-01-28  Nick Clifton  <nickc@redhat.com>
4650         * MAINTAINERS (xstormy16): Take over maintainership.
4652 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4654         * MAINTAINERS (c4x port): Remove.
4656 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4658         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4660 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4662         * config.sub, config.guess: Update from upstream sources.
4664 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4666         * MAINTAINERS (Write After Approval): Add myself.
4668 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4670         * MAINTAINERS: Update my email address.
4672 2008-01-09  Raksit Ashok  <raksit@google.com>
4674         * MAINTAINERS (Write After Approval): Add myself.
4676 2008-01-09  Raksit Ashok  <raksit@google.com>
4678         * MAINTAINERS (Write After Approval): Add myself.
4680 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4682         * config.sub, config.guess: Update from upstream sources.
4684 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4686         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4687         Change recommended MPFR from 2.2.1 -> 2.3.0.
4688         * configure: Regenerate.
4690 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4692         * MAINTAINERS: Update my email address.
4694 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4696         * MAINTAINERS: Update my email address.
4698 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4700         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4701         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4702         * Makefile.in: Regenerate.
4704 2007-12-10  Mark Heffernan  <meheff@google.com>
4706         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4707         misplaced entries.
4709 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4711         * configure.ac: Enable libjava for x86_64-*-darwin9.
4712         * configure: Regenerate.
4714 2007-12-07  Bill Maddox  <maddox@google.com>
4716         * MAINTAINERS (Write After Approval): Add myself.
4718 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4720         * config.sub, config.guess: Update from upstream sources.
4722 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4724         * config-ml.in: Remove 64bit configure tests.
4726 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4728         * config-ml.in: Robustify against white space in absolute file
4729         names.
4731         * config-ml.in (multi-clean): Substitute ${Makefile}.
4732         Remove superfluous ${Makefile} in list.
4734 2007-11-19  Thiemo Seufer  <ths@mips.com>
4736         * config-ml.in: Don't hardcode the Makefile name.
4738 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4740         * MAINTAINERS (Write After Approval): Add myself.
4742 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4744         * MAINTAINERS (Write After Approval): Add myself.
4746 2007-11-06  Doug Kwan  <dougkwan@google.com>
4748         * MAINTAINERS (Write After Approval): Add myself.
4750 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4752         * MAINTAINERS (mercury): Remove entry.
4753         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4755 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4757         * Makefile.def (dependencies): Make configure-gdb depend on
4758         all-intl.
4759         * Makefile.in: Regenerated.
4761 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4763         * MAINTAINERS (Fortran maintainer): Remove myself.
4765 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4767         * Makefile.def: To avoid problems running with parallel makes,
4768         build newlib before libgloss so that target specific header
4769         files are availble.
4770         * Makefile.in: Regenerate
4772 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4774         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4775         * Makefile.in: Regenerate.
4777 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4779         * MAINTAINERS (Register allocation reviewer): Add myself.
4781 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4783         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4784         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4785         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4786         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4787         * configure: Regenerate.
4789 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4791         * MAINTAINERS (Register allocation reviewer): Add myself.
4793 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4795         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4796         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4797         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4798         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4799         * configure.ac: Default them to host tools for $host = $build.
4800         Subst them.
4802         * configure: Regenerate.
4803         * Makefile.in: Regenerate.
4805 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4807         * MAINTAINERS (Register allocation reviewer): Add myself.
4809 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4811         * MAINTAINERS (Register allocation reviewer): Add myself.
4813 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4815         * MAINTAINERS (Write After Approval): Fix typo.
4817 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4819         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4820         * configure: Regenerate.
4822 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4824         PR bootstrap/31906
4825         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4826         they're already prefixed.
4828 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4830         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4831         libstdc++.
4832         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4833         * configure: Regenerate.
4834         * Makefile.in: Regenerate.
4836 2007-09-17  Andreas Schwab  <schwab@suse.de>
4838         * configure.ac: Raise minimum makeinfo version to 4.6.
4839         * configure: Regenerate.
4841 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4843         * MAINTAINERS (write-after-approval) add myself
4845 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4847         * configure.ac: Correct makeinfo version check.
4848         * configure: Regenerate.
4850 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4852         * MAINTAINERS: Update my email address.
4854 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4856         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4857         to $skipdirs and only disable gprof for newlib.  Use the normal
4858         mips*-elf* handling in other respects.
4859         * configure: Regnerate.
4861 2007-09-12  David Daney  <ddaney@avtrex.com>
4863         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4864         enabling libgcj.
4865         * configure: Regenerate.
4867 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4869         PR other/32154
4870         * configure.ac: For libgloss targets, point the linker to the linker
4871         script, startup code and simulator library.
4872         * configure: Regenerate.
4874 2007-09-07  Andrew Haley  <aph@redhat.com>
4876         * configure.ac (noconfigdirs): Remove target-libffi and
4877         target-libjava.
4878         * configure: Regenerate.
4880 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4882         PR target/33281
4883         * configure.ac: Use config/mh-mingw on mingw.
4884         * configure: Regenerate.
4886 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4888         * MAINTAINERS (Write After Approval): Add myself.
4890 2007-09-05  Richard Guenther  <rguenther@suse.de>
4892         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4893         nor --disable-checking is provided also turn on yes and types
4894         checking for stage1.
4895         * configure: Re-generate.
4897 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4899         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4900         (Write After Approval): Remove myself.
4902 2007-08-29  Nick Clifton  <nickc@redhat.com>
4904         * config.sub, config.guess: Update from upstream sources.
4906 2007-08-22  Bud Davis  <jmdavis@link.com>
4908         * MAINTAINERS (Write After Approval): Added myself.
4909         * MAINTAINERS (Reviewers): Removed myself.
4911 2007-08-18  Paul Brook  <paul@codesourcery.com>
4912             Joseph Myers  <joseph@codesourcery.com>
4914         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4915         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4916         * Makefile.in: Regenerate.
4917         * configure.ac (--with-debug-prefix-map): New.
4918         * configure: Regenerate.
4920 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4921             Nigel Stephens  <nigel@mips.com>
4923         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4924         as target_makefile_frag.
4925         * configure: Regenerate.
4927 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4929         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4930         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4931         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4932         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4933         (do-compare, do-compare3, do-compare-debug): New.
4934         ([+compare-target+]): Use them.
4936 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4938         * MAINTAINERS (Write After Approval): Change my email address.
4940 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4941             Ben Elliston  <bje@au.ibm.com>
4943         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4944         --silent if $silent.
4945         * configure: Regenerate.
4947 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4949         * MAINTAINERS (Various Maintainers): Add myself as
4950         loop infrastructure maintainer.  Update my e-mail
4951         address.
4953 2007-07-31  Diego Novillo  <dnovillo@google.com>
4955         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4956         Adjust description.
4958 2007-07-26  Richard Guenther  <rguenther@suse.de>
4960         * configure.ac: Add types checking to stage1 checking flags.
4961         * configure: Regenerate.
4963 2007-07-17  Nick Clifton  <nickc@redhat.com>
4965         * COPYING3: New file.  Contains version 3 of the GNU General
4966         Public License.
4967         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4968         Lesser General Public License.
4970 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4972         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4974 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4976         * MAINTAINERS (S/390 co-maintainer): Add myself.
4977         (Write After Approval): Remove myself.
4979 2007-07-13  Dan Hipschman  <dsh@google.com>
4981         * MAINTAINERS (Write After Approval): Add myself.
4983 2007-07-11  Nick Clifton  <nickc@redhat.com>
4985         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4986         WINDRES export.
4987         * Makefile.in: Regenerate.
4989 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4991         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4992         maintainer.
4994 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4996         * lt~obsolete.m4: New. Import from 20070318 libtool.
4998 2007-07-03  Julian Brown  <julian@codesourcery.com>
5000         * MAINTAINERS (Write After Approval): Add myself.
5002 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5004         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5005         * configure: Regenerate.
5007 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5009         * configure.ac: Add some missing m4 quotation.
5010         * configure: Regenerate.
5012 2007-07-02  Simon Baldwin  <simonb@google.com>
5014         * MAINTAINERS (Write After Approval): Add myself.
5016 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5018         * configure: Regenerate.
5020 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5022         * Makefile.def: Add windmc tool to build.
5023         * Makefile.tpl: Likewise.
5024         * configure.ac: Likewise.
5025         * Makefile.in: Regenerate.
5026         * configure: Regenerate.
5028 2007-06-28  DJ Delorie  <dj@redhat.com>
5030         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5031         not building newlib.
5032         * configure: Regenerated.
5034 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5036         * MAINTAINERS (Write After Approval): Add myself.
5038 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5040         * MAINTAINERS (Write After Approval): Add myself.
5042 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5044         * MAINTAINERS (Write After Approval): Add myself.
5046 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5048         * MAINTAINERS (Write After Approval): Add myself.
5050 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5052         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5053         * Makefile.in: Regenerated.
5055 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5057         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5058         bfin*-*-uclinux* targets.
5059         * configure: Regenerate.
5061 2007-06-14  Ian Lance Taylor  <iant@google.com>
5063         * MAINTAINERS: Add myself as non-algorithmic global write
5064         maintainer.
5066 2007-06-14  Diego Novillo  <dnovillo@google.com>
5068         * MAINTAINERS: Add self as middle-end maintainer and
5069         non-algorithmic global write maintainer.
5071 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5073         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5074         Move all Fortran maintainers except Paul Brook into the
5075         Non-Autopoiesis section.
5077 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5079         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5080         (distclean-stage[+id+]): Possibly delete stage_last.
5081         * Makefile.in: Regenerate.
5083 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5085         * MAINTAINERS (Various Maintainer): Fix typo.
5087 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5089         * MAINTAINERS (Various Maintainer): Add myself as
5090         dataflow maintainer.
5092 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5094         * config.sub, config.guess: Update from upstream sources.
5096 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5098         * Makefile.tpl: Fix spelling error.
5099         * Makefile.in: Regenerate.
5101 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5103         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5104         lt_cv_sys_max_cmd_len.
5106 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5108         * MAINTAINERS (Various Maintainers): Add myself as
5109         auto-vectorizer maintainer.
5111 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5113         PR libjava/32098
5114         * libtool.m4: Revert previous change.
5115         * ltgcc.m4: Put it here.
5117 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5119         * MAINTAINERS (Various Maintainers): Add myself as
5120         auto-vectorizer maintainer.
5122 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5124         PR libjava/32098
5125         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5127 2007-05-30  Richard Guenther  <rguenther@suse.de>
5129         * MAINTAINERS (Various Maintainers): Add myself as
5130         auto-vectorizer maintainer.
5132 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5134         PR bootstrap/29382
5135         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5136         * configure: Rebuilt.
5138 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5140         * MAINTAINERS (Write After Approval): Removed my name.
5142 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5144         * MAINTAINERS (Write After Approval): Remove myself.
5146 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5148         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5150 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5152         * ltmain.sh: Update from ToT Libtool.
5153         * libtool.m4: Update from ToT Libtool.
5154         * ltsugar.m4: New. Update from ToT Libtool.
5155         * ltversion.m4: New. Update from ToT Libtool.
5156         * ltoptions.m4: New. Update from ToT Libtool.
5157         * ltconfig: Remove.
5158         * ltcf-c.sh: Remove.
5159         * ltcf-cxx.sh: Remove.
5160         * ltcf-gcj.sh: Remove.
5162 2007-05-22  Ollie Wild  <aaw@google.com>
5164         * MAINTAINERS (Write After Approval): Add myself.
5166 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5168         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5169         stage_cflags.
5170         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5171         Remove CFLAGS/LIBCFLAGS.
5172         (configure-stage[+id+]-[+prefix+][+module+],
5173         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5174         * Makefile.in: Regenerate.
5176 2007-05-15  Diego Novillo  <dnovillo@google.com>
5178         * MAINTAINERS: Update e-mail address.
5180 2007-05-15  Revital Eres  <eres@il.ibm.com>
5182         * MAINTAINERS (Write After Approval): Add myself.
5184 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5186         * MAINTAINERS (Write After Approval): Updated my address.
5188 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5190         * MAINTAINERS (Write After Approval): Add myself.
5192 2007-05-11  Silvius Rus  <rus@google.com>
5194         * MAINTAINERS (Write After Approval): Add myself.
5196 2007-04-23  Tom Tromey  <tromey@redhat.com>
5198         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5200 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5202         * MAINTAINERS (cpplib): Rename to ...
5203         (libcpp): ... this.  Add C/C++ front end maintainers.
5205 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5207         * config-ml.in: Pass ${ml_config_env} to configure calls.
5209 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5211         * MAINTAINERS (Write After Approval): Add myself.
5213 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5215         * MAINTAINERS (Write After Approval): Add myself.
5217 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5219         * MAINTAINERS (fortran 95 front end): Add myself.
5221 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5223         * MAINTAINERS (Write After Approval): Add myself.
5225 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5227         * MAINTAINERS (Modulo Scheduler): Add myself.
5229 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5231         * MAINTAINERS (fortran 95 front end): Add myself.
5232         (c++ front end): whitespace fix.
5234 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5236         * MAINTAINERS (Write After Approval): Add myself.
5238 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5240         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5241         of glob.  Quote arguments with single quotes too.
5242         * configure: Regenerate.
5244 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5246         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5247         * Makefile.in: Regenerate
5249 2007-03-07  Andreas Schwab  <schwab@suse.de>
5251         * configure: Regenerate.
5253 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5255         * configure.ac: Add "--with-pdfdir" configure option,
5256         which defines pdfdir variable.
5257         * Makefile.def (target=fixincludes): Add install-pdf to
5258         missing targets.
5259         (recursive_targets): Add install-pdf target.
5260         (flags_to_pass): Add pdfdir.
5261         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5262         target.
5263         * configure: Regenerate
5264         * Makefile.in: Regenerate
5266 2007-02-28  Eric Christopher  <echristo@apple.com>
5268         Revert:
5269         2006-12-07  Mike Stump  <mrs@apple.com>
5271         * Makefile.def (dependencies): Add dependency for
5272         install-target-libssp and install-target-libgomp on
5273         install-gcc.
5274         * Makefile.in: Regenerate.
5276 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5278         * configure: Regenerate.
5279         * configure.ac: Move statements after variable declarations.
5281 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5283         * MAINTAINERS: Add myself as sh maintainer.
5285 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5287         * configure.ac: Adjust for loop syntax.
5288         * configure: Regenerate.
5290 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5292         * configure: Rebuilt.
5294 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5296         * configure.ac: Drop multiple occurrences of --enable-languages,
5297         and fix its quoting.
5298         * configure: Rebuilt.
5300 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5301             Nathan Sidwell  <nathan@codesourcery.com>
5302             Vladimir Prus  <vladimir@codesourcery.com>
5303             Joseph Myers  <joseph@codesourcery.com>
5305         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5306         * configure: Regenerate.
5308 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5310         * ltconfig (freebsd*): Default to elf.
5312 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5314         * configure.ac (target_libraries): Move libgcc before libiberty.
5315         * configure: Regenerated.
5317 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5318             Paolo Bonzini  <bonzini@gnu.org>
5320         PR bootstrap/30753
5321         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5322         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5323         * configure: Regenerated.
5325 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5327         * MAINTAINERS (Language Front End Maintainers): Update my mail
5328         address.
5330 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5332         PR bootstrap/30748
5333         * configure.ac: Correct syntax for Solaris ksh.
5334         * configure: Regenerated.
5336 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5338         * configure.ac: Sync with src.
5339         * configure: Regenerate.
5341 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5343         * Makefile.in: Regenerate.
5345 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5347         * config.sub: Sync with src.
5349 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5351         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5352         noncanonical equivalents.
5353         * configure.in: Rename to...
5354         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5355         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5356         target_noncanonical.  Use them.  Rewrite removal of configure
5357         arguments for autoconf 2.59.  Discard variable settings.  Force
5358         program_transform_name for native tools.
5360         * Makefile.in: Regenerated.
5361         * configure: Regenerated with autoconf 2.59.
5363 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5365         * MAINTAINERS (Write After Approval): Add myself.
5367 2007-01-31  Andreas Schwab  <schwab@suse.de>
5369         * Makefile.tpl (LDFLAGS): Substitute it.
5370         * Makefile.in: Regenerate.
5372 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5374         * MAINTAINERS (Write After Approval): Add myself.
5376 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5378         * MAINTAINERS (spu port): Add myself.
5380 2007-01-23  Richard Guenther  <rguenther@suse.de>
5382         PR bootstrap/30541
5383         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5384         * Makefile.tpl (GNATBIND): Substitute it.
5385         (GNATMAKE): Likewise.
5386         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5387         of STAGE_PREFIX.
5388         * Makefile.in: Regenerate.
5389         * configure: Regenerate.
5391 2007-01-18  Mike Stump  <mrs@apple.com>
5393         * configure.in: Re-enable -Werror for gcc builds.
5395 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5397         * MAINTAINERS (Write After Approval): Add myself.
5399 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5401         * configure.in: Change == to = in test command.
5402         * configure: Regenerate.
5404 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5405             Nick Clifton  <nickc@redhat.com>
5406             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5408         * configure.in (build_configargs, host_configargs, target_configargs):
5409         Remove build/host/target parameters.
5410         (host_libs): Add gmp and mpfr.
5411         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5412         * Makefile.def (gmp, mpfr): New.
5413         (gcc): Remove target.
5414         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5415         target_os, target_vendor): New.
5416         (configure): Add host_alias/target_alias arguments; adjust invocations.
5417         * configure: Regenerate.
5418         * Makefile.in: Regenerate.
5420 2007-01-11  Matt Fago  <fago@earthlink.net>
5422         * configure.in: Try to link to functions only in mpfr 2.2.x
5423         to improve robustness of configure tests.
5424         * configure: Regenerate.
5426 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5428         * MAINTAINERS: Add myself as i386 maintainer.
5430 2007-01-08  Jan Hubicka  <jh@suse.cz>
5432         * MAINTAINERS: Add myself as i386 maintainer.
5434 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5436         * configure.in: Add support for an x86_64-mingw* target.
5437         * configure: Regenerate.
5439 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5441         * Makefile.tpl (all-target): Correct @if conditional for target
5442         modules.
5443         * configure.in: Omit libiberty if building only target libgcc.
5444         * configure, Makefile.in: Regenerated.
5446 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5448         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5449         * configure: Regenerate.
5451 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5453         * Makefile.def (target_modules): Add libgcc.
5454         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5455         * Makefile.tpl (clean-target-libgcc): Delete.
5456         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5457         on gcc even for bootstrapped modules.  Rewrite handling of
5458         lang_env_dependencies to loop over target_modules.
5459         * configure.in (target_libraries): Add target-libgcc.
5460         * Makefile.in, configure: Regenerated.
5462 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5464         * configure.in: Reorganize recognition of languages.  Add
5465         --enable-stage1-languages.  Show supported languages for the chosen
5466         target rather than all recognized languages.
5467         * configure: Regenerate.
5469 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5471         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5472         * Makefile.in: Regenerate.
5474 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5476         * configure.in: Warn that MPFR 2.2.0 is buggy.
5477         * configure: Regenerate.
5479 2006-12-27  Ian Lance Taylor  <iant@google.com>
5481         * configure.in: When removing Makefiles to force a reconfigure, also
5482         remove prev-DIR*/Makefile.
5483         * configure: Regenerate.
5485 2006-12-22  Andreas Schwab  <schwab@suse.de>
5487         * configure: Regenerate with correct autoconf version.
5489 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5491         * configure.in: add AC_SUBST for *_FOR_TARGET.
5492         * configure: Regenerate.
5494 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5496         * configure.in: Simplify logic for rejecting languages that cannot
5497         be built.  Separate the case when a language is unsupported,
5498         from the case when the user chooses not to build a language.
5500 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5502         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5503         it only affects bootstrap and could be tested on "$host" as well.
5504         * configure: Regenerate.
5505         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5507 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5509         PR bootstrap/29544
5510         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5511         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5512         move here comment from Makefile.tpl.
5513         * Makefile.tpl: Move some definitions higher in the file.
5514         (STAGE1_CHECKING): New.
5515         * configure.in: Add --enable-stage1-checking.
5516         * configure: Regenerate.
5517         * Makefile.in: Regenerate.
5519 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5521         * MAINTAINERS: Add myself as build system maintainer.
5523 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5525         * MAINTAINERS (Write After Approval): Add myself.
5527 2006-12-13  Eric Christopher  <echristo@apple.com>
5529         * MAINTAINERS: Add myself as darwin maintainer.
5531 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5533         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5535 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5537         MAINTAINERS: Update my entry.
5539 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5541         * configure.in:  Handle spu makefile frag.
5542         * Makefile.tpl (MAINT): Define
5543         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5544         * configure: Regenerate.
5545         * Makefile.in: Regenerate.
5547 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5549         * config.guess: Import latest version.
5550         * config.sub: Likewise.
5552 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5554         * configure.in (spu-*-*): Don't skip target-libiberty.
5555         * configure: Regenerate.
5557 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5559         PR bootstrap/30134
5560         * configure.in: Correct x86 darwin support for libjava to powerpc
5561         and i?86 only.
5562         * configure: Regenerate.
5564 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5566         * configure.in: Add x86 darwin support for libjava.
5567         * configure: Regenerate.
5569 2006-12-07  Mike Stump  <mrs@apple.com>
5571         * Makefile.def (dependencies): Add dependency for
5572         install-target-libssp and install-target-libgomp on
5573         install-gcc.
5574         * Makefile.in: Regenerate.
5576 2006-12-04  Richard Guenther  <rguenther@suse.de>
5578         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5579         (Non-Algorithmic Maintainers): Move over non-algorithmic
5580         loop optimizer maintainers, add myself as a non-algorithmic
5581         middle-end maintainer.
5583 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5585         * MAINTAINERS (Write After Approval): Add myself.
5587 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5589         * configure.in: Update error message for missing GMP/MPFR.
5591         * configure: Regenerate.
5593 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5595         * configure.in: Update MPFR version in error message.
5597         * configure: Regenerate.
5599 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5601         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5602         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5603         --with-gmp-lib): New flags.
5605         * configure: Regenerate.
5607 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5609         * MAINTAINERS (Write After Approval): Change my email address.
5611 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5613         * MAINTAINERS (Write After Approval): Add myself.
5615 2006-11-22  Philipp Thomas  <pth@suse.de>
5617         * MAINTAINERS (i18n): Update e-mail address.
5619 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5621         * MAINTAINERS (spu port): Add myself as maintainer.
5622         (Write After Approval): Remove myself.
5624 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5626         * configure.in (skipdirs): Don't build libssp for SPU.
5627         * configure: Regenerate.
5629 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5631         * MAINTAINERS (spu port): Add myself as maintainer.
5632         (libobjc): Update my email address.
5634 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5636         * MAINTAINERS (Write After Approval): Add myself.
5638 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5640         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5641         * configure : Rebuilt.
5643 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5645         * MAINTAINERS (Write After Approval): Add myself.
5647 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5649         * MAINTAINERS (Write After Approval): Add myself.
5651 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5653         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5654         libmpfr.a.
5655         * configure: Regenerate.
5657 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5659         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5660         (unstage): Test for stage_last presence.
5662         PR bootstrap/29802
5663         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5664         STAGE_PREFIX.
5665         * Makefile.in: Regenerate.
5667 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5669         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5670         maintainers.
5672 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5674         * MAINTAINERS (Write After Approval): Add myself.
5676 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5678         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5679         and stageN-package/Makefile.
5680         * Makefile.in: Regenerated.
5682 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5684         * configure.in: Remove target-libgloss from noconfigdirs for
5685         bfin-*-*.
5686         * configure: Regenerated.
5688 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5690         * configure.in (have_gmp): Only error if the gcc directory exists.
5692         * configure: Regenerate.
5694 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5696         * configure.in: Robustify error message for missing GMP/MPFR.
5698         * configure: Regenerate.
5700 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5702         * MAINTAINERS (Write After Approval): Add myself.
5704 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5706         * MAINTAINERS: Change email address.
5708 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5710         * MAINTAINERS (Write After Approval): Add myself.
5712 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5714         * MAINTAINERS (Write After Approval): Add myself.
5716 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5718         * MAINTAINERS (Write After Approval): Move myself to
5719         Write After Approval section.
5721 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5723         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5724         need_gmp anymore.
5725         * configure: Regenerate.
5727 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5729         * MAINTAINERS (Write After Approval): Add myself.
5731 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5733         * config.guess: Import latest version.
5734         * config.sub: Likewise.
5736 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5738         * Makefile.def: Added pdf target handling.
5739         * Makefile.tpl: Added pdf target handling.
5740         * Makefile.in: Regenerated.
5742 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5744         * MAINTAINERS: Add self as score port maintainer.
5746 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5748         * MAINTAINERS (Write After Approval): Add myself.
5750 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5752         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5753         or newer.
5754         * configure: Regenerated.
5756 2006-09-27  Dave Brolley  <brolley@redhat.com>
5758         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5759         using $s instead of $r.
5760         * configure: Regenerated.
5762 2006-09-26  Thiemo Seufer  <ths@mips.com>
5764         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5765         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5766         * configure: Regenerate.
5768 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5770         * MAINTAINERS (Write After Approval): Remove myself.
5772 2006-09-22  Chao-ying Fu  <fu@mips.com>
5774         * MAINTAINERS (Write After Approval): Add myself.
5776 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5778         * MAINTAINERS: Add self as soft-fp maintainer.
5780 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5782         * MAINTAINERS: Add myself as avr maintainer.
5783         Remove Marek Michalkiewicz as avr maintainer.
5785 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5787         * MAINTAINERS (Write After Approval): Add myself.
5789 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5791         * configure.in: Never build newlib for a Mingw host.
5792         Never build newlib as Mingw target library.
5793         Test the existence of winsup/cygwin for building a Cygwin newlib,
5794         rather than just winsup.
5795         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5796         building a Mingw target.
5797         * configure: Regenerate.
5799 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5801         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5803 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5805         * config.guess: Import from src (was more updated).
5806         * config.sub: Likewise.
5808 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5810         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5811         * configure: Regenerated.
5813 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5815         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5816         for stages after the first.
5818 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5820         * Makefile.def: Add dependencies for configure-opcodes
5821         on configure-intl and all-opcodes on all-intl.
5822         * Makefile.in: Regenerated.
5824 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5826         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5828 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5830         Port to hosts whose 'sort' and 'tail' implementations
5831         treat operands with leading '+' as file names, as POSIX
5832         has required since 2001.  However, make sure the code still
5833         works on pre-POSIX hosts.
5834         * ltmain.sh: Don't assume "sort +2" is equivalent to
5835         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5837 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5839         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5841 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5843         * ltconfig: chmod 644 before ranlib during install.
5845 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5847         PR bootstrap/18058
5848         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5849         if the bootstrap compiler is a GCC version that supports it.
5850         * configure: Regenerate.
5852 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5854         * configure.in: Fix thinkos in previous check-in.
5855         * configure: Regenerate.
5857 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5859         PR other/27063
5860         * configure.in: Test subdir_requires and give an appropriate
5861         error message.
5862         * configure: Regenerate.
5864 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5866         * MAINTAINERS (Write After Approval): Add myself.
5868 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5870         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5872 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5874         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5876 2006-06-20  David Ayers  <d.ayers@inode.at>
5878         PR bootstrap/28072
5879         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5880         whether target-libjava is being configured instead of whether the
5881         java front end is enabled.
5882         * configure: Regenerate.
5884 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5886         PR target/27540
5887         * configure.in: Only enable libgomp on IRIX 6.
5888         * configure: Regenerate.
5890 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5892         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5893         too.
5894         * Makefile.in: Regenerate.
5896 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5898         * config-ml.in: Alter CCASFLAGS to include special
5899         multilib options the same as is done for CFLAGS.
5901 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5903         * configure.in: Don't enable libgomp on hpux10.
5904         * configure: Rebuilt.
5906 2006-06-12  David Ayers  <d.ayers@inode.at>
5908         PR bootstrap/27963
5909         PR target/19970
5910         * configure.in: Remove target-boehm-gc from noconfigdirs where
5911         ${libgcj} is specified.
5912         * configure: Regenerate.
5914 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5916         Sync from src:
5918         * configure.in: Sync.
5919         * configure: Regenerated.
5921         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5923         * Makefile.def: Added dependencies from sim and gdb on intl, and
5924         added configure dependencies to everything with an all dependency
5925         on intl.
5926         * Makefile.in: Regenerated.
5928 2006-06-06  David Ayers  <d.ayers@inode.at>
5930         PR libobjc/13946
5931         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5932         * Makefile.in: Regenerate.
5933         * configure.in: Add --enable-objc-gc at toplevel and have it
5934         enable boehm-gc for Objective-C.
5935         Remove target-boehm-gc from libgcj.
5936         Add target-boehm-gc to target_libraries.
5937         Add target-boehm-gc to noconfigdirs where ${libgcj}
5938         is specified.
5939         Assert that boehm-gc is supported when requested for Objective-C.
5940         Only build boehm-gc if needed either for Java or Objective-C.
5941         * configure: Regenerate.
5943 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5945         PR 27674
5946         * Makefile.tpl (configure-[+prefix+][+module+],
5947         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5948         Remove rule to unstage bootstrapped modules.
5949         (stage_current): New.
5950         * Makefile.in: Regenerate.
5952 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5954         * MAINTAINERS (Write After Approval): Update my e-mail address.
5956 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5958         * include/libiberty.h: Declare pex_run_in_environment.
5960 2006-05-31  Asher Langton  <langton2@llnl.gov>
5962         * MAINTAINERS (Write After Approval): Add myself.
5964 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5966         * Makefile.def (bfd, opcodes): Fix lib_path.
5967         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5968         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5969         * Makefile.in: Regenerate.
5971 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5973         * Makefile.in: Regenerate.
5975 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5977         * Makefile.def: Add install-html target. Add datarootdir
5978         docdir and htmldir to flags_to_pass.
5979         * Makefile.tpl: Add install-html target.
5980         * Makefile.in: Regenerate.
5981         * configure.in: Add --with-datarootdir, --with-docdir, and
5982         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5983         * configure: Regenerate.
5985 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5987         * configure.in: Enable gprof for cross builds.
5988         * configure: Regenerate.
5990 2006-05-22  Richard Guenther  <rguenther@suse.de>
5992         Revert
5993         2006-01-31  Richard Guenther  <rguenther@suse.de>
5994         Paolo Bonzini  <bonzini@gnu.org>
5996         * Makefile.def (target_modules): Add libgcc-math target module.
5997         * configure.in (target_libraries): Add libgcc-math target library.
5998         (--enable-libgcc-math): New configure switch.
5999         * Makefile.in: Re-generate.
6000         * configure: Re-generate.
6001         * libgcc-math: New toplevel directory.
6003 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6004             Andreas Tobler  <a.tobler@schweiz.ch>
6006         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6007         * configure: Rebuilt.
6009 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6011         * MAINTAINERS (Write After Approval): Add myself.
6013 2006-05-01  DJ Delorie  <dj@redhat.com>
6015         * configure.in: Restore CFLAGS if GMP isn't present.
6016         * configure: Regenerate.
6018 2006-05-01  Richard Guenther  <rguenther@suse.de>
6020         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6021         maintainer.
6023 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6025         * MAINTAINERS (Write After Approval): Add myself.
6027 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6029         * MAINTAINERS (Write After Approval): Add myself.
6031 2006-04-18  DJ Delorie  <dj@redhat.com>
6033         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6034         reference libgloss so that libssp can be built in a combined
6035         tree.
6036         * configure: Regenerate.
6038 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6040         * MAINTAINERS (Write After Approval): Add myself.
6042 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6044         * configure.in: Require makeinfo 4.4 or higher.
6045         * configure: Regenerate.
6047 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6049         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6050         Rearrange the entries of other libraries to have them in one place.
6052 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6054         * MAINTAINERS (Write After Approval): Remove myself.
6055         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6057 2006-03-14  Richard Guenther  <rguenther@suse.de>
6059         * configure: Regenerate with autoconf 2.13.
6061 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6063         * MAINTAINERS: Use my work address.
6065         * MAINTAINERS: Update my E-mail address.
6067 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6069         * configure.in: Handle --disable-<component> generically.
6070         * configure: Regenerate.
6072 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6074         PR libgcj/17311
6075         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6077 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6079         * MAINTAINERS (Write After Approval):  Remove myself.
6080         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6082 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6084         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6085         (TARGET_CONFIGDIRS): Remove.
6086         * configure.in: Remove AC_SUBST(target_configdirs).
6087         * Makefile.in, configure: Regenerated.
6089 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6091         * MAINTAINERS (Write After Approval):  Remove myself.
6092         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6094 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6096         PR bootstrap/25670
6098         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6100         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6101         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6102         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6103         BUILD_PREFIX, BUILD_PREFIX_1.
6104         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6106         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6107         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6109         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6110         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6111         of `cat stage_current`.  Always provide the `r' and `s' variables.
6112         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6113         a single shell execution.
6114         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6115         bootstrapped modules, make the stage1 module if the build was not
6116         started yet, else build the current stage.
6117         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6118         (all-build, all-host, all-target, [+make_target+]-host,
6119         [+make_target+]-target): Do not use \-continued lines.
6120         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6121         (current_stage, restrap, stage_last): New.
6123         * Makefile.in: Regenerate.
6124         * configure: Regenerate.
6126 2006-02-19  Bud Davis  <jmdavis@link.com>
6128         * MAINTAINERS (Write After Approval):  Remove myself.
6129         (Language Front End Maintainers):  Add myself as fortran 95
6130         maintainer and update e-mail address.
6132 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6134         * MAINTAINERS (Write After Approval):  Remove myself.
6135         (Language Front End Maintainers):  Add myself as fortran 95
6136         maintainer.
6138 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6140         * MAINTAINERS (Write After Approval): Add myself.
6142 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6144         * MAINTAINERS (Write After Approval):  Remove myself.
6145         (Language Front End Maintainers):  Add myself as
6146         fortran 95 maintainer.
6148 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6150         Sync from src:
6152         2005-12-27  Leif Ekblad  <leif@rdos.net>
6154         * configure.in: Add support for RDOS target.
6155         * configure: Regenerate.
6157 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6158             Andreas Schwab  <schwab@suse.de>
6160         * configure: Regenerate.
6162 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6164         * configure.in (enable_libgomp): Add AIX.
6165         * configure: Regenerate.
6167 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6169         * MAINTAINERS (Write After Approval): Add myself.
6171 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6173         * MAINTAINERS (Write After Approval): Add myself.
6175 2006-01-31  Richard Guenther  <rguenther@suse.de>
6176         Paolo Bonzini  <bonzini@gnu.org>
6178         * Makefile.def (target_modules): Add libgcc-math target module.
6179         * configure.in (target_libraries): Add libgcc-math target library.
6180         (--enable-libgcc-math): New configure switch.
6181         * Makefile.in: Re-generate.
6182         * configure: Re-generate.
6183         * libgcc-math: New toplevel directory.
6185 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6187         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6188         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6189         the assembler, linker and binutils.
6190         * configure: Regenerate.
6192 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6194         * MAINTAINERS (Write After Approval): Add myself.
6196 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6198         * configure: Regenerate.
6200 2006-01-18  Richard Henderson  <rth@redhat.com>
6201             Jakub Jelinek  <jakub@redhat.com>
6202             Diego Novillo  <dnovillo@redhat.com>
6204         * libgomp: New directory.
6205         * Makefile.def: Add target_module libgomp.
6206         * Makefile.in: Regenerate.
6207         * configure.in (target_libraries): Add target-libgomp.
6208         * configure: Regenerate.
6210 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6212         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6213         @ from continuation.
6214         * Makefile.in: Rebuilt.
6216 2006-01-04  Chris Lattner  <sabre@gnu.org>
6218         * MAINTAINERS (Write After Approval): Add myself.
6220 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6222         PR bootstrap/24252
6224         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6225         * Makefile.tpl (OBJDUMP): New.
6226         (EXTRA_HOST_FLAGS): Add it.
6227         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6229         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6230         to use symbolic links between directories.  Avoid race conditions
6231         or make them harmless.
6232         * configure.in: Do not try to use symbolic links between directories.
6234         * Makefile.def (LEAN): Pass.
6235         * Makefile.tpl (LEAN): Define.
6236         (stage[+id+]-start): Accept that the previous directory does not
6237         exist, if the bootstrap is lean.
6238         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6239         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6240         configure substitution.
6241         ([+compare-target+]): Likewise.
6242         ([+bootstrap-target+]-lean): New.
6243         * configure.in: Remove lean bootstrap support from here.
6245         * Makefile.in: Regenerate.
6246         * configure: Regenerate.
6248 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6250         * MAINTAINERS (libdecnumber): Add myself.
6252 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6254         * libtool-ldflags: New script.
6256 2006-01-02  Andreas Schwab  <schwab@suse.de>
6258         * configure.in: When reconfiguring remove Makefile in
6259         all stage directories.
6260         * configure: Regenerate.
6262 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6264         * MAINTAINERS: Update my email address.
6266 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6268         Revert Ada-related part of the previous change.
6270         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6271         Do not pass.
6272         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6273         * Makefile.in: Regenerate.
6274         * configure.in: Do not include mt-ppc-aix target fragment.
6275         * configure: Regenerate.
6277 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6279         * configure.in: Select appropriate fragments for PowerPC/AIX.
6280         * configure: Regenerate.
6282         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6283         BOOT_CFLAGS, BOOT_LDFLAGS.
6284         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6285         BOOT_CFLAGS, BOOT_LDFLAGS.
6286         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6287         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6288         (stage): Fail if we cannot complete the work.
6289         * Makefile.in: Regenerate.
6291 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6293         * configure.in: Replace ms1 with mt.
6294         * configure: Rebuilt.
6296 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6298         * MAINTAINERS: Update my email address.
6300 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6302         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6303         install-host-nogcc): Don't invoke $(stage) at the end.
6304         * Makefile.in: Regenerate.
6306 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6308         * configure.in: Flip the top-level bootstrap switch.
6309         * configure: Regenerate.
6311 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6313         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6314         $(stage) and $(unstage).
6315         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6316         (all): Remove stray semicolon.
6317         (local-distclean): Don't handle multilib.tmp and multilib.out.
6318         (install.all): Set $s for consistency.
6319         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6320         check_multilibs setting.  Always make the install directory.
6321         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6322         Correct @if/@endif.
6323         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6324         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6325         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6326         (multilib.out): Remove.
6327         * Makefile.in: Regenerated.
6329 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6331         * MAINTAINERS (Write After Approval): Add myself.
6333 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6335         * MAINTAINERS: Add myself as mt maintainer.
6337         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6339 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6341         * MAINTAINERS: Change email address.
6343 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6345         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6346         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6347         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6348         Find in-tree tools if available.
6349         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6350         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6351         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6352         (COMPILER_*_FOR_TARGET): New.
6353         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6354         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6355         (CONFIGURED_*, USUAL_*): Remove.
6356         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6357         STRIP): Use autoconf substitutions.
6358         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6359         COMPILER_NM_FOR_TARGET): New.
6360         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6362         (all): Make all-host and all-target in parallel.
6363         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6364         that $$r and $$s are set before invoking a recursive make.
6365         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6366         ([+bootstrap-target+]): Inline most of the `all' target.
6368 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6370         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6371         from the gcc build directory.
6372         * Makefile.in: Regenerate.
6374 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6376         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6377         depend on all-libdecnumber.
6378         * configure.in (host_libs): Include libdecnumber.
6379         * Makefile.in: Regenerate.
6380         * configure: Likewise.
6382 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6384         * libdecnumber: Import decNumber sources from the dfp-branch.
6386 2005-11-21  Kean Johnston  <jkj@sco.com>
6388         * config.sub, config.guess: Sync from upstream sources.
6390 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6392         Import from Autoconf sources:
6394         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6395         * config/move-if-change: Don't output "$2 is unchanged";
6396         suggested by Ben Elliston.  Handle weird characters correctly.
6398 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6400         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6401         to match upstream libtool for darwin.
6403 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6405         * Makefile.def: Remove gdb dependencies for gdbtk.
6406         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6407         (configure-gdb, install-gdb): New rules.
6408         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6409         * Makefile.in, configure: Regenerated.
6411 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6413         * MAINTAINERS (Write After Approval): Add myself.
6415 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6417         * MAINTAINERS (Write After Approval): Add myself.
6419 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6421         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6422         Diego Novillo.
6424 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6426         PR bootstrap/24297
6427         * Makefile.tpl (do-[+make-target+], do-check, install,
6428         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6429         are set before recursing.
6430         * Makefile.in: Regenerate.
6432 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6434         PR bootstrap/18939
6435         * Makefile.def (gcc) <target>: Fix thinko.
6436         * Makefile.in: Regenerate.
6438 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6440         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6441         * configure: Regenerate.
6443 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6445         * MAINTAINERS (Write After Approval): Add self.
6447 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6449         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6450         target-libffi, target-qthreads, target-libjava, and
6451         targetlibobjc.
6452         * configure: Regenerate.
6454 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6456         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6457         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6458         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6459         (USUAL_OBJDUMP_FOR_TARGET): New.
6460         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6461         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6462         * configure, Makefile.in: Regenerated.
6464 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6466         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6467         before other host packages.
6469 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6471         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6473 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6475         PR bootstrap/22340
6477         * configure.in (default_target): Remove.
6478         * Makefile.tpl (all): Do not use prerequisites as subroutines
6479         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6480         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6481         use prerequisites as subroutines.
6482         (check-host, check-target): New.
6483         (bootstrap configure & all targets): Do not use stage*-start
6484         if the directory layout is already ok.
6485         (non-bootstrap configure & all targets): Prepend a $(unstage).
6486         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6487         (NOTPARALLEL): Remove.
6488         (unstage, stage variables): New variables.
6489         (unstage, stage targets): Simply expand to those variables.
6491         * configure: Regenerate.
6492         * Makefile.in: Regenerate.
6494 2005-10-04  James E Wilson  <wilson@specifix.com>
6496         * Makefile.def (lang_env_dependencies): Add libmudflap.
6497         * Makefile.in: Regenerate.
6499 2005-10-03  Andreas Schwab  <schwab@suse.de>
6501         Backport from libtool CVS:
6502         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6504         * ltmain.sh: add support for installing into temporary
6505         staging area (e.g. 'make install DESTDIR=...')
6507 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6509         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6510         * configure: Regenerated.
6512 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6514         * configure: Regenerate with the correct
6515         autoconf version.
6517 2005-09-30  Catherine Moore  <clm@cm00re.com>
6519         * configure.in (bfin-*-*): New.
6520         * configure: Regenerated.
6522 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6524         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6525         (LIPO_FOR_TARGET): New.
6526         (CONFIGURED_LIPO_FOR_TARGET): New.
6527         (USUAL_LIPO_FOR_TARGET): New.
6528         (STRIP_FOR_TARGET): New.
6529         (CONFIGURED_STRIP_FOR_TARGET): New.
6530         (USUAL_STRIP_FOR_TARGET): New.
6531         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6532         STRIP_FOR_TARGET.
6533         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6534         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6535         * Makefile.in: Regenerate.
6536         * configure: Regenerate.
6538 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6540         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6541         (rs6000-*-aix*): Same.
6542         * configure: Regenerate.
6544 2005-09-16  Tom Tromey  <tromey@redhat.com>
6546         * MAINTAINERS: Add self as java maintainer.
6548 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6550         * configure.in: Recognize f95 in the --enable-languages option,
6551         and substitute it for fortran, issuing a warning.
6552         * configure: Regenerate.
6554 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6556         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6557         * configure:  Regenerated.
6559 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6561         * MAINTAINERS: Add self as ms1 maintainer.
6563 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6565         * Makefile.def (libssp): Add to lang_env_dependencies.
6566         * Makefile.in: Regenerate.
6568 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6570         * MAINTAINERS: Add myself as middle-end maintainer.
6572 2005-08-17  Christian Groessler  <chris@groessler.org>
6574         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6575         * Makefile.in: Regenerate.
6577 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6579         * MAINTAINERS (write after approval): Added myself.
6581 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6583         * MAINTAINERS (Write After Approval): Add myself.
6585 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6587         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6588         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6589         Look for alternate names of the target cc and c++
6590         * configure: Regenerate.
6592 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6594         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6595         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6596         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6597         tools; remove code to manually set them.
6598         (Target tools): Look in the environment for them.
6599         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6600         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6601         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6602         build directory.
6603         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6604         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6605         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6606         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6607         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6608         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6609         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6610         * configure: Regenerate.
6611         * Makefile.in: Regenerate.
6613 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6615         * MAINTAINERS: Update for removed CPU targets.
6617 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6619         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6620         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6621         * Makefile.in: Regenerated.
6623 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6625         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6626         (CFLAGS_FOR_TARGET): Use it.
6627         (CXXFLAGS_FOR_TARGET): Likewise.
6628         * Makefile.in: Regenerated.
6629         * configure.in (--with-build-sysroot): New option.
6630         * configure: Regenerated.
6632 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6634         * Makefile.tpl: Wrap install between unstage and stage
6635         * Makefile.in: Regenerate.
6637 2005-07-21  Eric Christopher  <echristo@apple.com>
6639         * MAINTAINERS: Update affiliation.
6641 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6643         * MAINTAINERS: Add self as crx port maintainer.
6645 2005-07-20  DJ Delorie  <dj@redhat.com>
6647         * MAINTAINERS: Add self as m32c maintainer.
6649 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6651         * all files: Update FSF address.
6653 2005-07-15  Eric Christopher  <echristo@redhat.com>
6655         * MAINTAINERS: Change affiliation.
6657 2005-07-14  Jim Blandy  <jimb@redhat.com>
6659         * configure.in: Add cases for Renesas m32c.
6660         * configure: Regenerated.
6662 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6664         * COPYING.LIB: Update from fsf.org.
6666 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6668         * COPYING, compile, config.guess,
6669         config.sub, install-sh, missing, mkinstalldirs,
6670         symlink-tree, ylwrap: Sync from upstream sources.
6671         * config-ml.in: Update FSF address.
6673 2005-07-13  Eric Christopher  <echristo@redhat.com>
6675         * configure.in: Add toplevel noconfigdir support for tpf.
6676         * configure: Regenerate.
6678 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6680         PR ada/22340
6682         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6683         * Makefile.in: Regenerate.
6685 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6687         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6688         Brolley to write-after-approval.
6690 2005-07-07  Andreas Schwab  <schwab@suse.de>
6692         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6693         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6694         * Makefile.in: Regenerated.
6696 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6698         * configure.in: Don't build sim or rda when targetting darwin.
6699         * configure: Regenerate.
6701 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6703         * configure.in: Add --enable-libssp and --disable-libssp.
6704         * configure: Regenerate with autoconf-2.13.
6706 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6708         * Makefile.def (target_modules): Add libssp.
6709         * configure.in (target_libraries): Add target-libssp.
6710         * configure: Rebuilt.
6711         * Makefile.in: Rebuilt.
6713 2005-07-01  Zack Weinberg  <zackw@panix.com>
6715         * MAINTAINERS: Change email address.  Resign from maintainership.
6717 2005-07-01  Richard Guenther  <rguenther@suse.de>
6719         * MAINTAINERS: Change my e-mail address and affiliation.
6721 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6723         * Makefile.def (stagefeedback): Come after profile.
6724         Define profiledbootstrap target.
6725         * Makefile.tpl (profiledbootstrap): Remove.
6726         (stageprofile-end): Zap stagefeedback.
6727         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6728         * Makefile.in: Regenerate.
6730 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6732         * MAINTAINERS: Update my email address.
6734 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6736         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6737         In 'cpp' stanza, support '#line' as well as '# '.
6739 2005-06-08  Andreas Schwab  <schwab@suse.de>
6741         * MAINTAINERS: Move myself from 'Write After Approval' to
6742         'CPU Port Maintainers' section as m68k maintainer.
6744 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6746         * configure.in (unsupported_languages): New macro.
6747         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6748         non-ported target libraries in noconfigdirs.
6749         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6750         non-linux-gnu.  Remove libgcj_ex_libffi.
6751         <lang_frag loop>: Set add_this_lang=no if the language is in
6752         unsupported_languages.
6753         * configure: Regenerate.
6755 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6757         * configure.in: Fix typo in handling of --with-mpfr-dir.
6758         * configure: Regenerate.
6760 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6762         * MAINTAINERS: Update my email address.
6764 2005-06-02  Jim Blandy  <jimb@redhat.com>
6766         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6767         accepted into the master sources.)
6769 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6770             Michael Snyder  <msnyder@redhat.com>
6771             Stan Cox  <scox@redhat.com>
6773         * configure.in: Set noconfigdirs for ms1.
6775         * configure: Regenerate.
6777 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6779         * MAINTAINERS (Write After Approval): Add self.
6781 2005-06-01  Josh Conner  <jconner@apple.com>
6783         * MAINTAINERS (Write After Approval): Add self.
6785 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6787         * MAINTAINERS: Update my email address.
6789 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6791         * MAINTAINERS (Write After Approval): Add self.
6793 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6795         * MAINTAINERS (Write After Approval): Remove self.
6797 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6799         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6800         (Dependencies): Consider target modules for bootstrap dependencies.
6801         Make target bootstrap modules depend on each stage's gcc.
6802         * Makefile.in: Regenerate.
6804 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6806         * Makefile.def (configure-gcc): Depend on binutils having been built.
6807         (all-gcc): No need to do it here.
6808         * Makefile.in: Regenerate.
6810 2005-05-19  Paul Brook  <paul@codesourcery.com>
6812         * configure.in: Rewrite misleading error message when requested
6813         language cannot be built.
6814         * configure: Regenerate.
6816 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6818         * ylwrap: Import from Automake 1.9.5.
6820 2005-05-13  David Ung  <davidu@mips.com>
6822         * MAINTAINERS (Write After Approval): Add self.
6824 2005-05-09  Mike Stump  <mrs@apple.com>
6826         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6827         lt_cv_sys_max_cmd_len for now.
6829 2005-05-09  Stan Cox  <scox@redhat.com>
6831         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6833 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6835         * README.SCO: Update the URL.
6837 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6839         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6840         with_gnu_ld to libtool.
6841         * ltcf-c.sh (aix[45]): Define file_list_spec.
6842         * ltcf-cxx.sh (aix[45]): Same.
6843         * ltcf-gcj.sh (aix[45]): Same.
6844         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6845         exists, write list of input files to temporary file.
6847 2005-05-04  Mike Stump  <mrs@apple.com>
6849         * configure.in: Always pass --target to target configures as
6850         otherwise rebuilds that do --recheck will fail.
6851         * confiugure: Rebuilt.
6853 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6855         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6856         STAGE_HOST_EXPORTS.
6857         (configure, all): Add bootstrap support.
6858         (Host modules, target modules): Pass post-stage1 flags and exports.
6859         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6860         * Makefile.in: Regenerate.
6862 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6864         * configure: Regenerate.
6866 2005-04-27  Mike Stump  <mrs@apple.com>
6868         * MAINTAINERS: Add self as darwin maintainer.
6870 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6872         * config.sub: Update from master copy.
6874 2005-04-21  Mike Stump  <mrs@apple.com>
6876         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6877         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6879 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6881         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6882         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6883         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6884         "*-*-elf" and "*-*-linux*".
6885         * configure: Regenerate.
6887 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6889         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6891 2005-04-12  Mike Stump  <mrs@apple.com>
6893         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6895 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6897         * MAINTAINERS (Write After Approval): Add myself.
6899 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6901         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6903 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6905         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6906         (TARGET_CONFIGARGS): Include --with-target-subdir.
6907         (configure, all): New macros.  Use them throughout.
6908         * Makefile.in: Regenerate.
6910 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6912         * MAINTAINERS (Write After Approval): Add myself.
6914 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6916         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6918 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6920         * MAINTAINERS: Move John Carr to Write After Approval.
6922 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6924         * config/mh-mingw32: Delete.
6925         * configure.in: Don't use it.
6926         * configure: Regenerate.
6928 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6930         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6931         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6932         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6933         (HOST_LIB_PATH): Generate from Makefile.def.
6934         (TARGET_LIB_PATH): Likewise.
6935         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6936         * Makefile.in: Regenerate.
6937         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6938         (RPATH_ENVVAR): Include Darwin case.
6939         * configure: Regenerate.
6941 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6943         * MAINTAINERS (Various Maintainers): Remove self.
6944         (Write After Approval): Add self.
6946 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6948         * MAINTAINERS (Various Maintainers): Add self.
6950 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6952         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6953         * configure: Regenerate.
6955 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6957         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6958         gcc_version, and gcc_version_trigger from set of flags to pass.
6959         * Makefile.tpl: Remove definitions of above variables.
6960         (config.status): Remove dependency on $(gcc_version_trigger).
6961         * Makefile.in: Regenerate.
6962         * configure.in: Do not reference config/gcc-version.m4 nor
6963         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6964         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6965         * configure: Regenerate.
6967 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6968             Andrew Pinski  <pinskia@physics.uc.edu>
6970         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6971         * Makefile.in: Regenerate.
6973 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6975         * MAINTAINERS (Write After Approval): Add myself.
6977 2005-03-03  David Ayers  <d.ayers@inode.at>
6979         * MAINTAINERS (Write After Approval): Add myself.
6981 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6983         PR libgcj/20160
6984         * ltmain.sh: Avoid creating archives with components that have
6985         duplicate basenames.
6987 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6989         PR bootstrap/20250
6990         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6991         instead of check.
6992         * Makefile.in: Regenerate.
6994 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6996         * Makefile.in: Regenerate to fix conflict between the previous two
6997         patches.
6999 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7001         PR bootstrap/17383
7002         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7003         * Makefile.tpl (HOST_SUBDIR): New substitution.
7004         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7005         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7006         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7007         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7008         (Host modules, Bootstrapped modules): Use it.
7009         (Build modules, Target modules): Do not create symlink trees,
7010         always configure out-of-srcdir.
7011         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7012         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7013         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7014         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7016         * Makefile.in: Regenerate.
7017         * configure: Regenerate.
7019 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7021         Merged from libada-gnattools-branch:
7022         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7024         * gnattools: New directory.
7025         * Makefile.def: Add gnattools as a module, depending on target-libada.
7026         * Makefile.in: Regenerate.
7027         * configure.in: Include gnattools in host_tools; disable it if ada
7028         is disabled.
7029         * configure: Regenerate.
7031 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7033         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7034         treelang maintainer.
7035         (Write After Approval): Remove myself.
7037 2005-02-23  Paul Schlie  <schlie@comcast.net>
7039         * configure.in: Allow darwin targeted ports to build tk, itcl and
7040         libgui.
7041         * configure: Regenerate.
7043 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7045         PR libgcj/10353
7046         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7047         * configure: Regenerate.
7049 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7051         * MAINTAINERS (Write After Approval): Add myself.
7053 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7055         * MAINTAINERS: Update my e-mail address.
7057 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7059         * MAINTAINERS (Write After Approval): Add myself.
7061 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7063         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7064         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7065         target-libgloss when not *-*-elf and *-*-aout.
7066         * configure: Regenerate.
7068 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7070         * MAINTAINERS: Remove obsolete entries.
7072         * MAINTAINERS (Write After Approval): Add Michael Matz.
7074 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7076         * MAINTAINERS: Remove self as cpplib maintainer.
7078 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7080         * install-sh, config.sub: Import from upstream.
7082 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7084         PR bootstrap/18222
7085         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7086         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7087         * Makefile.in: Regenerate.
7089 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7091         * MAINTAINERS: Update my email address.
7093 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7094             Andreas Schwab  <schwab@suse.de>
7096         PR bootstrap/18033
7097         * config-ml.in: Eval option if surrounded by single quotes.
7099 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7101         Revert 2004-12-28 Makefile changes, a better fix will be
7102         applied to mainline and src after GCC 4.0 branches.
7104 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7106         PR bootstrap/17383
7108         * Makefile.def (target_modules): Remove stage parameter,
7109         it is always true now.
7110         * Makefile.tpl (configure-build-[+module+],
7111         configure-target-[+module+]): Always build symlink tree
7112         for the directory and for include.  BUILD_SUBDIR and
7113         TARGET_SUBDIR cannot be . anymore.
7114         * Makefile.in: Regenerate.
7116 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7118         Revert 2004-12-08 Makefile changes.
7120 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7122         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7123         cygwin, mingw.
7125 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7127         * configure.in (sh64-*-*): Reenable gprof.
7128         * configure: Regenerate.
7130 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7132         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7133         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7134         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7135         * Makefile.in: Regenerate.
7137 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7139         * MAINTAINERS: Update my email address.
7141 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7143         * Makefile.tpl: Generate normal dependencies if the LHS module is
7144         not bootstrapped.
7145         * Makefile.in: Regenerate.
7147 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7149         * configure.in: Include config/gxx-include-dir.m4.  Use
7150         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7151         * configure: Regenerate.
7153 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7155         * config.if: Delete.
7156         * configure.in: Set libstdcxx_incdir directly.
7157         * configure: Regenerate.
7159 2004-12-02  Eric Christopher  <echristo@redhat.com>
7161         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7162         * Makefile.in: Regenerate.
7164 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7166         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7167         * configure: Regenerate.
7169 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7171         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7172         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7173         * configure: Regenerate.
7175 2004-12-01  Eric Christopher  <echristo@redhat.com>
7177         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7178         of things to remove.
7180 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7182         * MAINTAINERS (Write After Approval): Update my e-mail address.
7184 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7186         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7187         from CVS libtool to always pass_all.
7189 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7191         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7192         (hppa*64*-*-*): Delete incorrect comment.
7193         * configure: Rebuilt.
7195 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7197         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7199 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7201         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7202         from CVS libtool to always pass_all.
7204 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7206         * install-sh, compile: Import from automake.
7208 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7210         * config.guess, config.sub:  Import from savannnah.
7212 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7214         * MAINTAINERS (Write After Approval): Add myself
7216 2004-11-12  Mike Stump  <mrs@apple.com>
7218         * Makefile.def: Add html support.
7219         * Makefile.tpl: Likewise.
7220         * Makefile.in: Regenerate.
7222 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7224         PR 18423
7225         * configure.in: Remove all instances of build-fixincludes from
7226         noconfigdirs.
7227         (build_configargs): Supply --target to subdirectories.
7228         * configure: Regenerate.
7230         * Makefile.def: Make gcc install depend on fixincludes install.
7231         * Makefile.in: Regenerate.
7233 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7235         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7237 2004-11-11  Paul Brook  <paul@codesourcery.com>
7239         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7241 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7243         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7244         target-libgfortran.
7245         * configure: Regenerate.
7247 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7249         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7250         like CC.
7252 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7254         * Makefile.def (host fixincludes): Specify missing targets.
7255         * Makefile.in: Regenerate.
7257 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7259         * MAINTAINERS: Add myself
7261 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7263         * MAINTAINERS (Write After Approval): Add myself.
7265 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7267         * Makefile.def: Build fixincludes for the host, too.
7268         * Makefile.in: Regenerate.
7269         * configure.in (host_tools): Add fixincludes.
7270         * configure: Regenerate.
7272 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7274         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7275         * configure: Regenerated.
7277 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7279         PR other/17783
7280         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7281         * configure: Regenerated.
7283 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7285         * README.SCO: Update per FSF instructions.
7287 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7289         PR target/18151
7290         * configure.in (case ${target}): Do not build fixincludes for avr.
7291         * configure: Regenerated.
7293 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7295         * configure.in (case ${target}): Do not build fixincludes
7296         on platforms where it is not used.
7297         * configure: Regenerated.
7299 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7301         * configure.in: Use an absolute path to install-sh.
7302         * configure: Regenerated.
7304 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7306         * MAINTAINERS (Write After Approval): Add myself.
7308 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7310         * MAINTAINERS: Remove from Write After Approval those that are
7311         already maintainers.
7313 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7315         * MAINTAINERS:  Update my email address.
7317 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7319         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7320         * configure: Regenerate.
7322 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7324         * MAINTAINERS:  Update my email address.
7326 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7328         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7329         entries belonging to this category.
7331 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7333         * MAINTAINERS: Update my e-mail address.
7335 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7337         Fix wrong conflict resolution in:
7339         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7341         * Makefile.in: Regenerate.
7342         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7343         in the recursive `make', instead of hardwiring `all'.
7344         (Autogenerated TARGET-* variables): New.
7346 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7348         * configure.in: Enable target-libgloss for crx-*-*.
7349         * configure: Regenerate.
7351 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7353         * MAINTAINERS (Various Maintainers): Move the "windows,
7354         cygwin, mingw" maintainer to ...
7355         (OS Port Maintainers): ... here.
7357 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7359         * MAINTAINERS (Write After Approval): Remove those that are
7360         maintainers of some subsystem.
7362 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7364         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7365         * ltcf-cxx.sh (tpf*): Likewise.
7366         * ltconfig (tpf*): Add TPF OS configuration support.
7368 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7370         * MAINTAINERS: Change my email address to my new work account.
7372 2004-09-24  Michael Roth  <mroth@nessie.de>
7374         * configure.in (--without-headers): Add missing double quotes.
7375         * configure: Regenerate.
7377 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7379         * ylwrap: Revert to previous version.
7381 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7383         PR bootstrap/17369
7384         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7385         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7386         SET_GCC_LIB_PATH_CMD.
7387         (BASE_TARGET_EXPORTS): Likewise.
7388         * Makefile.in: Regenerated.
7390         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7391         * configure: Regenerated.
7393 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7395         * config.guess: New upstream version
7396         * compile, depcomp, install-sh, ylwrap: Likewise.
7398 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7400         * config/mh-x86omitfp: New host makefile fragment.  Add
7401         -fomit-frame-pointer to the default BOOT_CFLAGS.
7402         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7403         * configure: Regenerate.
7405 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7407         PR target/11572
7408         * configure.in (*-*-darwin*): Renable libobjc.
7409         * configure: Regenerate.
7411 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7413         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7415 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7417         * Makefile.def: Remove libbanshee.
7418         * Makefile.tpl: Ditto.
7419         * configure.in: Ditto.
7420         * Makefile.in: Regen.
7421         * configure: Ditto.
7423 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7425         * ltmain.sh: Use $pic_object as $non_pic_object if
7426         $non_pic_object=none.
7428 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7430         * missing: Import latest version from master repository.
7432 2004-09-06  Nick Clifton  <nickc@redhat.com>
7434         * config.sub: Import latest version from master repository.
7435         * config.guess: Likewise.
7436         This includes these changes:
7438         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7440         * config.sub: Handle crisv32, alias etraxfs.
7441         * config.guess (crisv32:Linux:*:*): Handle.
7443         2004-08-13  Brad Smith  <brad@comstyle.com>
7445         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7446         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7448         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7450         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7451         assume the processor is a powerpc.  This is because coreutils
7452         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7453         in this case, due to a MacOS X bug that causes
7454         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7455         to return a negative number.
7456         Problem reported by Petter Reinholdtsen in:
7457         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7459         2004-07-19  Ben Elliston  <bje@gnu.org>
7461         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7463         2004-06-24  Ben Elliston  <bje@gnu.org>
7465         * config.guess: Update copyright years.
7466         * config.sub: Likewise.
7468         2004-06-22  Robert Millan  <robertmh@gnu.org>
7470         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7471         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7473         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7475         * config.guess (*:*VMS:*:*): New entry. Replaces
7476         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7477         manufacturer.
7479         2004-06-22  Ben Elliston  <bje@gnu.org>
7481         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7482         * config.sub: Likewise.
7484         2004-06-22  Ben Elliston  <bje@gnu.org>
7486         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7487         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7489         2004-06-11  Ben Elliston  <bje@gnu.org>
7491         * config.guess (pegasos:OpenBSD:*:*): Remove.
7493         2004-06-11  Ben Elliston  <bje@gnu.org>
7495         From Wouter Verhelst <wouter@grep.be>:
7496         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7498         2004-06-11  Ben Elliston  <bje@gnu.org>
7500         * config.guess (luna88k:OpenBSD:*:*): New.
7502         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7504         * config.guess (m32r*:Linux:*:*): New case.
7505         * config.sub: Handle m32rle.
7507         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7509         From Jens Petersen  <petersen@redhat.com>:
7510         * config.sub: Handle sparcv8.
7512         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7514         From Tom Smith <smith@cag.lkg.hp.com>:
7515         * config.guess: Version suffixes are equally significant on Tru64
7516         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7517         prefix of "P" (patched kernel).
7519         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7521         * config.sub: Add support for National Semiconductor CRX target.
7523 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7525         * MAINTAINERS (Various Maintainers): Remove myself as web page
7526         maintainer, add myself as maintainer of build status lists.
7528 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7530         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7531         *-*-netware, but add target-libmudflap.
7532         Consolidate *-*-netware targets (of which really only i?86 exists)
7533         into a single entry.
7534         * configure: Likewise.
7536 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7538         * Makefile.tpl (sorry): Remove.
7539         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7540         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7541         (do-clean): Clean per-stage directories too.
7542         (do-distclean): Run distclean-stage1 too.
7543         (.NOTPARALLEL): Enable during toplevel bootstrap.
7544         (stage[+id+]-bubble): Enable parallel execution during
7545         the recursive invocation.
7546         * Makefile.in: Regenerate.
7548         Fix previous checkin:
7550         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7551         include.
7552         * configure.in: Fix indentation.
7553         * configure: Regenerate.
7555 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7557         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7558         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7559         * configure: regenerate
7560         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7561         -mdynamic-no-pic
7563 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7565         * Makefile.def (build_modules): Add fixincludes.
7566         (dependencies): Make gcc depend on fixincludes.
7567         * configure.in (build_tools): Add fixincludes.
7568         (build_configdirs): Always include build_libs.
7569         * Makefile.in: Regenerate.
7570         * configure: Regenerate.
7572 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7574         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7575         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7576         phony targets; do not generate timestamp files.
7577         (distclean-stageN): Remove references to their timestamp files.
7578         (restageN, touch-stageN): Remove.
7579         (stageN-bubble): Rewritten.
7580         (compare): Support lean bootstraps.
7581         * Makefile.in: Regenerate.
7583         * configure.in: Only warn when bootstrapping but
7584         build != host or build != target.  Support lean bootstraps.
7585         * configure: Regenerate.
7587 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7589         * configure.in:  Give a better error message if GMP/MPFR are missing
7590         and a language needing them has been requested.
7591         * configure:  Regenerated.
7593 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7595         * configure.in:  Print a list of available language front-ends if
7596         a requested one is missing.  Tidy stray tab characters.
7597         * configure:  Regenerated.
7599 2004-08-19  Michael Koch  <konqueror@gmx.de>
7601         * gcc/doc/install.texi: Update entry about automake for libjava.
7603 2004-08-17  Robert Millan  <robertmh@gnu.org>
7605         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7606         (instead of FreeBSD).
7607         * configure: Regenerate.
7609 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7611         * Makefile.in: Regenerate.
7612         * configure: Regenerate.
7614         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7615         stage_*_flags.
7616         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7617         for bootstrapped modules if toplevel bootstrap is going.
7618         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7619         modules.  Adjust for changes in Makefile.def.  Enable several
7620         rules even in non-bootstrap mode, just to avoid peppering the
7621         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7622         (stage-[+prev+]-bubble): Remove.
7624         * Makefile.def (Dependencies): Depend on all-build-bison,
7625         all-build-flex, all-build-byacc, all-build-texinfo, rather
7626         than the host variations.
7627         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7628         with BUILD_SUBDIR.
7629         (BISON): Update for recent Bisons.
7630         (YACC): Fix typo.
7631         (cross): Depend on all-build.
7632         (all): Do not depend on all-build.
7633         (prebootstrap): Remove.
7634         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7635         (Prebootstrap dependencies): Add them to the per-stage targets
7636         and to all-prebootstrap.
7637         * configure.in (build_configdirs): Always enable build_tools.
7638         (BUILD_DIR_PREFIX): Remove.
7640         * Makefile.def (gcc): Add target variable.
7641         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7642         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7643         in the recursive `make', instead of hardwiring `all'.
7644         (Autogenerated TARGET-* variables): New.
7646 2004-08-13  Brian Booth  <bbooth@redhat.com>
7648         * MAINTAINERS: Remove myself from write-after-approval.
7650 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7652         * src-release: Stop distributing mmalloc with gdb (which doesn't
7653         use it).
7654         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7655         * Makefile.in: Regenerate.
7657 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7659         * configure.in (arm*-*-eabi*): New target.
7660         * configure: Regenerate.
7662 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7664         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7665         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7666         (Dependencies): New section.
7667         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7668         (configure-target-[+module+]): Depend on maybe-all-gcc
7669         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7670         (toplevel profiledbootstrap): Fix dependencies.
7671         * Makefile.in: Regenerate.
7673 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7675         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7676         target-libiberty to noconfigdirs.
7677         * configure: Regenerate.
7679 2004-08-03  Paul Brook  <paul@codesourcery.com>
7681         * configure.in: Check for MPFR as well as GMP.
7682         * configure: Regenerate.
7684 2004-08-01  Robert Millan  <robertmh@gnu.org>
7686         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7687         libmudflap for all GNU-based systems (with Glibc).
7688         * configure: Regenerate.
7690 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7692         * Makefile.def (host-modules): Add gcc.
7693         * Makefile.in: Regenerate.
7694         * Makefile.tpl (sorry): New rule.
7695         (configure-host, all-host, [+make_target+]-host, do-check,
7696         install-host): Do not add gcc as a special case.
7697         (host modules): Add a small special-casing for gcc.  Export
7698         extra_make_flags through the environment.
7699         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7700         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7701         other recursive targets for gcc): Remove.
7703         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7704         (stage, unstage): New rules.
7705         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7706         distclean-stage[+id+]): Use stage_current.
7707         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7708         the stage*-start rules.
7710 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7712         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7713         use -all_load flag.
7715 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7717         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7718         * configure: Regenerate.
7720 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7722         * maintainer-scripts/gcc_release: Revert yesterday's change.
7724 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7726         * MAINTAINERS: Add myself to write-after-approval.
7728 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7730         * libf2c: Removed.
7731         * gcc/gccbug.in: Updated because of libf2c removal.
7732         * maintainer-scripts/gcc_release: Ditto.
7734 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7736         * configure.in: Build libmudflap by default on FreeBSD.
7737         * configure: Regenerated.
7739 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7741         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7742         systems.
7743         * configure: Regenerated.
7745 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7747         PR target/16344
7748         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7749         feedback based compiler.
7750         * Makefile.in: Rebuilt.
7752 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7754         * Makefile.def (host_modules): Set bootstrap=true for flex.
7755         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7756         * Makefile.in: Rebuilt.
7758 2004-07-07  Jan Hubicka  <jh@suse.cz>
7760         * MAINTAINERS: Add self as a profile feedback maintainer.
7762 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7764         * configure.in:  Do not prepend $srcdir to /dev/null in
7765         makefile fragments.
7766         * configure:  Regenerate.
7768 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7770         * Makefile.def (build_modules): Add bison, byacc, flex,
7771         m4, texinfo.
7772         (flags_to_pass): Add FLEX.
7773         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7774         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7775         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7776         DEFAULT_MAKEINFO): Remove.
7777         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7778         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7779         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7780         objdir or else use configured tool.
7781         (all-build): New.
7782         (all): Depend on it.
7783         (Build module dependencies): Add.
7784         * Makefile.in: Regenerate.
7785         * configure.in: Better support for multiple build modules,
7786         matching what is done for host/target modules.  Do not look
7787         for "plausible" locations of build tools if Canadian cross.
7788         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7789         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7790         * configure: Regenerate.
7792 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7794         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7795         * Makefile.in: Regenerate.
7797 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7799         * Makefile.tpl (configure-build-[+module+],
7800         configure-[+module+], configure-target-[+module+]): Pass
7801         [+extra_configure_args+].
7802         (all-build-[+module+], all-[+module+], check-[+module+],
7803         install-[+module+], [+make_target+]-[+module+],
7804         all-target-[+module+], check-target-[+module+],
7805         install-target-[+module+], [+make_target+]-target-[+module+]):
7806         Pass [+extra_make_args+].
7807         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7808         (GCC_HOST_EXPORTS): Remove.
7809         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7810         cross, check-gcc, check-gcc-c++, install-gcc,
7811         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7812         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7813         * Makefile.in: Regenerate.
7815 2004-06-21  Matthew Sachs  <msachs@apple.com>
7817         * MAINTAINERS: Added self to write-after-approval.
7819 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7821         * configure.in: Check for srcdir/winsup rather than build directory
7822         winsup.
7823         * configure: Regenerate.
7825 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7827         * configure.in: Don't build Cygwin native newlib if winsup
7828         directory is missing.  Emit warning instead.
7829         * configure: Regenerate.
7831 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7833         * Makefile.tpl (touch-stage[+id+]): New.
7834         (restage[+prev+]): Depend on touch-stage[+id+].
7836         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7837         Use it throughout.
7839         * Makefile.def: Add profile and feedback bootstrap stages.
7840         Remove next field from bootstrap stages.
7841         * Makefile.tpl (LN, LN_S): Substitute.
7842         (stageN-start, stageN-end): Use double-colon rules, to
7843         provide a hook for additional setup commands.
7844         (distclean-stageN-gcc, restageN): Create dependencies from
7845         [+prev+], not from [+next+].
7846         (stageN-bubble): Add commands for successive stages from
7847         [+prev+], using double-colon rules.
7848         (all-stageN-gcc): Fix typo.
7849         (stagefeedback-start, profiledbootstrap): New.
7850         * Makefile.in: Regenerate.
7851         * configure.in: Call ACX_PROG_LN.
7852         * configure: Regenerate.
7854 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7856         * MAINTAINERS (Write After Approval): Add myself.
7858 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7860         * MAINTAINERS (Write After Approval): Add myself.
7862 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7864         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7865         without gcc.
7866         * configure: Regenerate.
7868 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7870         * Makefile.tpl: Fix typo.
7871         * Makefile.in: Regenerate.
7873 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7875         * configure.in: Remove new- prefix from toplevel
7876         bootstrap targets.
7877         * configure: Regenerate.
7879 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7881         * Makefile.tpl (all.normal): Rename to all.
7882         (all): Replace with a rule to pick the default
7883         target from configure.
7884         (all-gcc, configure-gcc): Use conditionals to
7885         do nothing when toplevel bootstrap is going on.
7886         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7887         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7888         * configure.in: Support --enable-bootstrap.
7890         * Makefile.def: Remove new- prefix from toplevel
7891         bootstrap targets.
7892         * Makefile.tpl: Likewise.
7894         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7895         target.
7897         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7898         $(RECURSE_FLAGS) to recursive invocation of make.
7900         * Makefile.in: Regenerate.
7901         * configure: Regenerate.
7903 2004-05-30  Andreas Jaeger  <aj@suse.de>
7904             Jim Wilson  <wilson@specifixinc.com>
7906         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7907         like CC.
7909 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7911         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7912         * configure: Regenerate.
7914 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7916         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7917         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7918         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7919         targets.
7920         * Makefile.in: Regenerate.
7922 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7924         * configure.in: Test the ability to symlink directories.
7925         * configure: Regenerate.
7927         * Makefile.def (bootstrap-stage): New definitions.
7928         * Makefile.tpl (configure-stage1-gcc,
7929         configure-stage2-gcc, configure-stage3-gcc,
7930         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7931         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7932         new-restage3, compare): Autogenerate, see Makefile.in
7933         entry for behavioral changes.
7934         (distclean-stage1, new-stage1-start, new-stage1-end,
7935         new-stage1-bubble, distclean-stage2, new-stage2-start,
7936         new-stage2-end, new-stage2-bubble, distclean-stage3,
7937         new-stage3-start, new-stage3-end): New autogenerated targets.
7938         (objext, prebootstrap, BOOT_CFLAGS,
7939         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7940         targets.
7942         * Makefile.in: Regenerate.
7943         (distclean-stage1, new-stage1-start, new-stage1-end,
7944         new-stage1-bubble, distclean-stage2, new-stage2-start,
7945         new-stage2-end, new-stage2-bubble, distclean-stage3,
7946         new-stage3-start, new-stage3-end): New targets.
7947         (all-stage1-gcc): Move prebootstrap dependency from here...
7948         (configure-stage1-gcc): ...to here.
7949         (new-bootstrap): Use bubble targets.
7950         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7951         Use per-stage distclean targets.
7952         (configure-stage1-gcc, configure-stage2-gcc,
7953         configure-stage3-gcc, all-stage1-gcc,
7954         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7955         Use new-stageN-start to prepare the tree.
7957 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7959         * Makefile.def (host_modules): add libcpp.
7960         * Makefile.tpl: Add dependencies on and for libcpp.
7961         * Makefile.in: Regenerate.
7962         * configure.in: Add libcpp host module.
7963         * configure: Regenerate.
7965 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7967         * Makefile.tpl: Whenever a recursive target is defined, wrap
7968         it in a special @if/@endif block, and prepare its maybe
7969         dependency in the @if/@endif block
7970         * configure.in: Instead of writing maybe dependencies, remove
7971         the @if/@endif statements, and remove the @if/@endif blocks
7972         that remain.
7973         * configure: Regenerate.
7974         * Makefile.in: Regenerate.
7976 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7978         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7980 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7982         PR bootstrap/15120
7983         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7984         * */configure: Rebuilt.
7986 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7988         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7989         of libf2c.
7990         * configure, Makefile.in: Regenerate.
7992 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7994         * MAINTAINERS (Write After Approval): Add myself.
7996 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7998         Merge from tree-ssa-20020619-branch.
8000         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8001         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8002         (HOST_GMPLIBS): Define.
8003         (HOST_GMPINC): Define.
8004         (TARGET_LIB_PATH): Add libmudflap.
8005         (GFORTRAN_FOR_TARGET): Define.
8006         (configure-build*): Export GFORTRAN.
8007         (configure-gcc): Export GMPLIBS and GMPINC.
8008         (all-gcc): Add maybe-all-libbanshee.
8009         (configure-target-libgfortran): Define.
8010         * Makefile.in: Regenerate.
8011         * configure.in (host_libs): Add libbanshee.
8012         (target_libraries): Add target-libmudflap and target-libgfortran.
8013         Add --with-libbanshee.
8014         Handle --disable-libmudflap.
8015         (*-*-freebsd*): Use with_gmp.
8016         Add $(libgcj) to noconfigdirs.
8017         * configure: Regenerate.
8018         * depcomp: New file.
8019         * MAINTAINERS: Add tree-ssa maintainers.
8021 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8023         * MAINTAINERS (Various Maintainers): Add myself.
8025 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8027         * MAINTAINERS (Write After Approval): Add myself.
8029 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8031         * MAINTAINERS (Write After Approval): Add myself.
8033 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8035         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8036         * configure: Regenerate.
8038 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8040         Revert:
8041         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8043         * Makefile.def (flags_to_pass): Remove *dir variables that
8044         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8045         as well as prefix and exec_prefix.
8046         * Makefile.in: Regenerate.
8048 2004-04-26  Robert Millan  <robertmh@gnu.org>
8050         Add patches from libtool CVS.
8051         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8052         * ltconfig: Likewise.
8053         * ltcf-c.sh: Likewise.
8054         * ltcf-cxx.sh: Likewise.
8055         * ltcf-gcj.sh: Likewise.
8057 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8059         * Makefile.def (host_modules): Mark with the bootstrap
8060         flag packages on which gcc depends.
8061         * Makefile.tpl (all-bootstrap): Use it.
8062         * Makefile.in: Regenerate.
8064 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8066         * Makefile.def (flags_to_pass): Remove *dir variables that
8067         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8068         as well as prefix and exec_prefix.
8069         * Makefile.in: Regenerate.
8071 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8073         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8074         * configure: Regenerate.
8075         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8076         * gcc/Makefile.tpl (compare): Use the result of the test.
8077         * gcc/Makefile.in: Regenerate.
8079 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8081         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8082         Always relocate gcc and prev-gcc to the original names, even
8083         if the build fails.
8084         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8085         New targets.
8087 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8089         * MAINTAINERS: Update my email address.
8091 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8093         * configure.in (mips*-*-irix5*): Enable ld.
8094         * configure: Regenerate.
8096 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8098         * configure: Regenerate.
8100 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8102         * Makefile.tpl (configure-[+module+], configure-gcc,
8103         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8104         Set and export LDFLAGS.
8105         * Makefile.in: Regenerate.
8107 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8109         * MAINTAINERS: Add myself to write-after-approval.
8111 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8113         PR bootstrap/14871
8114         * Makefile.tpl: If we don't have built-in-tree target tools,
8115         use the ones found by configure rather than hacking around with
8116         program_transform_name.
8117         * configure.in: Give Makefile.tpl the information necessary
8118         to do that.
8119         * Makefile.in: Regenerate.
8120         * configure: Regenerate.
8122 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8124         PR bootstrap/14760
8125         * configure.in: When computing baseargs, strip *all* copies of
8126         offending options.  Also, don't match/substitute the trailing space,
8127         so that this actually works when two similar options are separated by
8128         only one space.
8129         * configure: Regenerate.
8131 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8133         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8134         (rs6000-*-aix*): Same.
8135         * configure: Regenerate.
8137 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8139         * MAINTAINERS: Add myself to write-after-approval.
8141 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8143         * MAINTAINERS: Add myself to write-after-approval.
8145 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8147         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8148         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8149         * Makefile.in: Regenerate.
8151         * configure.in (top level bootstrap support): Rework --enable-werror
8152         to set @stage2_werror_flag@.
8153         * configure: Regenerate.
8154         * Makefile.tpl (top level bootstrap support): Pass
8155         @stage2_werror_flag@ down to configure in stages 2 and 3.
8156         * Makefile.in: Regenerate.
8158 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8160         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8161         for stages 2 and 3 as well as in make.  As a consequence, remove
8162         OUTPUT_OPTION (now detected by configure) from the flags passed down
8163         to make.
8164         * Makefile.in: Regenerate.
8166         * Makefile.tpl (new-bootstrap): Fix typo.
8167         * Makefile.in: Regenerate.
8169 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8171         * Makefile.tpl: Rearrange by moving recursive_targets rules
8172         into their proper sections.
8173         * Makefile.tpl (top level bootstrap support): Move disabling
8174         of coverage flags from 'make' to 'configure'; improve comments.
8175         * Makefile.in: Regenerate.
8177         * Makefile.tpl (experimental top level bootstrap) Move stage1
8178         language setting from all- target to configure- target; disable
8179         intermodule optimization in stage 1; prevent gratuitous rebuilds
8180         of stage 1.
8181         * Makefile.in: Regenerate.
8182         * configure.in: Comma-separate stage 1 language list for top
8183         level bootstrap.
8184         * configure: Regenerate.
8186         * Makefile.tpl: Clean up experimental top level bootstrap support:
8187         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8188         prev-gcc in configure- targets as well as all- targets.
8189         * Makefile.in: Regenerate.
8191 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8193         * compile: New file imported from automake.
8195 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8197         * configure.in: Remove symbolic link section.
8198         * configure: Regenerate.
8199         * Makefile.tpl (links): Remove.
8200         * Makefile.in: Regenerate.
8202 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8203             Nathanael Nerode  <neroden@gcc.gnu.org>
8205         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8206         Set with AC_CHECK_PROGS.
8207         * configure.in: Fix comment typo from last patch.
8208         * configure: Regenerate.
8210 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8212         * Makefile.tpl: Introduce experimental top level bootstrap support.
8213         * Makefile.in: Regenerate.
8214         * configure.in: Introduce support for top level bootstrap.
8215         * configure: Regenerate.
8217 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8218             Paolo Bonzini  <bonzini@gnu.org>
8220         PR bootstrap/14522
8221         * configure.in: Cope with shells that do not support unquoted ^
8222         * configure: Regenerate.
8224 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8225             Paolo Bonzini  <bonzini@gnu.org>
8227         PR bootstrap/14522
8228         * configure.in: Cope with shells that do not support nesting
8229         quotes inside quoted backquote substitutions.
8230         * configure: Regenerate.
8232 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8234         PR bootstrap/14522
8235         * configure.in: Fix escaping of $.
8236         * configure: Regenerate.
8238 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8240         * configure: Regenerate, since I forgot to while committing Paolo's
8241         changes.
8243 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8245         PR ada/14131
8246         Move language detection to the top level.
8247         * configure.in: Find default values for the tools as
8248         soon as possible.  Disable ada if GNAT is not found.
8249         Emit error message about missing languages.  Expand
8250         --enable-languages=all for the gcc subdirectory.
8252 2004-03-10  Ben Elliston  <bje@gnu.org>
8254         * MAINTAINERS: Update my email address.
8256 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8258         * ltconfig: Disable building static libraries if building shared
8259         libraries on AIX 5L.
8261 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8263         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8264         and disable libgcj.
8265         * configure: Regenerated.
8267 2004-03-01  Brian Booth  <bbooth@redhat.com>
8269         * MAINTAINERS: Add myself to write-after-approval.
8271 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8273         * MAINTAINERS: Add myself to write-after-approval.
8275 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8277         PR bootstrap/7087
8278         * Makefile.tpl: Guard XFOO sed statements better.
8279         * Makefile.tpl: Add dependency for configure-target-libada.
8280         * Makefile.in: Regenerate (incidentally fixes broken
8281         commit when libada-branch was merged).
8283 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8285         * MAINTAINERS: Add myself to write-after-approval.
8287 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8289         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8290         maintainers.
8292 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8294         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8295         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8297 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8299         PR bootstrap/11932
8300         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8302 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8304         * MAINTAINERS: Added myself to write-after-approval.
8306 2004-02-14  Michael Koch  <konqueror@gmx.de>
8308         * MAINTAINERS: Added myself to write-after-approval.
8310 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8312         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8313         some OS port maintainers to OS port maintainers section.
8315 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8317         * MAINTAINERS: Add self.
8319 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8321         * MAINTAINERS: Alphabetize.
8323 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8325         * MAINTAINERS: Remove myself.
8327 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8329         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8330         (rs6000-*-aix*): Same.
8331         * configure: Regenerate.
8333 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8335         * configure.in (host): Add in missing $noconfigdirs to defines.
8336         * configure: Regenerate.
8338 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8339             Nathanael Nerode  <neroden@gcc.gnu.org>
8341         PR ada/6637, PR ada/5911
8342         Merge with libada-branch:
8343         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8344         with appropriate dependencies. Add --enable-libada configure switch.
8345         * configure, Makefile.in: Regenerate.
8347 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8349         * MAINTAINERS: Add myself to write-after-approval.
8351 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8353         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8354         * configure: Regenerate.
8356 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8358         Merge from upstream:
8360         * ltmain.in: When setting IFS to '~', be careful about user
8361         arguments that contain '~'.
8363         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8365         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8366         Also test $base_compile against $CC with escaped arguments. Bug
8367         reported by Geoff Keating <geoffk@apple.com>.
8369 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8371         * MAINTAINERS: Remove i960 port.
8373 2004-01-23  DJ Delorie  <dj@redhat.com>
8375         * Makefile.def (target_modules) [libiberty]: Don't stage.
8376         * Makefile.in: Rebuilt.
8378 2004-01-20  Caroline Tice  <ctice@apple.com>
8380         * MAINTAINERS: Add myself to write-after-approval.
8382 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8384         * MAINTAINERS: Update my email address.
8386 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8388         * MAINTAINERS: Add myself to write-after-approval.
8390 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8392         * MAINTAINERS: Remove entries without email address.
8394 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8396         * MAINTAINERS: Add myself to write-after-approval.
8398 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8400         * MAINTAINERS: Update my email address.
8402 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8404         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8405         * Makefile.tpl (configure-target-[+module+]): Support stage.
8406         * Makefile.in: Rebuilt.
8408 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8410         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8412 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8414         * MAINTAINERS: Add myself as a MIPS maintainer.
8416 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8418         * configure.in: Use ./config.cache, not config.cache.
8419         * configure: Regenerate.
8420         * Makefile.tpl: Special-casing not needed for GCC any more.
8421         * Makefile.in: Regenerate.
8423         * configure.in: Don't share a cache file for host dirs.
8424         * configure: Regenerate.
8426         * config-ml.in: Don't mess with the cache file.
8428 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8430         * MAINTAINERS: Move myself from 'Write After Approval' to
8431         'CPU Port Maintainers' section as SPARC maintainer.
8433 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8435         * Makefile.tpl: Make GCC use a separate config.cache.
8436         * Makefile.in: Regenerate.
8438         PR bootstrap/11932, PR bootstrap/11933
8439         (I don't know if it will fix either of them, but it relates
8440         to them.)
8441         * configure.in: Don't use shared config.cache for target
8442         directories.
8443         * configure: Regenerate.
8445 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8447         * MAINTAINERS: Add myself to 'Write After Approval' section.
8449 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8451         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8452         * configure: Regenerated.
8454 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8456         * MAINTAINERS: Remove the mn10200 maintainer.
8458 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8460         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8461         * configure: Regenerated.
8463 2003-12-16  Jan Hubicka  <jh@suse.cz>
8465         * MAINTAINERS: Add myself as callgraph maintainer.
8467 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8469         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8470         * configure: Regenerate.
8472 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8474         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8475         'Write After Approval' section. Update email.
8477 2003-12-01  James Lemke  <jim@wasabisystems.com>
8479         * MAINTAINERS (Write After Approval): Add myself.
8481 2003-11-20  Matt Thomas  <matt@3am-software.com>
8483         * MAINTAINERS: Add myself as a vax port maintainer.
8485 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8487         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8488         (configure-build-[+module+], configure-[+module+]): Likewise.
8489         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8490         * Makefile.in: Regenerate.
8492 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8494         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8495         shared/dylibed libraries.
8496         * ltmain.sh: Likewise.
8497         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8498         * ltcf-cxx.sh: Likewise.
8499         * ltcf-gcj.sh: Likewise.
8500         * ltconfig: Likewise.
8502 2003-11-17  Stan Cox  <scox@redhat.com>
8504         * MAINTAINERS: Add myself as iq2000 port maintainer.
8506 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8508         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8509         * Makefile.in: Regenerate.
8511 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8513         * config.sub: Update to 2003-11-03 version.
8515 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8517         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8518         * configure:  Regenerate.
8520 2003-10-20  Nicolas Pitre  <nico@cam.org>
8522         * MAINTAINERS: Add myself to 'Write After Approval' section.
8524 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8526         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8528 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8530         * MAINTAINERS: Update my email address.
8532 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8534         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8536 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8538         * MAINTAINERS: Add myself to 'Write After Approval' section.
8540 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8542         * config.guess: Update to 2003-10-16 version.
8543         * config.sub: Update to 2003-10-16 version.
8545 2003-10-15  David Daney  <ddaney@avtrex.com>
8547         * MAINTAINERS: Added myself to 'Write After Approval' section.
8549 2003-10-15  Falk Hueffner  <falk@debian.org>
8551         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8552         'Write After Approval' section. Update email.
8554 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8556         * MAINTAINERS: Move myself from 'Write After Approval' to
8557         'Various Maintainers' section as middle-end maintainer.
8559 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8561         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8562         HOST_FLAGS_TO_PASS.
8563         * Makefile.in: Regenerate.
8565 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8567         * config.guess: Update to 2003-10-07 version.
8568         * config.sub: Update to 2003-10-07 version.
8570 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8572         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8573         * ltconfig (irix5*, irix6*): Don't override version_type.
8575 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8577         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8578         * configure: Rebuilt
8579         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8580         * Makefile.in: Rebuilt
8582 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8584         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8586 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8588         * MAINTAINERS (Write After Approval): Add myself.
8590 2003-09-29  Paul Koning  <ni1d@arrl.net>
8592         * MAINTAINERS: Move myself from "Write After Approval"
8593         to CPU platform maintainers for pdp11 platform.
8595 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8597         * MAINTAINERS: Move myself from 'Write After Approval' to
8598         'Various Maintainers' section as libffi testsuite maintainer.
8600 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8602         * configure.in: Pass a computed --program-transform-name
8603         to subconfigures.
8604         * configure: Regenerated.
8606 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8608         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8609         * Makefile.in: Regenerate.
8611         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8612         * Makefile.in: Regenerate.
8614 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8616         * MAINTAINERS: Move myself from 'Write After Approval'
8617         to 'Various Maintainers' (objective-c) section.
8619 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8621         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8622         quoting.
8623         * configure: Regenerated.
8625 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8627         * MAINTAINERS (Write After Approval): Add myself to write after
8628         approval list.
8630 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8632         * MAINTAINERS (Write After Approval): Add myself.
8634 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8636         * MAINTAINERS: Update my e-mail address.
8638 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8640         * libtool.m4 (LD): Correct powerpc64 host match.
8642 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8644         * MAINTAINTERS: Update my affiliation and email address.
8646 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8648         * MAINTAINERS (Write After Approval): Add myself.
8650 2003-09-04  DJ Delorie  <dj@redhat.com>
8652         * configure: Regenerate.
8654 2003-09-04  Robert Millan  <robertmh@gnu.org>
8656         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8658 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8660         * configure.in: Ensure arguments to sed are properly spaced.
8661         * configure: Regenerate.
8663 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8665         * MAINTAINERS: Update my e-mail address.
8667 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8669         * MAINTAINERS (Write After Approval): Add myself.
8671 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8673         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8674         * configure: Regenerated.
8676 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8678         * MAINTAINERS: Update my email address.
8680 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8682         * configure.in:  Use newline instead of semicolon when assuming
8683         shell arguments in a for loop.
8684         * configure:  Regenerated.
8686 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8688         * MAINTAINERS: Resurrect the i860 maintainer.
8690 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8692         PR 8180
8693         * configure.in: When testing with_libs and with_headers, treat
8694         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8695         * configure: Regenerate.
8697         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8698         make, shell, etc.
8699         (baseargs): Likewise.
8700         * configure: Regenerate.
8702 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8704         * MAINTAINERS (Write After Approval): Add myself.
8706 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8708         * configure.in: Disable libgcj for darwin not on powerpc.
8709         * configure: Rebuild.
8711 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8713         * config-ml.in, symlink-tree: Add license.
8715 2003-08-03  Richard Stallman  <rms@gnu.org>
8716             Eben Moglen  <moglen@columbia.edu>
8718         * README.SCO: New file.
8720 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8722         * Makefile.tpl (check, check-c++): Express dependencies using
8723         dependencies rather than commands.
8724         * Makefile.in: Regenerate.
8726 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8728         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8729         * configure: Ditto.
8731 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8733         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8734         * Makefile.in: Update.
8736 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8738         * configure.in: Enable libgcj for darwin.
8739         * configure: Rebuild.
8741 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8743         * config-ml.in:  Use ac_configure_args directly instead of
8744         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8745         actually seen.
8747 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8749         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8750         creating target and build subdirs to build all parent dirs as needed.
8751         * Makefile.in: Rebuild.
8752         * configure.in: Don't build dirs explicitly here.
8753         * configure: Rebuild.
8755 2003-07-26  Paul Brook  <paul@nowt.org>
8757         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8759 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8761         * Makefile.tpl (all-make): Depend on intl.
8762         * Makefile.in: Rebuilt.
8764 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8766         * install-sh:  Update to newer upstream versions (associated with
8767         aclocal 1.7).
8768         * mkinstalldirs:  Likewise.
8769         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8771 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8773         * MAINTAINERS: Move self from Bug database only accounts
8774         to write-after-approval.
8776 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8778         * config.if: Remove unused libc_interface determination.
8780 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8782         * MAINTAINERS: Move self from write-after-approval to
8783         build machinery (*.in).
8785 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8787         PR bootstrap/11273
8788         PR bootstrap/11408
8789         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8790         unused INSTALL_PROGRAM_ARGS.
8791         * configure.in: Use AC_PROG_INSTALL.
8792         * Makefile.in: Regenerate.
8793         * configure: Regenerate.
8795 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8797         * MAINTAINERS: Alphabetize.
8799 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8801         * configure: Rebuilt.
8802         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8803         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8804         newlib nor libgloss.
8805         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8806         * configure.in (am33_2.0-*-linux*): Added.
8808 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8810         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8811         * configure: Regenerate.
8813 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8815         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8816         * Makefile.in: Regenerate.
8818 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8820         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8821         * Makefile.in: Regenerate.
8823 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8825         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8826         * Makefile.in: Regenerated.
8828         * config-ml.in: Replace PWD with PWD_COMMAND.
8830 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8832         * intl: New directory; see intl/ChangeLog for details.
8833         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8834         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8835         * Makefile.in: Regenerate.
8837 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8839         * configure.in: Clean up config-lang.in handling.  Delete
8840         useless assignment to "subdirs".
8841         * configure: Regenerate.
8843 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8845         * configure.in: Rename 'target_libs' to 'target_libraries'.
8846         Remove useless reference to 'target_libs'.
8847         * configure: Regenerate.
8849 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8851         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8852         * Makefile.in: Regenerate.
8854 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8856         * Makefile.def: Introduce flags_to_pass.
8857         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8858         * Makefile.in: Regenerate.
8860 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8862         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8863         and target-libgloss.
8864         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8865         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8866         * configure: Regenerate.
8868 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8870         * configure.in: Update testsuite_flags to new location.
8871         * configure. Regenerate.
8873 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8875         * Makefile.tpl: Remove BUILD_CC stuff.
8876         * Makefile.in: Regenerate.
8878 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8880         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8882 2003-06-16  Graeme Peterson  <gp@qnx.com>
8884         * MAINTAINERS (Write After Approval): Add myself.
8886 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8888         * config.guess: Update to 2003-06-12 version.
8889         * config.sub: Update to 2003-06-13 version.
8891 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8893         * config.guess: Update to 2003-06-06 version.
8894         * config.sub: Update to 2003-06-06 version.
8896 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8898         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8899         * configure. Regenerate.
8901 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8903         * configure.in: Disable serial configure by default.
8904         * configure: Regenerate.
8905         * Makefile.tpl: Abolish .NOTPARALLEL.
8906         * Makefile.in: Regenerate.
8908         * Makefile.tpl: Replace {build,host,target}_canonical by
8909         {build,host,target}.
8910         * Makefile.in: Regenerate.
8912         * Makefile.tpl: Fix stupid pasto.
8913         * Makefile.in: Regenerate.
8915 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8917         * Makefile.tpl: Remove bogus conditional.
8918         * Makefile.in: Regenerate.
8920 2003-06-05  Jan Hubicka  <jh@suse.cz>
8922         * Makefile.tpl (profiledbootstrap): New target.
8923         * Makefile.in (profiledbootstrap): New target.
8925 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8927         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8928         Pinski. Remove user names from other bugzilla-only maintainers.
8930 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8932         * Makefile.tpl: Make 'recursive targets' using autogen rather
8933         than shell loop.  Remove duplicate 'clean' targets and false
8934         comments.
8935         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8936         Add systematic method of specifying missing targets in subdirs.
8937         Add copyright boilerplate.
8938         * Makefile.in: Regenerate.
8939         * configure.in: Add 'recursive targets' to maybe list.
8940         * configure: Regenerate.
8942         * MAINTAINERS: "GNATS only" -> "Bug database only".
8944         * Makefile.tpl: Rename [+target+] to [+make_target+].
8945         * Makefile.def: Rename 'target' to 'make_target'.
8947 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8949         * MAINTAINERS: Add self as options handling maintainer.
8951 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8953         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8954         been too long since I touched those ports.
8956 2003-05-28  DJ Delorie  <dj@redhat.com>
8958         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8959         * Makefile.in: Regenerate.
8961 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8963         * configure.in: Use curly braces in the definition of tooldir.
8964         * configure: Regenerate.
8966 2003-05-21  DJ Delorie  <dj@redhat.com>
8968         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8969         newlib or libgloss.
8970         * Makefile.in: Regenerate.
8972 2003-05-21  DJ Delorie  <dj@redhat.com>
8974         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8975         * Makefile.in: Regenerate.
8977 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8979         * MAINTAINERS: Update my e-mail address.
8981 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8983         * configure.in: Switch more things to use maybe dependencies.
8984         * Makefile.tpl: Switch more things to use maybe dependencies.
8985         Factor out common code from autogen IF statements.
8986         * configure: Regenerate.
8987         * Makefile.in: Regenerate.
8989 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8991         * configure.in: Accept i[3456789]86 for machine type.
8992         * configure: Regenerate.
8994 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8996         * configure.in: Switch more things to use maybe dependencies.
8997         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8998         * configure: Regenerate.
8999         * Makefile.tpl: Switch more things to use maybe dependencies.
9000         * Makefile.in: Regenerate.
9002 2003-05-16  Andreas Schwab  <schwab@suse.de>
9004         * Makefile.tpl (install-opcodes): Define.
9005         * Makefile.in: Rebuild.
9007 2003-05-13  Andreas Jaeger  <aj@suse.de>
9009         * config.guess: Update to 2003-05-09 version.
9010         * config.sub: Update to 2003-05-09 version.
9012 2003-05-13  Michael Eager  <eager@mvista.com>
9014         * configure.in: Correct sed script so that options in quotes are not
9015         deleted.
9016         * configure: Rebuild.
9018 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9020         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9021         and $$s/newlib/libc/sys/cygwin32 include paths.
9022         * configure: Ditto.
9024 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9026         * MAINTAINERS: Update my email addresses.
9028 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9030         * config-ml.in: Propagate INSTALL variables.
9032 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9034         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9036 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9038         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9039         * Makefile.in: Regenerate.
9041 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9043         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9045 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9047         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9049 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9051         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9052         * Makefile.in: Regenerated.
9054 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9056         * MAINTAINERS (Write After Approval): Upgrade myself from
9057         GNATS only to write-after-approval. Update my mail address.
9059 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9061         (OS Port Maintainers: freebsd): Add myself.
9063 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9065         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9067 2003-04-22  Kean Johnston  <jkj@sco.com>
9069         * MAINTAINERS (SCO ports): Added myself.
9071 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9073         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9075 2003-04-19  Kean Johnston  <jkj@sco.com>
9077         * MAINTAINERS (Write After Approval): Add myself.
9079 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9081         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9082         * Makefile.in: Regenerate.
9084 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9086         * configure.in (powerpc64*-*-linux*): Remove.
9087         * configure: Rebuilt.
9089 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9091         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9092         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9093         and restrap.
9094         * Makefile.in:  Regenerate.
9096 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9098         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9099         * configure: Regenerated.
9101 2003-04-15  DJ Delorie  <dj@redhat.com>
9103         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9105 2003-04-13  Nick Clifton  <nickc@redhat.com>
9107         * config-ml.in: Remove support for --disable-aix removing
9108         call-aix multilibs.
9110 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9112         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9113         * */configure: Rebuilt.
9115 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9117         * MAINTAINERS: Add my email address.
9119 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9121         * MAINTAINERS (Write After Approval): Add myself.
9123 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9125         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9126         * Makefile.in: Regenerate.
9128 2003-03-14  Michael Chastain  <mec@shout.net>
9130         * Makefile.in: Regenerate with correct Makefile.def.
9132 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9134         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9135         Make macro.
9136         * Makefile.in: Regenerate.
9137         * configure.in: Clean up gxx_include_dir logic.
9138         * configure: Regenerate.
9140 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9142         * MAINTAINERS (Write After Approval): Add myself.
9144 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9146         * MAINTAINERS: Update my mail address.
9148 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9150         * configure.in (gxx_include_dir): Fix typo.
9151         * configure: Regenerated.
9153 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9155         * Makefile.tpl: Reindent.
9156         * Makefile.in: Regenerate.
9157         * configure.in: Reindent.  Don't set unused variables.
9158         * configure: Regenerate.
9160 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9162         * configure.in: Include $(build_tooldir)/sys-include in
9163         FLAGS_FOR_TARGET.
9164         * configure: Regenerated.
9166 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9168         * Makefile.tpl: Always pass down RANLIB.
9169         * Makefile.in: Regenerate.
9171         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9172         * Makefile.in: Regenerate.
9173         * configure.in: Remove unused logic relating to --enable-shared
9174         and --enable-threads.  Remove bogus comments.  Remove redundant
9175         noconfigdirs.
9176         * configure: Regenerate.
9178         * configure.in: Replace ${libstdcxx_version} by its value.
9179         Remove reference to mh-dgux.
9180         * configure: Regenerate.
9182 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9184         * MAINTAINERS (Write After Approval): Add myself.
9186 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9188         * Makefile.tpl: Rearrange.
9189         * Makefile.in: Regenerate.
9191 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9193         * configure.in: Add support for kaOS as cross build target system.
9194         * configure: Regenerated.
9196 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9198         * MAINTAINERS (Write after approval): Add myself.
9200 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9202         * MAINTAINERS: Update my email address.
9204 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9206         * MAINTAINERS: Add self to blanket write privs. section.
9208 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9210         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9211         configure-target-* as some target builds may require additional
9212         flags for preprocessor tests.
9213         * Makefile.in: Regenerated.
9215 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9217         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9218         * ltconfig: Handle it.
9219         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9220         auto-detecting it.
9222         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9223         it is used as argument to $CC.
9224         * ltcf-gcj.sh: Likewise.
9226         * configure.in: Introduce --enable-maintainer-mode.
9227         * configure: Rebuilt.
9228         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9229         for maintainer mode.
9230         * Makefile.in: Rebuilt.
9232 2003-02-18  Jason Merrill  <jason@redhat.com>
9234         * Makefile.tpl (check-c++): Allow parallelism.
9236 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9238         * MAINTAINERS: Remove John Carr (who never actually had access to
9239         gcc.gnu.org).
9241 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9243         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9244         don't configure target-libobjc.
9245         * configure: Regenerate.
9247 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9249         * Makefile.tpl (RANLIB): Define.
9250         * Makefile.in: Regenerate.
9252 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9254         * MAINTAINERS: Update my email.
9256 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9258         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9259         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9260         * Makefile.in: Regenerated.
9261         * configure.in: Remove all traces of snavigator, db, and grep.
9262         * configure: Regenerated.
9264 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9266         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9267         After Approval.
9269 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9271         * MAINTAINERS (Write after approval): Add myself.
9273 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9275         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9276         * Makefile.in: Regenerated.
9278 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9280         * config.guess: Updated to 2003-01-30's version.
9281         * config.sub: Updated to 2003-01-28's version.
9283 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9285         * config.if: If gcc_version is already set, just use it.  Don't set
9286         gcc_version_trigger if it's already set, otherwise set it to
9287         gcc/version.c, but only if the file exists.  If it is not set and
9288         gcc/version.c does not exist, try to extract the version number from
9289         $CC.
9291 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9293         * MAINTAINERS: Add myself to write-after-approval list.
9295 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9297         * configure.in:  Revert 24Jan change.
9298         * configure:  Regenerate.
9300 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9302         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9303         entry of HJ Lu.
9305 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9307         * configure.in: Revert previous change.
9308         * configure: Regenerate.
9310 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9312         * configure.in: Make rda native-only.
9313         * configure: Regenerate.
9315 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9317         * MAINTAINERS: Move myself from GNATS-only-accounts to
9318         write-after-approval.
9320 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9322         * configure.in: Add missing \.
9323         * configure: Rebuilt.
9325 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9327         * configure.in (baseargs): Avoid using \| in sed regular
9328         expressions.
9329         * configure: Rebuilt.
9331 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9333         * configure.in (baseargs): Remove all supported forms of
9334         --cache-file, --srcdir, --host, --build and --target options
9335         from argument lists.
9336         * configure: Rebuilt.
9338 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9340         * MAINTAINERS: Add myself to write-after-approval list.
9342 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9344         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9345         * configure: Rebuilt.
9347 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9349         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9350         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9351         * Makefile.in: Regenerate.
9352         * configure: Regenerate.
9354 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9356         * configure.in: Remove Makefile in build, host and target modules
9357         unless configure was run with --no-recursion.
9358         * configure: Rebuilt.
9360 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9362         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9363         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9364         * Makefile.in: Regenerate.
9366 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9368         * config.guess: Update to 2003-01-03 version.
9369         * config.sub: Update to 2003-01-03 version.
9371 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9373         * configure: Regenerate with proper autoconf 2.13.
9375 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9377         * configure.in: Add AC_PREREQ for consistency.
9378         * configure: Regenerate.
9380 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9382         * configure.in (GDB_TK): Add tcl directories conditional on
9383         gdb/gdbtk directory being present.
9384         * configure: Regenerate.
9386 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9388         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9389         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9390         * configure: Rebuilt.
9392 2002-12-31  Tom Tromey  <tromey@redhat.com>
9394         * Makefile.in: Rebuilt.
9395         * Makefile.def (target_modules) [libffi]: Allow installation.
9397 2002-12-31  Andreas Schwab  <schwab@suse.de>
9399         * configure.in: Fix use of $program_transform_name.
9400         * configure: Regenerated.
9402 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9404         * configure.in (baseargs): Don't remove first configure argument.
9405         * configure: Regenerated.
9407 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9409         * Makefile.tpl (local-distclean): Don't remove...
9410         (multilib.ts): ... this.  Moved into...
9411         (multilib.out): ... this.  Don't use sub-make.
9412         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9413         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9414         (configure-build-[+module+], configure-[+module+],
9415         configure-target-[+module+], configure-gcc): ... these.  Test
9416         for Makefile existence.  Drop config.status from dependencies.
9417         * Makefile.in: Rebuilt.
9418         * configure.in: Move gcc-version-trigger to the end of
9419         ac_configure_args.  Add comments to maybedep.tmp and
9420         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9421         nonopt from baseargs, matching and removing corresponding
9422         whitespace while at it.
9423         * configure: Rebuilt.
9425 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9427         * configure.in (host_configargs): Replace reference to
9428         no-longer-defined buildopts with --build=${build_alias}.
9429         * configure: Rebuilt.
9431         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9432         program_transform_name to standard idiom.
9433         (AUTOGEN, AUTOCONF): Define.
9434         (Makefile.in): Use $(AUTOGEN).
9435         (Makefile): Depend on config.status, and use autoconf-style rule to
9436         build it.  Move original commands to...
9437         (config.status): ... this new target.
9438         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9439         $(AUTOCONF).
9440         * Makefile.in: Rebuilt.
9442 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9444         * Makefile.tpl: Fix dramatic bustage due to change in
9445         program_transform_name.
9446         * Makefile.in: Regenerate.
9448         * configure.in: Remove unnecessary PATH setting.
9449         * configure: Regnerate.
9451         * configure.in: Don't default to unprefixed tools unless
9452         the native tools will work.
9453         * configure: Regenerate.
9455         * configure.in: Convert to autoconf script.  Blow away lots
9456         of now-redundant Makefile fragments.
9457         * configure: Generate using Autoconf.
9458         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9459         * Makefile.in: Regenerate.
9461 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9463         * configure: Fix stupid bug where RANLIB was mistakenly included.
9465         * configure.in: Rename (buildargs, hostargs, targargs) to
9466         (build_configargs, host_configargs, target_configargs).
9468         * configure.in: Move logic out of sed statement.
9470         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9471         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9473 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9475         * config.sub: Import from master repository
9476         * config.guess: Ditto
9478 2002-12-24  Andreas Schwab  <schwab@suse.de>
9480         * Makefile.tpl (multilib.out): Fix missing space.
9481         * Makefile.in: Regenerate.
9483 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9485         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9486         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9487         * Makefile.in: Regenerate.
9488         * configure.in: Remove unnecessary leftovers.
9490 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9492         * configure.in (extra_ranlibflags_for_target): New variable.
9493         (*-*-darwin): Add -c to ranlib commands.
9494         * configure (tooldir): Handle extra_ranlibflags_for_target.
9496 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9498         * Makefile.tpl: Revert HJL's change.
9499         * Makefile.in: Regenerated.
9500         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9501         always.
9503 2002-12-19  Andreas Schwab  <schwab@suse.de>
9505         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9506         * Makefile.in: Regenerate.
9508 2002-12-18  H.J. Lu  <hjl@gnu.org>
9510         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9511         * Makefile.in: Regenerated.
9513         * configure.in (build_prefix): New. Substitute.
9515 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9517         * Makefile.tpl: Don't let real targets depend on phony targets.
9518         * Makefile.in: Regenerate.
9520         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9521         * Makefile.in: Regenerate.
9523 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9525         * config.sub: Import from master repository
9526         * config.guess: Ditto
9528 2002-12-16  Jason Merrill  <jason@redhat.com>
9530         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9531         previous 'make bootstrap'.
9532         * Makefile.in: Regenerate.
9534 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9536         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9538 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9540         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9541         * Makefile.in: Regenerate.
9543 2002-12-13  Jason Merrill  <jason@redhat.com>
9545         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9546         library tests.
9547         (check-c++): Just depend on it and check-target-libstdc++-v3.
9548         * Makefile.in: Regenerate.
9550 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9552         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9553         * Makefile.in: Rebuilt.
9555 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9557         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9559 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9561         * configure: Fix bug put in by gremlins.
9563         * Makefile.tpl: Substitute more autoconfily.
9564         * configure: Substitute more autoconfily.
9565         * Makefile.in: Regenerate.
9567 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9569         * config.sub: Import from master repository
9570         * config.guess: Ditto
9571         * MAINTAINERS: Added Svein Seldal under write after approval
9573 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9575         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9576         * Makefile.in (all-sim): Ditto.
9578 2002-12-06  DJ Delorie  <dj@redhat.com>
9580         * Makefile.tpl: Change configure dependencies to not have real
9581         targets depend on phony targets.
9583 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9585         * configure.in: Revert unintentional change.
9587         * Makefile.tpl: Change dependency for */multilib.out so that
9588         it works when gcc isn't in the tree.
9590         * configure.in: Substitute more.
9591         * configure: Run subconfigures from the Makefile.
9592         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9593         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9595 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9597         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9599 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9601         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9602         and corresponding dependencies.
9603         * Makefile.in: Regenerate.
9605         * configure.in (host_tools): Order binutils, gas and ld for
9606         convenience in running the testsuites.
9608         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9609         * Makefile.in: Regenerate.
9610         * configure.in: Introduce rules to serialize subconfigure runs.
9612         * configure.in: Introduce BASE_CC_FOR_TARGET.
9613         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9614         Realize configure-build-* targets.  Realize configure-target-* targets.
9615         * Makefile.in: Regenerate.
9617 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9619         * configure: Move gcc_version_trigger stuff from here...
9620         * configure.in: ...to here.
9622         * configure.in: Separate subconfigure options added by this file from
9623         options given by the user.  Add machinery to put args for host
9624         subconfigures into the Makefile.
9626         * Makefile.tpl: Remove 'vault' targets.
9627         * Makefile.tpl: Reorder and comment dependencies.
9628         * Makefile.in: Regenerate.
9630 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9631         * configure.in: Fix my broken commit of previous patch. (sigh)
9633 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9635         * configure.in: Move host-specific darwin noconfigdirs into
9636         the host-specific section.
9638 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9640         * configure.in: Move host-specific darwin noconfigdirs into
9641         the host-specific section.
9643 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9645         * configure: Remove skip-this-dir support.
9646         * Makefile.tpl: Remove skip-this-dir support.
9648         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9649         subdirectories.
9650         * Makefile.in: Regenerate.
9652         * Makefile.tpl: Strip out useless setting of 'dir'.
9653         * Makefile.in: Regenerate.
9655 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9657         * configure.in: Fix deeply stupid bug.
9659         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9660         shell code in CXX_FOR_TARGET
9661         * Makefile.def: Introduce raw_cxx.
9662         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9663         RAW_CXX_FOR_TARGET.
9664         * Makefile.in: Regenerate.
9666 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9668         * Makefile.tpl: Remove unnecessary ifs.
9669         * Makefile.in: Regenerate.
9671         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9672         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9673         targets for 'no_install' modules.
9674         * configure: Move GDB_TK substitution to configure.in.  Move
9675         build_modules stuff to configure.in.
9676         * configure.in: Implement soft dependency machinery.  Maybe-ize
9677         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9678         * Makefile.in: Regenerate.
9680 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9682         * Makefile.tpl: Make all-target, install-target behave similarly
9683         to all, install (only hitting configured targets).  Eliminate
9684         unused macro defintions.
9686         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9687         build != host.
9689         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9691         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9693         * configure.in: Produce lists of subdir targets we're actually
9694         configuring.  Remove references to "dosrel".
9695         * Makefile.tpl: Let configure set which subdir targets are hit.
9696         Remove install-cross; clean up install; remove ALL.  Remove
9697         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9698         Autogenerate host module targets.  Remove empty dependency lines
9699         and redundant dependency; rearrange slightly.
9700         * Makefile.def: Add host-side libtermcap, utils.
9702         * Makefile.in: Regenerate.
9704 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9706         * ltconfig (osf[345]): Append $major to soname_spec.
9707         Reflect this in library_names_spec.
9708         * ltmain.sh (osf): Prefix $major with . for use as extension.
9710 2002-11-19  Andreas Jaeger  <aj@suse.de>
9712         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9713         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9714         and sparc64 GNU/Linux systems.
9716 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9718         * MAINTAINERS: Update email.
9720 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9722         * MAINTAINERS: Complete James Dennett's entry.
9724 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9726         * MAINTAINERS (Write After Approval): Add myself.
9728 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9730         * Makefile.tpl: syntactic cleanup
9732 2002-11-13  Stuart Hastings  <stuart@apple.com>
9734         * MAINTAINERS: Add myself to write-after-approval list.
9736 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9738         * Makefile.def: Add list of recursive targets to autogenerate.
9739         Add build_modules.
9740         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9741         targets.  Autogenerate *-build-* targets.
9742         * Makefile.in: Regenerate.
9744 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9746         * configure: More autoconf-style substitutions.
9747         * Makefile.tpl: More autoconf-style substitutions.
9748         * Makefile.in: Regenerate.
9750 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9752         * configure: Substitute more variables in a more autoconf-friendly
9753         way.  Simplify slightly.
9754         * Makefile.tpl: Make more variables substitutable in an
9755         autoconf-friendly way.
9756         * Makefile.in: Regenerate.
9758 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9760         * MAINTAINERS (Write After Approval): Add myself.
9762 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9764         * configure.in (v810*): Remove special setting of tools.
9766         * configure: Add support for extra required flags for ar or nm.
9767         * configure.in (aix4.3+): Use above support for target-specific
9768         issues, rather than using config/mt-aix43.
9770 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9772         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9773         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9774         with $srcdir.  Reformat indentation.  Substitute some variables
9775         formerly hard-coded in the Makefile for build=host.
9776         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9777         * Makefile.def: Autogenerate more.
9778         * Makefile.in: Regenerate.
9780 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9782         * MAINTAINERS (Write After Approval): Add myself.
9784 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9786         * Makefile.def (host_modules): Add rda.
9787         * Makefile.in: Regenerate.
9788         * configure.in (target_tool): Add target-rda to list.
9790 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9792         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9794 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9796         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9797         and restrap targets to this rule.
9798         * Makefile.in:  Regenerate.
9800 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9802         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9803         GNATS only accounts.
9805 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9807         * configure.in (i[3456]86-*-linux*): Add check to disable
9808         ${libgcj} for glibc1.
9810 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9812         * MAINTAINERS: Add myself as ip2k port maintainer.
9814 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9816         * configure.in: Add tic4x target.
9818 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9820         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9821         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9822         * Makefile.in: Regenerate.
9824         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9825         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9826         * Makefile.in: Regenerate.
9828 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9830         * MAINTAINERS: Add myself as web pages co-maintainer.
9832 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9834         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9835         * Makefile.in: Regenerate.
9837 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9839         * MAINTAINERS: Add myself and Nathan Sidwell
9840         <nathan@codesourcery.com> as VxWorks maintainers.
9842 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9844         * Makefile.def: Remove order dependency comments.
9845         * Makefile.tpl: Add explicit install-install dependencies.
9846         * Makefile.in: Regenerate.
9848         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9849         * Makefile.in: Regenerate.
9851         * Makefile.tpl: Add configure-target (for src-release in src)
9852         * Makefile.in: Regenerate.
9854 2002-09-30  Nick Clifton  <nickc@redhat.com>
9856         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9858 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9860         * configure.in (s390*-*-linux*): Enable libgcj.
9862 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9864         * configure: Revert accidentally applied changes.
9866         * Makefile.tpl: Make more autoconf-friendly.
9867         * Makefile.in: Regenerate.
9868         * configure: Make substitution more autoconf-like.
9870 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9872         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9873         single entry to handle all these.
9874         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9875         libjava on arm-*-elf.
9877 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9879         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9880         things that depend on them.
9882 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9884         * Makefile.tpl: Make subsituted variables more autoconfy.
9885         * Makefile.in: Regenerate.
9886         * configure: Make seds more autoconfy.
9888 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9890         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9891         * Makefile.in: Regenerate.
9892         * configure.in: Rewrite sed statements to look autoconfy.
9894         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9895         all-target-foo on configure-target-foo.
9896         * Makefile.def: Ditto.
9897         * Makefile.in: Rebuild.
9899 2002-09-25  Andrew Haley  <aph@redhat.com>
9901         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9903 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9905         * Makefile.def: New file.
9906         * Makefile.tpl: New file.
9907         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9908         * contrib/gcc_update: Note that Makefile.in is a generated file.
9910         * configure.in: Minor rearrangement.  Simplify tests.
9912 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9914         * configure.in (with_headers): Skip copy if value is "yes".
9915         (with_libs): Likewise.
9917 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9919         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9920         * configure.in (sh*-*-pe*): Ditto.
9921         * configure.in (mips*-*-pe*): Ditto.
9922         * configure.in (*arm-wince-pe): Ditto.
9924         * configure.in: Rearrange.
9926 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9928         * MAINTAINERS: Update my email address.
9930 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9932         * MAINTAINERS: (Write After Approval): Add myself.
9934 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9936         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9938 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9940         * MAINTAINERS: Change my mailing address.
9942 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9944         * MAINTAINERS (Write After Approval): Remove myself.
9945         (Various Maintainers: c++ runtime libs): Add myself.
9947 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9949         * MAINTAINERS (Write After Approval): Remove myself.
9950         (Various Maintainers: c++ runtime libs): Add myself.
9952 2002-08-15  Eric Christopher  <echristo@redhat.com>
9954         * config.sub: Import from master repository.
9955         * config.guess: Ditto.
9957 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9959         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9960         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9961         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9963 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9965         * MAINTAINERS: Add self to rs6000 vector extensions.
9967 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9969         * libiberty/configure: Reverted unintended yesterday's check in.
9971 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9973         * boehm-gc/configure, libf2c/configure: Rebuilt.
9974         * libffi/configure, libiberty/configure: Ditto.
9975         * libjava/configure, libobjc/configure: Ditto.
9976         * libstdc++-v3/configure, zlib/configure: Ditto.
9977         Merged from binutils:
9978         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9979         From Steve Ellcey <sje@cup.hp.com>:
9980         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9981         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9982         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9983         IA64.
9984         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9985         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9986         soname_spec, sys_lib_search_path_spec): Ditto.
9988 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9990         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9992 2002-08-04  H.J. Lu  (hjl@gnu.org)
9994         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9996 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9998         * MAINTAINERS (Write After Approval): Add myself.
10000 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10002         * configure.in: Move generic linux case to end.  Copy generic
10003         linux noconfigdirs to mips*-*-linux* entry and new
10004         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10006 2002-07-19  Michael Matz  <matz@suse.de>
10008         * MAINTAINERS: Add myself as ra* maintainer.
10010 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10012         * config.guess: Update to 2002-07-09 version.
10013         * config.sub: Update to 2002-07-03 version.
10015 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10017         * MAINTAINERS: Fix typo in a maintainer email address.
10019 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10021         * configure.in: Remove two redundant tests.
10023 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10025         * configure.in (mips*-*-irix6*o32): Enable stabs.
10027 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10029         * configure.in: Don't build grez.
10030         * Makefile.in: Ditto.
10032         * Makefile.in: Remove references to bsp, cygmon, libstub.
10033         * configure.in: Ditto.
10035         * configure.in: Remove leftover reference to gdbtest.
10037 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10039         * configure.in (gxx_include_dir):  Change to match versioned
10040         C++ headers if --enable-version-specific-runtime-libs is used.
10042 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10044         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10046 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10048         * configure.in: Make --without-x work.
10050 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10052         * configure.in: Rearrange target Makefile fragment collection.
10054         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10055         cvs[src].
10056         * configure.in: Ditto.
10058 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10060         * MAINTAINERS (Write After Approval): Update my e-mail address.
10062 2002-06-24  Ben Elliston  <bje@redhat.com>
10064         * configure.in (host_tools): Remove cgen.
10066         * Makefile.in (all-cgen): Remove; runs from its source directory.
10067         (check-cgen, install-cgen, clean-cgen): Likewise.
10068         (all-opcodes): Do not depend on all-cgen.
10069         (all-sim): Likewise.
10071 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10073         * Makefile.in: Eliminate 'apache' targets.
10074         * configure.in: Eliminate 'apache' targets.
10076         * configure.in: Eliminate redundant tests.  Reorganize.
10078         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10080         * config-ml.in: Eliminate references to Cygnus configure.
10082         * Makefile.in: Eliminate references to building emacs.
10084 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10086         * MAINTAINERS: Update my email address.
10088 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10090         * config.if (libstdcxx_incdir): Version C++ headers.
10091         (cxx_incdir): Remove.
10093 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10095         * MAINTAINERS (Write After Approval): Add self.
10097 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10099         * configure.in: Add support for ip2k.
10101 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10103         * configure.in: Fix AIX configury bug.
10105 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10107         * MAINTAINERS (Write After Approval): Add self.
10109 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10111         * configure.in: replace ${topsrcdir} with ${srcdir}
10113         * configure.in: Move definition of libstdcxx_flags
10114         right above usage, rather than waaay earlier.
10116         * configure.in: Pull definition of is_cross_compiler earlier.
10118         * configure.in: Rearrange a little.
10120         * configure.in: Remove references to librx.
10121         * Makefile.in: Remove references to librx.
10123 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10125         * config.sub: Add support for avr target.
10126         Import from master sources, rev 1.255
10128 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10130         * configure, .cvsignore:  Revert previous change...
10131         * Makefile:  ...delete.
10133 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10135         * configure.in: Eliminate ${gasdir} variable.
10137 2002-06-18  Dave Brolley  <brolley@redhat.com>
10139         * configure.in: Add support for frv.
10140         * config.sub: Add support for frv.
10142 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10144         * configure:  Remove garbage from previous commit.
10146 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10148         * configure:  For in-source builds, make a subdir and re-exec there.
10149         * Makefile:  New file.  Pass targets through to build directory.
10150         * .cvsignore:  No longer ignore "Makefile".
10152 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10154         * MAINTAINERS (Write After Approval): Add self.
10156 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10158         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10160 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10162         * configure.in (vax-*-netbsd*): Re-enable gas.
10164 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10166         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10167         BUILD_PREFIX_1, to correct nomenclature.
10168         * configure: Likewise.
10170         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10171         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10173 2002-05-31  Olaf Hering  <olh@suse.de>
10175         * config-ml.in: Propogate DESTDIR also.
10177 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10179         * configure.in (vax-*-netbsd*): Don't build gas for this
10180         platform.
10182 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10184         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10185         and libgcj for AVR.
10187 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10189         * MAINTAINERS (Write After Approval): Add myself.
10191 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10193         * config.guess: Update to 2002-05-22 version.
10194         * config.sub: Likewise.
10196 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10198         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10199         * config-ml.in: Likewise.
10200         * configure: Likewise.
10201         * configure.in: Likewise.
10203 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10205         * MAINTAINERS: Update my email address.
10207 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10209         * configure.in: Simplify makefile fragment collection.
10211         * configure.in: Remove code to build emacs.
10213         * configure.in : Remove --srcdir argument from targargs and buildargs
10214         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10216         * configure: Move some logic to configure.in.
10217         * configure.in: Move some logic from configure.
10219 2002-05-11  Tom Tromey  <tromey@redhat.com>
10221         * MAINTAINERS: Reflect libgcj reality.
10223 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10225         * Makefile.in: Honour DESTDIR.
10227 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10229         * config.guess: Import 2002-03-20 version.
10230         * config.sub: Import 2002-04-26 version.
10232 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10234         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10236 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10238         * MAINTAINERS: Add self.
10240 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10242         * ltmain.sh: Detect and handle object name conflicts
10243         while piecewise linking a static library.
10245 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10247         * configure.in (noconfigdirs): Don't disable libgcj on
10248         sparc64-*-solaris* and sparcv9-*-solaris*.
10250 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10252         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10254 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10256         * configure.in (FLAGS_FOR_TARGET): Do not add
10257         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10258         on i[3456]86-*-linux*.
10260 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10262         * configure.in (noconfigdirs): Replace [ ] with test.
10264         * configure.in (noconfigdirs): Do not add target-newlib if
10265         target == i[3456]86-*-linux*, and host == target.
10267 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10269         * configure.in: delete reference to absent file
10271         * configure.in: replace '[' with 'test'
10273         * configure.in: Eliminate references to gash.
10274         * Makefile.in: Eliminate references to gash.
10276         * configure.in: remove useless references to 'pic' makefile fragments.
10278         * configure.in: (*-*-windows*) Finish removing.
10280         * configure.in: Eliminate redundant test for libgui.
10282 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10284         * MAINTAINERS: Add self and realphabetize.  Update entries
10285         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10286         entry for a29k port maintainer.
10288 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10290         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10291         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10293 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10295         * configure.in: remove references to dead files
10297 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10299         * MAINTAINERS: Add information about purpose of this file.
10301 2002-04-18  Tom Tromey  <tromey@redhat.com>
10303         * configure.in: Disallow configuring libgcj when it is already
10304         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10305         Solaris 2.8 by default.  For PR libgcj/6158.
10307 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10309         * configure.in:  Move default CC setting out of config/mh-* fragments
10310         directly into here.
10312 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10314         * configure.in: don't even try to configure or make a subdirectory
10315         if there's no configure script for it.
10317 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10319         * MAINTAINERS: Remove chill maintainers.
10320         * Makefile.in (CHILLFLAGS): Remove.
10321         (CHILL_LIB): Remove.
10322         (TARGET_CONFIGDIRS): Remove libchill.
10323         (CHILL_FOR_TARGET): Remove.
10324         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10325         CHILL_LIB.
10326         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10327         (CHECK_TARGET_MODULES): Likewise.
10328         (INSTALL_TARGET_MODULES): Likewise.
10329         (CLEAN_TARGET_MODULES): Likewise.
10330         (configure-target-libchill): Remove.
10331         (all-target-libchill): Remove.
10332         * configure.in (target_libs): Remove target-libchill.
10333         Do not compute CHILL_FOR_TARGET.
10334         * libchill: Remove directory.
10336 2002-04-11  DJ Delorie  <dj@redhat.com>
10338         * Makefile.in, configure.in: Sync with binutils, entries
10339         follow...
10341 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10343         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10344         (do-tar, do-bz2): New rules.
10345         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10346         (gdb-tar): New rule.
10347         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10348         (insight_dejagnu.tar): New rule.
10349         (insight.tar): New rule.
10350         (gdb+dejagnu.tar): New rule.
10351         (gdb.tar): New rule.
10353 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10355         * Makefile.in: Add all-tix to deps for all-snavigator
10356         so that tix is built when building snavigator.
10358 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10360         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10361         ld and gdb are not supported.
10363 2002-01-07  Mark Salter  <msalter@redhat.com>
10365         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10366         Allow target-libgloss to be built for arm, strongarm, and xscale.
10368 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10370         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10371         options for i[3456]86-pc-linux* native builds.
10373 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10375         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10376         files from .po files for a distribution.
10378 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10380         * configure.in: Enable libstdc++-v3 for h8300 targets.
10382 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10384         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10385         version from bfd/.
10387 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10389         * Makefile.in (VER): When present, extract the version number from
10390         the file version.in.
10392 2001-05-24  Tom Rix  <trix@redhat.com>
10394         * configure.in : enable ld for aix
10396 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10398         * config.guess: Add linux target for S/390.
10400 2000-11-07  Philip Blundell  <pb@futuretv.com>
10402         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10404 2000-11-03  Philip Blundell  <pb@futuretv.com>
10406         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10407         files.
10409 2001-01-15  Ben Elliston  <bje@redhat.com>
10411         * configure.in (host_tools): Add sid.
10412         Always configure cgen.
10414 2000-11-24  Nick Clifton  <nickc@redhat.com>
10416         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10419 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10421         * Makefile.in (ALL_MODULES): Add all-cgen.
10422         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10423         (all-cgen): New target.
10424         (all-opcodes,all-sim): Depend on all-cgen.
10425         * configure.in (host_tools): Add cgen.
10426         Only configure cgen if --enable-cgen-maint.
10428 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10430         * configure.in: Add *-*-freebsd* configurations.
10432 2002-04-08  Tom Tromey  <tromey@redhat.com>
10434         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10435         Fixes PR libgcj/6068.
10437 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10439         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10441 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10443         * configure.in (alpha*-dec-osf*): Enable libgcj.
10445 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10447         * MAINTAINERS (Write After Approval): Add myself.
10449 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10451         Fix for: PR bootstrap/3591, target/5676
10452         * configure.in (mcore-pe): Disable the configuration of
10453         libstdc++-v3 since exceptions are not supported.
10455 2002-03-20  Anthony Green  <green@redhat.com>
10457         * configure.in: Enable libgcj for xscale-elf target.
10459 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10461         * MAINTAINERS:  Update my email address.
10463 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10465         * ltmain.sh (relink_command): Fix typo in previous change.
10467 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10469         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10470         (relink_command): Added --tag flags.
10471         (mode=install): If relinking fails; error out.
10473 2002-03-12  Richard Henderson  <rth@redhat.com>
10475         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10476         .NOTPARALLEL tag.
10477         (do-check): Rename from check.
10478         (check): Allow parallel check.
10480 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10482         * MAINTAINERS: Add myself as maintainer for xtensa port.
10483         Fix alphabetical order in CPU port maintainer list.
10484         Remove myself from Write After Approval list.
10486 2002-03-11  Richard Henderson  <rth@redhat.com>
10488         * Makefile.in (.NOTPARALLEL): Add fake tag.
10490 2002-03-07  H.J. Lu  (hjl@gnu.org)
10492         * configure.in: Enable gprof for mips*-*-linux*.
10494 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10496         * MAINTAINERS (Write After Approval): Add myself.
10498 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10500         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10501         libjava.
10502         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10504 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10506         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10507         because its Makefile is there; test for the executable instead.
10509 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10511         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10512         libstdc++-v3 and libjava.
10514 2002-02-11  Adam Megacz  <adam@xwt.org>
10516         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10517         boehm-gc
10519 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10521         * config.guess: Updated to 2002-01-30's version.
10522         * config.sub: Updated to 2002-02-01's version.
10523         Contribute sh64-elf.
10524         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10525         * configure.in: Added sh64-*-*.
10527 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10529         * MAINTAINERS: Belatedly add myself to write after approval list.
10531 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10533         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10534         Remove self as Write After Approval.
10536 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10538         * MAINTAINERS: Put self in as maintainer for contrib/regression
10539         directory.
10541 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10543         * MAINTAINERS:  Update my email address.
10545 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10547         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10548         target-libiberty, and target-libgloss.  Skip Java-related
10549         libraries if not supported for NetBSD on target CPU.
10551 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10553         * install-sh: Use _inst.$$_ for temp file name.
10555 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10557         * MAINTAINERS (Write After Approval): Move my contact info
10558         from here...
10559         (OS Port Maintainers): ...to here (netbsd).
10561 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10563         * MAINTAINERS (Write After Approval): Add myself.
10565 2002-01-17  H.J. Lu  <hjl@gnu.org>
10567         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10568         (all-target-fastjar): Also depend on all-target-libiberty.
10570 2002-01-16  H.J. Lu  (hjl@gnu.org)
10572         * config.guess: Import from master sources, rev 1.225.
10573         * config.sub: Import from master sources, rev 1.238.
10575 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10577         * MAINTAINERS (Write After Approval): Remove myself.
10579 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10581         * MAINTAINERS (Write After Approval): Add myself.
10583 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10585         * MAINTAINERS: Add self as docs co-maintainer.
10587 2001-12-11  Matthias Klose  <doko@debian.org>
10589         * MAINTAINERS (Write After Approval): Add myself.
10591 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10593         * MAINTAINERS: Update my email address.
10595 2001-12-07  Turly O'Connor  <turly@apple.com>
10596         * MAINTAINERS (Write After Approval): Add myself.
10597         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10598         (rs6000_initialize_trampoline): Call __trampoline_setup for
10599         ABI_DARWIN too.
10600         * darwin-tramp.asm: New file, implements __trampoline_setup.
10601         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10603 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10605         * MAINTAINERS (Write After Approval): Add myself.
10607 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10609         * configure, configure.in: Use temp file for long sed commands.
10611 2001-12-03  Laurent Guerby  <guerby@acm.org>
10613         * config.sub: Update to version 1.232 on subversion.
10615 2001-12-03  Ben Elliston  <bje@redhat.com>
10617         * MAINTAINERS: Update mail address for config.* patches.
10619 2001-11-27  DJ Delorie  <dj@redhat.com>
10620             Zack Weinberg  <zack@codesourcery.com>
10622         When build != host, create libiberty for the build machine.
10624         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10625         CONFIG_ARGUMENTS.
10626         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10627         New variables.
10628         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10629         and rules.
10630         (all.normal): Depend on ALL_BUILD_MODULES.
10631         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10632         (all-build-libiberty): Depend on configure-build-libiberty.
10634         * configure: Calculate and substitute proper value for
10635         ALL_BUILD_MODULES.
10636         * configure.in: Create the build subdirectory.
10637         Calculate and substitute TARGET_CONFIGARGS (formerly
10638         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10640 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10642         * MAINTAINERS (write-after-approval): Add self.
10644 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10646         * MAINTAINERS (GNATS only accounts): Remove self.
10648 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10650         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10651         libf2c.
10653 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10655         * MAINTAINERS (Write After Approval): Add self.
10657 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10659         * MAINTAINERS: mips and s390 are also CPU ports.
10661 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10663         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10665 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10667         * MAINTAINERS: Alphabetize.
10669 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10671         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10673 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10675         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10677 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10679         * configure.in (--enable-languages): Be more permissive about
10680         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10682 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10684         * config.sub: Import from master sources, rev. 1.230.
10685         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10687 2001-11-07  Laurent Guerby  <guerby@acm.org>
10689         * MAINTAINERS (Write After Approval): Add self.
10691 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10693         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10695 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10697         * config.sub: Import from master sources, rev 1.226.
10698         * config.guess: Import from master sources, rev 1.216.
10700 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10702         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10703         * MAINTAINERS: Add self as maintainer of MMIX port.
10704         Remove old after-approval entry.
10706 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10708         * ChangeLog, configure: Fix spelling errors.
10710 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10712         * MAINTAINERS: Tweak my address.
10714 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10716         * MAINTAINERS: Update my email address.
10718 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10720         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10721         * MAINTAINERS: Add self as maintainer of CRIS port.
10723 2001-10-10  Geert Bosch  <bosch@gnat.com>
10725         * MAINTAINERS (Various maintainers: Ada front end):
10726         Added Robert Dewar.
10728 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10730         * MAINTAINERS (Write After Approval): Added self
10732 2001-10-02  Geert Bosch  <bosch@gnat.com>
10734         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10736 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10738         * configure: Handle temporary files securely using mkdir.
10740 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10742         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10744 2001-09-26  Will Cohen  <wcohen@redhat.com>
10746         * configure.in (*-*-linux*): Disable configuration of target-newlib
10747         and target-libgloss.
10749 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10751         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10752         RANLIB.
10754 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10756         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10757         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10758         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10759         avoid quotes nesting problems.
10760         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10761         (DO_X): Export only variables that are set.
10763 2001-09-19  Ben Elliston  <bje@redhat.com>
10765         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10766         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10767         semantics.  Use the shell built-in "type" command instead.
10769 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10771         Merged from gcc-3_0-branch:
10772         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10773         * ltcf-c.sh: Use $objext, not $ac_objext.
10774         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10775         * ltcf-cxx.sh: Add support for GNU.
10776         2001-07-22  Timothy Wall  <twall@redhat.com>
10777         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10778         default settings if using GNU tools with that configuration.
10779         * ltcf-cxx.sh: Ditto.
10780         * ltcf-gcj.sh: Ditto.
10781         2001-07-21  Michael Chastain  <chastain@redhat.com>
10782         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10783         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10784         * ltmain.sh: Mark as gcc-local.
10786 2001-08-30  Eric Christopher  <echristo@redhat.com>
10787             Jason Eckhardt  <jle@redhat.com>
10789         * config.guess: Merge from master sources.
10790         * config.sub: Merge from master sources, add support for mipsisa32.
10792 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10793         * config.sub: Merge from master sources, rev 1.219.
10794         * MAINTAINERS: Add self as contact for stormy16 port.
10796 2001-08-14  Zack Weinberg  <zackw@panix.com>
10798         * config.sub: Merge from master sources, rev 1.218.
10799         * config.guess: Merge from master sources, rev 1.209.
10801 2001-08-11  Graham Stott  <grahams@redhat.com>
10803         * Makefile.in (check-c++): Add missing semicolon.
10805 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10807         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10809 2001-07-30  Eric Christopher  <echristo@redhat.com>
10811         * MAINTAINERS (Various maintainers: mips port): Added myself.
10813 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10815         * configure.in (sh-*-linux*): New.
10817 2001-07-27  Richard Henderson  <rth@redhat.com>
10819         * .cvsignore: Add LAST_UPDATED.
10821 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10823         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10825 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10827         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10829 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10831         * MAINTAINERS (Write After Approval): Added myself.
10833 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10835         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10836         and libgcj on m68hc11/m68hc12.
10838 2001-06-27  H.J. Lu  (hjl@gnu.org)
10840         * Makefile (CFLAGS_FOR_BUILD): New.
10841         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10843 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10845         * README: Remove version number.
10847 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10849         * INSTALL/README: Update wrt. to the installation instructions now
10850         residing in gcc/doc/install.texi.
10852 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10854         * README: Replace with a cut-down and updated version of gcc/README.
10856 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10858         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10859         multilibs to be disabled.
10861 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10863         * MAINTAINERS (Write After Approval): Add myself.
10865 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10867         * config.guess: Import CVS version 1.195.
10868         * config.sub: Import CVS version 1.212.
10870 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10872         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10873         gcc/xgcc is built, use -print-prog-name to find out the program
10874         name to use.
10876 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10878         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10879         appear to also be in the master copy.
10880         * config.sub:  Import CVS version 1.211.
10882 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10884         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10885         with_gcc]: Use `gcc -shared' to build a shared library.
10887 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10889         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10890         archives.
10892 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10894         * MAINTAINERS (Write After Approval): Add myself.
10896 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10898         * configure.in (libstdcxx_flags): Do not try to execute
10899         libstdc++-v3/testsuite_flags until it exists.
10901 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10903         * MAINTAINERS: Update my email address.
10905 2001-05-31  Graham Stott  <grahams@redhat.com>
10907         * MAINTAINERS (Write After Approval): Add myself.
10909 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10911         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10912         libraries when using g++ with native linker.
10914 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10916         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10918 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10920         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10921         [aix4*|aix5*]: Prepend blank.
10923 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10925         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10926         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10927         of subdir/configure scripts to use the new libtool.m4.
10929 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10931         * MAINTAINERS (Write After Approval): Add myself.
10933 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10935         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10937 2001-05-11  Ben Elliston  <bje@redhat.com>
10939         * Makefile.in (all-sid): New target.
10940         (check-sid, clean-sid, install-sid): Likewise.
10942 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10944         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10946 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10948         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10949         libgcj.
10951 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10953         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10954         gcc/xgcc is built, use -print-prog-name to find out the program
10955         name to use.
10957 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10959         * configure.in (noconfigdirs): Don't reset it from scratch in the
10960         target case; only append to it.
10962         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10963         sparc-*-solaris2.8]: Disable ${libgcj}.
10965 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10967         * configure.in (libgcj_saved): Copy from $libgcj.
10968         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10969         --disable-libgcj.
10971 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10973         * MAINTAINERS: Remove self as MIPS maintainer and
10974         C front end maintainer.
10976 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10978         * configure.in: Move *-chorusos target case to the proper switch.
10979         Disable libgcj.
10981 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10983         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10984         1.641.2.228.
10986 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10988         * Makefile.in (STAGE1_CFLAGS): Pass down.
10990 2001-04-13  Alan Modra  <amodra@one.net.au>
10992         * config.guess: Add hppa64-linux support.  Note for next import that
10993         this is already in the master file.
10994         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10996 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10998         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10999         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11001 2001-04-11  Stan Shebs  <shebs@apple.com>
11003         * MAINTAINERS: Add self as Darwin port maintainer.
11005 2001-04-11  Alan Modra  <amodra@one.net.au>
11007         * MAINTAINERS: Update my email address.
11009 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11011         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11012         recent versions of FreeBSD (release 3 or later).
11013         * ltconfig: On FreeBSD, -lc must not be provided when building
11014         a shared library or else the standard -pthread gcc option is
11015         rendered worthless to later users of the built library.
11017 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11019         * MAINTAINERS: Add self and RTH as C front end maintainers.
11021 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11023         * config.sub: Make sure to match an already-canonicalized
11024         machine name (eg. mn10300-unknown-elf).
11026 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11028         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11029         New macros.
11030         (bootstrap, cross): Use RECURSE_FLAGS.
11031         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11033 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11035         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11037 2001-03-22  Colin Howell  <chowell@redhat.com>
11039         * Makefile.in (DO_X): Do not backslash single-quotes in
11040         backquotes (two places).
11042 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11044         Re-installed:
11045         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11046         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11047         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11048         * ltcf-cxx.sh: Likewise.
11049         * ltcf-gcj.sh: Likewise.
11051 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11053         * MAINTAINERS: Add myself as "documentation co-maintainer".
11055 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11057         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11058         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11060 2001-03-19  Tom Tromey  <tromey@redhat.com>
11062         * config-ml.in: Handle GCJ and GCJFLAGS.
11064 2001-03-21  Michael Chastain  <chastain@redhat.com>
11066         * Makefile.in: all-m4 depends on all-texinfo.
11068 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11070         * MAINTAINERS: Add myself to write after approval list.
11072 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11074         * Makefile.in (DO_X): Quote nested quotes.
11076 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11078         * MAINTAINERS: Add myself to write after approval list.
11080 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11082         * Makefile.in (DO_X): Use double quotes for quoting
11083         "RANLIB=$${RANLIB}".
11085 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11087         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11089 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11091         * configure.in: Only use `lang_requires' for languages athat are
11092         actually enabled.
11094 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11096         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11098 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11100         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11102 2001-03-07  Tom Tromey  <tromey@redhat.com>
11104         * configure.in: Allow config-lang.in to set `lang_requires' to list
11105         of other required languages.
11107 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11109         * Makefile.in: Remove RANLIB definition. Use RANLIB
11110         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11111         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11113 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11114             Alexandre Oliva  <aoliva@redhat.com>
11116         * Makefile.in (check-c++): Use tabs, not spaces.
11118 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11120         * MAINTAINERS: add myself to Write After Approval list.
11122 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11124         * Makefile.in (check-c++): New rule.
11126         * configure.in (target_libs): Remove libg++.
11127         (noconfigdirs): Remove libg++.
11128         (noconfigdirs): Same.
11129         (noconfigdirs): Same.
11130         (noconfigdirs): Same.
11132         * config-ml.in: Remove libg++ references.
11134         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11135         (ALL_TARGET_MODULES): Same.
11136         (configure-target-libg++): Remove.
11137         (all-target-libg++): Remove.
11138         (configure-target-libio): Remove.
11139         (all-target-libio): Remove.
11140         (check-target-libio): Remove.
11141         (.PHONY): Remove.
11142         (libg++.tar.bz2): Remove.
11143         (all-target-cygmon): Remove libio.
11144         (all-target-libstdc++): Remove.
11145         (configure-target-libstdc++): Remove.
11146         (TARGET_LIB_PATH): Remove libstdc++.
11147         (ALL_GCC_CXX): Remove libstdc++.
11148         (all-target-gperf): Correct.
11150 2001-02-16  Nick Clifton  <nickc@redhat.com>
11152         * configure.in (noconfigdirs): Allow configuration of texinfo
11153         for Cygwin hosts.
11155 2001-02-15  Anthony Green  <green@redhat.com>
11157         * configure: Introduce GCJ_FOR_TARGET.
11158         * configure.in: Ditto.
11159         * Makefile.in: Ditto.
11161 2001-02-13  Andreas Schwab  <schwab@suse.de>
11163         * MAINTAINERS: Update mail address.
11165 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11167         * config.guess: Add linux target for S/390.
11168         * config.sub: Likewise.
11170 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11172         * configure.in: for *-chorusos, don't config target-newlib and
11173         target-libgloss.
11175 2001-02-06  Ben Elliston  <bje@redhat.com>
11177         * configure: Output host type to stdout, not stderr.
11179 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11181         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11182         * ltcf-cxx.sh: Likewise.
11184         * config.if: Assume enable_libstdcxx_v3 is defined.
11186 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11188         Remove V2 C++ library.
11189         * configure.in: Remove --enable-libstdcxx_v3 support.
11191 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11193         * include/demangle.h: Add prototype for java_demangle_v3.
11195 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11197         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11199 2001-01-27  Richard Henderson  <rth@redhat.com>
11201         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11203 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11205         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11206         Don't unset, it's non-portable and no longer necessary, set to empty
11207         instead.
11209 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11211         * ltconfig: Shell portability fix for the tagname validity check.
11213 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11215         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11216         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11218 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11220         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11222 2001-01-26  Tom Tromey  <tromey@redhat.com>
11224         * configure.in: Allow libgcj to be built on Sparc Solaris.
11226 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11228         * ltcf-c.sh: Add aix5 case.
11229         * ltcf-cxx.sh: Likewise.
11230         * ltconfig: Likewise.
11232 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11234         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11235         keep at least one of build_libtool_libs or build_old_libs set to
11236         yes.
11238         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11239         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11241 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11243         * configure.in: Enable libgcj on several additional platforms.
11245 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11247         * configure.in: Enable libgcj for linux targets.
11249 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11251         * MAINTAINERS (Write After Approval): Add myself.
11253 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11255         * MAINTAINERS: Add myself as vax port maintainer.
11257 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11259         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11261 2001-01-09  Mike Stump  <mrs@wrs.com>
11263         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11264         failures of subdirectories.
11266 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11268         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11269         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11270         * ltcf-cxx.sh: Likewise.
11271         * ltcf-gcj.sh: Likewise.
11272         * ltconfig.sh: Fix typo.
11274 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11276         * configure: handle DOS-style absolute paths.
11278 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11280         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11282 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11284         * MAINTAINERS: Add myself as avr port co-maintainer.
11286 2000-12-28  Ben Elliston  <bje@redhat.com>
11288         * MAINTAINERS: Add myself under ``Write After Approval''.
11290 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11292         * texinfo: Remove directory from GCC.
11294 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11296         * COPYING: Update to current
11297         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11298         to 19yy as example year in copyright notice).
11300 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11302         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11303         (libstdcxx_incdir): Pass down.
11304         * config.if: Remove expired bits for cxx_interface, add stub.
11305         (libstdcxx_incdir): Add variable for g++ include directory.
11306         * configure.in (gxx_include_dir): Use it.
11308 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11310         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11311         with old-email address from ``Write After Approval''.
11313 2000-12-15  Andreas Jaeger  <aj@suse.de>
11315         * configure.in: Handle lang_dirs.
11317 2000-12-14  Tom Tromey  <tromey@redhat.com>
11319         * MAINTAINERS: Removed brads.
11321         * MAINTAINERS: Added gcj developers.
11323 2000-12-13  Anthony Green  <green@redhat.com>
11325         * configure.in: Disable libgcj for any target not specifically
11326         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11327         with g++ abi.
11329 2000-12-13  Mike Stump  <mrs@wrs.com>
11331         * Makefile.in (local-distclean): Also remove fastjar.
11333 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11335         * contrib/gcc_update: Add fastjar --touch entries.
11337 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11339         * configure.in: Disable language-specific target libraries for
11340         languages that aren't enabled.
11342 2000-12-10  Anthony Green  <green@redhat.com>
11344         * configure.in: Define libgcj.  Disable libgcj target libraries for
11345         most targets.
11347 2000-12-10  Neil Booth  <neilb@earthling.net>
11349         * MAINTAINERS: Update mail address, remove from WAA list.
11351 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11353         * libjava: Imported from /cvs/java.
11354         * libffi: Likewise.
11355         * Boehm-gc: Likewise.
11357 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11359         * configure.in (target_libs): Revert 2000-12-08 patch.
11360         (noconfigdirs): Added target-libjava.
11362 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11364         * djunpack.bat: removed.
11366 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11368         * Makefile.in: handle DOS-style absolute paths.
11369         * config-ml.in: likewise.
11370         * symlink-tree: likewise.
11372 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11374         * fastjar: Imported.
11376 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11378         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11379         libjava.
11380         * configure.in (target_libs): Removed `target-libjava'.
11382 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11384         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11385         (ALL_MODULES): Added fastjar.
11386         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11387         (all-target-libjava): all-fastjar replaces all-zip.
11388         (all-fastjar): Added.
11389         (configure-target-fastjar, all-target-fastjar): Likewise.
11390         * configure.in (host_tools): Added fastjar.
11392 2000-12-07  Mike Stump  <mrs@wrs.com>
11394         * Makefile.in (local-distclean): Remove leftover built files.
11396 2000-11-24  Nick Clifton  <nickc@redhat.com>
11398         * configure.in (xscale-elf): Add target.
11399         (xscale-coff): Add target.
11401 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11403         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11404         recent versions of FreeBSD (release 3 or later).
11405         * ltconfig: On FreeBSD, -lc must not be provided when building
11406         a shared library or else the standard -pthread gcc option is
11407         rendered worthless to later users of the built library.
11409 2000-11-16  Fred Fish  <fnf@be.com>
11411         * configure.in (enable_libstdcxx_v3): Fix typo,
11412         libstd++ -> libstdc++.
11414 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11416         * MAINTAINERS: Add self to Write After Approval list.
11418 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11420         * MAINTAINERS: Update my email address.  Add myself to global write
11421         privs list.
11423 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11425         * Makefile.in: Merge with src and libgcj.
11426         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11427         configure-target-<library> when their configure scripts need the C
11428         or C++ library to have already been built to work properly.
11429         (do_proto_toplev): Set them to an empty string.
11431         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11432         (REALLY_SET_LIB_PATH): Use them.
11434 2000-11-17  Stan Shebs  <shebs@apple.com>
11436         * MAINTAINERS: Add self to Write After Approval list.
11438 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11440         * configure: Provide the original toplevel configure arguments
11441         (including $0) to subprocesses in the environment rather than
11442         through gcc/configargs.h.
11444 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11446         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11447         C99.  Alphabetise "Write After Approval" list.
11449 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11451         * configure: Turn on libstdc++ V3 by default.
11453         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11454         if we've got GCC.
11456 2000-11-11  Philip Blundell  <philb@gnu.org>
11458         * MAINTAINERS: Add self to Write After Approval list.
11460 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11462         * ltcf-c.sh (aix4): Improve shared library configuration; require
11463         exporting symbols.
11464         * ltcf-cxx.sh (aix4): Define.
11465         * ltconfig (aix4): Define library and soname specs appropriate for
11466         AIX.  Define command to create export symbols list.
11468 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11470         * config.sub: Add support for Sun Chorus
11472 2000-10-31  Nick Clifton  <nickc@redhat.com>
11474         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11475         <name>@redhat.com.  Also installed new email address for Clint
11476         Popetz.
11478 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11480         * etc: Remove directory from GCC.
11482 2000-10-16  Michael Meissner  <meissner@redhat.com>
11484         * configure (gcc/configargs.h): Only create if there is a build GCC
11485         directory created.
11487 2000-10-16  Matthias Klose  <doko@debian.org>
11489         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11490         when configured for libstdc++-v3.
11492 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11494         * configure: Save configure arguments to gcc/configargs.h.
11496 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11498         * config.guess: Import CVS version 1.157.
11499         * config.sub: Import CVS version 1.181.
11501 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11503         * Makefile.in (bootstrap): avoid recursion if subdir missing
11504         (cross): ditto
11505         (do-proto-toplev): ditto
11507 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11509         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11510         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11512         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11513         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11514         all affected `configure' scripts.
11516 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11518         * MAINTAINERS: Add self as cpplib co-maintainer.
11520 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11522         * MAINTAINERS: Add self to Write After Approval list.
11524 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11526         * INSTALL/README: egcs -> GCC update.
11528 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11530         * MAINTAINERS: Add myself to Write After Approval list.
11532 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11534         * MAINTAINERS: Add myself to Write After Approval list.
11536 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11538         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11539         X11 libraries for hppa64.
11541 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11543         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11545 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11547         * Makefile.in (all-zlib): Added dummy target.
11549         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11550         ltcf-gcj.sh: Updated from libtool multi-language branch.
11552 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11554         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11555         (bootstrap*): Depend on all-bootstrap.
11557 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11559         * config.guess: Import CVS version 1.156.
11560         * config.sub: Import CVS version 1.179.
11562 2000-09-02  Anthony Green  <green@cygnus.com>
11564         * Makefile.in (all-gcc): Depend on all-zlib.
11565         (CLEAN_MODULES): Add clean-zlib.
11566         (ALL_MODULES): Add all-zlib.
11567         * configure.in (host_libs): Add zlib.
11569 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11571         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11572         crosses, but add gcc/include to the header search path for them.
11574 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11576         * MAINTAINERS: Add self to Write After Approval list.
11578 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11580         * config.guess: Import CVS version 1.152.
11581         * config.sub: Import CVS version 1.177.
11583 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11585         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11586         $targargs to tell whether newlib is going to be built.
11588         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11589         $$r/TARGET_SUBDIR/libio for _G_config.h.
11591 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11593         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11595 2000-08-22  DJ Delorie  <dj@redhat.com>
11597         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11599 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11601         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11602         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11603         sub-configures.
11605 2000-08-21  DJ Delorie  <dj@redhat.com>
11607         * MAINTAINERS: Add self as a libiberty maintainer
11609 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11611         * configure.in (libstdcxx_flags): Use
11612         libstdc++-v3/src/libstdc++.INC.
11614 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11616         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11618 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11620         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11622         * configure: Make enable_threads and enable_shared defaults
11623         explicit.  Substitute enable_threads into generated Makefiles.
11624         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11625         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11627 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11629         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11631 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11633         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11634         previous delta.
11636 2000-08-11  Jason Merrill  <jason@redhat.com>
11638         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11639         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11640         (FLAGS_FOR_TARGET): Not here.
11641         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11643 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11645         * config-ml.in (CC, CXX): Don't introduce a leading space.
11647 2000-08-07  DJ Delorie  <dj@delorie.com>
11649         * MAINTAINERS: Add self as a DJGPP maintainer
11651 2000-08-07  DJ Delorie  <dj@redhat.com>
11653         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11654         "if we're also building gcc, and it's a gcc that will run on the
11655         build machine, we want to use its includes instead of the system's
11656         default includes".
11658 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11660         * MAINTAINERS: Add self to Write After Approval list.
11662 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11664         * configure.in (libstdcxx_flags): Don't use `"'.
11666         * config-ml.in: Adjust multilib search paths to the
11667         appropriate multilib tree.
11669 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11671         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11672         commas in $LANGUAGES.
11674 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11676         * configure.in: Re-enable all references to libg++ and librx.
11678 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11680         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11681         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11682         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11683         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11685         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11687 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11689         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11690         CXX_FOR_TARGET for sed.
11692 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11694         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11695         Do not override if already set in the environment or in configure.
11696         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11697         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11699 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11701         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11702         the libtool CVS tree multi-language branch.
11703         * ltconfig, ltmain.sh: Updated.
11705 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11707         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11708         (clean-target): Depend on it.
11710         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11711         (GCC_FOR_TARGET): Use it.
11712         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11713         * configure.in: ... here.
11714         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11715         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11717 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11719         * MAINTAINERS: Add self to Write After Approval list.
11721 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11723         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11724         (configure-target-libchill, configure-target-libobjc): Likewise.
11726         * configure.in: Use the same cache file for all target libs.
11727         * config-ml.in: But different cache files per multilib variant.
11729 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11731         * configure (topsrcdir): Don't use dirname.
11733 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11735         * MAINTAINERS: Add self to Write After Approval list.
11737 2000-07-20  Jason Merrill  <jason@redhat.com>
11739         * configure.in: Remove all references to libg++ and librx.
11741         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11743 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11745         * config.sub: Update to subversions version 2000-07-06.
11747 2000-07-12  Andrew Haley  <aph@cygnus.com>
11749         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11750         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11752 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11754         * symlink-tree:  Check number of arguments.
11756 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11758         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11759         search path for a g++ extracted from the build tree.  This
11760         will allow link tests run by configure scripts in
11761         subdirectories to succeed.
11763 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11765         * ltconfig: Add support for mips-dde-sysv4.2MP
11767 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11769         * MAINTAINERS: Add myself as loop discovery maintainer.
11771 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11773         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11774         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11776 2000-06-19  Timothy Wall  <twall@cygnus.com>
11778         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11779         * config.sub: Add tic54x target.
11781 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11783         * MAINTAINERS: Add self as Fortran maintainer,
11784         remove Craig Burley.
11786 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11788         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11789         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11791 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11793         * MAINTAINERS: Add self as i18n maintainer
11795 20000-05-21  H.J. Lu  (hjl@gnu.org)
11797         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11798         directory are used if they exist. Make sure
11799         $(build_tooldir)/include is searched for header files,
11800         $(build_tooldir)/lib/ for library files.
11801         (GCC_FOR_TARGET): Likewise.
11802         (CXX_FOR_TARGET): Likewise.
11804 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11806         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11808 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11810         * Makefile.in (configure-target-libiberty): Depend on
11811         configure-target-newlib.
11813 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11815         * configure.in, Makefile.in: Merge all libffi-related
11816         configury stuff from the libgcj tree.
11818 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11820         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11821         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11823 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11825         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11826         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11827         current version information.  Add to proto-toplev directory.
11828         (gdb-taz): Build do-djunpack.
11830 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11832         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11834 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11836         * MAINTAINERS: Add self to Write After Approval list.
11838 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11840         * ltmain.sh: Preserve in relink_command any environment
11841         variables that may affect the linker behavior.
11843 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11845         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11847 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11849         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11851 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11853         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11854         with the version name.
11856 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11858         * MAINTAINERS: Add self as bb-reorder maintainer.
11860 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11862         * config.if: Tweak.
11864 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11866         * djunpack.bat: New file.
11868 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11870         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11871         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11872         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11873         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11875 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11877         * config.sub (case $basic_machine): Change default for "ibm-*"
11878         to "openedition".
11880 2000-04-13  Andreas Jaeger  <aj@suse.de>
11882         * MAINTAINERS: Added myself.
11884 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11886         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11887         (do-md5sum): New target.
11888         (MD5PROG): Define.
11889         (PACKAGE): Default to TOOL.
11890         (VER): Default to a shell script.
11891         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11892         md5 checksum generation.
11893         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11894         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11895         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11896         insight.tar.bz2): Use gdb-taz to create archive.
11898 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11900         * configure (warn_cflags): Delete.
11902 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11904         * MAINTAINERS: Added myself.
11906 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11907             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11909         * configure.in (enable_libstdcxx_v3): Add.
11910         (target_libs): Add bits here to switch between libstdc++-v2 and
11911         libstdc++-v3.
11912         * config.if: And this file too.
11913         * Makefile.in: Add libstdc++-v3 targets.
11915 2000-04-05  Michael Meissner  <meissner@redhat.com>
11917         * config.sub (d30v): Add d30v as a basic machine type.
11919 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11921         * configure.in: -linux-gnu*, not -linux-gnu.
11923 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11925         * MAINTAINERS: Add self in write-after-approval section.
11927 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11929         * MAINTAINERS: Add self as ia64 port maintainer.
11931 2000-03-08  Neil Booth  <NeilB@earthling.net>
11933         * MAINTAINERS: Add self in write-after-approval section.
11935 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11937         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11938         (do-tar-bz2): Replace TOOL with PACKAGE.
11939         (gdb.tar.bz2): Remove GDBTK from GDB package.
11940         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11941         dejagnu.tar.bz2): New packages.
11943 2000-02-27  Andreas Jaeger  <aj@suse.de>
11945         * configure.in: Add entry for mips*-*-linux*, move catch all
11946         *-*-*linux* entry below this one.
11948 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11950         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11952 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11954         * config.sub: Support an OS of "wince".
11956 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11958         * config.guess, config.sub: Updated to match config's 2000-02-15
11959         version.
11961 2000-02-23  Linas Vepstas  <linas@linas.org>
11963         * config.sub: Add support for Linux/IBM 370.
11964         * configure.in: Likewise.
11966 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11968         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11970 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11972         * config.guess: Guess "cygwin" rather than "cygwin32".
11974 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11976         * configure (gcc_version): When setting, narrow search to
11977         lines containing `version_string'.
11979 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11981         * config.sub: Add support for avr target.
11983 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11985         * MAINTAINERS: Add maintainers for MCore port.
11987 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11989         * config.sub: Add mmix-knuth-mmixware.
11991 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11993         * MAINTAINERS: Pair cccp with cpplib maintainership.
11995 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11997         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11998         structure stuff to -L library search.
11999         (CXX_FOR_TARGET): Ditto.
12000         (CROSS_CHECK_MODULES): Fix spelling mistake.
12002 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12004         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12005         the C++ compiler.
12007 2000-01-12  Richard Henderson  <rth@cygnus.com>
12009         * configure.in: Don't build some bits for beos.
12011 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12013         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12014         as include files.
12016 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12018         * Add self as cpplib maintainer, as requested by Jason
12019         Merrill.  Correct my e-mail address.
12021 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12023         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12024         not mh-aix43.
12026 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12028         * MAINTAINERS: Add myself to "write after approval" list.
12030 1999-12-14  Richard Henderson  <rth@cygnus.com>
12032         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12033         * config.sub: Accept alphaev[78], alphaev8.
12035 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12037         * config.guess, config.sub: Update from autoconf.
12039 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12041         * MAINTAINERS:  update my playtime e-address.
12043 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12045         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12046         necessary libraries are missing.
12048 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12050         * MAINTAINERS: Add new 'write after approval' maintainer.
12052 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12054         * MAINTAINERS: Add new Java maintainer.
12056 1999-10-25  Andreas Schwab  <schwab@suse.de>
12058         * configure: Fix quoting inside arguments of eval.
12060 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12062         * config-ml.in: Allow suppression of some ARM multilibs.
12064 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12066         * config.guess: Add OS/390 match pattern.
12067         * config.sub: Add mvs, openedition targets.
12068         * configure.in (i370-ibm-opened*): New.
12070 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12072         * config.sub: Add support for configuring for pj.
12074 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12076         * config.sub (maybe_os): Add support for configuring for fr30.
12078 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12080         * configure.in: Do not configure or build ld for AIX
12081         platforms.  ld is known to be broken on these platforms.
12083 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12085         * config-ml.in: Pass compiler flag corresponding to multidirs to
12086         subdir configures.
12088 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12090         * Makefile.in (LDFLAGS): Define.
12092 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12094         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12095         noconfigdirs.
12096         (*-*-cygwin*): Likewise.
12098 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12100         * mkdep: New file.
12101         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12102         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12104         From Eli Zaretskii <eliz@is.elta.co.il>:
12105         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12106         long file name when using DJGPP on MS-DOS.
12108 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12110         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12112 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12114         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12115         dependency as this causes "make check" to globally "make all"
12117 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12119         * configure.in (target_libs): Added target-zlib.
12120         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12121         (CONFIGURE_TARGET_MODULES): Likewise.
12122         (CHECK_TARGET_MODULES): Likewise.
12123         (INSTALL_TARGET_MODULES): Likewise.
12124         (CLEAN_TARGET_MODULES): Likewise.
12125         (configure-target-zlib): New target.
12126         (all-target-zlib): Likewise.
12127         (all-target-libjava): Depend on all-target-zlib.
12128         (configure-target-libjava): Depend on configure-target-zlib.
12130         * Makefile.in (configure-target-libjava): Depend on
12131         configure-target-newlib.
12132         (configure-target-boehm-gc): New target.
12133         (configure-target-qthreads): New target.
12135         * configure.in (target_libs): Added target-qthreads.
12136         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12137         (CONFIGURE_TARGET_MODULES): Likewise.
12138         (CHECK_TARGET_MODULES): Likewise.
12139         (INSTALL_TARGET_MODULES): Likewise.
12140         (CLEAN_TARGET_MODULES): Likewise.
12141         (all-target-qthreads): New target.
12142         (configure-target-libjava): Depend on configure-target-qthreads.
12143         (all-target-libjava): Depend on all-target-qthreads.
12145         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12146         (CONFIGURE_TARGET_MODULES): Likewise.
12147         (CHECK_TARGET_MODULES): Likewise.
12148         (INSTALL_TARGET_MODULES): Likewise.
12149         (CLEAN_TARGET_MODULES): Likewise.
12150         (all-target-libjava): New target.
12151         (all-target-boehm-gc): Likewise.
12152         * configure.in (target_libs): Added libjava, boehm-gc.
12154 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12156         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12157         configure.bat in SUPPORT_FILES.
12158         (gas+binutils.tar.bz2): Likewise.
12160         * makeall.bat: Remove; obsolete.
12162 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12164         From Mark Elbrecht:
12165         * configure.bat: Remove; obsolete.
12167 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12169         * configure: Add -W -Wall to the default CFLAGS when compiling with
12170         gcc.
12172 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12174         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12176 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12178         * configure.in: Build ld on IRIX6.
12180 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12182         * Makefile.in: Change distribution targets to use bzip2 instead of
12183         gzip.
12184         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12185         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12187 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12189         * config.sub: Add mcore target.
12191 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12193         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12195 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12197         * config.guess (dummy): Changed to $dummy.
12199 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12201         * config.sub: Tidied up case statements.
12203 1999-05-22  Ben Elliston  <bje@cygnus.com>
12205         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12206         <jiro@din.or.jp>.
12208         * config.guess: Merge with FSF version. Future changes will be
12209         more accurately recorded in this ChangeLog.
12210         * config.sub: Likewise.
12212 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12214          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12216 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12218         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12220 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12222         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12224 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12226         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12227         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12228         Bad merge removed these two changes.
12230 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12231                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12233         * config.guess (interix Alpha): Add.
12235 1999-04-11  Richard Henderson  <rth@cygnus.com>
12237         * configure.in (i?86-*-beos*): Do config gperf; don't config
12238         gdb, newlib, or libgloss.
12240 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12242         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12243         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12244         from multidirs.
12246 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12248         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12250 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12252         * config.sub: Add support for mcore targets.
12254 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12256         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12257         not mt-ospace, in order to shut up assembler warning about using
12258         symbols that are named the same as registers.
12260 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12262         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12263         dependency list for all-target-cygmon.
12265 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12267         * config-ml.in: Check $host, not $target, for selective multilibs.
12268         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12269         thumb interworking, and underscore prefix multilibs.
12271 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12273         * missing: Update to version from current automake.
12275 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12277         * configure (gxx_include_dir): Removed.
12279         * configure.in (gxx_include_dir): Handle it.
12280         * Makefile.in: Likewise.
12282 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12284         * config.sub (mips64vr4111,mips64vr4111el) Add.
12286 1999-03-21  Ben Elliston  <bje@cygnus.com>
12288         * config.guess: Correct typo for detecting ELF on FreeBSD.
12290 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12292         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12293         config/mh-djgpp.
12295 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12297         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12298         all-target-newlib to dependency list for all-target-bsp.
12300 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12302         * config.sub: Add i386-uwin support.
12303         * config.guess: Likewise.
12305 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12307         * configure.in: cleanup, add mh-*pic handling for arm, special
12308         case powerpc*-*-aix*
12310 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12312         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12313         can be built.
12315 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12317         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12318         targets.
12320 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12322         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12324 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12326         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12328 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12330         * config.sub: Fix typo in arm recognition.
12332 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12334         * configure.in (noconfigdirs): Changed target_configdirs to
12335         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12336         rather than m68k-*-* since it is not known to work on
12337         m68k-aout. Ditto for arm-*-*oabi.
12339 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12341         * configure.in (*-*-windows*): Remove, no longer used.
12343 1999-02-19  Ben Elliston <bje@cygnus.com>
12345         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12346         Smart and improved by Andrew Cagney.
12348 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12350         * config.guess: Recognize openbsd-*-hppa.
12352 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12354         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12355         only if it is not empty.
12357 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12359         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12361         * config.guess: Modified to recognize uname's armv* syntax.
12363         * config.sub: Modified to recognize uname's armv* syntax.
12365 1999-02-17  Mark Salter  <msalter@cygnus.com>
12367         * configure.in: Added target-bsp for sparclite.
12369 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12371         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12373 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12375         * configure.in: Add support for strongarm port.
12376         * config.sub: Add support for strongarm target.
12378 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12380         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12381         the old name config/mh-cygwin32.
12382         Enable texinfo.
12384 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12386         * configure.in: Do build ld for ix86 Solaris.
12388 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12390         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12391         $AR_FOR_TARGET.  Likewise for RANLIB.
12393 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12395         * config.sub (oabi):  Recognize.
12396         * configure.in (arm-*-oabi):  Handle.
12398 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12400         * config.guess: Improve detection of i686 on UnixWare 7.
12402 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12404         * config.guess: Add support for i386-pc-interix.
12405         * config.sub: Likewise.
12406         * configure.in: Likewise.
12408 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12410         * Makefile.in: Remove unneeded all-target-libio from
12411         from all-target-winsup target since it is now unneeded.
12412         Add all-target-libtermcap in its place since it is now
12413         needed.
12415 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12417         * configure.in: makefile stub for cygwin target is probably
12418         unnecessary.  Remove it for now.
12420 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12422         * configure.in: libtermcap.a should be built when cygwin is the
12423         target as well as the host.
12424         * config.guess: Allow mixed case in cygwin uname output.
12425         * Makefile.in: Add libtermcap target.
12427 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12429         * config.sub: Clean up handling of hppa2.0.
12431 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12433         * config.guess: Use C code to identify more HP machines.
12435 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12437         * config.sub: Handle hppa2.0.
12439 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12441         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12442         cygmon for all sparclite targets, regardless of object format.
12444 1998-12-15  Mark Salter  <msalter@cygnus.com>
12446         * configure.in: Added target-bsp for several target architectures.
12448         * Makefile.in: Added rules for bsp.
12450 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12452         * config.guess: Improve detection of hppa2.0 processors.
12454 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12456         * config.guess: Recognize FreeBSD using ELF automatically.
12458 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12460         * configure (skip-this-dir): Add handling for new shell script, which
12461         might be created by a sub-directory's configure to indicate, this particular
12462         directory is "unwanted".
12463         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12465 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12467         * ltconfig: import from libtool, after changing libtool to
12468         account for the cygwin name change.
12470 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12472         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12473         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12475 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12477         * configure.in: Add libtermcap to list of cygwin dependencies.
12479 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12481         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12482         they include winsup/include when it's a cygwin target.
12484 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12486         * configure.in (host_tools): Added zip.
12487         * Makefile.in (all-target-libjava): Depend on all-zip.
12488         (all-zip): New target.
12489         (ALL_MODULES): Added all-zip.
12490         (NATIVE_CHECK_MODULES): Added check-zip.
12491         (INSTALL_MODULES): Added install-zip.
12492         (CLEAN_MODULES): Added clean-zip.
12494 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12496         * Makefile.in: lose "32" from comment about cygwin.
12498 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12500         * configure.in: Use -Os to build target libraries for the fr30.
12502 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12504         * config.sub: Add fr30.
12506 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12508         * configure.in: drop "32" from config/mh-cygwin32.  Check
12509         cygwin* instead of cygwin32*.
12510         * config.sub: Check cygwin* instead of cygwin32*.
12512 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12514         * config.guess: Match any version of Unixware7.
12516 1998-10-20  Syd Polk  <spolk@cygnus.com>
12518         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12519         if desired.
12521 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12523         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12524         these if the appropriate directories and files to not exist.
12526 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12528         * Makefile.in (DEVO_SUPPORT): Add config.if.
12530 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12532         * configure: Add pattern to replace "build_tooldir"'s
12533         definition in the generated Makefile with "tooldir"'s
12534         actual value.
12536 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12538         * config.sub: Bring back lost sparcv9.
12540         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12542 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12544         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12545         CC_FOR_TARGET and friends.
12547 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12549         * Makefile.in (build_tooldir): New variable, same as tooldir.
12550         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12551         -B$(build_tooldir)/bin/.
12552         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12554 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12556         * README: Remove installation instructions and refer to the
12557         INSTALL directory instead.
12559 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12561         * config.sub: Add support for i[34567]86-pc-udk.
12562         * configure.in: Likewise.
12564 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12566         * Makefile.in: add bzip2 package building bits for user
12567         tools module
12568         * configure.in: ditto
12570 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12572         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12573         (ALL_TARGET_MODULES): Add all-target-libobjc.
12574         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12575         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12576         (all-target-libchill): Add dependencies.
12577         * configure.in (target_libs): Add libchill.
12579 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12581         * configure.in (target_subdir): Remove duplicate line.
12583 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12585         * Makefile.in (all-automake): fix dependencies.
12587 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12589         * configure.in: Minor cleanups for building in the $(target_alias)
12590         subdir.
12592 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12594         * Makefile.in (bootstrap): Set r and s before make all.  Use
12595         BASE_FLAGS_TO_PASS in make all.
12596         (cross): Likewise.
12598 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12600         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12602 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12604         * config.sub: Fix typo in last change.
12606 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12608         * config.sub: Add support for C4x target.
12609         * configure.in: Likewise.
12611 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12613         * config.sub: Recognize sparcv9 just like sparc64.
12615 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12617         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12619 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12621         * config.guess: Correctly identify Pentium II sco boxes.
12623         * config.guess: Fix "tr" code.  From Weiwen Liu.
12625 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12627         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12628         stabs.
12630 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12632         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12633         (ALL_TARGET_MODULES): Add all-target-libchill.
12634         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12635         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12636         (all-target-libchill): Add dependencies.
12637         * configure.in (target_libs): Add libchill.
12639 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12641         * config.guess: Avoid assumptions about "tr" behaves when
12642         LANG is set to something other than English.
12644 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12646         * configure (gxx_include_dir): Changed to
12647         '${prefix}/include/g++'-${libstdcxx_interface}.
12649         * config.if: New to determine the interfaces.
12651 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12653         * config.guess: Detect and handle MPE/IX.
12654         * config.sub: Deal with MPE/IX.
12656 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12658         * configure.in: Use mh-aix43.
12660 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12662         * configure: Fix --without/--disable cases for gxx-include-dir.
12664 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12666         * mdata-sh:  Imported.  Needed for automake support.
12668 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12670         * Makefile.in (taz): Try "chmod -R og=u ." before
12671         "chmod og=u `find . -print`".
12673 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12675         * configure.in: Add arm-elf and thumb-elf support.
12677 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12679         * Makefile.in: Undo previous patch.
12681 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12683         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12684         to here ...
12685         (install-no-fixedincludes): and here
12686         (INSTALL_MODULES): ... from here.
12688 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12690         * config.sub: Merge with FSF.
12692         * config.guess: Merge with FSF.
12694 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12696         * configure (extraconfigdirs): New variable.
12697         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12698         * Makefile.in (all): Move higher in file.
12699         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12700         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12701         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12702         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12703         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12705 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12707         * Makefile.in (all-target-libjava): Depend on all-gcc and
12708         all-target-newlib.
12709         (configure-target-libjava): Depend on $(ALL_GCC).
12711 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12713         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12714         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12716 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12718         * INSTALL/README: Fix typo.
12720 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12722         * ylwrap: Change absolute path checks to check for DOS style path
12723         names.
12725         * ylwrap: Don't use a full path name if the source file is in the
12726         same directory.  From hjl@lucon.org (H.J. Lu).
12728         * config-ml.in: Default to being verbose, to match Feb 18 change to
12729         configure.
12731 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12733         Brought over from egcs:
12735         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12737         * configure.in (target_subdir): Set to ${target_alias} instead
12738         of "libraries".
12740         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12742         * configure.in (target_subdir): Set to libraries if enable_multilib.
12744 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12746         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12747         multilibs, force reconfiguration the first time we create
12748         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12750 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12752         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12753         avoid confusion with --no-recursion.
12755 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12757         * configure.in: Win32 hosts shouldn't use install -x
12758         * install-sh: remove -x option, and special .exe-handling
12759         hack.
12761 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12763         * config.guess: Recognize i586-pc-beos.
12764         * configure.in: Don't build some bits for beos.
12766 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12768         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12769         CFLAGS default to -O2.
12771         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12772         when using GNU ld.
12774 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12776         * ltmain.sh: Correct install when using a different shell.
12778 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12780         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12782 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12784         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12785         target.
12787 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12789         * ltconfig: Update to correct AIX handling.
12791 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12793         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12795         * configure.in (target_subdir): Set to ${target_alias} instead
12796         of "libraries".
12798 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12800         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12801         (Makefile): Depend on $(gcc_version_trigger).
12803         * configure (gcc_version): Change default initializer to empty
12804         string.
12805         (gcc_version_trigger): New variable; pass this variable down
12806         to subdir configures to enable them checking gcc's version
12807         themselves. Emit make macros for both gcc_version vars.
12808         (topsrcdir): Initialize reliably.
12809         (recursion line): Remove --with-gcc-version=${gcc_version}.
12811 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12813         * configure (enable_version_specific_runtime_libs): Implement new flag
12814         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12815         in $(libsubdir); emit definition in each generated Makefile.
12816         (gxx_include_dir): Initialize depending on
12817         $enable_version_specific_runtime_libs.
12819 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12821         * configure (gcc_version): Initialize properly depending on
12822         how and where configure is started.
12823         (recursion line): Pass a --with-gcc-version=${gcc_version}
12824         to configures in subdirs.
12826 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12828         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12829         cygmon
12831 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12833         * configure.in: Add cygmon and libstub support for mn10200.
12835 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12837         * configure (gcc_version): Add new variable describing the
12838         particular gcc version we're building.
12839         * Makefile.in (libsubdir): Add new macro for the directory
12840         in which the compiler finds executables, libraries, etc.
12841         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12842         and libsubdir.
12844 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12846         * Makefile.in (local-clean): Remove *.log.
12847         (warning.log): Built with warn_summary from build.log.
12848         (mail-report.log): Run test_summary.
12849         (mail-report-with-warnings.log): Run test_summary including
12850         warning.log in the report.
12852 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12854         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12856 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12858         * Makefile.in (grep): Grep no longer depends on libiberty.
12860 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12862         * Makefile.in: all-snavigator needs all-libgui.
12864 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12866         * configure.in: Add cygmon and libstub support for mn10300.
12868 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12870         * missing: Update to version from automake 1.3.
12872         * ltmain.sh: On installation, don't get confused if the same name
12873         appears more than once in the list of library names.
12875 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12877         * config.sub: Accept m68060 and m5200 as CPU names.
12879 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12881         * configure: Use && rather than using -a in test, because odd
12882         strings can confuse test.
12883         * configure.in: Likewise.
12885 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12887         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12889 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12891         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12892         bootstrap4-lean): New targets.
12894 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12896         * mpw-* Delete.  Not used.
12898 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12900         * COPYING.LIB: Update FSF address.
12902 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12904         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12906         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12907         GAS_SUPPORT_DIRS.
12909 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12911         * ltconfig, ltmain.sh: Avoid producing a version number if
12912         -version-info was not used.
12914 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12916         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12917         building with newlib.
12919 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12921         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12922         Solaris `make' causes it to continue to next definition.
12924 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12926         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12927         the right GUI libraries and files are installed along with GDB.
12929 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12931         * configure.in: Change alpha to alpha* in several places.
12933 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12935         * config.sub: Recognize sparc86x.
12937 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12939         * configure.in (--enable-target-optspace): Remove debug echo.
12941 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12943         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12945 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12947         * ltconfig: Update cygwin32 support.
12949         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12950         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12951         (GDB_SUPPORT_DIRS): Likewise.
12953 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12955         * configure.in (target_makefile_frag): If --enable-target-optspace,
12956         use -Os to compile target libraries rather than -O2.  Default to
12957         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12958         not used.
12959         * configure.in (target_cflags): Ditto for d30v.
12961 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12963         * Makefile.in (all-bfd): Depend on all-intl.
12964         (all-binutils): Likewise.
12965         (all-gas): Likewise.
12966         (all-gprof): Likewise.
12967         (all-ld): Likewise.
12969 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12971         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12973 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12975         * Makefile.in (all-bfd): Depend upon all-libiberty.
12977         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12979 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12981         * Makefile.in: Add libstub.
12983         * configure.in: Ditto. Build libstub for targets that have cygmon
12984         support.
12986 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12988         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12990 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12992         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12993         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12995 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12997         * configure: Define DEFAULT_M4 by searching PATH.
12998         * Makfile.in: Use DEFAULT_M4.
13000 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13002         * ltconfig: Add cygwin32 support.
13004         * Makefile.in, configure.in: Add libtool as a native only directory
13005         to configure and build.
13007 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13009         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13011 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13013         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13015 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13017         * Makefile.in: add ash make rules
13018         * configure.in: add ash to native_only and host_tools lists
13020 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13022         * Makefile.in (all-gettext, all-intl): New targets.
13023         (ALL_MODULES): Added all-gettext, all-intl.
13024         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13025         (INSTALL_MODULES): Added install-gettext, install-intl.
13026         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13028         * configure.in (host_tools): Added gettext.
13029         (native_only): Likewise.
13030         (noconfigdirs) [various cases]: Likewise.
13031         (host_libs): Added intl.
13033 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13035         * configure: Do not disable building gdbtk for cygwin32 hosts.
13037 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13039         * configure.in: Add thumb-coff target.
13040         * config.sub: Add thumb-coff target.
13042 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13044         * Makefile.in: Revert yesterday's change.
13045         (all-target-winsup):  all-target-librx stays out of here.
13047 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13049         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13050         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13051         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13052         Remove references to librx and libg++.
13054 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13056         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13057         recursive makes
13059 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13061         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13062         for newlib directory.
13063         (CXX_FOR_TARGET): Likewise.
13065 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13067         * ltconfig: Update after libtool/ltconfig.in change for
13068         hpux11.
13070 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13072         * ltconfig, ltmain.sh: Update to libtool 1.2.
13074 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13076         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13077         (install-gcc-cross): Instead, override LANGUAGES here.
13079 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13081         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13082         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13084 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13086         * configure.in: Add Thumb-pe target.
13088 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13090         * Makefile.in - changed sn targets to snavigator
13091         * configure.in - changed sn targets to snavigator
13093 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13095         * config-ml.in: After building symlink tree call make distclean
13096         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13097         to be the case for libiberty.
13099 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13101         * configure: When making link, also check the current
13102         directory. The configure scripts may create one.
13104 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13106         * config.sub: Accept alphapca56 and alphaev6 properly.
13108 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13110         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13112 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13114         * config.sub (sco5): Fix typo.
13116 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13118         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13119         install-itcl.
13120         (install-itcl): Remove dependency on install-tcl.
13122 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13124         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13126 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13128         * configure.in: Don't build libgui for a cygwin32 target when not on
13129         a cygwin32 host.
13131 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13133         * configure (redirect): Set to null, so default behavior of
13134         configure is now --verbose.
13136 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13138         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13139         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13141 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13143         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13144         this change to sync Makefile.in with its ChangeLog entries.
13146 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13148         * ltmain.sh (mkdir): Check that the directory doesn't exist
13149         before we exit with error, so that we don't get races during
13150         parallel builds.
13152 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13154         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13156 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13158         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13159         PICFLAG_FOR_TARGET.
13160         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13162         * configure: Emit a definition for the new macro enable_shared
13163         into each Makefile.
13165 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13167         * configure.in (host_tools, native_only): Add libtool.
13169 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13171         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13172         Fix typo in ming config comment.
13174 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13176         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13178 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13180         * config.sub: Add tic30 cases, and map c30 to tic30.
13182 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13184         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13185         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13186         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13187         (CLEAN_TARGET_MODULES): Similarly
13188         (all-target-libf2c): Add dependences.
13189         * configure.in (target_libs): Add libf2c.
13191 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13193         * configure.in: Remove expect from noconfigdirs when target
13194         is cygwin32.  OK to build expect and dejagnu with Canadian
13195         Cross.
13197 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13199         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13200         host.
13202         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13203         and mingw32.
13205 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13207         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13208         here as it is not defined in the toplevel Makefile.
13210 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13212         * configure (package_makefile_rules_frag): New variable, which names
13213         a file with generic rules, ...
13214         Change comment to mention we now have FIVE parts.
13215         * configure: Undo last change.
13217 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13219         * config.guess: More accurate determination of HP processor types.
13220         * config.sub: More accurate determination of HP processor types.
13222 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13224         * configure (package_makefile_frag): Move inserting the
13225         ${package_makefile_frag} to where it should be according
13226         to the comment.
13228 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13230         * config.guess: Add support for Linux/ARM.
13232 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13234         * .cvsignore: Remove *-info and *-install since they match
13235         release-info and mpw-install, which we don't want to just ignore.
13237 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13239         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13241 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13243         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13244         local_prefix to sub-make invocations.
13246 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13248         * configure.in: Check makefile fragments in the source
13249         directory.
13251 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13253         * configure.in: Check whether host and target makefile
13254         fragments exist before adding them to *_makefile_frag.
13256 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13258         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13260 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13262         * configure.in: Make sure we only replace RPATH_ENVVAR on
13263         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13264         regexp to sed.
13266         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13267         to sub-makes.
13269 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13271         * config-ml.in (multi-do): LDFLAGS must include multilib
13272         designator.
13274 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13276         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13278 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13280         * config.sub: Add mingw32 support.
13281         * configure.in: Likewise.
13283 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13285         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13287 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13289         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13290         * configure (gxx_include_dir): Provide a definition for subdirs
13291         which do not use autoconf.
13293 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13295         * config.guess: Sync with egcs.  Picks up new alpha support,
13296         BeOS & some additional linux support.
13298 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13300         * config.guess: HP 9000/803 is a PA1.1 machine.
13302 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13304         * configure.in: It's alpha*-...
13306 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13308         * configure.in (host_makefile_frag, target_makefile_frag):
13309         Handle multiple config files.
13310         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13311         alpha-*-*.
13313 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13315         * mkdep: New file.
13317 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13319         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13321 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13323         * Makefile.in: Add libgui directory.
13324         (GDB_TK): Add all-libgui.
13325         * configure.in: Add libgui directory.
13326         * configure: Add all-libgui to GDB_TK.
13328 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13330         * config-ml.in (multidirs): Add m32r to multilib list.
13332 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13334         * Makefile.in (all-target-gperf): Change dependency to
13335         all-target-libstdc++.
13337 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13339         * config.guess: Add BeOS support.
13341 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13343         Source directory cvs renamed to cvssrc:
13344         * configure.in (host_tools): Change cvs to cvssrc.
13345         (native_only): Likewise.
13346         (noconfigdirs) [various cases]: Likewise.
13347         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13348         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13349         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13350         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13351         (all-cvssrc): Rename target from all-cvs.
13353 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13355         * configure (gxx_include_dir): Fix thinko.
13357 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13359         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13360         (install-cross, install-gcc-cross): New targets.
13362 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13364         * configure.in (noconfigdirs): Add support for Thumb target.
13366         * config.sub (maybe_os): Add support for Thumb target.
13368 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13370         * Makefile.in: Add rules for cygmon.
13372         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13374 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13376         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13377         * configure (gxx_include_dir): Provide a definition for subdirs
13378         which do not use autoconf.
13380 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13382         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13383         11/18/97 build
13385 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13387         * From Franz Sirl.
13388         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13389         found on RedHat Linux systems.
13391 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13393         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13394         guesses.
13396 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13398         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13400 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13402         * ltmain.sh: If mkdir fails, check whether the directory was created
13403         anyhow by some other process.
13405 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13407         * configure.in (d30v-*-*): Configure all directories.
13409 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13411         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13412         for the D30V.
13414 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13416         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13418 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13420         * include/libiberty.h: Add extern "C" { so it can be used with C++
13421         progrms.
13422         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13423         programs.
13425 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13427         * configure.in (d30v-*-*): Configure GCC now.
13429 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13431         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13432         is no longer needed.
13434 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13436         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13438 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13440         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13441         targets using "$@" to provide support for similar but not identical
13442         targets without having to duplicate code.
13444 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13446         * makefile.vms: Fix to work with DEC C.
13448 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13450         * config.sub: Add mips-tx39-elf to marketing names.
13452 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13454         * ltmain.sh: Handle symlinks in generated script.
13456 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13458         * configure: Handle autoconf style directory options: --bindir,
13459         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13460         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13461         --sysconfdir.
13462         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13463         (sharedstatedir, localstatedir, oldincludedir): New variables.
13464         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13465         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13466         sbindir, sharedstatedir, and sysconfdir.
13468 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13470         * Makefile.in (bootstrap-lean): New target.
13472 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13474         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13475         sn, and gnuserv from noconfigdirs.
13477 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13479         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13481 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13483         * Makefile.in (cross): New target.
13485 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13486                           Jeff Law         <law@cygnus.com>
13488         * Makefile.in (bootstrap2, bootstrap3): New targets.
13489         (all-bootstrap): Remove outdated and confusing target.
13490         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13492 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13494         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13495         windows.  Consistent with gdb/configure.
13497 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13499         * configure.in: Name Linux target fragment.
13501         * configure: Rewrite so that project Makefile fragment is inserted
13502         first and appears last in the resulting Makefile.
13504 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13506         * Makefile.in (install-itcl): Install tcl first.
13508 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13510         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13512 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13514         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13516         * configure.in (skipdirs): Add target-librx for Linux.
13517         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13519 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13521         * Makefile.in (bootstrap): New target.
13523 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13525         * config.sub: Accept 'amigados' for backward compatibility.
13527 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13529         * config.guess: Merge with FSF.
13531 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13533         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13535 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13537         * config.sub: Add "marketing-names" patch.
13539 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13541         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13543 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13545         * config.sub: Handle v850-elf.
13547 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13549         * .cvsignore (*-install): Remove.
13551 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13553         * ltconfig: Set CONFIG_SHELL in libtool.
13554         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13556 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13558         * configure.in (target_subdir): Set to libraries if enable_multilib.
13560 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13562         * config.guess: Update from gcc directory.
13564 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13566         * Makefile.in (all-sim): Depends on all-readline.
13568 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13570         * Makefile.in (BISON, YACC): Use $$s.
13571         (all-bison): Depend on all-texinfo.
13573 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13575         * Makefile.in (BISON): Add -L flag.
13576         (YACC): Likewise.
13578 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13580         * configure.in (noconfigdirs): Add support for v850e target.
13582         * config.sub (maybe_os): Add support for v850e target.
13584 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13586         * configure.in (noconfigdirs): Add support for v850ea target.
13588         * config.sub (maybe_os): Add support for v850ea target.
13590 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13592         * config.sub: Add mipstx39.  Delete r3900.
13594 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13596         * Makefile.in (all-autoconf): Depends on all-texinfo.
13598 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13600         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13601         eabi targets.
13603 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13605         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13607         * configure: When handling a Canadian Cross, handle YACC as well as
13608         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13609         * Makefile.in (all-bison): Depend upon all-texinfo.
13611 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13613         * Makefile.in (BISON): bison, not byacc or bison -y.
13614         (YACC): bison -y or byacc or yacc.
13615         (various): Add *-bison as appropriate.
13616         (taz): No need to mess with BISON anymore.
13618 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13620         * configure: If OSTYPE matches *win32*, try to find a good value for
13621         CONFIG_SHELL.
13623 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13625         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13626         configure.in if it is present.
13628 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13630         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13632 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13634         * config.sub: Recognize `arc' cpu.
13635         * configure.in: Likewise.
13636         * config-ml.in: Likewise.
13638 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13640         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13642 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13644         * configure: Changed sed delimiter from ':' to '|' when
13645         attempting to substitute ${config_shell} for SHELL. On
13646         NT ${config_shell} may contain a ':' in it.
13648 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13650         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13652 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13654         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13656 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13658         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13660         * ylwrap: If the program is a relative path, force it to be
13661         absolute.
13663 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13665         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13667 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13669         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13670         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13671         for libraries.
13673 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13675         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13676         separated by spaces.
13678 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13680         * ylwrap: New file.
13681         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13683         * ltmain.sh: Handle /bin/sh at start of install program.
13685         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13687         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13688         * missing: New file, from automake 1.2.
13690 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13692         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13693         check-tk to CHECK_X11_MODULES.
13695 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13697         * config.sub: Merge with FSF.
13699 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13701         * config.guess: Merge with FSF.
13703 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13705         * configure: Treat msdosdjgpp like go32.
13706         * configure.in: Likewise.  Don't remove gprof for go32.
13708         * configure: Change Makefile.tem2 to Makefile.tm2.
13710 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13712         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13714 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13716         * install-sh (chmodcmd): Set to null if the DST directory already
13717         exists.  Same as Nov 11th change.
13719 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13721         * configure (GDB_TK): Needs itcl and tix.
13723 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13725         * config.guess: Update from FSF.
13727 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13729         * Makefile.in (GDB_TK): Depend on itcl and tix.
13731 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13733         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13734         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13735         (INSTALL_SCRIPT): New variable.
13736         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13737         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13738         to -x.
13739         * install-sh: Add support for -x option.
13741 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13743         * configure.in, Makefile.in: Treat tix like itcl.
13745 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13747         * Makefile.in (WINDRES): New variable.
13748         (WINDRES_FOR_TARGET): New variable.
13749         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13750         (EXTRA_HOST_FLAGS): Add WINDRES.
13751         (EXTRA_TARGET_FLAGS): Add WINDRES.
13752         (EXTRA_GCC_FLAGS): Add WINDRES.
13753         ($(DO_X)): Pass down WINDRES.
13754         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13755         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13756         DLLTOOL_FOR_TARGET.
13758 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13760         * configure.in: configure sim before gdb for win32-x-ppc
13762 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13764         Move gperf into the toplevel, from libg++.
13765         * configure.in (target_tools): Add target-gperf.
13766         (native_only): Add target-gperf.
13767         * Makefile.in (all-target-gperf): New target, depend on
13768         all-target-libg++.
13769         (configure-target-gperf): Empty rule.
13770         (ALL_TARGET_MODULES): Add all-target-gperf.
13771         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13772         (CHECK_TARGET_MODULES): Add check-target-gperf.
13773         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13774         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13776 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13778         * config.sub (mn10200): Recognize new basic machine.
13780 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13782         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13783         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13785 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13787         * configure.in: If we're building mips-sgi-irix6* native, turn on
13788         ENABLE_MULTILIB and set TARGET_SUBDIR.
13790 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13792         * Makefile.in (all-sn): Depend on all-grep.
13794 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13796         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13798         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13799         Makefile.  From Jeff Makey <jeff@cts.com>.
13800         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13802         * Makefile.in (DISTBISONFILES): Remove.
13803         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13804         $(DEFAULT_YACC).
13806         * configure.in: Build itl, db, sn, etc., when building for native
13807         cygwin32.
13809         * Makefile.in (LD): New variable.
13810         (EXTRA_HOST_FLAGS): Pass down LD.
13811         ($(DO_X)): Likewise.
13813 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13815         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13817 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13819         * configure.in (targargs): Strip out any supplied --build argument
13820         before adding our own. Always add --build.
13822 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13824         * configure.in (targargs): Pass --build if we're doing
13825         a cross-compile.
13827 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13829         * configure: Use '|' instead of ":" as the separator in
13830         sed. Otherwise sed chokes on NT path names with drive
13831         designators. Also look for "?:*" as the leading characters in an
13832         absolute pathname.
13834 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13836         * config.sub: Support for r3900.
13838 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13840         * configure.in: Use install-sh, not install.sh.
13842 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13844         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13845         apply it twice.
13847 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13849         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13850         install-binutils.
13852 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13854         * Makefile.in: Add automake targets.
13855         * configure.in (host_tools): Add automake.
13857 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13859         * configure: Default CXX to c++, not gcc.
13860         * Makefile.in (CXX): Set to c++, not gcc.
13861         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13863 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13865         * install-sh: try appending a .exe if source file doesn't
13866         exist
13868 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13870         * configure.in: Turn on multilib by default.
13871         (cross_only): Remove target-libiberty.
13873         * Makefile.in (all-gcc): Don't depend on libiberty.
13875 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13877         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13879 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13881         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13882         (DISTBISONFILES): Add ld/Makefile.in
13884 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13886         * configure.in: if target is cygwin32 but host isn't cygwin32,
13887         don't configure gdb tcl tk expect, not just gdb.
13889 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13891         * configure.in: Added gnuserv everywhere sn appears.
13893         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13894         (CROSS_CHECK_MODULES): Added check-gnuserv.
13895         (INSTALL_MODULES): Added install-gnuserv.
13896         (CLEAN_MODULES): Added clean-gnuserv.
13897         (all-gnuserv): New target.
13899 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13901         * config.guess: Fixes for MIPS OpenBSD systems.
13903 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13905         * Makefile.in (INSTALL_XFORM): Remove.
13906         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13908         * mkinstalldirs: New file, copied from automake.
13909         * Makefile.in (installdirs): Rename from install-dirs.  Use
13910         mkinstalldirs.  Change all users.
13911         (DEVO_SUPPORT): Add mkinstalldirs.
13913 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13915         * install-sh: Rename from install.sh.
13916         * Makefile.in (INSTALL): Change install.sh to install-sh.
13917         (DEVO_SUPPORT): Likewise.
13919         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13920         Graichen <graichen@rzpd.de>.
13922 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13924         * config.guess: Recognize OpenBSD systems correctly.
13926 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13928         * README, Makefile.in (ETC_SUPPORT): Remove references to
13929         cfg-paper*, configure.{texi,man,info*}._
13931 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13933         * Makefile.in (all.normal): Ensure that gcc is built after all
13934         the x11 - ie gdb - targets.
13936 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13938         * makefile.vms: Don't run conf-a-gas.
13940 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13942         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13944 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13946         * configure.in: Remove noconfigdirs case since gdb also
13947         configures and builds for tic80-coff.
13949 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13951         * configure: Set cache_file to config.cache.
13952         * Makefile.in (local-distclean): Remove config.cache.
13954 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13956         * COPYING: Update FSF address.
13958 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13960         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13961         noconfigdirs.
13963 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13965         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13966         MAKEDIRS, is empty.
13968 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13970         * config.sub: Tweak mn10300 entry.
13972 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13974         * configure.in (host_tools): Put sim before gdb, so gdb's
13975         configure.tgt can determine if the simulator was configured.
13977 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13979         * config.sub: Move BeOS $os case to be with other Cygnus
13980         local cases.
13982 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13984         * config.sub: Remove misplaced comment that broke Linux.
13986 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13988         * config.sub: Add BeOS support.
13990 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13992         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13994 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13996         * configure.in (noconfigdirs): Remove tcl and tk from
13997         noconfigdirs for cygwin32 builds.
13999 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14001         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14003 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14005         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14006         make-all.com, use makefile.vms instead.
14008 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14010         * config.sub: Accept -lnews*.
14012 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14014         * configure.in (noconfigdirs): Disable target-newlib,
14015         target-examples and target-libiberty for d30v.
14017 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14019         * configure.in (noconfigdirs): Enable ld for d30v.
14021 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14023         * configure.in (tic80-*-*): Build compiler.
14025 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14027         * configure.in (d30v-*): Remove sim directory from list of
14028         unsupported d30v directories
14030 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14032         * config.sub, configure.in: Add d30v target cpu.
14034 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14036         * makefile.vms: New file.
14037         * make-all.com: Remove.
14039 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14041         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14043 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14045         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14047 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14049         * Makefile.in (ALL_MODULES): Added all-db.
14050         (CROSS_CHECK_MODULES): Addec check-db.
14051         (INSTALL_MODULES): Added install-db.
14052         (CLEAN_MODULES): Added clean-db.
14054 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14056         * config.guess: Merge with latest FSF sources.
14058 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14060         * Makefile.in (ALL_MODULES): Added all-itcl.
14061         (CROSS_CHECK_MODULES): Added check-itcl.
14062         (INSTALL_MODULES): Added install-itcl.
14063         (CLEAN_MODULES): Added clean-itcl.
14065 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14067         * configure.in: build gdb for mn10200
14069 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14071         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14073 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14075         * configure.in (tic80-*-*): Turn off most targets right now.
14077 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14079         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14080         rather than the makeinfo program.
14081         (do-info): Depend upon all-texinfo.
14083 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14085         * configure.in: Remove uses of config/mh-linux.
14087         * config.sub, config.guess: Merge with latest FSF sources.
14089 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14091         * config.sub (case $basic_machine): Add tic80 entries.
14093 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14095         * config.sub, config.guess: Merge with latest FSF sources.
14097 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14099         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14100         * mpw-config.in: Test for NewFolderRecursive.
14101         * mpw-install: Use symbolic name for startup filename.
14102         * mpw-README: Add various additional details.
14104 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14106         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14108 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14110         * configure.in: Do build gcc and the target libraries for
14111         the mn10200.
14113 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14115         * configure.in: don't avoid building gdb for mn10300 any more
14116         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14117         instead of single-quoting it.
14119 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14121         * configure.in: Don't use --with-stabs on IRIX 6.
14123 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14125         * configure.in (m32r): Build gdb, libg++ now.
14127 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14129         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14130         directories from noconfigdirs.
14132 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14134         * config.sub (basic_machine): added mips16 configuration
14136 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14138         * config.sub: Handle d10v-unknown.
14140 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14142         * config.sub: Handle v850-unknown.
14144 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14146         * Makefile.in: add findutils
14147         * configure.in: add findutils to list of host_tools
14149 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14151         * config.sub: Handle mn10200 and mn10300.
14153 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14155         * configure.in (d10v-*): Do not build librx.
14157 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14159         * configure.in (mn10300): Build everything except gdb & libgloss.
14161 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14163         * config.guess:  Patch for Dansk Data Elektronik servers,
14164         from Niels Skou Olsen <nso@dde.dk>.
14166         For ncr, use /bin/uname rather than uname, since GNU uname does not
14167         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14169         Patch for MIPS R4000 running System V,
14170         from Eric S. Raymond <esr@snark.thyrsus.com>.
14172         Fix thinko for nextstep.
14174         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14176         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14177         * config.guess: Guess mips-dec-mach_bsd4.3.
14179         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14180         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14181         release numbers.
14182         * config.guess (mips-mips-riscos*):  Emit just enough of the
14183         release number.
14185         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14186         * config.guess (sparc-auspex-sunos*):  Added.
14187         (f300-fujitsu-*): Added.
14189         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14190         * config.guess:  Recognize a Tadpole as a sparc.
14192 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14194         * config.guess: Don't assume that NextStep version is either 2 or
14195         3.  NextStep 4 (aka OpenStep 4) has come out now.
14197 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14199         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14200         From Rik Faith <faith@cs.unc.edu>.
14202 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14204         * config.sub: Contributions from bug-gnu-utils to:
14205         Support plain "hppa" (no version given) architecture, reported by
14206         OpenStep.
14207         OpenBSD like NetBSD.
14208         LynxOs is not a hardware supplier.
14210         * config.guess: Contributions from bug-gnu-utils to add support for:
14211         OpenBSD like NetBSD.
14212         Stratus systems.
14213         More Pyramid systems.
14214         i[n>4]86 Intel chips.
14215         M680[n>4]0 Motorola chips.
14216         Use unknown instead of lynx for hardware manufacturer.
14218 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14220         * install.sh (chmodcmd): Set to null if the DST directory already
14221         exists.
14223 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14225         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14226         not use mt-ppc target Makefile fragment any more.
14228 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14230         * configure.in (*-*-windows):  Exclude everything but those dirs
14231         needed to build windows.
14233 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14235         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14237 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14239         * configure.in:  Exclude mmalloc from i386-windows.
14241 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14243         * Undo my previous change.
14245 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14247         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14248         unconditionally.
14249         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14251 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14253         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14254         host to add it's own flags.
14256 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14258         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14260 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14262         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14263         (CXX_FOR_TARGET): Likewise.
14264         (GCC_FOR_TARGET): Define.
14265         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14266         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14267         CC_FOR_TARGET was specified on the command line.
14268         (MAKEOVERRIDES): Don't define.
14270 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14272         * configure.in (m32r): Fix spelling of libg++ libs.
14274 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14276         * config.sub (-apple*): Remove, now redundant.
14278 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14280         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14282         * configure: Rework yesterday's sed script patch.
14284         * config.sub: Merge with FSF.
14286 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14288         * config.guess:  Merge from FSF.
14290         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14291         * config.guess: Use pc instead of unknown, for pc clone systems.
14292         Change linux to linux-gnu.
14294         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14295         * config.guess: Avoid non-portable tr syntax.
14297 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14299         * test-build.mk (HOLES): Add "xargs" for gdb.
14301         * configure: Avoid hpux10.20 sed bug.
14303 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14305         * configure.in:  Add support for windows host
14306         (that is a build done under the Microsoft build environment).
14308 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14310         * Makefile.in: Replace all uses of srcroot with s, to shrink
14311         command line lengths.
14313         Patches from Geoffrey Noer <noer@cygnus.com>:
14314         * configure.in: If configuring for newlib, pass --with-newlib to
14315         subdirectories.
14316         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14317         -Bnewlib/ and -Lwinsup to gcc.
14318         (CXX_FOR_TARGET): Likewise.
14320 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14322         * Makefile.in (ETC_SUPPORT): Add configure.
14324 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14326         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14327         host configuration file.
14329 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14331         * configure.in: Break mn10x00 support into separate
14332         mn10200 and mn10300 configurations.
14333         * config.sub: Likewise.
14335 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14337         * configure.in: Add lots of stuff to noconfigdirs for
14338         the mn10x00 targets.
14340         * config.sub, configure.in: Add mn10x00 support.
14342 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14344         * make-all.com: Call conf-a-gas, not config-a-gas.
14346 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14348         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14349         targets.
14351 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14353         * mpw-README: Add much more detail for native PowerMac.
14354         * mpw-install: New file.
14355         * mpw-configure: Add --norecursion and --help options.
14356         * mpw-config.in: Translate readme and install files when
14357         copying to objdir.
14358         * mpw-build.in: Don't always depend on byacc and flex.
14359         (install-only-top): New action.
14361 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14363         * configure.in:  You can now configure GDB for the v850.
14365 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14367         * configure.in (noconfigdirs): Don't configure any C++ dirs
14368         if targeting D10V.
14370 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14372         * config.sub: Recognize mips64vr5000.
14374 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14376         * configure.in: Use a single line for host_tools and native_only.
14378 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14380         * config.sub, configure.in: Add entries for m32r.
14382 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14384         * Makefile.in (inet-install): Don't run install-gzip.
14386 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14388         * configure.in:  Don't config lots of things for *-*-windows*.
14390 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14392         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14393         (host_libs, host_tools): Copy from configure.in.
14394         * mpw-configure: Don't complain about directories not found.
14396 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14398         * configure.in (i[345]86): Recognize i686 for pentium pro.
14399         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14400         file.
14402         * config.guess (i[345]86): Ditto.
14404 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14406         * configure.in (noconfigdirs): Removed gdb for D10V.
14408 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14410         * configure.in: Remove ld, target-libio, target-libg++, and
14411         target-libstdc++ from noconfigdirs.
14413 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14415         * configure: Fix three locations where shell scripts were
14416         being run directly rather than with config_shell.
14418 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14420         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14421         * config.sub (basic_machine): Recognize v850.
14423 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14425         * mpw-configure: Handle multiple enable/disable options and
14426         pass them down recursively, handle -c and -s flags appropriately
14427         depending on choice of compiler, add escape mechanism for
14428         quoted arguments to gC.
14430 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14432         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14433         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14434         so that -mrelocatable-lib and -mno-eabi are used.
14436         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14437         not support --print-multi-lib, don't abort.
14439 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14441         * make-all.com: Run config-a-gas.
14442         * setup.com: Don't copy subdirectory files around.
14444 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14446         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14447         target, it now compiles correctly.
14449 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14451         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14453 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14455         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14457 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14459         * configure.in (native_only): Add prms.
14461 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14463         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14464         (BINUTILS_SUPPORT_DIRS): Likewise.
14466 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14468         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14469         d10v support is added.
14471 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14473         * configure.in (d10v-*-*): New target.
14475 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14477         * config.guess (HP 9000/811): Recognize this as a PA1.1
14478         machine.
14480 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14482         * Makefile.in (do-tar-gz): New target, split out from tail end of
14483         taz target.  Run each command separately, don't use pipes.
14484         (taz): Use it.
14486 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14488         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14489         * mpw-build.in: No builds should depend on building byacc or flex,
14490         they are assumed to be installed already.
14492 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14494         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14495         variable that CC_FOR_TARGET needs.
14497 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14499         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14500         options have changed since the last time the subdirectory was
14501         configured, and if it has, reconfigure.
14502         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14503         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14505 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14507         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14508         CLEAN_MODULES): Add bash.
14509         (all-bash): New target.
14511 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14513         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14515 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14517         * config.sub (basic_machine): Recognize d10v as a valid processor.
14519 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14521         * mpw-configure: Add support for --bindir.
14522         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14524 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14526         * configure.in: add bash, time, gawk to list of hosttools and things
14527         to only build for native toolchains
14529 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14531         * Makefile.in (docdir): Remove.
14533 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14535         * Makefile.in (datadir): Set to $(prefix)/share.
14537 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14539         * configure.in: build diff and patch for cygwin32-hosted
14540         toolchains.
14542 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14544         * config.sub: Accept -rtems*.
14546 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14548         * configure.in: enable dosrel for cygwin32-hosted builds,
14549                 remove diff from the list of things not buildable
14550                 via Canadian Cross
14552 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14554         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14555         don't get ". ".
14557 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14559         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14561 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14563         * Makefile.in (taz): Handle case where tex3patch didn't even get
14564         checked out.  Also, if it was found, put the symlink in a new util
14565         subdirectory.
14567 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14569         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14571 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14573         * config.sub: Recognize -openvms.
14574         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14575         * make-all.com, setup.com: New files.
14577 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14579         * Makefile.in (taz): tex3patch moved to texinfo/util.
14581 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14583         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14584         * configure.in: remove make from disable-if-Can-Cross list
14585                 enable gdb if ${host} and ${target} are cygwin32
14587 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14589         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14590         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14592 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14594         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14595         distinguish sysv/svr4/bsd variants.
14596         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14598 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14600         * configure.in: Added copyright notice.
14601         * move-if-change: Added copyright notice.
14603 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14605         * configure.in (powerpcle-*-solaris*): Until we get shared
14606         libraries working, don't build gdb, sim, make, tcl, tk, or
14607         expect.
14609 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14611         * config.guess:  Merge with FSF:
14613         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14614         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14616         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14617         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14619         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14620         * config.guess:  Combine two OSF1 rules.
14621         Also recognize field test versions.  From mjr@zk3.dec.com.
14622         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14623         because GNU uname does not support -p.  From pmr@pajato.com.
14625 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14627         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14629 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14631         * mpw-README: Document GCCIncludes.
14633 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14635         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14637 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14639         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14641 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14643         * configure.in (*-*-cygwin32): Configure make.
14645 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14647         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14649 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14651         * Makefile.in (all-inet): Depend on all-perl.
14653         * Makefile.in (inet-install): New target.
14655         * Makefile.in (all-inet): Depend on all-tcl.
14656         (all-inet): Depend on all-send-pr.
14658 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14660         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14661         temporarily.
14663 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14665         * configure.in: Don't configure --with-gnu-ld on AIX.
14667 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14669         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14671 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14673         * Makefile.in (ALL_MODULES): Added all-inet.
14674         (CROSS_CHECK_MODULES): Added check-inet.
14675         (INSTALL_MODULES): Added install-inet.
14676         (CLEAN_MODULES): Added clean-inet.
14677         (all-indent): New target.
14679         * configure.in (host_tools): Added inet.
14680         (native_only): Added inet.
14681         (noconfigdirs): Added inet.
14683 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14685         * configure.in: Don't configure libgloss if we are not configuring
14686         newlib.
14688 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14690         * configure.in: Don't configure libgloss for unsupported
14691         architectures.
14693 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14695         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14697 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14699         * Makefile.in (ALL_MODULES): Include all-apache.
14700         (CROSS_CHECK_MODULES): Include check-apache.
14701         (INSTALL_MODULES): Include install-apache.
14702         (all-apache): New target.
14704         * configure.in: Added apache everywhere perl is seen.
14706 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14708         * Makefile.in: Add support for clean-{module} and
14709         clean-target-{module} rules.
14711 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14713         * configure.in (*-*-ose) do not build libgloss.
14715 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14717         * config.guess (prep*:SunOS:5.*:*): Turn into
14718         powerpele-unknown-solaris2.
14720 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14722         * configure.in: Permit --enable-shared to specify a list of
14723         directories.
14725 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14727         * configure.in (host==solaris): Pass only the first word of $CC
14728         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14730 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14732         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14734 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14736         * Makefile.in (ALL_MODULES): Include all-perl.
14737         (CROSS_CHECK_MODULES): Include check-perl.
14738         (INSTALL_MODULES): Include install-perl.
14739         (ALL_X11_MODULES): Include all-guile.
14740         (CHECK_X11_MODULES): Include check-guile.
14741         (INSTALL_X11_MODULES): Include install-guile.
14742         (all-perl): New target.
14743         (all-guile): New target.
14745         * configure.in (host_tools): Include perl and guile.
14746         (native_only): Include perl and guile.
14747         (noconfigdirs): Don't build guile and perl; no ports have been
14748         done.
14750 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14752         * configure (--enable-*): Handle quoted option lists such as
14753         --enable-sim-cflags='-g0 -O' better.
14755 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14757         * Makefile.in ({,inst}all-target): New rule so we can make and
14758         install all of the target directories easily.
14760 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14762         * configure.in: Add missing global flag in sed substitution when
14763         deleting `target-' from ${configdirs}.
14765 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14767         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14768         option.
14770         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14771         config/mh-necv4.
14773         * install.sh: Correct misspelling of transformbasename.
14775         * config.guess: Recognize mips-*-sysv*.
14777 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14779         * config.sub: Recognize mon960.
14781 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14783         * configure: Restore Canadian Cross handling of BISON and LEX,
14784         removed in Feb 20 change.
14786 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14788         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14789         Mention make install.  Remove the old copyright date as well the
14790         clumsy and rather pointless copyright on the README file.
14792 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14794         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14795         Makefile after running symlink-tree, then run `make distclean' to
14796         avoid clobbering any generated files in srcdir.
14798 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14800         * configure.in (m68k-*-netbsd*): Build everything now.
14802 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14804         * Makefile.in (taz): Fix quoting.
14806 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14808         * configure.in (sparclet-*-*): Build everything now.
14810 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14812         * configure.in (m68k-*-linux*): New host.
14814 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14816         * configure: Check for bison before byacc.
14818 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14820         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14821         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14822         searching PATH.  These are used as fallbacks by Makefile.in if
14823         flex/bison/byacc aren't in objdir.
14825 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14827         * Makefile.in: Make everything which depends upon all-bfd also
14828         depend upon all-opcodes, in case --with-commonbfdlib is used.
14830 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14832         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14833         building NT native compilers on Unix.
14835 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14837         * configure.in: Don't get CC from the host Makefile fragment if we
14838         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14839         Solaris test for /usr/ucb/cc to the post target script, just after
14840         the compiler sanity test.
14842 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14844         * config.sub: Merge with FSF.
14846 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14848         * Makefile.in (RPATH_ENVVAR): New variable.
14849         (REALLY_SET_LIB_PATH): Use it.
14850         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14852 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14854         * config.sub, configure.in: Recognize sparclet cpu.
14856 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14858         * config.guess:  Support m68k-cbm-sysv4.
14860 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14862         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14863         m68k-unknown-linuxaout from linker help string.  Put quotes around
14864         $ld_help_string.
14866 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14868         * config.guess (powerpc-harris-powerunix): Add guess for port
14869         to new target.
14871 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14873         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14875 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14877         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14878         $(REALLY_SET_LIB_PATH) in Makefile.
14879         * Makefile.in (SET_LIB_PATH): New variable.
14880         (REALLY_SET_LIB_PATH): New variable.
14881         ($(DO_X)): Use $(SET_LIB_PATH).
14882         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14883         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14884         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14885         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14886         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14887         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14888         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14889         (install-dosrel): Likewise.
14890         (all-opcodes): Depend upon all-libiberty.
14892 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14894         * config.guess (*:CYGWIN*): New
14896 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14898         * Makefile.in (all-target-winsup): All all-target-libiberty.
14900 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14902         * configure.in (noconfigdirs): Add missing # in front of comment.
14904 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14906         * configure.in: add second pass to things added to noconfigdirs
14907         so *-gm-magic can exclude libgloss properly.
14909 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14911         * mpw-configure (extralibs_name, rez_name): Set correctly
14912         for MWC68K compiler.
14914         * mpw-README: Add more info on the necessary build tools.
14916 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14918         * configure.in, config.sub: Recognize cygwin32.
14920 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14922         * config.guess, config.sub: Recognize A/UX.
14924 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14926         * config.sub: Merge with gcc/config.sub.
14928 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14930         * mpw-build.in (do-binutils): Add build of stamps.
14932 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14934         * config.sub: Add recognition for mips64vr4100*-* targets.
14936 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14938         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14939         Add creation of gconfigargs with `--enable-shared' turned on.
14940         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14941         ($(host)-stamp-stage3-configured): Likewise.
14942         (HOLES): Add chatr and ldd.
14943         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14945 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14947         * configure: Pass --nfp to recursive configures.
14949 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14951         * Makefile.in (DLLTOOL): New.
14952         (DLLTOOL_FOR_TARGET): New.
14953         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14954         (EXTRA_TARGET_FLAGS): Ditto.
14955         (EXTRA_GCC_FLAGS): Ditto.
14956         (CONFIGURE_TARGET_MODULES): Ditto.
14957         (DO_X): Ditto.
14958         * configure: Add DLLTOOL.
14960 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14962         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14963         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14964         mh-sco, since old workarounds no longer needed, and don't
14965         build ld, since libraries have weak symbols in COFF.
14967 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14969         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14971 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14973         * configure.in: Make sure that ${CC} can be used to compile an
14974         executable.
14976 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14978         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14979         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14980         nothing depending on whether gdbtk is being built.
14982 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14984         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14986 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14988         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14989         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14991 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14993         * config-ml.in: Add support for
14994         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14995         Simplify setting of multidirs from --disable-foo.
14997 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14999         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15000         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15001         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15002         non-empty, pass them on to the  GCC make.
15003         (all-bootstrap): New rule that is like all-gcc, except it executes
15004         the GCC bootstrap rule instead of the GCC all rule.
15006 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15008         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15010 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15012         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15013         DG/UX support.
15015 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15017         * config.sub (i*86*) Change [345] to [3456]
15019 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15021         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15022         --with-gnu-ld=no.
15024 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15026         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15027         AIX multilibs get built.
15029 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15031         * configure.in (i386-win32): Don't build expect if we're not
15032         building the tcl subdir.
15034 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15036         * Makefile.in: (configure-target-examples, all-target-examples):
15037         New targets, configure and build example programs.
15039 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15041         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15042         use it as input to sedit the generated MPW makefile.
15043         * mpw-README: Add a suggestion about Gestalt.h.
15045 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15047         * config.sub: Accept *-*-ieee*.
15049 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15051         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15052         Ronald F. Guilmette <rfg@monkeys.com>.
15054 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15056         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15057         for powerpc-pe native.
15058         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15059         (target==powerpc-pe): duplicate i386-win32 entry.
15061 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15063         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15064         of vxworks, not just vxworks5.1.
15066 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15068         * mpw-configure: Add support for exec-prefix.
15070 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15072         * config.guess: Recognize HP model 816 machines as having
15073         a PA1.1 processor.
15075 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15077         * configure: Ignore new autoconf configure options.
15079 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15081         * config.guess:  Recognize Pentium under SCO.
15082         From Robert Lipe <robertl@arnet.com>.
15084 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15086         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15088 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15090         * configure.in: Don't configure gas for alpha-dec-osf*.
15092 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15094         * configure.in: Default to --with-stabs for some targets for which
15095         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15096         i[345]86*-*-unixware*.
15098 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15100         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15101         rather than basing it on the target.  Simplify handling of options
15102         controlling which directories to configure.  Remove extraneous
15103         slash in multi-clean target.
15105 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15107         * config-ml.in: Prefix more variables with ml_ so they don't collide
15108         with configure's.
15110 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15112         * configure: Don't turn -v into --v.
15114 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15116         * configure.in (targargs): Fix typo.
15118         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15120 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15122         * configure.in: Strip --host and --target options from
15123         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15124         --with-cross-host option when building with a cross-compiler.
15125         * configure: Canonicalize the arguments put into config.status by
15126         always using `=' for an option with an argument.  Pass a presumed
15127         --host or --target explicitly.
15129 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15131         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15132         into general OS recognition case.
15134 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15136         * configure.in (target_configdirs): add target-winsup only
15137         for win32 target systems.
15139 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15141         * Makefile.in (all-target-libgloss): Depend upon
15142         configure-target-newlib, since when libgloss is built it looks to
15143         see if the newlib directory exists.
15145 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15147         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15148         cfg-ml-*.in.
15150 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15152         * configure: Handle LD and LD_FOR_TARGET when configuring a
15153         Canadian Cross.
15155 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15157         * configure.in (target_libs): add target-winsup.
15158         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15159         (target==ppcle-pe): remove ld from $noconfigdirs.
15161 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15163         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15164         Preserve relative path names in $srcdir.  Build symlink tree if
15165         configuring cross target dir and srcdir=. (= no VPATH support).
15166         (configure-target-libg++): Depend on configure-target-librx.
15167         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15168         * config-ml.in: New file.
15169         * symlink-tree: New file.
15170         * configure: Ensure srcdir="." if that's what it is.
15172 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15174         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15175         includes and FLEX_SKELETON setting.
15176         * mpw-configure (--with-gnu-ld): New option, controls whether
15177         to use PPCLink or ld with PowerMac GCC.
15178         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15179         * mpw-config.in: Configure grez if targeting Mac.
15181         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15182         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15183         just macos.
15184         * configure.in: Configure grez resource compiler if targeting Mac.
15185         * Makefile.in (all-grez, install-grez): New targets.
15187 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15189         * configure: CXX defaults to gcc, not g++.  If we find
15190         gcc in the path, set CC to gcc -O2.
15192 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15194         * configure: Default ${build} correctly.  Avoid picking up extra
15195         spaces when reading CC and CXX from Makefile.  When doing a
15196         Canadian Cross, use plausible default values for numerous
15197         variables.
15198         * configure.in: When doing a Canadian Cross, don't try to
15199         configure tools whose configure script can't handle it.
15201 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15203         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15205 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15207         * configure:  Remove dubious bug reporting address.
15209 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15211         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15212         configure script, run that instead of this directory's configure.
15213         In either case, print a message that we're configuring the sub-dir.
15215 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15217         * configure.in: Before checking for the existence of various files,
15218         use sed to filter out "target-".
15220 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15222         * Makefile.in (DO_X): Split rule to decrease command line length
15223         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15224         (Philippe De Muyter).
15226 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15228         * Makefile.in (all-patch): depend on all-libiberty.
15230 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15232         * configure.in: If the only directory in target_configdirs which
15233         actually exists is libiberty, then set target_configdirs to empty,
15234         to avoid trying to build a target libiberty in a gas or gdb
15235         distribution.
15237 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15239         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15240         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15241         systems.
15243 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15245         * configure.in (copy_dirs): Use sys-include instead of include
15246         for --with-headers option.
15248 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15250         * Makefile.in, configure.in: Make winsup builds work with
15251         new scheme.
15253 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15255         * configure.in: Build the linker on AIX.
15257 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15259         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15260         where needed.
15262 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15264         * Makefile.in (all-gcc): Fix typo.
15266 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15268         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15270 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15272         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15273         to target-xiberty, to provide more flexibility.
15274         (target_subdir):  Define.  Create if cross.
15275         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15276         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15277         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15278         check-libFOO -> check-target-libFOO, etc.
15279         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15280         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15281         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15282         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15283         allow ALL_GCC="" to only configure.
15284         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15285         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15286         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15288 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15290         * Makefile.in (taz): Build "info" in etc explicitly.
15292 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15294         * configure.in:  Make sure that CC is undefined (as opposed to
15295         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15296         problem with autoconf trying to configure on a host without GCC.
15298 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15300         * mpw-configure: Set host alias from choice of host compiler,
15301         only use generic MPW Makefile sed if present, edit a file
15302         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15303         * mpw-README: Add problem notes about CW6 and CW7.
15305 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15307         * Makefile.in (taz): Use ";" instead of ";;".
15309 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15311         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15312         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15313         DISTDOCDIRS.
15314         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15315         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15317 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15319         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15320         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15321         Move bfd to DISTSTUFFDIRS.
15323 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15325         * Makefile.in (X11_LIB): Removed.
15326         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15328         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15330 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15332         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15333         names.
15335 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15337         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15339 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15341         * configure.in (i[345]86-*-win32): Always build newlib.
15342         Don't configure cvs, autoconf or texinfo.
15343         * Makefile.in (LD_FOR_TARGET): New.
15344         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15345         Pass down LD_FOR_TARGET.
15347 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15349         * winsup: New directory.
15350         * Makefile.in: Build winsup.
15351         * configure.in: Winsup is configured when target is win32.
15352         Can only build win32 target GDB when native.
15354 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15356         * config.guess: Recognize HP model 819 machines as having
15357         a PA 1.1 processor.
15359 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15361         * configure: Fix sed loop which substitutes for CC and CXX to
15362         avoid bug found in various sed implementations.
15364 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15366         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15367         simulator.  Use standard powerpc-*-eabi*.
15369 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15371         * configure.in: Stop putting gas and binutils in noconfigdirs for
15372         powerpc-*-aix* and rs6000-*-*.
15374 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15376         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15377         -mcall-aixdesc libraries.
15379 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15381         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15383         * config.sub (arm | armel | armeb): Fix shell syntax.
15385 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15387         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15388         -msoft-float and -mcpu=common support.
15389         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15390         libraries.
15392 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15394         * configure.in: Allow configuration and build of emacs19 for the alpha.
15396 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15398         * configure.in (CC): Get ^CC, not just any old CC, from
15399         ${host_makefile_frag}.
15401 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15403         * configure.in (CC): Try to get CC from
15404         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15406 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15408         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15409         only if it exists in $(srcdir).
15411 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15413         * configure: If CC and CXX are not set in the environment, set
15414         them, based on either an existing Makefile or on searching for gcc
15415         in PATH.  Substitute for CC and CXX in Makefile.
15416         * configure.in: Remove libm from target_libs.  Separate
15417         target_configdirs from configdirs.  If CC is not set in
15418         environment, try to get it from a host Makefile fragment.  Rewrite
15419         changes of configdirs to use skipdirs instead.  A few minor
15420         tweaks.  Take directories out of target_configdirs as they are
15421         taken out of configdirs.  Remove existing Makefile files from
15422         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15423         CONFIG_ARGUMENTS in Makefile.
15424         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15425         by configure.in.
15426         (CONFIG_ARGUMENTS): Likewise.
15427         (CONFIGURE_TARGET_MODULES): New variable.
15428         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15429         ($(CONFIGURE_TARGET_MODULES)): New target.
15430         (configure-libg++, configure-libio): New targets.
15431         (all-libg++): Depend upon configure-libg++.
15432         (all-libio): Depend upon configure-libio.
15433         (configure-libgloss, all-libgloss): New targets.
15434         (configure-libstdc++): New target.
15435         (all-libstdc++): Depend upon configure-libstdc++.
15436         (configure-librx, all-librx): New targets.
15437         (configure-newlib): New target.
15438         (all-newlib): Depend upon configure-newlib
15439         (configure-xiberty): New target.
15440         (all-xiberty): Depend upon configure-xiberty.
15442 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15444         * configure.in (host i[345]86-*-win32):  Expand the
15445         noconfigdirs again.
15447 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15449         * mpw-configure: Fix sed command file name.
15451 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15453         * configure.in (host i[345]86-*-win32): Reduce the
15454         noconfigdirs again.
15456 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15458         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15459         or powerpc*-*-pe*, since they are not yet supported.
15461 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15463         Add PowerMac support and many other enhancements.
15464         * mpw-configure: New option --cc to select compiler to use,
15465         paste options set according to --cc into the generated
15466         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15467         if mpw-make.sed is present.
15468         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15469         add forward includes for PowerPC include files.
15470         * mpw-build.in: Build using Makefile.PPC if present.
15471         (do-byacc, etc): Remove separate version resource builds.
15472         (do-gas): Build "stamps" before "all".
15473         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15474         * mpw-README: Update to reflect --cc option, PowerMac support,
15475         and recently-reported compatibility problems.
15477 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15479         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15480         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15481         (--with-multilib-top): Pass to recursive invocations.
15483 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15485         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15486         v810-*-*.
15488 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15490         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15491         gdb, ld and opcodes on v810-*-*.
15493 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15495         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15496         (local-maintainer-clean): New target.
15497         (maintainer-clean): New target.
15498         (realclean): Just depend upon maintainer-clean.
15500 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15502         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15504 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15506         * configure.in: Build ld in mips*-*-bsd* case.
15508 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15510         * config.sub: Accept -lites* OS.  From Ian Dall.
15512 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15514         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15515         targets.
15517 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15519         * configure.in: treat i386-win32 canadian cross the same as
15520         i386-go32 canadian cross.
15522 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15524         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15525         running under the simulator to build a reduced set of libraries.
15526         (powerpc-*-eabiaix): Add fine grained multilib support added to
15527         other powerpc targets yesterday.
15529 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15531         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15532         -disable-softfloat, -disable-relocatable, -disable-aix, and
15533         -disable-sysv to control which multilib libraries get built.
15535 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15537         * configure: Add Makefile.tem to list of files to remove in trap
15538         handler.
15540 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15542         * config.guess (*Linux*):  Add missing "exit"s.
15543         Also, need specific check for alpha-unknown-linux (uses COFF).
15545 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15547         * config.guess:  Merge with FSF:
15549         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15550         * config.guess (AIX4): More robust release numbering discovery.
15552         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15553         * config.guess (i386-sequent-ptx): Properly get version number.
15555         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15556         * config.guess (mips:*:4*:UMIPS): New case.
15558 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15560         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15561         (i386-win32 host): Likewise.  Don't build readline.
15563 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15565         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15566         SUPPORT_FILES to submakes.
15568 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15570         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15571         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15572         mpw-configure.
15574 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15576         * configure.in (appdirs): Use =, not ==, in test expression when
15577         trying to build the text to print in the warning message for
15578         Solaris users.
15580 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15582         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15584 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15586         * config.guess: Recognize lynx-2.3.
15588 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15590         * config.sub (z8ksim): Deleted
15591         (z8k-*-coff): New, this is the one true name of the target.
15593 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15595         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15597 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15599         * config.guess (*:Linux:*:*): First try asking the linker what the
15600         default object file format is (elf, aout, or coff).  Then if this
15601         fails, try previous methods.
15603 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15605         * configure.in: Don't build newlib for *-*-vxworks5.1.
15607 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15609         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15610         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15612 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15614         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15616 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15618         * cfg-ml-com.in: New file.
15619         * cfg-ml-pos.in: New file.
15621 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15623         * COPYING.NEWLIB: Add HP free copyright to list.
15625 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15627         * config.sub: Recognize -eabi* for the system, not just -eabi.
15629 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15631         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15632         * config.sub, configure.in (win32): New target and host.
15634 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15636         * configure.in: Add i386-pe configuration.
15638 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15640         * mpw-build.in (install): Install GDB after LD.
15642 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15644         * mpw-config.in (elf/mips.h): Always forward-include, needed
15645         for GDB to build.
15647 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15649         * testsuite: New directory for customer acceptance and whole tool
15650         chain tests.
15652 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15654         * configure: If per-host line isn't found, but AC_OUTPUT is found
15655         and a configure script exists, run it instead.
15657 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15659         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15661 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15663         * configure: Set build_{cpu,vendor,os,alias} to host values when
15664         --build isn't specified.
15666 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15668         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15669         (FLAGS_TO_PASS): Pass them.
15670         (EXTRA_TARGET_FLAGS): Ditto.
15672 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15674         * Makefile.in (all-libg++): Depend on all-libstdc++.
15676 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15678         * configure.in (noconfigdirs): Enable all packages for
15679           i386-unknown-netbsd.
15681 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15683         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15684         hosted builds (DOS builds)
15686 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15688         Changes for ARM based on patches from Richard Earnshaw:
15689         * config.sub: Handle armeb and armel.
15690         * configure.in: Omit arm linker only for riscix.
15692 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15694         * config.guess:  Update from FSF.
15696 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15698         * config.sub: Recognize powerpcle as the little endian variant of
15699         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15700         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15701         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15702         temporarily.
15704 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15706         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15708 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15710         * config.sub: Accept -lites* as a basic system type.
15712 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15714         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15715         installed, and if so return linuxoldld as the system name.
15717 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15719         * config.guess: Add hppa1.1-hp-lites support.
15721 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15723         * configure.in: Don't build newlib for m68k-vxworks5.1.
15725 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15727         * configure.in (mips-sgi-irix6): Use mh-irix5.
15729 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15731         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15733 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15735         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15736         OSF/1.  Fix compiler flags.
15737         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15739 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15741         * configure.in: Recognize --with-newlib.
15742         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15744 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15746         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15747         to *_X11_MODULES due to gdbtk needing X include files et al.
15749 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15751         Merge in support for Mac MPW as a host.
15752         (Old change descriptions retained for informational value.)
15754         * mpw-config.in: Add generic include forwards for cpu-specific
15755         include files in aout and elf directories.
15757         * mpw-configure: Added copyright.
15758         * mpw-config.in: Check for presence of required build tools.
15759         (target_libs): Add newlib.
15760         (target_tools): Add examples.
15761         (Read Me): Generate as "Read Me for MPW" instead.
15762         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15763         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15764         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15766         * mpw-configure: Remove subdir-specific makefile hackery,
15767         delete mk.tmp after using it.
15769         * mpw-build.in (all): Display start and end times.
15771         * mpw-configure (host_canonical): Set.
15772         (target_cpu): Always add to makefiles.
15773         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15774         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15775         (mpw-mh-mpw): Look for in srcdir and srcroot.
15776         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15778         * mpw-build.in: (install-only): New target.
15780         * mpw-configure (host_alias, target_alias): Rename from hostalias
15781         and targetalias, add into generated Makefile.
15782         (mk.tmp): If present, add into generated Makefile.
15783         * mpw-build.in (all-gas): Build config.h first before gas proper.
15785         * mpw-configure (config.status): Write only if changed.
15786         * mpw-config.in (readline): Configure it (not built, just used for
15787         definitions).
15789         * mpw-config.in (elf/mips.h): Add a forward include.
15791         * mpw-config.in: Forward-include most .h files in include into
15792         extra-include.
15793         (readline): Don't build.
15794         mpw-build.in (install): Install GDB.
15796         * mpw-configure (prefix, mpw_prefix): Handle it.
15797         * mpw-config.in (mmalloc, readline): Don't configure.
15798         * mpw-build.in (thisscript): Rename to ThisScript.
15799         Use mpw-build instead of BuildProgram everywhere.
15800         (mmalloc, readline): Don't build.
15801         * mpw-README: New file, basic documentation about the MPW port.
15803         * mpw-config.in: Use forward-include to create include files.
15805         * mpw-configure: Add more things to the top of each configured
15806         Makefile, including contents of config/mpw-mh-mpw.
15807         * mpw-config.in (extra-include): Create this directory and fill it
15808         with Posix-like include files when configuring.
15810         * config.sub (apple, mac, mpw): Add various aliases.
15812         * mpw-build.in: New file, top-level build script fragment for MPW.
15813         * mpw-configure: New file, configure script for MPW.
15814         * mpw-config.in: New file, config fragment for MPW.
15816 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15818         * configure.in (host_libs): Remove glob, since it is gone from the
15819         sources.
15821 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15823         * Makefile.in: define empty GDB_NLM_DEPS var.
15825         * configure.in(target_makefile_frag): use config/mt-netware
15826         for netware targets.
15828 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15830         * config.sub: Merge in recent FSF changes.  Remove linux special
15831         cases.
15833 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15835         Revert this change:
15837         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15839                 * build-all.mk: Use CC=cc -Xs on Solaris.
15841 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15843         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15844         stop using it.
15845         * Makefile.in: Nuke all references to glob subdirectory.
15847 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15849         * configure.in: Fix --enable-shared logic in per-host.
15851 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15853         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15855 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15857         * configure.in (noconfigdirs): Don't build gas on AIX, for
15858         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15860 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15862         * configure: Fix --cache-file to work if the file argument is a
15863         relative path.
15865 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15867         * configure: If the --cache-file is used, pass it down to
15868         configure in subdirectories.
15870 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15872         * config.sub: add vxworks29k configuration.
15874 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15876         * Makefile.in (taz): Do "diststuff" part quietly.
15878 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15880         * config.sub: Mini-merge with gcc/config.sub.
15882 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15884         * config.guess (IRIX): Sed - to _.
15886 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15888         * Makefile.in (source-vault, binary-vault): New targets.
15890 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15892         * config.sub: Recognize -eabi as a basic system type.
15894 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15896         * configure.in (enable_shared stuff): Fix typo.
15898 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15900         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15902 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15904         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15906 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15908         * configure.in (rs6000-*-*): Don't build gas.
15910 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15912         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15913         reduce command line length.
15914         (AS_FOR_TARGET): Check for as.new, not Makefile.
15915         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15917 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15919         * config.guess:  Merge from FSF.
15921 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15923         * configure: Don't use $ when handling program_suffix.
15925 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15927         * configure.in:  Configure tk for hppa/hpux.
15929 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15931         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15933 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15935         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15936         to LIBCXXFLAGS.  Tests are better run without it.
15938 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15940         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15942 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15944         * configure.in (*-*-netware*): Don't configure xiberty.
15946 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15948         * configure.in:  Remove tk from native_only list.
15950 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15952         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15953           for special NCD build.
15955 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15957         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15958         makeall.bat, they're only useful for binutils snapshots.
15959         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15960         makeall.bat to specified SUPPORT_FILES.
15962 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15964         * build-all.mk: Add Ericsson targets to sun4 and solaris
15965           hosts.  Add  BNR's sun4 target to solaris host, so their
15966           build-from-source will be tested in-house first.
15968 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15970         * Makefile.in (LIBCFLAGS): New variable.
15971         (CFLAGS_FOR_TARGET): Ditto.
15972         (LIBCFLAGS_FOR_TARGET): Ditto.
15973         (LIBCXXFLAGS): Ditto.
15974         (CXXFLAGS_FOR_TARGET): Ditto.
15975         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15976         (BASE_FLAGS_TO_PASS): Pass them.
15977         (EXTRA_TARGET_FLAGS): Ditto.
15979         * configure.in: Support --enable-shared.
15981 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15983         * configure.in (target_libs):  Include libstdc++ again.
15984         * config.guess:  Update from FSF (for FreeBSD).
15986 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15988         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15989         makeall.bat.
15990         (DISTDOCDIRS): Add `etc'.
15991         (ETC_SUPPORT_PFX): New variable.
15992         (taz): Include anything from etc starting with a word in
15993         ETC_SUPPORT_PFX.
15995 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15997         * config.sub: Update for recent FSF changes.  Remove obsolete
15998         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15999         spacing changes.
16001 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16003         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16005         * config.guess:  Merge with FSF.
16006         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16008 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16010         * configure: Since the "trap 0" handler will override the exit
16011         status on many systems, only use it for "exit 1", and make it set
16012         a non-zero exit status; reset it before "exit 0".  Also, check
16013         exit status of config.sub, and error out if it failed.
16015 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16017         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16018         and install libgloss.
16020 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16022         * Makefile.in (all-binutils): Depend upon all-byacc.
16024         * configure.in: Don't build emacs on Irix 5.
16026 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16028         * configure.in (*-*-netware*): Add libio.
16030 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16032         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16033         (CHECK_TARGET_MODULES): Ditto.
16034         (INSTALL_TARGET_MODULES): Ditto.
16035         (TARGET_LIBS): Ditto.
16036         (all-libstdc++): Note dependencies.
16038 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16040         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16042 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16044         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16045         -fexternal-templates.
16047         * configure.in (target_libs): Add libstdc++.
16048         (noconfigdirs): Add libstdc++ as appropriate.
16050 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16052         * config.guess:  Update from FSF.
16054 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16056         * configure: Use ${config_shell} when running ${configsub}.
16058 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16060         * config.sub: No longer recognize h8300h.
16062 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16064         * config.sub: Remove extraneous differences between config.sub and
16065         gcc/config.sub.
16067 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16069         * Makefile.in (DISTSTUFFDIRS): Add gas.
16071 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16073         * COPYING.NEWLIB: New file.
16075 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16077         * config.guess (HP-UX):  Patch from Harlan Stenn
16078         <harlan@landmark.com> to also emit release level.
16080 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16082         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16084 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16086         * config.sub:  Merge nextstep cleanup from FSF.
16088 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16090         * configure.in (arm-*-*): Don't configure ld for this target.
16092 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16094         * configure.in (*-*-netware): don't configure libg++, libio,
16095           librx, or newlib.
16097 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16099         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16100         configure ld--it works, but it doesn't support shared libraries.
16102 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16104         * config.guess (*-unknown-freebsd*):  Get rid of possible
16105         trailing "(Release)" in version string.
16106         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16108 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16110         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16111         Fix type: *-next-neststep -> *-next-nextstep.
16113         * config.guess:  Merge from FSF:
16115         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16117         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16119         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16121         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16122         instead of UNIX_SV for UnixWare 1.0).
16124 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16126         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16127         to make gdb/nlm/* build after the compiler and linker.
16129 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16131         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16132         not just i[34]86.
16133         (m68k-atari-sysv4):  Relocate to match FSF version.
16135         * config.guess:  More merges from the FSF:
16137         Add a space before function call or macro invocation.
16139         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16141         * config.guess: Add trap cmd to remove dummy.c and dummy when
16142         interrupted.
16144         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16146         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16147         (dummy): Redirect stderr from compilation of dummy.c.
16149         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16151         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16153 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16155         * configure: Accept and ignore --cache*, for compatibility with
16156         new autoconf.
16158 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16160         * config.guess:  Merge from FSF:
16162         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16164         * config.guess (Pyramid*:OSx*:*:*): New case.
16165         (PATH): Add /.attbin at end for finding uname.
16166         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16168         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16170         * config.guess (M88*:DolphinOS:*:*): New case.
16172         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16174         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16175         to select whether to use ELF or COFF.
16177         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16179         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16181         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16183         * config.guess: Guess the OS version for HPUX.
16185         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16187         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16189 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16191         * configure.in: Recognize --with-headers, --with-libs, and
16192         --without-newlib.
16193         * Makefile.in (all-xiberty): Depend upon all-ld.
16195 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16197         * configure.in: Change i[34]86 to i[345]86.
16199 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16201         * configure (version): A few more tweaks to help message.
16203 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16205         * Makefile.in:  Remove (for now) librx as a host library,
16206         now that we're building it for target.
16208 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16210         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16211         (Karl Berry).
16213 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16215         * configure.in:  Also configure librx.
16217 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16219         * Makefile.in:  Update various rules to reflect that librx
16220         is now needed for libg++.
16222 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16224         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16226 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16228         * configure.in: Configure the examples directory.
16230 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16232         * configure: Simplify Jun 2 1994 change.
16234 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16236         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16237         /bin/gcc isn't good enough to build gcc.
16239 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16241         * Makefile.in (GDB_SUPPORT_FILES): Remove
16242         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16243         (gdb.tar.gz): Add new rule to use standard distribution building
16244         mechanism.
16246 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16248         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16249         Bill Cox <bill@cygnus.com>.
16251 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16253         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16255 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16257         * configure:  Search current dir first in .gdbinit.
16259 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16261         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16263 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16265         * config.sub:  Refer to NeXT's operating system as nextstep.
16267         * config.sub (case $basic_machine):  Re-order the cases, to match
16268         the order in the FSF version (which is mostly alphabethical).
16269         Merge in some additions and changes from the FSF.
16271 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16273         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16274         * config.sub: Recognize cxux7.
16275         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16277 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16279         * config.sub:  Fix typo powerpc -> powerpc-*.
16281 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16283         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16285         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16286         parallel with all-emacs and install-emacs).  Top-level command
16287         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16289 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16291         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16292         $(relbindir)/make before doing ``make install'', and use
16293         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16294         installing over running make binary.
16295         ($(host)-stamp-stage3-installed): Likewise.
16297 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16299         * config.guess: Recognize Mach.
16301 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16303         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16304         see whether --exec-prefix was used.
16306 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16308         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16310 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16312         * Makefile.in: Add all-librx target similar to all-libproc.
16314 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16316         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16317         with post 1.2 uname bogosity.
16319 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16321         * configure: Remove temporary files on receipt of a signal.
16323 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16325         * configure: If there is a package_makefile_frag, remove
16326         ${subdir}/Makefile.tem after copying it in.
16328 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16330         * build_all.mk: support rs6000 lynx identifies itself as
16331         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16332         since /bin/gcc is too feeble to compile a modern gcc.
16334 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16336         * brought devo/test-build.mk update-to-date with progressive/
16337           test-build.mk. Add lynx targets and hppa flag info.
16339 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16341         * configure.in:  Use mh-ncrsvr43.  Patch from
16342         Tom McConnell <tmcconne@sedona.intel.com>.
16344 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16346         * config.guess (i386-unknown-bsdi):  No longer need to
16347         check #if defined(__bsdi__) && defined(__i386__).
16349 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16351         * configure: Set program_transform_nameoption correctly.
16353 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16355         * brought build-all.mk update-to-date with progressive build-all.mk,
16356           added new targets and hppa info.
16358 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16360         * configure: If config.guess result is a prefix of the user
16361         specified target, assume a native build and use the user specified
16362         target as the host alias.  Remove SunOS patch suffix removal hack.
16363         * configure.in: Remove SunOS patch suffix removal hack.
16365         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16366         in NATIVE_CHECK_MODULES.
16368 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16370         * Makefile.in: Rename HOST_ONLY to NATIVE.
16371         * configure: Delete SunOs patch suffix from host_canonical
16372           and build_canonical variables that are prepended to Makefiles.
16373         * configure.in: Add comments for easier maintenance.
16375 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16377         * Makefile.in: Add all-libproc target similar to all-gui.
16379 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16381         * Makefile.in (CHECK_MODULES): split into
16382         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16384 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16386         * config.guess (i386-unknown-bsdi): New system to guess.
16388 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16390         * Makefile.in: Add all-gui target (but not yet build by "all").
16392 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16394         * config.sub: Move deletion of patch suffix from here...
16395         * configure.in: To here, at Ian's suggestion.  The top-
16396           level scripts might need to know of a patch level.
16398 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16400         * config.sub: Strip off patch suffix so rtl is recognized
16401           as a sunos4.1.3 machine, even though it's been patched.
16403 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16405         * Makefile.in (INSTALL_LAST): Delete.
16406         (INSTALL_DOSREL): New.
16408 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16410         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16411         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16412         whether we pass down --with-gnu-ld anyhow.
16414 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16416         * Makefile.in (INSTALL_LAST): Change operation so it works
16417         on more flavors of make.
16418         * configure.in (go32): Don't build libg++ or libio.
16420 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16422         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16423         they can be overriden by templates.
16425 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16427         * configure.in (target==go32): Don't build gdb.
16428         * dosrel: New directory.
16430 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16432         * configure.in (host==go32): Configure dosrel too.
16433         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16434         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16435         be set by incoming names or templates.
16436         (INSTALL_LAST): New rule.
16438 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16440         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16442 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16444         * configure.in (appdirs): New variable.  Currently empty, but will
16445         be used in gas distribution.  If nonempty, lists a set of
16446         directories at least one of which must get configured, or top
16447         level configuration is considered to have failed.
16448         (rs6000-*-lynxos*): Use new file name.
16450 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16452         Eliminate XTRAFLAGS.
16453         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16454         newlib include files using -idirafter, and also use -nostdinc.
16455         (CXX_FOR_TARGET): Likewise.
16456         (XTRAFLAGS): Removed.
16457         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16458         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16459         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16460         ($(DO_X)): Don't pass down XTRAFLAGS.
16462 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16464         * configure.in (mips*-dec-bsd*): New target; do build linker.
16465         (mips*-*-bsd*): New target; don't build linker.
16467 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16469         * configure.in: support rs6000-*-lynxos* configuration.
16470         support sunos4 as a cross target.
16472         * config.sub: look for lynx*, not lynx since the OS version may
16473         legitimately be part of the name.
16475 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16477         * configure.in (i[34]86-*-sco*): Move to be with other i386
16478         targets.
16479         (romp-*-*): New target.  Skip various binary utilities.
16480         (vax-*-*): New target.  Don't build newlib.
16481         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16483 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16485         * configure.in: Only set host_makefile_frag if config
16486         directory exists.
16488 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16490         * install.sh: If $dstdir exists, don't check whether each
16491         component does.
16493 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16495         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16497 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16499         * configure.in (*-*-lynxos*): Don't configure newlib for either
16500         native or cross Lynx.
16502 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16504         * config.sub (sparc64-elf): Fix os.
16505         (z8k): Remove duplicate.
16507 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16509         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16510         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16512 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16514         * configure: Make file links cleanly even if Lynx fails on
16515           an NFS symlink (at least fail cleanly).
16517 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16519         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16520         -XNh2000.
16522 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16524         * configure: Unknown options are fatal again.
16526 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16528         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16529         compatibility.
16531 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16533         * build-all.mk: Add `clean' target.
16535 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16537         * config.guess:  Add SINIX support.
16538         * configure.in:  Add mips-*-sysv4* support.
16540 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16542         * build-all.mk: Document all useful targets.
16543         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16544         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16546 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16548         * configure: Support --silent, --quiet.
16550 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16552         * configure: Support --disable-FEATURE.
16554 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16556         * config.guess: Recognize NCR running SVR4.3.
16558 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16560         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16561         Patch from Paul Eggert <eggert@twinsun.com>.
16563 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16565         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16567 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16569         * configure: Make unrecognized options give nonfatal warnings
16570         instead of fatal errors, and pass them to any subdirectory
16571         configures in case they recognize them.
16572         Make --x equivalent to --with-x.
16574 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16576         * configure: Add --enable-* options.  Clean up usage message and
16577         some comments.
16579 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16581         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16583 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16585         * configure.in (hppa*-*-*): Enable binutils.
16587 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16589         * config.sub: Recognize cisco.
16591 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16593         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16595 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16597         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16598         than one configuration name.  Add comment.
16600 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16602         * config.guess: about target *-hitachi-hiuxwe2, fixed
16603         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16604         macro is incorrect.]
16606 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16608         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16609         than the "make ls" stuff which used to be here.
16611 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16613         * config.guess:  Recognize i[34]86-unknown-freebsd.
16614         From Shawn M Carey <smcarey@rodan.syr.edu>.
16616 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16618         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16620 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16622         * config.guess: Check for ptx.
16624 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16626         * config.sub: Add os9k checking.
16628 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16630         * config.guess: Handle OSF1 running on HPPA processors
16632 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16634         * configure: If subdir configure fails, print out a message with
16635         subdirectory name, in case subdir's configure code didn't identify
16636         itself.
16638 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16640         * configure.in: Remove embedded newlines from configdirs.
16641         Avoid mismatches of substrings.  Fix matching strings at end
16642         of configdirs.
16644 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16646         * config.guess:  Add Lynx/rs6000 config support.
16648 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16650         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16652 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16654         * configure.in (hppa*-*-osf*): Treat this just like most other
16655         PA configurations (eg no binutils or ld).
16656         (hppa*-*-*elf*): These configurations have binutils and ld.
16658 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16660         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16662 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16664         * configure.in (rs6000-*-*): Build gas.
16666 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16668         * Makefile.in:  Avoid bug in losing hpux sed.
16670 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16672         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16673         for GDB and GDB has been fixed to not need it.
16675 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16677         * config.guess: Recognize vax hosts.
16679 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16681         * configure (while loop): Don't use "break 2" inside case
16682         statement -- the case statement isn't an enclosing loop.
16684 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16686         * config.guess:  Clean up NeXT support, to allow nextstep
16687         on Intel machines.  Make OS be nextstep.
16689 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16691         * config.guess: Add alternate forms for Convex.
16693 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16695         * configure:  Completely rewrite option processing.  Take
16696         advantage of pattern-matching to avoid invoking test frequently.
16697         Also clean up host and target defaulting logic.
16699 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16701         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16702         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16703         commands (plus user environment) will fit SCO limits.
16705 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16707         * configure.in: Don't issue warnings about directories which are
16708         not being configured if -norecursion is set.  Correct test for
16709         --with-gnu-as and --with-gnu-ld to not get confused by substring
16710         matches.
16712         * configure.in: Don't build gas for alpha-dec-osf1*.
16714 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16716         * configure:  Back out Per's change of 12/19/1993.  It changes the
16717         behavior of configure in unexpected and confusing ways.
16719         Also, use different delim char when calculating
16720         program_transform_name so that the name can contain slashes.
16722 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16724         * configure.in, config.sub: Add support for VSTa micro-kernel.
16726 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16728         * configure.in: Nuke hacks which were used to get a special
16729         version of GAS for HPPA configurations.
16731 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16733         * configure:  If only ${target_alias} is given, use that
16734         as the default for ${host_alias}.
16735         * configure:  Add missing back-slashes before nested quotes.
16737 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16739         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16741 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16743         * config.guess:  Recognize some Tektronix configurations.
16744         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16746 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16748         * config.sub: Match any flavor of SH.
16750 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16752         * configure.in: Don't try to configure newlib for Alpha.
16754 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16756         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16757         libg++ or libio for any Alpha target.
16759         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16761 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16763         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16764         default arguments -- so it tried to compress itself.
16766 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16768         * configure.in (notsupp): ensure that a space is always at the end
16769           of the configdirs list, since the grep checks for an explicit space
16771 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16773         * configure.in (target i386-sysv4.2): don't build ld, since static
16774           versions of many libraries are not available.
16776 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16778         * config.guess: Recognize Apollos (using environment variables).
16779         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16781 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16783         * config.guess: Recognize Sony news mips running newsos.
16785 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16787         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16788         "fi ; else" for bash.
16790 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16792         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16794 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16796         * config.sub: accept unixware as an alias for svr4.2.
16797         Fix some inconsistancies with the gcc version.
16799 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16801         * Makefile.in (DISTDOCDIRS):  Add gdb.
16803 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16805         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16807 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16809         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16810         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16811         this now.
16813 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16815         * config.sub: Accept hiux* as an OS name.
16817         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16818         etc/make-stds.texi.  The underscore came from gcc, and dje now
16819         agrees that RUNTESTFLAGS is the correct name.
16821 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16823         * install.sh:  Remove 'set -e'.  It makes any conditionals
16824         in the script useless.
16826         * config.guess: Automatically recognize arm-acorn-riscix
16827         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16829 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16831         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16833 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16835         * Makefile.in (DISTDOCDIRS): New variable.
16836         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16837         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16839 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16841         * configure.in (hppa target): check the source directory for the
16842           pagas sub-directory
16844 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16846         * config.sub: Allow -aout* and -elf*.
16848 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16850         * configure.in: Don't build ld on i386-solaris2, same as for
16851         sparc-solaris2.
16853 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16855         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16857 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16859         * configure.in:  Configure gdb for alpha.
16861 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16863         * Makefile.in (CXXFLAGS): Add -O.
16865 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16867         * config.guess: added support for DG Aviion
16869 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16871         * configure.in: Produce warning message for subdirectories not
16872         configurable for this host/target combination.  Don't try to
16873         configure gdb for vms.
16875 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16877         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16878         appropriate files before making "diststuff".
16879         (DISTBISONFILES): New var: list of files to be edited.
16880         (DISTSTUFFDIRS): Add binutils.
16882 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16884         * config.sub: also handle mipsel and mips64el (for little endian mips)
16886 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16888         * configure.in: Add * to end of all OS names.
16890 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16892         * configure.in: Build newlib for LynxOS native.
16894 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16896         * config.guess: Add support for delta 88k running SVR3.
16898         * configure.in: Add comment about HP compiler vs. emacs.
16900 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16902         * configure.in: don't build ld on solaris2 (not a viable option
16903           due to bugs in getpwnam & getpwuid)
16905 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16907         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16908         config.guess will produce a full version number.
16910 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16912         * configure.in: Build linker and binutils for alpha-dec-osf1.
16914 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16916         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16917         and gdb/testsuite/Makefile.in.
16919 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16921         * configure.in: recognize mips*- instead of mips-
16923 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16925         * config.sub: Accept linux*coff and linux*elf as operating
16926         systems.
16928 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16930         * config.sub: Recognize mips64, and mips3 as an alias for it.
16932 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16934         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16935         gdb knows how to handle OSF/1 shared libraries.
16937 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16939         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16940         * config.guess: Recognize Hitachi's HIUX.
16941         * config.sub: Recognize h3050r* and hppahitachi.
16942         Remove redundant cases for hp9k[23]*.
16944 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16946         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16947         if gas and ld are in the source tree and are in ${configdirs}.
16948         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16949         --with options (but still pass them down on the command line,
16950         if they were explicitly specified).
16952 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16954         * configure: substitute SHELL value in Makefile.in with
16955         ${CONFIG_SHELL}
16957 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16959         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16960         *-*-solaris2* targets.
16962 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16964         * Makefile.in: define M4, and pass it down to sub-makes;
16965         all-autoconf now depends on all-m4
16967 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16969         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16970         presence of {ar,ranlib} instead of a configured directory
16972 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16974         * config.guess: Accept 34?? as well as 33?? for NCR.
16976 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16978         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16979         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16981 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16983         * configure: grab values for $(CC) and $(CXX) from the
16984         environment, so that someone can do "CC=gcc configure; make" and
16985         have it work right (matching the way that autoconf works now)
16987         * configure.in, Makefile.in: add support for gash, the tcl
16988         interface to Galaxy
16990         * config.guess: add NetBSD variants (hp300, x86)
16992 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16994         * install.sh: Support -d option (in the manner of SunOS 4 install,
16995         as it is more deterministic than that of GNU install)
16996         (chmodcmd): Set file to mode 755 by default (should also do default
16997         chgrp and chown, but I don't feel like dealing with that now)
16999 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17001         * config.sub: Remove h8300hhms alias.
17003 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17005         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17007 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17009         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17010         as stmp-fixinc
17012 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17014         * config.sub: recognize m88110-bug-coff.
17016 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17018         * Makefile.in (all-libio): all dependencies on the toolchain used
17019         to build this (gcc, gas, ld, etc)
17021 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17023         * config.guess: Deal with OSF/1 1.3 on alpha.
17025 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17027         * install.sh: add some 'else true' clauses for portability
17029         * configure.in: don't build libio for h8[35]00-*-* targets
17031 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17033         * Makefile.in:  Add support for new libio.
17035 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17037         * install.sh: If one command fails, don't try the rest.  Don't try
17038         to remove $dsttmp (via trap) unless we have already created it.
17039         If $src doesn't exist, detect it and exit with an error.
17041         * config.guess: Recognize BSD on hp300.
17043 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17045         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17046         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17048 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17050         * Makefile.in (all-send-pr): depends on all-prms
17052 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17054         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17056 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17058         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17059         Added test for mips-mips-riscos5.
17061 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17063         * configure.in: use mh-hp300 for 68k HP hosts
17065 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17067         * configure: add support for CONFIG_SHELL, so that you can use
17068         some alternate shell for evaluating configure scripts
17070 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17072         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17073         in configure script to bug-gdb@prep.ai.mit.edu when building
17074         distribution archive.
17075         * Makefile.in (COMPRESS):  Remove def.
17076         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17077         gdb.tar.Z and make-gdb.tar.Z respectively.
17078         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17079         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17080         to convergence with 'taz' target in Makefile.in.
17082 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17084         * install.sh (dsttmp): use trap to ensure that tmp files go
17085         away on error conditions
17087 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17089         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17091 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17093         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17094         its parent is '/' not ''.
17096         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17098 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17100         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17101         that ${newsrcdir}/configure.in does.
17103 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17105         * test-build.mk: support for CONFIG_SHELL
17107 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17109         * config.sub (netware):  Add as a basic system type.
17111 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17113         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17114           $(srcdir)/ from the dependency on Makefile.in.
17116 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17118         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17119         (h8300hhms is temporary until multi-libraries are implemented).
17120         * configure.in: Handle h8300h too.
17122 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17124         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17126 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17128         * configure:  Remove extraneous output when guessing host type.
17129         * config.guess:  Remove extraneous output when guessing using C
17130         compiler rather than uname, or when guessing fails.
17132 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17134         * Makefile.in: remove all.cross and install.cross targets
17136         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17137           definitions
17139 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17141         * configure.in (target sh): Build gprof.
17143 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17145         * config.sub: change -solaris to -solaris2
17147 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17149         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17151 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17153         * configure: Correct error message for missing Makefile.in to
17154         print correct directory.
17156 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17158         * install.sh: kludge around 386BSD shell bug
17160 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17162         * config.guess:  Recognize NeXT.
17163         * config.guess:  Recognize i486-ncr-sysv4.
17164         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17166 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17168         * Makefile.in (MAKEINFOFLAGS): New variable.
17169         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17170         * build-all.mk, test-build.mk: Pass down --no-split as
17171         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17173 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17175         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17177 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17179         * Makefile.in (libg++.tar.z):  New rule.
17180         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17181         * Makefile.in (taz):  Only do a single chmod.
17183 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17185         * install.sh: don't use dirname anymore (replaced with sed usage)
17187 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17189         * Makefile.in:  Change extension for gzip'd files from '.z' to
17190         '.gz' per new FSF standard usage.
17192 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17194         * configure: put quotes around the final value of program_transform_name
17196 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17198         * Makefile.in: new install.sh support; update install-info rules
17200 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17202         * configure.in: Build diff for crosses, but not for go32 host.
17204         * configure.in: Build gprof only for native, and don't build it
17205         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17207 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17209         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17211 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17213         * configure.in (host_tools): Add prms.
17215 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17217         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17218         with $(FLAGS_TO_PASS) on the command line
17220         * config.sub: Recognize lynx and lynxos
17222 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17224         * config.sub: Accept -ecoff*, not just -ecoff.
17226 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17228         * Makefile.in (taz): Use .gz suffix instead of .z.
17229         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17230         names.
17232 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17234         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17236 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17238         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17239         that rebuilds that might happen during 'make install' don't get
17240         bogus gcc include files
17242 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17244         Change from Utah for HPPA support:
17245         * config.guess: Recognize hppa1.x-hp-bsd.
17247 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17249         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17250         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17252 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17254         * config.sub: Add support for rom68k and bug boot monitors.
17256 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17258         * Makefile.in: Make all-opcodes depend on all-bfd.
17260 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17262         * config.guess: Added special check for i[34]86-univel-sysv4*.
17264 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17266         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17267         the processor rather than assuming i486.
17269 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17271         * config.guess: Recognize SunOS6 as Solaris3.
17273 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17275         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17276         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17278 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17280         * build-all.mk (all-cross): New target for Canadian Cross.
17281         Added Q2 go32 targets.
17282         * test-build.mk: Configure go32 cross sparclite-aout and
17283         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17284         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17286 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17288         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17289         GO32 hosted toolchains
17291 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17293         * configure: change  so "-exec-prefix" gets passed down rather
17294         than "-exec_prefix" so autoconf generated Makefiles get the
17295         exec_prefix set right.
17297 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17299         * config.guess: get the Solaris2 minor version number
17301         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17303 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17305         * config.guess: Recognize some Sequent platforms.
17307 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17309         * Makefile.in: added the vault-install target
17311         * configure.in: actually use the Sun3 makefile fragment that's in
17312         config, also added the release dir to configdirs
17314 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17316         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17318 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17320         * configure.in: remove some program from Alpha targetted toolchains
17322 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17324         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17325         gprof.
17326         (taz): Run "make diststuff" in those directories instead of "make
17327         proto-dir".  Look for "VERSION=" only at start of line in subdir
17328         Makefile.  Use "gzip -9" for compression.
17329         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17330         (binutils.tar.z): New target.
17332 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17334         * Makefile.in (taz): Include gpl.texinfo.
17336 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17338         * Makefile.in (setup-dirs): Merged into "taz" target.
17339         (taz): Only do `proto-dir' stuff if a directory is actually needed
17340         for this target.
17342 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17344         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17345         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17346         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17347         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17348         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17350 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17352         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17353         config.sub, and move-if-change to gdb testsuite distribution
17354         archive, so the testsuite can be extracted, configured, and
17355         run separately from the gdb distribution.  Blow away the Chill
17356         tests that require a Chill compiled executable, since GNU Chill
17357         is not yet publically available.
17359 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17361         * test-build.mk: set environment variables in a single command,
17362         instead of a list of assignments and exports
17364         * config.guess: recognize Alpha/OSF1 systems
17366 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17368         * configure: Change help message to prefer --options rather than
17369           -options.
17371 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17373         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17374         zippy@ecst.csuchico.edu.
17375         * config.guess: Recognize miniframe.
17377 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17379         * Makefile.in: Use srcroot to find runtest rather than rootme.
17380         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17382 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17384         * test-build.mk: Extensive additions to support building on a
17385         machine other than the host.
17387 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17389         * configure (tooldir): Fix for i386-aix again.
17391 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17393         * configure, Makefile.in:  Change definition of $(tooldir)
17394         to match the FSF.
17396 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17398         * config.guess:  Recognize i[34]86/SVR4.
17400 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17402         * Makefile.in (all-gdb): gdb depends on sim.
17404 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17406         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17407         at the same time we make the prototype gdb directory.
17408         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17409         files at the same time as the gdb base release distribution.
17411 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17413         * Makefile.in (check): Use individual check targets rather than
17414         DO_X rule.
17415         (check-gcc): Added.
17417 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17419         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17420         for System V release 3.2.
17422 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17424         * config.sub: Recognize hppaosf.
17425         * configure.in: Do configure ld/binutils/gas for it.
17427 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17429         * configure (tooldir): Alter syntax used to set this, for systems
17430         where "\$" isn't handled right, like i386-aix.
17432 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17434         * configure: Pass program-transform-name, not
17435         program_transform_name, to recursive configures.
17437 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17439         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17440         of gas+ld+binutils.
17442 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17444         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17446 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17448         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17450 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17452         * Makefile.in (PRMS): Set back to all-prms.
17454 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17456         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17457         targets, rather than for MIPS hosts.
17459 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17461         * configure.in: add comment for --with-x default values
17463         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17465         * Makefile.in: add check-* targets for each of the directories in
17466         the tree.  Add a definition of RUNTEST that will use the one we
17467         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17469 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17471         * configure.in: Removed obsolete references to bfd_target and
17472         target_makefile_frag.
17474         * build-all.mk: Set assorted targets for Q2.
17475         * config.sub: Recognize z8k-sim and h8300-hms.
17476         * test-build.mk: Really don't pass host to configure.
17477         (HOLES): Added uname.
17479 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17481         * configure: Handle an empty program-prefix, program-suffix or
17482         program-transform-name correctly.
17484 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17486         * build-all.mk: -G 8 no longer required for MIPS targets.
17487         * test-build.mk: Don't pass host argument to configure; make it
17488         guess.
17490 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17492         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17493         * Makefile.in (COMPRESS):  New macro, like GZIP.
17495 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17497         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17499         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17500         with gas currently defaults to -G 0.
17502 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17504         * Makefile.in (all-flex): flex depends on byacc.
17506         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17507         to test-build.mk as RELEASE_TAG.
17508         * test-build.mk (configargs): New variable containing arguments to
17509         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17510         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17512         * config.guess: Use /bin/uname when checking -X argument on SCO,
17513         to avoid invoking GNU uname which doesn't understand -X.
17515         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17517         * configure.in: Build gas for mips-*-*.
17519 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17521         * Makefile.in (all.normal): insert missing backslash.
17523 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17525         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17527         * Makefile.in: Complete overhaul to merge many almost identical
17528         targets.
17530 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17532         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17533         (gdb.tar.Z): Adjusted.
17535         * Makefile.in (setup-dirs, taz): New targets; should be general
17536         enough to adapt for gdb sometime.  Build only .z file.
17537         (gas.tar.z): New target.
17539 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17541         * build-all.mk: Use CC=cc -Xs on Solaris.
17543 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17545         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17546         for handling BISON for FSF releases.
17548 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17550         * configure: Actually implement the change zoo just documented.
17552 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17554         * configure: when using config.guess, only set target_alias when
17555         it's not already been set (ie, on the command line)
17557 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17559         * Makefile.in: add installcheck target, set PRMS to install-prms
17561 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17563         * configure: add support for package_makefile_fragment, handle the
17564         case where a directory has a configure.in file but no Makefile.in
17565         more gracefully (with an actual understandable error message, even);
17566         add support for --without (and add this to the usage message); also
17567         explicitly add a --host=${host_alias} to the command line when
17568         config.guess is used
17570 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17572         * configure: Must use both --host and --target in recursive calls.
17574 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17576         * Makefile.in: Change deja-gnu to dejagnu.
17578 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17580         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17582 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17584         * configure.in: canonicalize all instances to *-*-solaris2*,
17585         also strip out a number of tools to not build for go32 host
17587 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17589         * config.guess: add GPL.
17591         * Makefile.in, config.guess, config.sub, configure: bump
17592           copyrights to 93.
17594 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17596         * Makefile.in (do-info): Removed obsolete check for existence of
17597         localenv file.
17599         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17601 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17603         * Makefile.in: a couple of 'else true' for decstation,
17604         support for TclX
17606         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17608 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17610         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17612 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17614         * config.guess: Recognize i386-ibm-aix (PS/2).
17615         * configure.in: Use config/mh-aix386 file for it.
17617 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17619         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17620         CC_FOR_TARGET instead.
17621         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17623 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17625         * Makefile.in: Add sim to list of directories sent with gdb
17627 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17629         * configure.in: Put back mips-dec-bsd* case.
17631 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17633         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17634         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17635         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17637 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17639         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17641         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17642         (install-info): install dir.info only if it exists,
17643         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17645 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17647         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17648         gas for mips-dec-bsd.
17650 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17652         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17653         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17655 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17657         * configure.in: Added "dejagnu" to hosttools list.
17659 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17661         * config.sub, configure.in, config.guess:  Add support
17662         for Bosx, an AIX variant from Bull.
17663         Patches from F.Pierresteguy@frcl.bull.fr.
17665 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17667         * devo/dejagnu: Initial creation of devo/dejagnu.
17668         Migrated dejagnu testcases and support files for testing software
17669         tools to reside as subdirectories, currently called "testsuite",
17670         within the directory of the software tool.  Migrated all programs,
17671         support libraries, etc. beloging to dejagnu proper from
17672         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17673         with no modifications.  The changes to these files which will
17674         allow them to configure, build, and execute properly will be made
17675         in a future update.
17677 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17679         * Makefile.in: Change send_pr to send-pr.
17680         * configure.in: Likewise.
17681         * send_pr: Renamed directory to send-pr.
17683 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17685         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17687 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17689         * README:  Update for gdb-4.8 release.
17690         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17691         gdb-xxx.tar.z (gzip'd) file also.
17693 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17695         * Makefile.in: make all-diff depend on all-libiberty
17697 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17699         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17701 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17703         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17705 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17707         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17708         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17709         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17711 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17713         * Makefile.in:  makeinfo binary is in a new location
17715 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17717         * config.sub: Accept -ecoff as an OS.
17719         * Makefile.in: Various changes to eliminate a level of make
17720         recursion and reduce the required command line length.
17721         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17722         sub-makes.
17723         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17724         variables holding settings for specific sub-makes.
17725         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17726         in terms of BASE_FLAGS_TO_PASS.
17727         (TARGET_LIBS): New variable listing directories which use
17728         TARGET_FLAGS_TO_PASS.
17729         (subdir_do): Eliminated.
17730         (do-*): New set of targets to replace subdir_do.
17731         (various): All targets which used subdir_do now depend on do-*.
17732         (local-clean): Renamed from do_clean.
17733         (local-distclean): New target, dependency of distclean and
17734         realclean.
17735         (install-info): Don't create directories.  Depend on dir.info
17736         rather than calling make recursively.
17737         (install-dir.info): Eliminated.
17738         (install-info-dirs): Create all info directories here.
17739         (dir.info): Depend upon do-install-info.
17741         * test-build.mk (HOLES): Added false.
17743 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17745         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17747 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17749         * Makefile.in (info): remove dependency on all-texinfo.  The
17750         problem was really in texinfo/C, not at this level.
17752 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17754         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17756 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17758         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17759         GDB releases.
17761 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17763         * configure: Include srcdir in message about target of link not
17764         being found.  Don't convert `-' to `_' in `with' options being
17765         passed to subdirs.
17767 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17769         * configure.in: add uudecode to host_tools
17771         * Makefile.in: added {all,install}-uudecode targets, added them to
17772         the appropriate lists
17774 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17776         * Makefile.in (all-gcc): Added dependency on all-gas.
17778         * configure.in (mips-*-*): Build ld and binutils.
17780 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17782         * configure: check return code from mkdir, print error message and
17783           exit on failure.
17785 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17787         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17789 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17791         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17793 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17795         * config.sub (h8500):  Recognize this as a cpu type.
17797 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17799         * configure: source directory missing is no longer a warning
17801         * configure.in: recognize irix[34]* instead of irix[34]
17803         * Makefile.in: define and pass down X11_LIB
17805 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17807         * guess-systype: Renamed to ...
17808         * config.guess:  ... by popular request.
17809         * configure.in, Makefile.in:  Update accordingly.
17811 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17813         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17814         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17815         + Execute ./dummy instead of assuming . is in PATH.
17817 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17819         * guess-systype:  New shell script.  Attempts to guess the
17820         canonical host name of the executing host.
17821         Only a few hosts are supported so far.
17822         * configure:  Call guess-systype if no host is specified.
17824 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17826         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17827         gcc Makefile.
17830 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17832         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17833         (all-gcc, install-gcc, subdir_do): Use it.
17835 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17837         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17839 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17841         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17842           set exclusively by configure, using configure.in .
17844 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17846         * test-build.mk: set $PATH for all builds
17848         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17850 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17852         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17853         the one used in gcc/Makefile.in, so that a null expansion doesn't
17854         override the one needed to build gcc with a native cc.
17857 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17859         * configure: Accept -with arguments.
17861 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17863         * Makefile.in: added h8300sim
17865 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17867         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17868         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17869         (all-cygnus, native, build-cygnus): Make
17870         $(canonhost)-stamp-3stage-done, not $(host)....
17871         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17872         i386-sco3.2v4.  Added else true to if command.
17874 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17876         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17878 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17880         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17882 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17884         * configure.in: don't remove binutils from Solaris builds
17886 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17888         * Makefile.in: get rid of earlier definitions for *clean,
17889         also handle the recursive info rule better
17891 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17893         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17894         do more-or-less the right thing.
17896 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17898         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17899         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17901 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17903         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17904         $(host_canonical).
17906         * configure.in: split the configdirs list into 4 categories (native
17907         v. cross, library v. tool) and handle the cross-only and native-
17908         only in more reasonable (and correct!) way.
17910 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17912         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17913         configdirs anymore.
17915 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17917         * Makefile.in: extensive cleanup::  removed all of the explicit
17918         clean-* targets, collapsed many wrappers around subdir_do into
17919         one, added additional targets to satisfy standards.texi, deleted
17920         some old targets, some changes for consistency
17922 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17924         * configure.in: handle some programs as cross-only, and others as
17925         native only
17927         * test-build.mk: handle partial holes in a more generic manner
17929         * Makefile.in: m4 depends on libiberty
17931 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17933         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17934         time, wdiff, and find to configdirs
17936         * Makefile.in: all, clean, and install rules for the new programs
17937         added to configure.in
17939 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17941         * configure.in: use mh-sun for all *-sun-* hosts
17943 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17945         * Makefile.in: define flags for X11 include files and library file
17946         locations, pass them down to the programs that need this info
17948         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17950 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17952         * configure.in: start building libg++ for HP-UX targets
17954 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17956         * README:  Update references to files moved into etc/.
17958 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17960         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17961         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17963 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17965         * configure: accept dash as well as underscore in long option
17966         names for FSF compatibility.
17968 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17970         * config.sub: added -sco3.2v4 support from FSF.
17972 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17974         * configure.in: expand the section that adds or removes
17975         directories from the list of programs to build, to handle native
17976         vs. cross in addition to host v. native
17978 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17980         * Makefile.in:  Replace C++ in macro names with CXX.
17981         This is less likely to break ...
17983 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17985         * test-build.mk: add -w to GNU_MAKE
17987 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17989         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17990         add 'sparc' to list of recognized cpus.  This needed to make
17991         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17992         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17993         then changes that into $CPU-wrs-vxworks.
17995         * configure.in: remove most references to gdbtest, regularize
17996         target based program removal
17998         * test-build.mk: import from p3 tree (many fixes and changes)
18000 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18002         * Makefile.in: added rules to handle tcl, tk, and expect
18004         * configure.in: handle those directories if they exist
18006 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18008         * config.sub: removed bogus hppabsd and hppahpux names, since
18009         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18011 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18013         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18014         depends upon all-xiberty
18016         * Makefile.in: changes from p3, including:
18018         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18020         * Makefile.in (XTRAFLAGS): include newlib directories if
18021         newlib/Makefile exists, rather than if host != target.
18023         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18025         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18026         from the same source tree and not building a cross-compiler.  This
18027         matters for the libg++ configuration if reconfiguring a tree that
18028         has already been installed.
18030         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18032         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18033         pick up the machine and system specific header files.
18035         * Makefile.in: added AS_FOR_TARGET, passed down in
18036         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18037         the C compiler to use to create programs which are run in the
18038         build environment, set it to default to $(CC), and passed it down
18039         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18041         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18043         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18044         We need them for unusual native builds, like systems without
18045         ranlib.
18047         * configure: also define $(host_canonical) and
18048         $(target_canonical), which are the full, canonical names for the
18049         given host and target
18051 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18053         * Makefile.in:  Added separate definitions for C++.
18055 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18057         * configure.in (configdirs):  Add deja-gnu.
18059 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18061         * README:  Update for configure.texi and gdb-4.7 release.
18063 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18065         * Makefile.in:  Move "all" target to top of file.
18066         Previously, first target was ".PHONY" which caused BSD4.4 make
18067         to build .PHONY when make was run without arguments.
18069 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18071         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18072         Library-copylefted code in libiberty.
18074 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18076         * config.sub:  Replace m68kmote with plain old m68k.
18078 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18080         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18082 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18084         * config.sub: Complain if no argument is given.  Added support for
18085         386bsd as OS and target alias.
18087 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18089         * Makefile.in (XTRAFLAGS): include newlib directories if
18090         newlib/Makefile exists, rather than if host != target.
18092 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18094         * config.sub: recognize sparclite-wrs-vxworks.
18096         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18097         p3.) Added clean-xiberty to clean.
18099 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18101         * configure.in: use *-*-* instead of nested cases for host and target
18103 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18105         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18106         from the same source tree and not building a cross-compiler.  This
18107         matters for the libg++ configuration if reconfiguring a tree that
18108         has already been installed.
18110 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18112         * config.sub (i486v/i486v4):  Merge in from FSF version.
18114 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18116         * configure: only set PWD if it is already set.
18118 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18120         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18121         doesn't have unset and all success paths (and most error paths)
18122         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18123         to just ${PWD} to avoid confusion.)
18125 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18127         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18128         even for a native compilation.
18130 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18132         Changes to make the gdb.tar.Z rule work better.
18134         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18135         (DEVO_SUPPORT):  Add configure.texi.
18136         (bfd-ilrt.tar.Z):  Remove ancient rule.
18138 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18140         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18141         pick up the machine and system specific header files.
18143         * configure.in, config.sub: added new target m68010-adobe-scout,
18144         with alias of adobe68k.  Changed configure.in to check for
18145         -scout before -sco* to avoid a false match.
18147         * Makefile.in: added AS_FOR_TARGET, passed down in
18148         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18149         the C compiler to use to create programs which are run in the
18150         build environment, set it to default to $(CC), and passed it down
18151         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18153 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18155         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18156         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18157         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18158         FOR_TARGET variants, to newlib and libg++.
18160 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18162         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18163         first.
18165 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18167         * config.sub:  Accept `elf' as an environment.
18169 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18171         * Makefile.in (all-opcodes):  cd into the right directory
18173 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18175         * configure: added -program_transform_name option, used as
18176         argument to sed when installing programs.
18177         configure.texi: added documentation for -program_prefix,
18178         -program_suffix and -program_transform_name.
18180 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18182         * config.sub:  Accept i486 where i386 ok.
18184 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18186         * config.sub: accept we32k
18188 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18190         * config.sub, configure.in: accept OSE68000 and OSE68k.
18192         * Makefile.in: don't create all directories for ``make install'';
18193         let the subdirectories create the ones they need.
18195 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18197         * COPYING: new file, GPL v2
18199 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18201         * Makefile.in: use the new gen-info-dir, which needs a template
18202         argument (which also lives in texinfo)
18204         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18206 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18208         * config.sub (ncr3000):  Change i386 to i486.
18210 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18212         * Makefile.in: add install-rcs, install-grep to
18213         install-no-fixedincludes, removed install-bison and install-libgcc
18215 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18217         * configure.in: grab the HPUX makefile fragment if on HPUX
18219 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18221         * Makefile.in: eradicate bison spoor (ditto libgcc).
18222          configure.in: recognise m68{k,000}-ericsson-OSE.
18223          es1800 is alias for m68k-ericsson-OSE
18225 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18227         * configure.in: rearrange the parts that remove programs from
18228         configdirs, based now on HOST==TARGET or by canonical triple.
18230 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18232         * test-build.mk: recurse explicitly with -f test-build.mk when
18233           appropriate.  predicate stage3 and comparison on the existence
18234           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18235           On very clean, also remove ...stamp-co.  Build in-place before
18236           doing other builds.
18238 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18240         * Makefile.in, configure.in: add tgas
18242 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18244         * Makefile.in: a number of changes merged in from progressive.
18246         * configure.in: add libm.
18248         * .cvsignore: ignore some stuff that comes from test-build.mk.
18250 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18252         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18254 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18256         * configure: Add program_suffix (parallel to program_prefix)
18257         * Makefile.in: adjust directory-creating script for losing decstation
18259 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18261         * configure:  Minor $subdir-related fixes.
18263 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18265         * configure: fix various problems with propogating
18266         makefile_target_frag in subdirs.
18267         * configure.in: config libgcc if its there
18269 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18271         * config.sub:  HPPA merge.
18273 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18275         * Makefile.in:  Replace all-bison with all-byacc in all
18276         dependency lines for other tools (which now use byacc).
18278 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18280         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18282 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18284         * Makefile.in: make gprof rules similar to byacc rules (instead of
18285         vestigal $(unsubdir) that didn't work...)
18287 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18289         * config.sub:  Add support for Linux.
18290         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18291         (at least for libg++).
18293 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18295         * configure.texi: fix doc for the -nfp option to configure
18297 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18299         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18301 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18303         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18304         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18305         * configure.in: added solaris* host_makefile_frag hook.
18307 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18309         * config.sub: changed recognition of m68000 so that various
18310         m68k types can be specified via m680[01234]0
18312 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18314         * config.sub (basic_machine): fix sed so that '-foo' isn't
18315         completely substituted out while .+'-foo' loses the '-foo'
18317 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18319         * config.sub ($os): Add -aout.
18321 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18323         * configure:  If host_makefile_frag is absolute, don't
18324         prefix ${invsubdir} (relevant to libg++ auto-configure).
18326 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18328         * Makefile.in (tooldir): Define it.
18329         (all-ld): Depend on all-flex.
18331 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18333         * Makefile.in (check):  Fix libg++ special case.
18335 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18337         * configure: do not bury `pwd` into config.status, thus do fewer
18338           pwd's.
18340         * configure: print the "Building in" message only when building in
18341           other than "." AND verbose.
18343         * configure: remove -s, rework -v to better accommodate guested
18344           configures.
18346         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18348 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18350         * Makefile.in: macroize flags passed on recursion.  remove
18351           fileutils.
18353 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18355         * configure: get makesrcdir right for subdirs deeper than 1.
18357         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18358           install.
18360 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18362         * Makefile.in: don't print subdir_do or recursion lines.
18364 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18366         * standards.texi: added menu item.
18368         * Makefile.in: build and install standards.info.
18370         * standards.texi: new file.
18372 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18374         * configure: test for and move config.status pieces from
18375           ${subdir}/.
18377 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18379         * configure:  Test for existance of files before trying to mv
18380         them, to avoid numerous non-existance messages.
18382 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18384         * configure: correct final line of config.status.
18386         * configure: patch from eggert.  Avoids a protection problem if
18387           the original Makefile.in is read only.
18389         * configure: use move-if-change from gcc to create config.status.
18390           Some makefiles depend on config.status to tell if a directory
18391           has been reconfigured for a different host.  This change
18392           prevents those directories from remaking everything in the case
18393           where the reconfig was only intended to rebuild a Makefile.
18395         * configure: test for config.sub with "config.sub sun4" rather
18396           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18397           host alias from a missing config.sub.
18399 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18401         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18402           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18404 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18406         * configure: mkdir ${subdir} as needed.
18408 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18410         * Makefile.in,configure.in: added autoconf.
18412 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18414         * Makefile.in: no longer pass against on recursion.
18416         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18417           definitions are not inherited.
18419         * configure: correct makesrcdir when subdir is .
18421 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18423         * configure:  Add support for 'subdirs' variable, which is
18424         like 'configdirs', except that configure doesn't re-invoke
18425         itself for subdirs, it just creates a Makefile for each subdir.
18426         * configure.texi:  Document subdirs.
18428 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18430         * configure.in: added flex to configdirs
18432 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18434         * Makefile.in: remove clean-stamps from clean.
18436 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18438         * configure.in:  Add gdbtest to configdirs.
18440 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18442         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18443         to recursive makes.
18444         * configure.in:  Recognize new ncr3000 config.
18446 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18448         * Makefile.in, configure.in: removed references to gdbm.
18450 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18452         * config.sub:  Don't canonicalize os value
18453         newsos* to bsd (readline needs to check for newsos).
18454         (This fix was earlier made Jan 31, but got re-broken.)
18456 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18458         * configure.in:  sco is an os, not a vendor!
18460         * configure:  Quote $( better.  Keep various shells happy.
18462 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18464         * Makefile.in: eliminate stamp-files.
18466 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18468         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18469           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18471 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18473         * config.sub:  fix iris/iris3.
18475 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18477         * configure: re-add -rm.
18479 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18481         * Maskefile.in: add .stmp-rcs to all.
18483         * configure.in: remove gas from rs6000 build, use aix host fragment.
18485 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18487         * configure: pass down site_option during recursion.
18489 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18491         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18493 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18495         * configure: Change exec_prefix so that it really defaults to prefix.
18497 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18499         * Makefile.in, configure.in:  Add support for mmalloc library.
18501 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18503         * Makefile.in: add stmp dependencies for a few more things.
18505 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18507         * configure: adjusted error message on objdir/srcdir configure
18508           collision, per john's suggestion.
18510         * Makefile.in: add libiberty stmp to all and all.cross.
18512 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18514         * Makefile.in: remove force dependencies, add grep to all.
18516 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18518         * Makefile.in: drop flex.  make stamp files work.
18520         * configure: added test for conflicting configuration in srcdir,
18521           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18522           gets cranky.  use relative paths for configure and srcdir
18523           whenever possible.  Send some error messages to stderr that were
18524           going to stdout.
18526 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18528         * Makefile.in:  Fix libg++ rule to check for gcc directory
18529         before using gcc/gcc.  Also pass XTRAFLAGS.
18531 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18533         * Makefile.in: added stmp-files so that directories aren't polled
18534           when they are already built.
18536         * configure.texi: fixed a node pointer problem.
18538 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18540         * config.sub configure.in gdb/configure.in
18541         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18542         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18543         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18545 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18547         * configure: -recurring becomes -silent.  corrected help message
18548           for -site= option.
18550         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18552 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18554         * configure: when building Makefile for crosses, replace
18555           tooldir and program_prefix.  default srcdir from location of
18556           config.sub.  remove "for host in hosts" and "for target in
18557           targets" loops.
18559 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18561         * Makefile.in: Do not pass bindir or mandir to cvs.
18563 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18565         * Makefile.in, configure.in: removed traces of namesubdir,
18566           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18567           copyrights to '92, changed some from Cygnus to FSF.
18569         * configure.texi: remove most references to multiple hosts,
18570           multiple targets, subdirs, etc.
18572         * configure.man: removed rcsid. reference config.sub not
18573           config.subr.
18575         * Makefile.in: mkdir $(infodir) on install-info.
18577 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18579         * configure.texi:  Explain better about .gdbinit and about
18580         the environment that configure.in sections run in.
18582 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18584         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18586 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18588         * README:  DOC.configure => cfg-paper.texi.
18590 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18592         * config.sub (near case $os):  Don't convert newsos* to bsd!
18594 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18596         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18597         the number of copies of COPYING that go into the GDB tar file.
18599 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18601         * bfd/configure.in, gdb/config/mh-i386sco,
18602         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18603         Fix SCO configuration stuff.
18605 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18607         * Makefile.in:  For libg++, make sure the -I pointing
18608         to the gcc directory goes *after* all the libg++-local -I flags.
18609         Also, move just-gcc dependency from just-libg++ to all-libg++.
18611 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18613         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18615 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18617         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18619 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18621         * config.sub:  Add stratus configuration frags.  Also
18622         submitted to FSF.
18624 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18626         * Makefile.in (DEV_SUPPORT):  add configure.man.
18628         * config.sub(Decode manufacturer-specific):  add -none*.
18630 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18632         * Makefile.in:  remove form feeds to make Sun's make happy.
18633         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18635 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18637         * Makefile.in (AR_FLAGS):  Make quieter.
18639 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18641         * configure.in:  Add libg++.
18642         * configure:  When verbose, don't output the command line at each
18643         level; it will be unremarkably the same as the previous version,
18644         which will be the same as what the user typed.
18646 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18648         * configure.in, Makefile.in: fix clean-info, add flex.  add
18649           fileutils.
18651         * configure: be less sensitive to spaces in Makefile.in.  Do not
18652           look for sources in "..".  Doing so breaks subdirectories that
18653           might have their own configure.  If a subdir has it's own
18654           configure script, use it.
18656 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18658         * cfg-paper.texi: some changes suggested by rms.
18660 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18662         * config.sub:  Merge in some small additions from the FSF version,
18663         taken from the gcc distribution, to bring the Cygnus and FSF
18664         versions into closer sync.
18666 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18668         * configure.in:  Changed svr4 references to sysv4.
18670 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18672         * configure: added -V for version number option.
18674 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18676         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18677           renamed from DOC.configure to cfg-paper.texi.
18679 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18681         * configure, config.subr, config.sub: config.subr is now
18682           config.sub again.
18684 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18686         * configure.texi: new file, in progress.
18688         * Makefile.in: build info file and install the man page for
18689           configure.
18691         * configure.man: new file, first cut.
18693         * configure: find config.subr again now that configuration "none"
18694           has gone.  removed all traces of the -ansi option.  removed all
18695           traces of the -languages option.
18697         * config.subr: resync from rms.
18699 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18701         * configure, config.sub, config.subr: merge config.sub into
18702           config.subr, call the result config.subr, remove config.sub, use
18703           config.subr.
18705         * Makefile.in: revised install for dir.info.
18707 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18709         * configure.in: add decstation host makefile frag.
18711         * Makefile.in: BISON now bison -y again.  also install-gcc on
18712           install.  clean-gdbm on clean.  infodir belongs in datadir.
18713           Make directories for info install.  Build dir.info here then
18714           install it.
18716 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18718         * Makefile.in: fix for bad directory tests.
18720 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18722         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18723           regexp.  -srcdir relative was being handled incorrectly.
18725         * Makefile.in: unwrapped some for loops so that parallel makes
18726           work again and so one can focus one's attention on a particular
18727           package.
18729 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18731         * configure: added PWD as a stand in for `pwd` (for speed). use
18732           elif wherever possible.  make -srcdir work without -objdir.
18733           -objdir= commented out.
18735 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18737         * configure: +options become --options.  -subdirs commented out.
18738           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18739           Makefile now at top of generated Makefile.  Removed cvs log
18740           entries.  added -srcdir.  create .gdbinit only if there is one
18741           in ${srcdir}.
18743         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18744           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18745           and mandir now keyed off datadir by default.
18747 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18749         * Freshly created ChangeLog.
18752 Local Variables:
18753 mode: change-log
18754 left-margin: 8
18755 fill-column: 76
18756 version-control: never
18757 End: