Add missing cleanup in g++.dg/gcov/gcov-14.C
[official-gcc.git] / ChangeLog
blob3b069cb1c95e743ed860639e8cc71faaf18e04a1
1 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3         * config/rs6000/htm.md (tcheck): Fix assembly encoding.
5 2015-02-25  Uros Bizjak  <ubizjak@gmail.com>
7         Revert:
8         2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
10         PR target/47230
11         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
12         * configure: Regenerate.
14 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
16         * configure.ac [--enable-as-accelerator-for] (enable_languages):
17         Make sure it contains lto.
18         * configure: Regenerate.
20 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
22         * configure: Regenerate.
24 2015-02-06  Diego Novillo  <dnovillo@google.com>
26         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
27         middle-end, docstring): Remove myself.
28         (Write After Approval): Add myself.
30 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
32         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
33         (Write After Approval): Update address.
35 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
37         PR jit/64780
38         * configure.ac: Require the user to explicitly specify
39         --enable-host-shared if the jit is enabled.
40         * configure: Regenerate.
42 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
44         * MAINTAINERS (Write After Approval): Add myself.
46 2015-01-25  Tom de Vries  <tom@codesourcery.com>
48         * MAINTAINERS: Make whitespace consistent.
50 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
52         * MAINTAINERS (Write After Approval): Add myself.
54 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
56         * MAINTAINERS: (Write After Approval): Add myself.
58 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
60         * MAINTAINERS: (Write After Approval): Add myself.
62 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
64         * MAINTAINERS: (Write After Approval): Add myself.
66 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
68         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
69         objective-c/c++ front end maintainer.
71 2015-01-13  Marek Polacek  <polacek@redhat.com>
73         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
75 2015-01-12  Jeff Law  <law@redhat.com>
77         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
78         a very long time.
80 2015-01-09  Ian Lance Taylor  <iant@google.com>
82         * configure.ac (host_tools): Add gotools.
83         * Makefile.def (host_modules): Add gotools.
84         (dependencies): Add dependency of all-gotools on all-target-libgo.
86 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
88         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
89         * configure: Regenerate.
91 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
93         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
94         all-target-libgomp.
95         * Makefile.in: Regenerate.
97 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
99         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
101 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
103         * configure.ac: Add Visium support.
104         * configure: Regenerate.
106 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
108         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
109         * configure: Regenerate.
111 2015-01-03  Andrew Pinski  <apinski@cavium.com>
113         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
114         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
115         (BASE_TARGET_EXPORTS): Add OBJCOPY.
116         (OBJCOPY_FOR_TARGET): New variable.
117         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
118         * Makefile.in: Regenerate.
119         * configure.ac: Check for already installed target objcopy.
120         Also GCC_TARGET_TOOL on objcopy.
121         * configure: Regenerate.
123 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
125         * config.sub: Update from upstream, to 2015-01-01 version.
126         * config.guess: Ditto.
128 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
130         * MAINTAINERS (RTEMS Ports): Add myself.
132 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
134         * MAINTAINERS (Write After Approval): Add myself.
136 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
138         * MAINTAINERS (Write After Approval): Add myself.
140 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
142         * configure.ac (--enable-as-accelerator-for): Don't set
143         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
144         * configure: Regenerate.
146 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
148         PR bootstrap/64023
149         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
150         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
151         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
152         to CXX.
153         * Makefile.in: Regenerated.
155 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
156             Yury Gribov  <y.gribov@samsung.com>
158         * .gitignore: Added .local.vimrc and .lvimrc.
159         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
160         * Makefile.in: Regenerate.
162 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
164         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
165         * configure: Regenerated.
167 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
169         * MAINTAINERS (nvptx port): New entry.
171 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
173         * configure: Regenerate.
175 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
177         * configure.ac: Merge with Binutils.
179 2014-11-26  Tobias Burnus  <burnus@net-b.de>
181         * Makefile.def: Make more dependent on mpfr, mpc and isl.
182         * Makefile.in: Regenerate.
184 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
186         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
187         missing flex.
188         * Makefile.in: Regenerated.
190 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
192         * Makefile.in: Regenerate.
194 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
196         PR bootstrap/63784
197         * libtool.m4: Add $pic_flag with -shared.
199 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
201         * MAINTAINERS (Write After Approval): Added myself.
203 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
205         * MAINTAINERS (write-after-approval): Add myself.
207 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
209         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
210         from 2 years ago.
212 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
214         Revert:
215         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
217         * MAINTAINERS (Write After Approval): Added myself as line map
218         maintainer.
220 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
222         Revert:
223         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
225         * MAINTAINERS (Write After Approval): Added myself.
227 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
229         * MAINTAINERS (Write After Approval): Added myself.
231 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
233         * MAINTAINERS (Write After Approval): Added myself as line map
234         maintainer.
236 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
238         * MAINTAINERS (Various Maintainers): Added myself as line map
239         maintainer.
241 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
243         * move-if-change: Sync from upstream gnulib.
245 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
247         * compile: Sync with upstream Automake.
248         * depcomp: Ditto.
249         * install-sh: Ditto.
250         * missing: Ditto.
251         * mkinstalldirs: Ditto.
252         * ylwrap: Ditto.
254 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
256         * config.sub: Update from upstream config repo.
257         * config.guess: Ditto.
259 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
261         * Makefile.def: Add liboffloadmic to target_modules.  Make
262         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
263         * Makefile.in: Regenerate.
264         * configure: Regenerate.
265         * configure.ac: Add liboffloadmic to target binaries.
266         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
267         Add liboffloadmic to noconfig list when C++ is not supported.
269 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
270             Thomas Schwinge  <thomas@codesourcery.com>
271             Ilya Verbin  <ilya.verbin@intel.com>
272             Andrey Turetskiy  <andrey.turetskiy@intel.com>
274         * configure: Regenerate.
275         * configure.ac (--enable-as-accelerator-for)
276         (--enable-offload-targets): New configure options.
278 2014-11-11  Tobias Burnus  <burnus@net-b.de>
280         * Makefile.def: Make all-gcc depend on all-isl.
281         * Makefile.in: Regenerate.
283 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
285         * ChangeLog.jit: New.
286         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
288 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
290         PR target/63610
291         * libtool.m4: Fix globbing of darwin versions.
292         * configure: Regenerate.
294 2014-11-11  Tobias Burnus  <burnus@net-b.de>
296         * config/cloog.m4: Remove.
297         * Makefile.def: Remove CLooG.
298         * Makefile.tpl: Ditto.
299         * configure.ac: Ditto.
300         * configure: Regenerate.
301         * Makefile.in: Ditto.
303 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
305         * configure.ac: Handle nvptx-*-*.
306         * configure: Regenerate.
308 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
310         * MAINTAINERS (Write After Approval): Add myself.
312 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
314         * Makefile.def (libcc1): Remove bootstrap=true;.
315         * Makefile.in: Regenerated.
317 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
319         * configure.ac: Update comment.
320         * configure: Regenerate.
322 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
324         * MAINTAINERS (Write After Approval): Add myself.
326 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
328         * configure.ac (extra_host_libiberty_configure_flags): Add
329         --enable-shared also for libcc1's benefit.
330         * configure: Regenerate.
332 2014-10-29  Tristan Gingold  <gingold@adacore.com>
334         * MAINTAINERS: Change my email address.
336 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
337             Tom Tromey  <tromey@redhat.com>
339         * Makefile.def: Add libcc1 to host_modules.
340         * configure.ac (host_tools): Add libcc1.
341         * Makefile.in, configure: Rebuild.
343 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
345         * configure.ac (build_configargs): Don't share config.cache between
346         build subdirs.
347         * configure: Regenerate.
349 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
351         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
352         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
353         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
354         leon3v7 as leon3.
355         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
356         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
357         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
358         * config/sparc/sparc.md (cpu): Add leon3v7.
359         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
361 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
363         * MAINTAINERS (write-after-approval): Add myself.
365 2014-10-23  Ian Lance Taylor  <iant@google.com>
367         * configure.ac: Disable the Go frontend on systems where it is known
368         to not work.
369         * configure: Regenerate.
371 2014-10-23  Richard Biener  <rguenther@suse.de>
373         * Makefile.def: Add libcpp build module and dependencies.
374         * configure.ac: Add libcpp build module.
375         * Makefile.in: Regenerate.
376         * configure: Likewise.
378 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
380         * MAINTAINERS (write-after-approval): Add myself.
382 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
384         * INSTALL/README: Do not mention CVS.
386 2014-10-03  Jing Yu  <jingyu@google.com>
388         * configure.ac: Add aarch64 to list of targets that support gold.
389         * configure: Regenerate.
391 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
393         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
395 2014-09-29  Catherine Moore  <clm@codesourcery.com>
397         * MAINTAINERS:  Add myself as MIPS maintainer.
399 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
401         * MAINTAINERS: Move myself to MIPS maintainers.
403 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
405         * MAINTAINERS: Put all email addresses between '<' and '>'.
407 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
409         * MAINTAINERS: Move myself to reviewers (Fortran).
411 2014-09-01  Andi Kleen  <ak@linux.intel.com>
413         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
414         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
415         * Makefile.in: Regenerate.
417 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
419         * rtx-classes-status.txt: Delete
421 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
423         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
425 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
427         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
428         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
429         of checking for version number.
430         * configure: Regenerated.
431         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
433 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
435         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
436         is done; begin phase 6 (use extra rtx_def subclasses).
438 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
440         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
441         done; begin phase 5 (additional rtx_def subclasses).
443 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
445         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
447 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
449         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
450         SET_BB_HEADER are done.
452 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
454         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
455         done.
457 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
459         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
461 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
463         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
465 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
467         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
469 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
471         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
473 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
475         * rtx-classes-status.txt: Phase 3 (per-file commits within
476         "config" subdirs) is done; begin phase 4 (removal of
477         "scaffolding").
479 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
481         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
482         dir) is done; begin phase 3 (per-file commits within "config"
483         subdirs).
485 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
487         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
488         phase 2 (per-file commits in main source dir).
490 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
492         * configure: Regenerated.
494 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
496         * rtx-classes-status.txt (TODO): Add SET_BND_TO
498 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
500         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
502 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
504         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
506 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
508         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
510 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
512         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
514 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
516         * MAINTAINERS (Write After Approval): Add myself.
518 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
520         * MAINTAINERS: Remove myself
522 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
524         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
526 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
528         * MAINTAINERS (Write After Approval): Add myself.
530 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
532         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
533         SET_BB_HEADER, SET_BB_FOOTER
535 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
537         * rtx-classes-status.txt: New file
539 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
541         * configure.ac: Eliminate ClooG installation dependency.
542         * configure: Regenerate.
543         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
544         * Makefile.in: Regenerate.
546 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
548         * MAINTAINERS (Write After Approval): Add myself.
550 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
552         * MAINTAINERS (Write After Approval): Add myself.
554 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
556         * MAINTAINERS (Write After Approval): Add myself.
558 2014-07-28  Anthony Green  <green@moxielogic.com>
560         Import from savannah.gnu.org:
561         * config.sub: Update to 2014-07-28 version.
563 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
565         * MAINTAINERS: Remove my MIPS maintainer entry.
567 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
569         PR target/47230
570         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
571         * configure: Regenerate.
573 2014-07-24  James Norris  <jnorris@codesourcery.com>
575         * MAINTAINERS (Write After Approval): Add myself.
577 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
579         * configure.ac: Accept only CLooG 0.18.1.
580         * configure: Regenerate.
582 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
584         * configure.ac: Don't accept isl 0.11.
585         * configure: Regenerate.
587 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
589         * MAINTAINERS (Write After Approval): Add myself.
591 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
593         * configure.ac: Don't accept isl 0.10.
594         * configure: Regenerate.
596 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
598         Fix include path for in-tree cloog.
599         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
600         * configure: Regenerate.
602 2014-06-18  Richard Henderson  <rth@redhat.com>
604         * .gitignore: Import gcc_update output.
606 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
608         * config-ml.in: Robustify ac_configure_args parsing.
610         * configure.ac (--enable-linker-plugin-configure-flags)
611         (--enable-linker-plugin-flags): New flags.
612         (configdirs): Conditionally add libiberty-linker-plugin.
613         * configure: Regenerate.
614         * Makefile.def (host_modules): Add libiberty-linker-plugin.
615         (host_modules) <lto-plugin>: Pay attention to
616         @extra_linker_plugin_flags@ and
617         @extra_linker_plugin_configure_flags@.
618         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
619         * Makefile.in: Regenerate.
621         * Makefile.tpl (configure-[+prefix+][+module+])
622         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
623         "module_srcdir" instead of "module" for locating a module's srcdir.
624         * Makefile.in: Regenerate.
626 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
628         * MAINTAINERS (Write After Approval): Add myself.
630 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
632         * MAINTAINERS: Update my email address.
634 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
636         * MAINTAINERS (Write After Approval): Add myself.
638 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
640         * MAINTAINERS (Write After Approval): Add myself.
642 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
644         PR libstdc++/61011
645         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
646         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
647         * configure: Regenerate.
649 2014-05-28  Pedro Alves  <palves@redhat.com>
651         * MAINTAINERS (Write After Approval): Add myself.
653 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
655         * MAINTAINERS: Update my affiliation/email.
657 2014-05-19  Mike Stump  <mikestump@comcast.net>
659         * MAINTAINERS: Add wide-int reviewers.
661 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
663         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
664         * configure: Regenerated.
666 2014-05-15  Torvald Riegel  <triegel@redhat.com>
668         * MAINTAINERS (libitm): Add myself as maintainer.
670 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
672         * MAINTAINERS (Write After Approval): Add myself.
674 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
676         * config.sub, config.guess: Import from upstream.
678 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
680         * MAINTAINERS (Write After Approval): Put myself in correct order.
682 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
684         * MAINTAINERS (Write After Approval): Add myself.
686 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
688         * MAINTAINERS: Move myself from Reviewers to Write After Approval
689         section.
691 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
693         * MAINTAINERS (Write After Approval): Delete myself.
695 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
697         PR sanitizer/56781
698         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
699         and -B* options with -Xcompiler.
701 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
703         PR bootstrap/60620
704         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
705         * Makefile.in: Regenerate.
707 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
709         * Makefile.def (dependencies): Make all-ld depend on all-binutils
710         for WINDRES_FOR_TARGET in default-manifest.o rule.
711         * Makefile.in: Regenerate.
713 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
715         * MAINTAINERS (Write After Approval): Add myself.
717 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
719         PR sanitizer/56781
720         * Makefile.def: Set bootstrap=true; for host fixincludes.
721         * configure.ac: Don't bootstrap host fixincludes unless
722         --with-build-config=bootstrap-{a,ub}san.
723         * Makefile.in: Regenerated.
724         * configure: Regenerated.
726 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
728         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
729         --enable-vtable-verify option parsing.  Don't add
730         target-libsanitizer to bootstrap_target_libs unless
731         --with-build-config=bootstrap-asan or
732         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
733         to bootstrap_target_libs unless --enable-vtable-verify.
734         * configure: Regenerated.
736 2014-03-10  Anatoly Sokolov <aesok@post.ru>
738         * MAINTAINERS (Write After Approval): Add myself.
740 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
742         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
744 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
746         PR bootstrap/58572
747         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
748         -I for libstdc++-v3 includes if $(LEAN).
749         * Makefile.in: Regenerated.
751 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
753         * MAINTAINERS: Update my email address.
755 2014-02-24  Walter Lee  <walt@tilera.com>
757         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
758         (tilegx-*-*): Change to tilegx*-*-*.
759         * configure: Regenerate.
761 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
763         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
765 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
767         * MAINTAINERS (Write After Approval): Add myself.
769 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
771         PR target/59788
772         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
773         *solaris2*.
775 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
777         * MAINTAINERS: Update my email address.
779 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
781         * MAINTAINERS: Convert to UTF-8.
782         Properly sort Xinliang David Li's entry.
784 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
785             Sandra Loosemore  <sandra@codesourcery.com>
787         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
788         nios2 port maintainers.
790 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
792         * MAINTAINERS (Write After Approval): Add myself.
794 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
796         * configure.ac: Add user-friendly check for native x86_64-linux
797         multilibs.
798         * configure: Regenerate.
800 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
802         * MAINTAINERS: Add myself as sh maintainer.
804 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
806         * MAINTAINERS: Add self as SLSR maintainer.
808 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
810         * MAINTAINERS: Update my email address.
812 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
814         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
816 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
818         * Makefile.in: Regenerate.
820         * Makefile.tpl: Fix typo.
821         * Makefile.in: Regenerate partially.
823 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
825         * configure.ac: Added libcilkrts to noconfig list when C++ is not
826         supported.
827         * configure: Regenerated.
829 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
831         * MAINTAINERS (Write After Approval): Add myself.
833 2013-10-30  Jason Merrill  <jason@redhat.com>
835         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
836         --disable-build-format-warnings.
838 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
840         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
841         depend on libstdc++ and libgcc.
842         * configure: Regenerate.
843         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
844         libcilkrts for POSIX and i*86, and x86_64 architectures.
845         * Makefile.in: Added libcilkrts related fields to support building it.
847 2013-10-26  Jeff Law  <law@redhat.com>
849         * Makefile.def (target_modules): Remove libmudflap
850         (languages): Remove check-target-libmudflap).
851         * Makefile.in: Rebuilt.
852         * Makefile.tpl (check-target-libmudflap-c++): Remove.
853         * configure.ac (target_libraries): Remove target-libmudflap.
854         Remove checks which disabled libmudflap on some systems.
855         * configure: Rebuilt.
856         * libmudflap: Directory removed.
858 2013-10-21  Cong Hou  <congh@google.com>
860         * MAINTAINERS (Write After Approval): Add myself.
862 2013-10-16  Mike Stump  <mikestump@comcast.net>
864         * .dir-locals.el: Add.
866 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
868         * configure.ac: Add --enable-host-shared
869         * configure: Regenerate.
871 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
873         Import from savannah.gnu.org:
874         * config.guess: Update to 2013-06-10 version.
875         * config.sub: Update to 2013-10-01 version.
877 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
879         Changes to build configuration to allow big endian ARC ELF toolchain
880         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
881         * configure: Regenerate.
883 2013-09-20  Alan Modra  <amodra@gmail.com>
885         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
886         ppc host match.  Support little-endian powerpc linux hosts.
888 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
890         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
891         maintainer.
893 2013-09-12  DJ Delorie  <dj@redhat.com>
895         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
896         maintainers.
898 2013-09-03  Richard Biener  <rguenther@suse.de>
900         * configure.ac: Also allow ISL 0.12.
901         * configure: Regenerated.
903 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
905         * MAINTAINERS (Write After Approval): Add myself.
907 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
909         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
911 2013-08-26  Caroline Tice  <cmtice@google.com>
913         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
914         "Various Reviewers" to libvtv "Various Maintainers".
916 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
918         * MAINTAINERS: Add myself as RTL optimizers reviewer.
920 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
922         * MAINTAINERS: Update name, email.
924 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
926         * MAINTAINERS (Write After Approval): Add myself.
928 2013-08-12  Caroline Tice  <cmtice@google.com>
930         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
931         address in the Write After Approval section.
933 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
935         * MAINTAINERS (Write After Approval): Update email.
937 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
939         * configure.ac: Adjust to check VTV_SUPPORTED.
940         * configure: Regenerated.
942 2013-08-02  Caroline Tice  <cmtice@google.com>
944         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
945         on non-linux systems; add target-libvtv to noconfigdirs; add
946         libsupc++/.libs to C++ library search paths.
947         * configure: Regenerated.
948         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
949         libstdc++ and libgcc.
950         * Makefile.in: Regenerated.
952 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
954         * MAINTAINERS (Write After Approval): Add myself.
956 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
957             Shiva Chen  <shiva0217@gmail.com>
959         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
960         nds32 port maintainers.
962 2013-07-17  Tim Shen  <timshen91@gmail.com>
964         * MAINTAINERS (Write After Approval): Add myself.
966 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
968         * configure.ac: Sync from binutils.
969         * configure: Regenerate.
971 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
973         * MAINTAINERS (Write After Approval): Add myself.
975 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
977         * MAINTAINERS (Write After Approval): Add myself.
979 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
981         * MAINTAINERS (Write After Approval): Add myself.
983 2013-04-30  Brooks Moses  <bmoses@google.com>
985         * MAINTAINERS: Update my email; move myself from Fortran
986         reviewer to Write After Approval.
988 2013-04-16  Andreas Schwab  <schwab@suse.de>
990         * configure.ac (aarch64-*-*): Don't disable java.
991         * configure: Regenerate.
993 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
995         * MAINTAINERS (Write After Approval): Add myself.
997 2013-03-30  Matthias Klose  <doko@ubuntu.com>
999         * Makefile.def (target_modules): Don't install libffi.
1000         * Makefile.in: Regenerate.
1002 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1004         * MAINTAINERS (Write After Approval): Add myself.
1006 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1008         * MAINTAINERS (Write After Approval): Add myself.
1010 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1012         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1013         * configure: Regenerated.
1015 2013-02-05  Ian Lance Taylor  <iant@google.com>
1017         PR go/55969
1018         * configure.ac: Disable libgo on some systems where it does not
1019         work.
1021 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1023         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1024         Remove Geoff Keating as rs6000 port maintainer, at his request.
1026 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1028         * MAINTAINERS: Update my email.
1030 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1032         * configure: Re-generate.
1034 2013-01-15  Richard Biener  <rguenther@suse.de>
1036         PR other/55973
1037         * configure: Re-generate.
1039 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1041         * Makefile.def (install-target-libsanitizer): Depend on
1042         install-target-libstdc++-v3.
1043         * Makefile.in: Regenerate.
1045 2013-01-14  Richard Biener  <rguenther@suse.de>
1047         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1048         * configure: Re-generate
1050 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1052         * config.sub: Update from config repo.
1054 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1056         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1057         * Makefile.in: Regenerate.
1059 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1061         * MAINTAINERS (arc): Add new port maintainership for myself.
1063 2013-01-09  Jason Merrill  <jason@redhat.com>
1065         * .gitignore: Import from gdb repository.
1067 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1069         * Makefile.def (configure-gcc): Depend on all-gmp.
1070         (all-gcc): Remove dependency on all-gmp.
1071         * Makefile.in: Regenerated.
1073 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1075         * config.sub: Merge from config repo.
1076         * config.guess: Ditto.
1078 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1080         * Makefile.def: Merge from binutils.
1081         * Makefile.in: Ditto.
1083 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1085         * MAINTAINERS: Update my email.
1087 2012-12-29  Ben Elliston  <bje@gnu.org>
1089         * config.guess: Update to 2012-12-29 version.
1090         * config.sub: Likewise.
1092 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1094         * Makefile.def (install-target-libgfortran): Depend on
1095         install-target-libquadmath, install-target-libgcc.
1096         (install-target-libsanitizer): Depend on install-target-libgcc.
1097         (install-target-libjava): Depend on install-target-libgcc.
1098         (install-target-libitm): Depend on install-target-libgcc.
1099         (install-target-libobjc): Depend on install-target-libgcc.
1100         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1101         * Makefile.in: Regenerate.
1103 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1105         * Makefile.def (install-target-libgo): Depend on
1106         install-target-libatomic.
1107         * Makefile.in: Regenerate.
1109 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1111         PR go/55201
1112         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1113         * Makefile.in: Regenerate.
1115 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1117         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1118         * configure: Regenerate.
1120 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1122         * config.sub: Merge from config repo.
1124 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1126         * Makefile.def (target_modules): Add bootstrap=true and
1127         raw_cxx=true to libsanitizer.
1128         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1129         * Makefile.in: Regenerated.
1130         * configure: Likewise.
1132 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1134         * MAINTAINERS: Remove self as RTL optimization maintainer.
1136 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1138         * MAINTAINERS (Write After Approval): Add myself.
1140 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1142         * Makefile.def (target_modules): Remove bootstrap=true and
1143         raw_cxx=true from libsanitizer.
1144         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1145         * Makefile.in: Regenerated.
1146         * configure: Likewise.
1148 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1150         * Makefile.def (target_modules): Add bootstrap=true and
1151         raw_cxx=true to libsanitizer.
1152         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1153         * Makefile.in: Regenerated.
1154         * configure: Likewise.
1156 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1158         PR bootstrap/54279
1159         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1160         * configure: Regenerate.
1161         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1162         * Makefile.in: Regenerate.
1164 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1166         * configure.ac: Disable libsanitizer if we're not building C++.
1167         * configure: Regenerate.
1169 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1171         * MAINTAINERS (Write After Approval): Add myself.
1173 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1175         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1176         Kostya Serebryany (kcc@google.com) and
1177         Jakub Jelinek (jakub@redhat.com).
1178         Rename area for Dodji Seketeli (dodji@redhat.com).
1180 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1182         * MAINTAINERS: (asan.c, related): Add myself.
1184 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1186         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1187         * configure: Regenerate.
1189 2012-11-13  Richard Henderson  <rth@redhat.com>
1191         * configure.ac: Move libsanitizer logic to subdirectory.
1192         * configure: Regenerate.
1194 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1196         * configure.ac: Enable libsanitizer just on x86 linux for now.
1197         * configure: Re-generate.
1199 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1201         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1202         sections.
1203         * configure: Regenerate.
1205 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1207         * configure.ac: Add section for configdirs for libsanitizer.
1208         Disable for cris-*-* and mmix-*-*.
1209         * configure: Regenerate.
1211 2012-11-12  Wei Mi <wmi@google.com>
1213         * configure.ac: Add libsanitizer to target_libraries.
1214         * Makefile.def: Ditto.
1215         * configure: Regenerate.
1216         * Makefile.in: Regenerate.
1217         * libsanitizer: New directory for asan runtime.  Contains an empty
1218         tsan directory.
1220 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1222         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1223         against Mingw64 w32api.
1224         * configure: Regenerate.
1226 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1228         * configure: Regenerated.
1230 2012-11-03  Robert Mason  <rbmj@verizon.net>
1232         * configure.ac: add --disable-libstdcxx configure option
1233         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1235 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1237         * MAINTAINERS (Write After Approval): Add myself.
1239 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1241         * MAINTAINERS (Write After Approval): Add myself.
1243 2012-10-24  Sharad Singhai  <singhai@google.com>
1245         * MAINTAINERS (Write After Approval): Add myself.
1247 2012-10-24  Eric Christopher  <echristo@gmail.com>
1249         * MAINTAINERS: Update email address.
1251 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1253         PR bootstrap/54820
1254         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1255         * configure: Regenerate.
1257 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1259         * MAINTAINERS (aarch64): Add Marcus and myself.
1261 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1263         PR bootstrap/54820
1264         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1265         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1266         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1267         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1268         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1269         * Makefile.in: Regenerate.
1270         * configure.ac (have_static_libs): New variable and associated check.
1271         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1272         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1273         * configure: Regenerate.
1275 2012-10-10  Richard Biener  <rguenther@suse.de>
1277         * MAINTAINERS: Adjust for changed surname.
1279 2012-10-04  Lawrence Crowl  <crowl@google.com>
1281         * MAINTAINERS (Write After Approval): Add myself.
1283 2012-10-01  Cary Coutant  <ccoutant@google.com>
1285         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1287 2012-09-28  Ian Lance Taylor  <iant@google.com>
1289         * Makefile.def: Make all-target-libgo depend on
1290         all-target-libbacktrace.
1291         * Makefile.in: Rebuild.
1293 2012-09-26  Ian Lance Taylor  <iant@google.com>
1295         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1296         * Makefile.in: Rebuild.
1298 2012-09-20  Walter Lee  <walt@tilera.com>
1300         * configure.ac: Add tilegx to list of targets that support gold.
1301         * configure: Regenerate.
1303 2012-09-20  Marek Polacek  <polacek@redhat.com>
1305         * MAINTAINERS (Write After Approval): Add myself.
1307 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1309         * configure.ac: Add mips*-mti-elf* target.
1310         * configure: Regenerate.
1312 2012-09-17  Ian Lance Taylor  <iant@google.com>
1314         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1315         * configure.ac (host_libs): Add libbacktrace.
1316         (target_libraries): Add libbacktrace.
1317         * Makefile.def (host_modules): Add libbacktrace.
1318         (target_modules): Likewise.
1319         * configure, Makefile.in: Rebuild.
1321 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1323         PR target/38607
1324         Merge upstream change.
1325         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1327         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1328         Add libgomp*.o to compare_exclusions for AIX.
1329         * configure: Regenerate.
1331 2012-09-06  Diego Novillo  <dnovillo@google.com>
1333         * configure.ac: Bump minimum GMP version to 4.2.3.
1334         * configure: Re-generate.
1336 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1338         PR target/54461
1339         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1340         target-libgloss if not configured --with-avrlibc=no.
1341         * configure: Regenerate.
1343 2012-09-04  Jason Merrill  <jason@redhat.com>
1345         * configure.ac: Fix --enable-languages=all.
1347 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1349         * MAINTAINERS (Write After Approval): Add myself.
1351 2012-09-03  Richard Guenther  <rguenther@suse.de>
1353         PR bootstrap/54138
1354         * configure.ac: Re-organize ISL / CLOOG checks to allow
1355         disabling with either --without-isl or --without-cloog.
1356         * configure: Regenerated.
1358 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1360         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1361         * configure: Regenerate.
1363 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1365         * MAINTAINERS: Fix my email address.
1367 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1369         PR binutils/4970
1370         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1371         and opcodes.
1372         * Makefile.in: Regenerated.
1374 2012-08-26  Art Haas <ahaas@impactweather.com>
1376         * configure: Regenerate.
1378 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1380         * INSTALL/README: Also refer to the online installation
1381         instructions.
1383 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1385         * MAINTAINERS (Write After Approval): Add myself.
1386         (Picochip port): Remove myself.
1388 2012-08-14   Diego Novillo  <dnovillo@google.com>
1390         Merge from cxx-conversion branch.
1392         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1393         POSTSTAGE1_CONFIGURE_FLAGS.
1394         * Makefile.in: Regenerate.
1395         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1396         Force C++ when bootstrapping.
1397         * configure: Regenerate.
1399 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1401         * MAINTAINERS (Write After Approval): Add myself.
1403 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1405         * README: Document use of ranges of years in copyright notices.
1407 2012-07-06  Richard Guenther  <rguenther@suse.de>
1409         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1410         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1411         --with-gmp=system.
1412         * Makefile.in: Regenerated.
1413         * configure: Likewise.
1415 2012-07-06  Richard Guenther  <rguenther@suse.de>
1417         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1418         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1419         supply V=1 as extra_make_flags.
1420         * configure: Regenerated.
1421         * Makefile.in: Likewise.
1423 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1425         * configure: Regenerate.
1427 2012-07-03  Richard Guenther  <rguenther@suse.de>
1429         * Makfile.def (isl): Remove not necessary extra_exports and
1430         extra_make_flags.
1431         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1432         * Makefile.in: Regenerated.
1434 2012-07-03  Richard Guenther  <rguenther@suse.de>
1436         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1437         * configure.ac: If either the ISL or the CLooG check failed
1438         do not try to build in-tree versions.
1439         * Makefile.in: Regenerated.
1440         * configure: Regenerated.
1442 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1444         * configure: Regenerate.
1446 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1448         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1449         maintainer.
1451 2012-07-02  Richard Guenther  <rguenther@suse.de>
1453         * configure: Regenerated.
1455 2012-07-02  Richard Guenther  <rguenther@suse.de>
1456         Michael Matz  <matz@suse.de>
1457         Tobias Grosser <tobias@grosser.es>
1458         Sebastian Pop <sebpop@gmail.com>
1460         * Makefile.def: Add ISL host module, remove PPL host module.
1461         Adjust ClooG host module to use the proper ISL.
1462         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1463         * configure.ac: Include config/isl.m4.  Add ISL host library,
1464         remove PPL.  Remove PPL configury, add ISL configury, adjust
1465         ClooG configury.
1466         * Makefile.in: Regenerated.
1467         * configure: Likewise.
1469 2012-07-02  Richard Guenther  <rguenther@suse.de>
1471         Merge from graphite branch
1472         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1474         * configure: Regenerated.
1475         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1476         both cloog.org and legacy versions. The only supported version will
1477         be CLooG with the isl backend.
1479         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1481         * configure: Regenerated.
1482         * configure.ac: Require cloog isl 0.17.0
1484         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1486         * configure: Regenerated.
1487         * config/cloog.m4: Do not define CLOOG_ORG
1489 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1491         * configure.ac: Skip C if explicitly selected.
1492         * configure: Regenerate.
1494 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1496         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1497         they contain -O2.
1498         * configure: Regenerate.
1500 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1502         PR debug/53740
1503         * df.h, df-problems.c, dce.c: Revert last patch.
1505 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1507         * MAINTAINERS (Write After Approval): Update my email address.
1509 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1511         * MAINTAINERS (Write After Approval): Add myself.
1513 2012-06-20  Jason Merrill  <jason@redhat.com>
1515         * Makefile.tpl (check-target-libgomp-c++): New.
1516         (check-target-libitm-c++): New.
1517         * Makefile.def (c++): Add them.
1518         * Makefile.in: Regenerate.
1520 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1522         * MAINTAINERS (Write After Approval): Add myself.
1524 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1526         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1527         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1528         (install-no-fixedincludes): Adjust accordingly.
1529         * Makefile.in: Regenerate.
1531 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1533         Merge upstream change
1534         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1536 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1538         * MAINTAINERS (Write After Approval): Add myself.
1540 2012-05-09  Nick Clifton  <nickc@redhat.com>
1541             Paul Smith  <psmith@gnu.org>
1543         PR bootstrap/50461
1544         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1545         allow for the fact that from release v3.1.0 of MPFR the source
1546         files were moved into a src sub-directory.
1547         * configure: Regenerate.
1549 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1551         * configure.ac: Bump minimum MPFR version to 2.4.0.
1552         * configure: Regenerated.
1554 2012-05-01  Richard Henderson  <rth@redhat.com>
1556         * Makefile.def (libatomic): New target_module.
1557         * configure.ac (target_libraries): Add libatomic.
1558         (noconfigdirs): Check if libatomic is supported.
1559         * Makefile.in, configure: Rebuild.
1561 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1563         * MAINTAINERS (Write After Approval): Add myself.
1565 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1567         * config.sub: Update to 2012-04-18 version from official repo.
1569 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1571         * MAINTAINERS (Write After Approval): Add myself.
1573 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1575         * MAINTAINERS: Changed email address.
1577 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1579         PR target/52737
1580         * contrib/gcc_update (files_and_dependencies):
1581         Remove gcc/config/avr/t-multilib from touch data.
1583 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1585         * MAINTAINERS (OS Port Maintainers): Remove irix.
1586         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1587         (unsupported_languages): Remove mips-sgi-irix6.*.
1588         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1589         (with_stabs): Remove.
1590         * configure: Regenerate.
1592 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1594         * MAINTAINERS (OS Port Maintainers): Remove osf.
1595         * configure.ac (enable_libgomp): Remove *-*-osf*.
1596         (with_stabs): Remove alpha*-*-osf*.
1597         * configure: Regenerate.
1599 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1601         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1602         * configure: Regenerate.
1604 2012-02-17  Walter Lee  <walt@tilera.com>
1606         * MAINTAINERS: (Write After Approval): Delete myself.
1608 2012-02-14  Walter Lee  <walt@tilera.com>
1610         * MAINTAINERS (tilegx port): Add myself.
1611         (tilepro port): Add myself.
1612         (Write After Approval): Add myself.
1614 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1616         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1617         and Joseph Myers as docstring relicensing maintainers.
1619 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1621         * MAINTAINERS (write-after-approval): Add myself.
1623 2012-02-08  Ira Rosen <irar@il.ibm.com>
1625         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1626         maintainer.
1628 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1630         * MAINTAINERS (Write After Approval): Move myself to
1631         maintain alphabetical order.
1633 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1635         * MAINTAINERS (Write After Approval): Add myself.
1637 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1639         * MAINTAINERS (Write After Approval): Add myself.
1641 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1642             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1644         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1645         * configure: Regenerate.
1647 2012-01-23  Harshit Chopra  <harshit@google.com>
1649         * MAINTAINERS (Write After Approval): Add myself.
1651 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1653         * configure.ac: Remove reference to mh-interix.
1654         * configure: Regenerate.
1656 2012-01-05  Richard Henderson  <rth@redhat.com>
1658         PR bootstrap/51072
1659         * configure.ac: Disable libitm if c++ is not enabled.
1660         * configure: Rebuild.
1662         * configure.ac: Fix regexp for same.
1663         * configure: Rebuild.
1665 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1667         * MAINTAINERS (Write After Approval): Add myself.
1669 2012-01-02  Richard Guenther  <rguenther@suse.de>
1671         PR bootstrap/51686
1672         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1673         * Makefile.in: Regenerate.
1675 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1677         * MAINTAINERS (Write After Approval): Add myself.
1679 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1681         * configure: Regenerate.
1683 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1685         * MAINTAINERS (picochip): Changed email address.
1687 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1689         * MAINTAINERS (write-after-approval): Add self.
1691 2011-11-29  DJ Delorie  <dj@redhat.com>
1693         * configure.ac (rl78-*-*) New case.
1694         * configure: Regenerate.
1695         * MAINTAINERS: Add myself as RL78 maintainer.
1697 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1699         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1701 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1703         * libtool.m4: Additional FreeBSD 10 fixes.
1705 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1707         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1708         Maintainers section, as Epiphany maintainer.
1710 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1712         PR target/49992
1713         * configure.ac: Remove ranlib special-casing for Darwin.
1714         * configure: Regenerate.
1716 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1718         * MAINTAINERS (Reviewers): Keep the list sorted.
1720 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1722         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1724 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1726         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1727         * configure: Rebuild.
1728         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1729         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1730         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1731         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1732         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1733         Add READELF.
1734         * Makefile.in: Rebuild.
1736 2011-11-09  Jason Merrill  <jason@redhat.com>
1738         * Makefile.def (language=c++): Remove check-c++0x.
1739         * Makefile.in (check-gcc-c++): Regenerate.
1741 2011-11-08  Richard Henderson  <rth@redhat.com>
1743         * configure.ac: Test for libitm directory present first.
1745         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1747         * configure.ac: Test libitm/configure.tgt to disable libitm.
1748         * configure: Rebuild.
1750 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1751             Richard Henderson  <rth@redhat.com>
1753         Merged from transactional-memory.
1755         * Makefile.def (lang_env_dependencies): libitm is c++.
1756         Add libitm target module.
1757         * configure.ac: Likewise.
1758         * config/mmap.m4: New file.
1759         * contrib/gcc_update: Add libitm to touch data.
1760         * Makefile.in, configure: Rebuild.
1762 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1764         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1765         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1766         * Makefile.in: Regenerate.
1768 2011-11-01  DJ Delorie  <dj@redhat.com>
1770         * config.sub: Update to version 2011-10-29 (added rl78)
1772 2011-10-27  Nick Clifton  <nickc@redhat.com>
1774         * config.sub: Import these changes from the config project:
1776         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1777             Ben Elliston  <bje@gnu.org>
1779         * config.sub (epiphany): New.
1781         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1782             Ben Elliston  <bje@gnu.org>
1784         * config.sub (hexagon, hexagon-*): New.
1786         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1788         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1789         64eb to be64.
1791         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1793         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1794         (nacl): Grok as alias for 32el-unknown-nacl.
1796 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1798         * MAINTAINERS (Write After Approval): Add myself.
1800 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1802         * MAINTAINERS (Write After Approval): Add myself.
1804 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1806         * MAINTAINERS (sparc port): Remove myself.
1808 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1810         * MAINTAINERS (Write After Approval): Add myself.
1812 2011-08-14  Yao Qi  <yao@codesourcery.com>
1814         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1815         * configure: Regenerate.
1817 2011-07-26  Ian Lance Taylor  <iant@google.com>
1819         * configure.ac: Set have_compiler based on whether gcc directory
1820         exists, rather than on whether gcc is in configdirs.
1821         * configure: Rebuild.
1823 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1825         * MAINTAINERS (Global Reviewers): Add self.
1827 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1829         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1830         link directories.
1831         * Makefile.in: Rebuild.
1833 2011-07-20  Ian Lance Taylor  <iant@google.com>
1835         PR bootstrap/49787
1836         * configure.ac: Move --enable-bootstrap handling earlier in file.
1837         If --enable-bootstrap and either --enable-build-with-cxx or
1838         --enable-build-poststage1-with-cxx, enable C++ automatically.
1839         * configure: Rebuild.
1841 2011-07-19  Ian Lance Taylor  <iant@google.com>
1843         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1844         make C++ a boot_language.  Set and substitute
1845         POSTSTAGE1_CONFIGURE_FLAGS.
1846         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1847         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1848         * configure, Makefile.in: Rebuild.
1850 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1852         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1853         maintainers.
1855 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1857         * MAINTAINERS (Global Reviewers): Add myself.
1859 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1861         * configure: Regenerate.
1863 2011-07-16  Jason Merrill  <jason@redhat.com>
1865         * Makefile.def (language=c++): Add check-c++0x and
1866         check-target-libmudflap-c++.
1867         * Makefile.tpl (check-target-libmudflap-c++): New.
1868         * Makefile.in: Regenerate.
1870 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1872         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1873         * Makefile.def (target_modules/libjava): Pass
1874         $(EXTRA_CONFIGARGS_LIBJAVA).
1875         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1876         if not configured with --enable-static-libjava.
1877         * Makefile.in: Regenerate.
1878         * configure: Likewise.
1880 2011-07-15  Jason Merrill  <jason@redhat.com>
1882         * Makefile.in (check-c++): Move check-gcc-c++0x after
1883         check-target-libstdc++-v3.
1885 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1887         * MAINTAINERS (c6x port): New entry.
1889 2011-07-13  Jason Merrill  <jason@redhat.com>
1891         * Makefile.in (check-gcc-c++0x): New.
1892         (check-c++): Depend on it.
1894 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1896         PR target/39150
1897         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1898         x86_64-*-solaris2.1[0-9]*.
1899         * configure: Regenerate.
1901 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1903         * MAINTAINERS (RTL optimizers): Add self.
1905 2011-06-27  Gabriel Charette  <gchare@google.com>
1907         * MAINTAINERS (Write After Approval): Add myself.
1909 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1911         PR regression/47836
1912         PR bootstrap/23656
1913         PR other/47733
1914         PR bootstrap/49247
1915         PR c/48825
1916         * configure.ac (target_libraries): Remove target-libiberty.
1917         Remove case-statement setting skipdirs=target-libiberty for
1918         multiple targets.  Remove checking target_configdirs and
1919         removing target-libiberty but keeping target-libgcc if
1920         otherwise empty.
1921         * Makefile.def (target_modules): Don't add libiberty.
1922         (dependencies): Remove all traces of target-libiberty.
1923         * configure, Makefile.in: Regenerate.
1925 2011-06-13  Walter Lee <walt@tilera.com>
1927         * configure.ac (tilepro-*-*) New case.
1928         (tilegx-*-*): Likewise.
1929         * configure: Regenerate.
1931 2011-06-06  Jing Yu  <jingyu@google.com>
1933         * configure.ac: Skip target-libiberty for
1934         arm*-*-linux-androideabi.
1935         * configure: Regenerated.
1937 2011-06-06  Nick Clifton  <nickc@redhat.com>
1939         * config.sub: Sync from upstream.
1941 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1943         * MAINTAINERS (Write After Approval): Add myself.
1945 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1947         * MAINTAINERS: Update my email address.
1949 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1951         * MAINTAINERS (Write After Approval): Update my email address.
1953 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1955         * MAINTAINERS (Write After Approval): Add myself.
1957 2011-05-08  Doug Kwan  <dougkwan@google.com>
1959         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1960         * configure: Regenerated.
1961         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1962         value from configure.
1963         * Makefile.in: Regenerated.
1965 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1967         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1968         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1969         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1970         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1971         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1972         *-*-vxworks*): Disable newlib and libgloss in separate case
1973         statement.
1974         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1975         to separate case statement.
1976         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1977         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1978         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1979         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1980         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1981         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1982         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1983         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1984         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1985         i[[3456789]]86-*-rdos*, m32r-*-*,
1986         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1987         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1988         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1989         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1990         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1991         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1992         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1993         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1994         and libgloss in main case over targets.  Remove most empty cases
1995         in main case over targets.
1996         * configure: Regenerate.
1998 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2000         * MAINTAINERS (Write After Approval): Add myself.
2002 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2004         * configure.ac: Remove code setting special library locations for
2005         hppa*64*-*-hpux11*.  Remove code setting compiler for
2006         sparc-sun-solaris2*.
2007         * configure: Regenerate.
2009 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2011         * configure.ac: Separate libgloss_dir settings from general case
2012         over targets.
2013         * configure: Regenerate.
2015 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2017         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2018         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2019         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2020         cases in libgcj-disabling case statement.
2021         (hppa*64*-*-linux*): Set unsupported_languages instead of
2022         disabling target-zlib.
2023         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2024         to hppa*64*-*-hpux*.
2025         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2026         hppa*-*-hpux*.
2027         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2028         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2029         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2030         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2031         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2032         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2033         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2034         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2035         libgcj-disabling case statement.
2036         * configure: Regenerate.
2038 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2040         * configure.ac: Disable Java for targets not supporting libffi.
2041         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2042         Remove cases in Java-disabling statement.
2043         (*arm-wince-pe): Change to arm-wince-pe.
2044         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2045         cases in Java-disabling statement.
2046         (bfin-*-*): Don't disable Java again.
2047         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2048         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2049         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2050         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2051         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2052         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2053         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2054         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2055         Java-disabling statement.
2056         (mmix-*-*): Don't disable Java again.
2057         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2058         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2059         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2060         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2061         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2062         statement.
2063         * configure: Regenerate.
2065 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2067         * configure.ac: Separate cases disabling Java and Java libraries
2068         from general case over targets.
2069         * configure: Regenerate.
2071 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2073         * MAINTAINERS: Update my email address.
2075 2011-04-20  Easwaran Raman  <eraman@google.com>
2077         * MAINTAINERS (Write After Approval): Add myself.
2079 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2081         PR lto/48086
2082         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2083         * configure: Regenerate.
2085 2011-04-16  Jim Meyering  <meyering@redhat.com>
2087         * MAINTAINERS (Write After Approval): Add myself.
2089 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2091         * MAINTAINERS: Update my email address.
2093 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2095         * MAINTAINERS (Write After Approval): Add myself.
2097 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2099         * MAINTAINERS (Write After Approval): Add myself.
2101 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2103         * MAINTAINERS (Write After Approval): Add myself.
2105 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2107         * configure.ac (build_tools): Remove build-byacc.
2108         (host_libs): Remove mmalloc.
2109         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2110         autoconf automake libtool diff rcs fileutils shellutils time
2111         textutils wdiff find uudecode hello tar gzip indent recode release
2112         sed perl gawk findutils gettext zip.
2113         (libgcj): Remove target-qthreads.
2114         (target_tools): Remove target-examples target-gperf.
2115         (YACC): Don't handle building byacc.
2116         * configure: Regenerate.
2117         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2118         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2119         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2120         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2121         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2122         handle building components.
2123         * Makefile.in: Regenerate.
2125 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2127         * MAINTAINERS: Update my email address as Xtensa maintainer.
2129 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2131         * config.sub: Sync from upstream.
2133 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2135         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2136         (microblaze*): Don't disable libssp.
2137         * configure: Regenerate.
2139 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2141         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2142         moveifchange.
2143         * configure: Regenerate.
2144         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2145         * Makefile.in: Regenerate.
2147 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2149         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2150         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2151         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2152         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2153         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2154         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2155         md_exec_prefix cases.
2156         * configure: Regenerate.
2158 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2160         * configure.ac: Separate cases disabling target-libssp,
2161         target-libiberty, target-libstdc++-v3 and Fortran from general
2162         case over targets.
2163         * configure: Regenerate.
2165 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2167         * configure.ac (*-*-chorusos): Don't disable libgcj.
2168         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2169         Remove case.
2170         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2171         (arm-*-coff): Don't disable libgcj.
2172         (arm*-*-linux-gnueabi): Remove useless assignment.
2173         (arm-*-riscix*): Don't disable libgcj.
2174         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2175         configuration.
2176         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2177         (c54x*-*-*): Remove case.
2178         (tic54x-*-*): Don't disable GCC or GCC libraries.
2179         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2180         to *.
2181         (d10v-*-*): Don't disable GCC libraries.
2182         (d30v-*-*): Don't disable libgcj.
2183         (h8500-*-*): Don't disable GCC libraries.
2184         (i960-*-*): Don't disable libgcj.
2185         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2186         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2187         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2188         libgcj.
2189         (m68k-*-coff*): Remove case.
2190         (mmix-*-*): Don't disable libgloss on host.
2191         (mn10200-*-*, mn10300-*-*): Remove cases.
2192         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2193         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2194         Don't disable libgcj.
2195         (romp-*-*): Remove case.
2196         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2197         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2198         case.
2199         (v810-*-*): Don't disable GCC libraries.
2200         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2201         (ip2k-*-*): Don't disable GCC libraries.
2202         * configure: Regenerate.
2204 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2206         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2207         libffi on host.
2208         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2209         on host.
2210         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2211         * configure: Regenerate.
2213 2011-03-26  John Marino  <binutils@marino.st>
2215         * configure.ac: Add support for *-*-dragonfly*
2216         * configure: Regenerate.
2218 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2220         * configure.ac (native_only): Remove.
2221         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2222         send-pr uudecode guile gnuserv on host.
2223         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2224         send-pr rcs guile perl texinfo libtool on host.
2225         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2226         automake send-pr rcs guile perl texinfo libtool on host.
2227         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2228         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2229         (alpha*-dec-osf*): Don't disable fileutils on target.
2230         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2231         texinfo send-pr expect dejagnu on target.
2232         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2233         target-qthreads on target.
2234         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2235         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2236         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2237         x86_64-*-mingw*): Don't disable expect on target.
2238         (*-*-cygwin*): Don't disable target-gperf on target.
2239         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2240         gnuserv on target.
2241         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2242         target.
2243         * configure: Regenerate.
2245 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2247         * configure.ac (target_tools): Remove target-groff.
2248         (native_only): Remove target-groff.
2249         (hppa*64*-*-*): Don't disable byacc.
2250         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2251         setting.
2252         (*-*-kaos*): Don't skip target-librx and target-groff.
2253         (*-*-netware*): Don't skip target-libmudflap.
2254         (*-*-tpf*): Don't skip target-libmudflap.
2255         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2256         directories on the host.
2257         (ia64*-*-*vms*): Don't skip tix.
2258         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2259         host.
2260         * configure: Regenerate.
2262 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2264         * configure.ac: Remove references to mt-mep, mt-netware,
2265         mt-wince.
2266         * Makefile.def: Add all-utils soft dependencies.
2267         * Makefile.tpl: Remove GDB_NLM_DEPS.
2268         * configure: Regenerate.
2269         * Makefile.in: Regenerate.
2271 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2273         * configure.ac: Do not include mh-x86omitfp.
2274         * configure: Regenerate.
2276 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2278         * configure.ac: Remove empty cases.
2279         * configure: Regenerate.
2281 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2283         * Makefile.def: Add dependency from termcap to gdb.
2284         * Makefile.in: Regenerate.
2286 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2288         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2289         * configure: Regenerate.
2290         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2291         * Makefile.tpl: Likewise.
2292         * Makefile.in: Regenerate.
2294 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2296         * configure.ac: Remove all mentions of tentative_cc.
2297         * configure: Regenerate.
2299 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2301         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2302         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2303         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2304         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2305         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2306         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2307         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2308         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2309         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2310         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2311         *-*-rhapsody*): Remove host cases.
2312         * configure: Regenerate.
2314 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2316         * configure.ac (ppc*-*-pe): Remove host case.
2317         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2318         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2319         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2320         cases.
2321         * configure: Regenerate.
2323 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2325         * config.sub: Update to version 2011-03-23.
2327 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2329         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2330         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2331         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2332         * configure: Regenerate.
2334 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2336         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2337         to Write After Approval.
2338         * config-ml.in: Don't handle arc-*-elf*.
2339         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2340         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2341         handle GCC libraries.
2342         * configure: Regenerate.
2344 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2346         PR bootstrap/48120:
2347         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2348         Add -lstdc++ -lm to LIBS.
2349         * configure: Regenerate.
2351 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2353         * config.guess: Update to version 2011-02-02
2354         * config.sub: Update to version 2011-02-24
2356 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2358         PR lto/48086
2359         * configure.ac: Re-enable LTO on *-apple-darwin9.
2360         * configure: Regenerate.
2362 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2364         PR lto/48086
2365         * configure.ac: Disable LTO on darwin due to an assembler change in
2366         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2367         under 256.
2368         * configure: Regenerate.
2370 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2372         * MAINTAINERS: Update myself as score backend maintainer,
2373         update my e-mail address.
2375 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2377         * MAINTAINERS: Update my e-mail address.
2379 2011-03-06  Joey Ye  <joey.ye@arm.com>
2381         * MAINTAINERS: Update my e-mail address.
2383 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2385         * configure.ac: Adjust test of with_ppl.
2386         * configure: Regenerated.
2388 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2390         * MAINTAINERS: Adjust my e-mail address.
2392 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2394         * configure.ac: Add -lpwl to ppllibs.
2395         * configure: Regenerated.
2397 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2399         * config/cloog.m4: Add -lisl to clooglibs.
2400         * configure: Regenerated.
2402 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2404         * MAINTAINERS (CPU Port maintainers): Add self.
2406 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2408         * MAINTAINERS: Add myself as testsuite maintainer.
2410 2011-02-15  Mike Stump  <mikestump@comcast.net>
2412         * MAINTAINERS: Add myself as testsuite maintainer.
2414 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2416         Import from Libtool and gnulib:
2418         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2420         Prepare for supporting FreeBSD 10.
2421         * config.rpath: Remove handling of freebsd1* which soon would
2422         match FreeBSD 10.0.
2424         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2426         Remove support for FreeBSD 1.x.
2427         * libtool.m4 (_LT_LINKER_SHLIBS)
2428         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2429         soon would incorrectly match FreeBSD 10.0.
2431 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2433         PR binutils/12283
2434         * move-if-change: Import version from gnulib.
2436 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2438         PR lto/47225
2439         * Makefile.def (lto-plugin): Double dash for enable-shared.
2440         (configure-gcc): Depend on all-lto-plugin.
2441         * Makefile.in: Rebuilt.
2443 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2445         * configure.ac: Remove extra bracket.
2446         * configure: Regenerate.
2448 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2450         * MAINTAINERS: Add myself as libquadmath maintainer.
2452 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2454         * MAINTAINERS: Update my email address.
2456 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2458         * MAINTAINERS (option handling): Add self.
2460 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2462         PR lto/47225
2463         * Makefile.def: Add dependency for install-gcc
2464         on install-lto-plugin.
2465         * Makfile.in: Regenerated
2467 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2469         * MAINTAINERS (CPU Port Maintainers): Add myself.
2471 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2473         PR libgcj/44341
2474         * configure.ac: Discard --with-* flags for host when configuring
2475         target libraries for cross build.
2476         * configure: Rebuilt.
2478 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2480         * MAINTAINERS (linear loop transforms): Removed.
2482 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2484         * configure.ac: If with_ppl is no, move setting with_cloog=no
2485         after CLOOG_REQUESTED check.
2486         * configure: Regenerated.
2488 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2490         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2491         CLooG has been requested.
2492         * configure: Regenerated.
2494 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2496         * configure: Regenerated.
2497         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2499 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2501         * configure: Regenerated.
2502         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2504 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2506         * configure.ac: Use AS_HELP_STRING throughout.
2507         * configure: Regenerate.
2509 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2511         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2512         * configure: Regenerate.
2514 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2516         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2518 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2520         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2521         for ia64-hpux.
2522         * configure: Regenerate.
2524 2011-01-07  Jan Hubicka  <jh@suse.cz>
2526         PR lto/47225
2527         * Makefile.in: Regenerate.
2528         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2529         configure.
2531 2011-01-07  Jan Hubicka  <jh@suse.cz>
2533         * Makefile.in: Regenerate.
2534         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2535         and configure dependency on lto-plugin configure.
2536         (lto-plugin module): Remove dependency on GCC; add dependency on
2537         liniberty.
2539 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2541         * MAINTAINERS (Write After Approval): Add myself.
2543 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2545         * configure: Regenerate.
2547 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2549         * configure.ac: (picochip): Disable libiberty.
2551 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2553         * MAINTAINERS (Write After Approval): Add myself.
2555 2010-12-10  Ian Lance Taylor  <iant@google.com>
2557         PR bootstrap/46819
2558         * configure.ac: For --disable-libgcj clear libgcj_saved.
2559         * configure: Rebuild.
2561 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2563         PR fortran/46540
2564         * configure.ac: Add --disable-libquadmath and
2565         --disable-libquadmath-support.
2566         * configure: Regenerate.
2568 2010-12-03  Ian Lance Taylor  <iant@google.com>
2570         * MAINTAINERS: Add myself as libgo maintainer.
2572 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2574         PR libffi/46792
2575         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2576         * configure: Regenerate.
2578 2010-12-02  Ian Lance Taylor  <iant@google.com>
2580         * configure.ac: Always set default for poststage1_ldflags to
2581         -static-libstdc++ -static-libgcc.
2583 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2585         * configure.ac: Move comment to remove extra space in last argument
2586         of GCC_TARGET_TOOL.
2588 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2590         PR other/46026
2591         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2592         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2593         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2594         (BASE_FLAGS_TO_PASS): Use it.
2595         * configure: Rebuilt.
2596         * Makefile.in: Rebuilt.
2598 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2600         PR binutils/12258
2601         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2602         Properly check default linker.
2603         * configure: Regnerated.
2605 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2607         * configure.ac: For --enable-gold, handle value `default' instead of
2608         `both*'.  New configure option --{en,dis}able-ld.
2609         * configure: Regenerate.
2611 2010-11-20  Ian Lance Taylor  <iant@google.com>
2613         * configure.ac: Only disable a language library if no language needs
2614         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2615         * configure: Rebuild.
2617 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2619         * Makefile.in: Regenerate.
2621         PR other/46202
2622         * configure.ac: Fix just-built in-tree STRIP name to be
2623         binutils/strip-new.
2624         * configure: Regenerate.
2625         * Makefile.def (install-strip-gcc, install-strip-binutils)
2626         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2627         (install-strip-sid): Mirror dependencies on non-strip variants
2628         of these targets on the respective -strip prerequisites.
2629         * Makefile.tpl (install-strip, install-strip-host)
2630         (install-strip-target): New targets.
2631         (install-strip-[+module+], install-strip-target-[+module+]):
2632         New targets.
2633         * Makefile.in: Regenerate.
2635 2010-11-19  Ian Lance Taylor  <iant@google.com>
2636             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2638         * configure.ac: Add target-libgo to target_libraries.  Set
2639         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2640         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2641         (HOST_EXPORTS): Add GOC.
2642         (BASE_TARGET_EXPORTS): Add GOC.
2643         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2644         (GOCFLAGS_FOR_TARGET): New variable.
2645         (EXTRA_HOST_FLAGS): Add GOC.
2646         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2647         * Makefile.def (target_modules): Add libgo.
2648         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2649         (dependencies): Add dependency from configure-target-libgo to
2650         configure-target-libffi and all-target-libstdc++-v3.  Add
2651         dependencies from all-target-libgo to all-target-libffi.
2652         (languages): Add go.
2653         * configure: Rebuild.
2654         * Makefile.in: Rebuild.
2656 2010-11-19  Ian Lance Taylor  <iant@google.com>
2658         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2659         compiler/flag environment variables.
2661 2010-11-18  Ian Lance Taylor  <iant@google.com>
2663         * configure.ac: Check for lang_requires_boot_languages in
2664         config-lang.in files.
2665         * configure: Rebuild.
2667 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2668             Tobias Burnus  <burnus@net-b.de>
2670         PR fortran/32049
2671         * Makefile.def: Add libquadmath; build it with language=fortran.
2672         * configure.ac: Add libquadmath.
2673         * Makefile.tpl: Handle multiple libs in check-[+language+].
2674         * Makefile.in: Regenerate.
2675         * configure: Regenerate.
2677 2010-11-16  Tom Tromey  <tromey@redhat.com>
2679         * MAINTAINERS: Moved myself to reviewers section.
2681 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2683         * MAINTAINERS: Moved myself to reviewers section.
2685 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2687         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2688         (Write After Approval): Remove self.
2690 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2692         * configure.ac: Fix spelling in option names.
2693         * configure: Regenerated.
2695 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2697         PR bootstrap/39622
2698         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2699         * configure: Regenerated.
2701 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2703         * MAINTAINERS: Update my email address.
2705 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2707         * configure: Regenerate.
2709 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2711         * configure: Regenerate.
2713 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2715         * configure: Regenerate.
2717 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2719         * configure: Regenerate.
2721 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2723         * configure.ac: Support official CLooG.org versions.
2724         * configure: Regenerate.
2725         * config/cloog.m4: New.
2727 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2729         * MAINTAINERS (Write After Approval): Add myself.
2731 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2733         * MAINTAINERS: Update my email address.
2735 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2737         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2738         * configure: Regenerate.
2740 2010-11-03  Ian Lance Taylor  <iant@google.com>
2741             Dave Korn  <dave.korn.cygwin@gmail.com>
2743         PR lto/46273
2744         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2745         and on other supported platforms whenever LTO is enabled.
2746         * configure: Rebuild.
2748 2010-11-02  Alan Modra  <amodra@gmail.com>
2750         PR binutils/12110
2751         * configure.ac: Error when source path contains spaces.
2752         * configure: Regenerate.
2754 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2756         * MAINTAINERS: Update my email address.
2758 2010-10-20  Ian Lance Taylor  <iant@google.com>
2760         * Makefile.def (target_modules): Set lib_path to src/.libs for
2761         libstdc++-v3 module.
2762         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2763         * Makefile.in: Rebuild.
2765 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2767         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2768         (Write After Approval): Remove myself.
2770 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2772         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2774 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2776         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2778 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2780         * configure.ac (build_lto_plugin): New shell variable.
2781         (--enable-lto): Turn on by default for all non-ELF platforms that
2782         have had LTO support added so far.  Set build_lto_plugin appropriately
2783         for both ELF and non-ELF.
2784         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2785         * configure: Regenerate.
2787 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2789         Sync from src:
2790         * configure.ac (v850 support): Remove target-libgloss from
2791         noconfigdirs.
2792         * configure: Regenerate.
2794 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2796         PR bootstrap/45326
2797         PR bootstrap/45174
2798         * configure.ac: Honor initial values of $build_configargs,
2799         $host_configargs, $target_configargs.  Mark the precious, so
2800         environment settings get recorded.
2801         * configure: Regenerate.
2803 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2805         PR bootstrap/45796
2806         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2807         Depend on all-build-libiberty.
2808         * Makefile.in: Regenerate.
2810 2010-09-30  Michael Eager  <eager@eagercon.com>
2812         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2813         * configure: Regenerate.
2815 2010-09-28  Michael Eager  <eager@eagercon.com>
2817         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2819 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2821         PR bootstrap/44621
2822         * configure.ac: Fix unportable shell quoting.
2823         * configure: Regenerate.
2825 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2827         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2828         targets and amend comment.
2829         * configure: Regenerate.
2831 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2833         * MAINTAINERS (Write After Approval): Add myself.
2835 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2837         * configure.ac: Enable LTO by default on Darwin.
2838         * configure: Regenerate.
2840 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2842         * MAINTAINERS (Write After Approval): Add myself.
2844 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2846         * MAINTAINERS (Write After Approval): Add myself.
2848 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2850         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2851         ports
2853 2010-07-28  David Yuste  <david.yuste@gmail.com>
2855         * MAINTAINERS (Write After Approval): Add myself.
2857 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2859         * configure.ac: Support all v850 targets.
2860         * configure: Regenerate.
2862 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2864         PR bootstrap/44455
2865         * configure.ac (extra_mpfr_configure_flags): Copy from
2866         extra_mpc_gmp_configure_flags.
2867         * configure: Re-generated.
2869 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2871         * MAINTAINERS (Write After Approval): Add myself.
2873 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2875         * MAINTAINERS (Write After Approval): Add myself.
2877 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2879         * MAINTAINERS (Write After Approval): Add myself.
2881 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2883         PR target/44862
2884         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2885         Provide -B option to allow for link spec %s substitutions for
2886         libstdc++.a on darwin.
2887         * Makefile.in: Regenerate.
2889 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2891         * MAINTAINERS (Reviewers): Update my e-mail address
2893 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2895         * Makefile.def (configure-gcc): Depend on all-libelf.
2896         * Makefile.in: Rebuild.
2898 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2900         * MAINTAINERS (Write After Approval): Add myself in the right place.
2902 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2904         * MAINTAINERS (Write After Approval): Add myself.
2906 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2908         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2910 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2912         * config.sub: Update to version 2010-05-21.
2913         * config.guess: Update to version 2010-04-03.
2915 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2917         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2918         * configure: Regenerate.
2920 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2922         * MAINTAINERS (Write After Approval): Add myself.
2924 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2926         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2927         a platform that supports LTO.
2928         * configure: Regenerate.
2930 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2932         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2933         * configure: Regenerated.
2935 2010-04-27  Roland McGrath  <roland@redhat.com>
2936             H.J. Lu  <hongjiu.lu@intel.com>
2938         * configure.ac (--enable-gold): Support both, both/gold and
2939         both/bfd to add gold to configdirs without removing ld.
2940         * configure: Regenerated.
2942         * Makefile.def: Add install-gold dependency to install-ld.
2943         * Makefile.in: Regenerated.
2945 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2947         PR lto/42776
2948         * configure.ac (--enable-lto): Refactor handling so libelf tests
2949         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2950         and allow LTO to be explicitly enabled on non-ELF platforms that
2951         are known to support it inside else-clause.
2952         * configure: Regenerate.
2954 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2956         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2957         * configure: Regenerate.
2959 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2961         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2962         * configure: Regenerate.
2964 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2966         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2967         separately.
2968         * configure: Regenerate.
2970 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2972         * MAINTAINERS (Write After Approval): Add myself.
2974 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2976         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2977         * configure: Regenerate.
2979 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2981         * configure: Regenerate after change to elf.m4.
2983 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2985         * MAINTAINERS (Write After Approval): Add myself.
2987 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2989         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2990         * configure: Regenerated.
2992 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2994         * configure.ac: Print "buggy but acceptable" when CLooG
2995         revision is less than 9.
2996         * configure: Regenerated.
2998 2010-04-01  Diego Novillo  <dnovillo@google.com>
3000         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3002 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3004         PR bootstrap/43615
3005         PR bootstrap/43328
3007         Revert:
3009         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3011         * configure.ac: Do not pass --enable-multilib nor
3012         --disable-multilib in baseargs.  Accept explicitly passed
3013         --enable_multilib.
3014         * configure: Regenerate.
3016 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3018         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3020 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3022         * MAINTAINERS: Remove myself.
3024 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3026         PR bootstrap/43328
3027         * configure.ac: Do not pass --enable-multilib nor
3028         --disable-multilib in baseargs.  Accept explicitly passed
3029         --enable_multilib.
3030         * configure: Regenerate.
3032 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3034         * MAINTAINERS (spu port): Remove me.
3036 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3038         * configure.ac (tic6x-*-*): New case.
3039         * configure: Regenerate.
3041 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3043         * config.sub: Update to version 2010-03-22.
3044         * config.guess: Update to version 2009-12-30.
3046 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3048         PR ada/42554
3049         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3050         * configure: Regenerate.
3052 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3054         * MAINTAINERS: Update my email address.
3056 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3058         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3059         (ghassan.shobaki@amd.com): Removed.
3061 2010-03-17  Alan Modra  <amodra@gmail.com>
3063         * MAINTAINERS: Update my email address.
3065 2010-03-16  Diego Novillo  <dnovillo@google.com>
3067         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3068         Matthews.
3070 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3072         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3073         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3075 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3077         * MAINTAINERS: Update my email address.
3079 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3081         * MAINTAINERS: Update my email address.
3083 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3085         * MAINTAINERS: Update my email address.
3087 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3089         * MAINTAINERS: Update my email address.
3091 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3093         PR libstdc++/32499
3094         * configure.ac (RANLIB): Default to true.
3095         (STRIP): Likewise.
3096         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3097         * configure: Regenerate.
3099 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3101         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3102         (Write After Approval): Update my email address.
3104 2010-02-17  Nick Clifton  <nickc@redhat.com>
3106         PR 11238
3107         * Makefile.tpl (local-distclean): Also remove config.cache files in
3108         sub-directories as there may not be Makefiles present in the
3109         sub-directories.
3110         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3111         the config.cache files found by the find command.
3113         * Makefile.in: Regenerate.
3114         * configure.ac: Revert previous delta.
3115         * configure: Regenerate.
3117 2010-02-15  Nick Clifton  <nickc@redhat.com>
3119         PR 11238
3120         * configure.ac: Delete config.cache files in sub-directories when
3121         deleting Makefiles.
3122         * configure: Regenerate.
3124 2010-02-12  Ben Elliston  <bje@gnu.org>
3126         * MAINTAINERS: Update my email address.
3128 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3130         * MAINTAINERS (spu port): Update my email address.
3132 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3134         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3136 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3138         * configure.ac: Add "recommended" version checks for GMP/MPC.
3139         Update recommended GMP/MPFR/MPC versions.
3140         * configure: Regenerate.
3142 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3144         * MAINTAINERS: Move my Embecosm email address into the
3145         write-after-approval section.
3147 2010-01-26  Ian Lance Taylor  <iant@google.com>
3149         * MAINTAINERS: Add myself as Go frontend maintainer.
3151 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3153         PR libstdc++/36101, PR libstdc++/42813
3154         * configure.ac (bootstrap_target_libs): Make inclusion of
3155         target-libgomp conditional on libgomb being in target_configdirs.
3156         * configure: Regenerate.
3158 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3160         PR libstdc++/36101, PR libstdc++/42813
3161         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3162         * configure: Regenerate.
3164 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3166         PR libstdc++/36101, PR libstdc++/42813
3167         * configure.ac (target_configdirs): Substitute.
3168         * Makefile.def: Bootstrap target module libgomp.
3169         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3170         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3171         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3172         * configure, Makefile.in: Regenerate.
3174 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3176         * MAINTAINERS: Adjust my details.
3178 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3180         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3182 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3184         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3186 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3188         * MAINTAINERS (Write After Approval): Add myself.
3190 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3192         * MAINTAINERS (Write After Approval): Add myself.
3194 2010-01-11  Richard Guenther  <rguenther@suse.de>
3196         PR lto/41569
3197         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3198         * Makefile.in: Regenerated.
3200 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3202         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3203         * configure: Regenerate.
3205 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3206             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3208         PR bootstrap/42424
3209         * configure.ac: Include libtool m4 files.
3210         (_LT_CHECK_OBJDIR): Call it.
3211         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3212         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3214         * configure: Regenerate.
3216 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3218         PR bootstrap/41818
3219         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3220         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3221         * Makefile.in: Regenerate.
3223 2010-01-02  Richard Guenther  <rguenther@suse.de>
3225         PR lto/41529
3226         * configure.ac: Include config/elf.m4.  Disable LTO if not
3227         builting for an elf target.
3228         * configure: Regenerate.
3230 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3232         * MAINTAINERS: Change my email address.
3234 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3236         * config.sub, config.guess: Update from upstream sources.
3238 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3240         * MAINTAINERS (Write After Approval): Add myself.
3242 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3244         PR middle-end/30447
3245         PR middle-end/30789
3246         PR other/40302
3248         * configure.ac: Require MPC.
3249         * configure: Regenerate.
3251 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3253         PR target/38384
3254         PR bootstrap/40972
3255         * libtool.m4: Sync from git Libtool.
3256         * ltoptions.m4: Likewise.
3257         * ltversion.m4: Likewise.
3258         * lt~obsolete.m4: Likewise.
3259         * ltmain.sh: Likewise.
3261 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3263         * configure.ac: Update minimum MPC version to 0.8.
3264         * configure: Regenerate.
3266 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3268         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3269         * configure: Regenerated.
3271 2009-11-21  Ian Lance Taylor  <iant@google.com>
3273         * configure.ac: Change default of poststage1_ldflags to be empty if
3274         poststage1_libs is set.  When poststage1_libs is empty, and
3275         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3276         * configure: Rebuild.
3278 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3280         * MAINTAINERS (Write After Approval): Update my email address.
3282 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3284         * config.guess: Update from upstream sources.
3286 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3288         * Makefile.def: Restore host and target settings for gmp.
3289         * Makefile.in: Rebuild.
3291 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3293         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3294         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3295         Fix portability of test of C++ as bootstrap language.  Add
3296         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3297         * configure: Rebuild.
3298         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3299         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3300         in-tree building.
3301         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3302         (POSTSTAGE1_HOST_EXPORTS): Use it.
3303         (STAGE[+id+]_CXXFLAGS): New.
3304         (BASE_FLAGS_TO_PASS): Pass it down.
3305         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3306         extra_exports.
3307         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3308         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3309         extra_exports.
3310         * Makefile.in: Rebuild.
3312 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3314         * config.sub, config.guess: Update from upstream sources.
3316 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3318         * MAINTAINERS (Write After Approval): Add myself.
3320 2009-11-09  Jon Beniston  <jon@beniston.com>
3322         * MAINTAINERS (Write After Approval): Add myself.
3324 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3326         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3327         paths for *-w64-mingw* and x86_64-*mingw*.
3328         * configure: Regenerated.
3330 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3332         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3334 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3336         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3337         Phil Edwards to Write-After Approval.
3339 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3341         * configure.ac: Disable target-winsup & co for
3342         x86_64-*-mingw* and *-w64-mingw* targets.
3343         * configure: Regenerated.
3345 2009-10-16  Nick Clifton  <nickc@redhat.com>
3347         * MAINTAINERS: Add myself as a maintainer for the RX port.
3349 2009-10-26  Johannes Singler  <singler@kit.edu>
3351         * MAINTAINERS (Write After Approval): Update my e-mail address.
3353 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3355         * configure.ac (CLooG test): Use = with test.
3356         * configure: Regenerate.
3358 2009-10-22  Richard Guenther  <rguenther@suse.de>
3360         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3361         cloog if the ppl version check failed.  Move flags saving
3362         before setting in libelf check.
3363         * configure: Regenerate.
3365 2009-10-21  Richard Guenther  <rguenther@suse.de>
3367         * configure.ac: Adjust the ppl and cloog configure to work as
3368         documented.  Disable cloog if ppl was disabled.  Omit the version
3369         checks if they were disabled.
3370         * configure: Re-generate.
3372 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3374         * configure.ac: Add 'lto' to enable_languages, not
3375         new_enable_languages, and only if not already present.
3376         * configure: Regenerate.
3378 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3380         * README: Refer to the various COPYING* files instead of just
3381         COPYING.
3382         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3384 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3386         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3388 2009-10-07  Richard Guenther  <rguenther@suse.de>
3390         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3391         and Richard Guenther as reviewers.
3392         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3393         as reviewers.
3395 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3397         * config.sub: Update from upstream sources.
3399 2009-10-06  Ian Lance Taylor  <iant@google.com>
3401         * Makefile.def: check-gold depends upon all-gas.
3402         * Makefile.in: Rebuild.
3404 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3406         * MAINTAINERS (Write After Approval): Add myself.
3408 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3410         * Makefile.def: all-lto-plugin depends on all-libiberty.
3411         set bootstrap=true for lto-plugin.
3412         Add lto-plugin.
3413         * Makefile.in: Regenerate.
3414         * configure.ac (host_libs): Add lto-plugin.
3415         * configure: Regenerate.
3417 2009-10-03  Diego Novillo  <dnovillo@google.com>
3419         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3420         (HOST_LIBELFLIBS): Define.
3421         (HOST_LIBELFINC): Define.
3422         * Makefile.in: Regenerate.
3423         * configure.ac: Add --enable-lto.
3424         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3425         If --enable-lto is used, add 'lto' to new_enable_languages.
3426         If --enable-lto is used and gold is enabled, add
3427         lto-plugin to configdirs.
3428         * configure: Regenerate.
3430 2009-10-03  Simon Baldwin  <simonb@google.com>
3432         * configure.ac: If --with-system-zlib, suppress local zlib and
3433         pass --with-system-zlib to subdir configure scripts.
3434         * configure: Regenerate.
3436 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3437             Paolo Bonzini  <bonzini@gnu.org>
3439         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3440         $(srcdir).
3441         * Makefile.in: Rebuilt.
3443 2009-09-26  Gary Funck  <gary@intrepid.com>
3445         * MAINTAINERS (Write After Approval): Add myself.
3447 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3449         * configure.ac: Update minimum MPC version to 0.7.
3450         * configure: Regenerate.
3452 2009-09-25  Nick Clifton  <nickc@redhat.com>
3454         * configure.ac: Pass any --cache-file=/dev/null option on to
3455         subconfigures.
3456         * configure: Regenerate.
3458 2009-09-23  Nick Clifton  <nickc@redhat.com>
3460         * config.sub, config.guess: Update from upstream sources.
3462 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3464         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3465         * Makefile.in: Rebuilt.
3467 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3469         PR bootstrap/32272
3470         * configure.ac: Error out if $srcdir isn't '.' but contains
3471         host-${host_noncanonical}.
3472         * configure: Regenerate.
3474 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3476         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3477         maintainer.
3479 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3481         * configure.ac: If bootstrapping a combined tree with
3482         --enable-gold, require c++ in stage1_languages.
3483         * configure: Regenerate.
3485         * configure.ac: Also add target_libs of stage1_languages to
3486         bootstrap_target_libs.
3487         * configure: Regenerate.
3489         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3490         with --enable-languages not containing c++.
3491         * configure: Regenerate.
3493 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3495         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3496         * configure: Regenerate.
3498 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3500         * MAINTAINERS (Write After Approval): Update my e-mail address,
3501         and move from from here...
3502         (Waiting for paperwork): To here.
3504 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3506         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3508 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3510         * configure.ac: Do not use $extrasub for replacing @if/@endif
3511         parts in Makefile; instead, use additional arguments to
3512         AC_CONFIG_COMMANDS to do the replacement manually, with several
3513         sed invocations, to avoid HP-UX sed command limits.
3514         * configure: Regenerate.
3516 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3518         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3519         blank before -L.
3521 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3523         * configure.ac (with-build-config): Document.  Handle without.
3524         Handle missing argument.
3525         * configure: Rebuilt.
3527 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3529         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3530         Default to bootstrap-debug only if compare-debug works.
3531         * configure: Rebuilt.
3532         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3533         * Makefile.in: Rebuilt.
3535 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3537         * MAINTAINERS (OS Port Maintainers): Update my email address.
3539 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3541         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3542         * Makefile.in: Rebuilt.
3544 2009-09-01  Chris Demetriou  <cgd@google.com>
3546         * MAINTAINERS (Write After Approval): Add myself.
3548 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3550         PR debug/30161
3551         * include/dwarf2.h (enum dwarf_tag): Added
3552         DW_TAG_GNU_template_template_param
3553         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3555 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3557         * Makefile.tpl (AWK): Fix typo.
3558         * Makefile.in: Regenerate.
3560 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3562         * configure.ac: Detect awk and sed.
3563         * Makefile.def (flags_to_pass): Add AWK and SED.
3564         * Makefile.tpl (AWK, SED): New.
3565         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3566         * configure: Regenerate.
3567         * Makefile.in: Regenerate.
3569 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3571         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3572         (collapseslashes): Likewise.
3574 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3576         * configure.ac (AC_PREREQ): Bump to 2.64.
3578 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3580         * configure.ac: Remove --with-datarootdir, --with-docdir,
3581         --with-pdfdir, --with-htmldir switches.
3582         * configure: Regenerate.
3584         * configure: Regenerate.
3586         * compile: Sync from Automake 1.11.
3587         * depcomp: Likewise.
3588         * install-sh: Likewise.
3589         * missing: Likewise.
3590         * mkinstalldirs: Likewise.
3591         * ylwrap: Likewise.
3593 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3595         * ltmain.sh (func_normal_abspath): New function.
3596         (func_relative_path): Likewise.
3597         (func_mode_help): Document new -bindir option for link mode.
3598         (func_mode_link): Add new -bindir option, and use it to place
3599         output DLL if specified.
3601 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3603         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3604         (baseargs): Add --disable-option-checking.
3605         * configure: Regenerate.
3607         * Makefile.def (configure-target-libiberty): Depend on
3608         all-binutils and all-ld.
3609         (configure-target-newlib): Likewise.
3610         * Makefile.in: Regenerate.
3612 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3614         * config.sub, config.guess: Update from upstream sources.
3616 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3618         Sync from src, merge:
3620         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3622         * configure.ac: Do not exclude gas for i386-*-darwin.
3623         Add a case for x86_64-*-darwin.
3624         * configure: Regenerate.
3626 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3628         * MAINTAINERS: Add my name to Write After Approval list.
3630 2009-08-06  Michael Eager  <eager@eagercon.com>
3632         * configure.ac: Add Microblaze target.
3633         * configure: Regenerate.
3635 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3637         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3638         * configure: Regenerate.
3640 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3642         * MAINTAINERS (Write After Approval): Update my e-mail address.
3644 2009-07-06  Ian Lance Taylor  <iant@google.com>
3646         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3647         * configure: Rebuild.
3649 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3651         * MAINTAINERS: Move myself to the Graphite Reviewers.
3653 2009-06-30  Wei Guozhi  <carrot@google.com>
3655         * MAINTAINERS: Add my name to Write After Approval list.
3657 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3659         PR bootstrap/40338
3660         * configure.ac (comparestring): Create new variable.
3661         * Makefile.tpl (comparestring): Use to skip some comparisions.
3662         * configure: Regenerate.
3663         * Makefile.in: Regenerate.
3665 2009-06-26  Doug Evans  <dje@sebabeach.org>
3667         * Makefile.def (host_modules): Add cgen.
3668         * Makefile.in: Regenerate.
3669         * configure.ac (host_tools): Add cgen.
3670         * configure: Regenerate.
3672 2009-06-23  DJ Delorie  <dj@redhat.com>
3674         * MAINTAINERS: Add myself as mep maintainer.
3676 2009-06-23  Ian Lance Taylor  <iant@google.com>
3678         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3679         boot_languages.  Only bootstrap target libraries listed in
3680         target_libs for some boot language.  Add --with-stage1-ldflags,
3681         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3682         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3683         if not building with C++.
3684         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3685         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3686         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3687         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3688         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3689         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3690         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3691         * configure, Makefile.in: Rebuild.
3693 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3695         * MAINTAINERS: Added my name to write-after-approval list.
3697 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3699         * configure.ac: Define is_elf for QNX Neutrino targets.
3700         * configure: Regenerate.
3702 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3704         * MAINTAINERS: Added my name to the write-after-approval list
3706 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3708         * configure.ac: Detect MPC in default directory.
3709         * configure: Regenerate.
3711 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3712             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3714         * Makefile.tpl (all): Avoid a trailing backslash.
3715         * Makefile.in: Regenerate.
3717 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3719         * config.sub, config.guess: Update from upstream sources.
3721 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3723         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3724         to noconfdirs.
3725         * configure: Regenerate.
3727 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3729         * Makefile.tpl ([+compare-target+]): Compare all stage
3730         directories, rather than just gcc.
3731         * Makefile.in: Rebuilt.
3733 2009-06-01  Doug Kwan  <dougkwan@google.com>
3735         * configure.ac: Support gold for target arm*-*-*.
3736         * configure: Regenerate.
3738 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3740         * Makefile.def: Add MPC support and dependencies.
3741         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3743         * Makefile.in, configure: Regenerate.
3745 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3747         * Makefile.tpl (all): Avoid harmless warning in make all when
3748         gcc-bootstrap is enabled but stage_last does not exist.
3749         * Makefile.in: Rebuilt.
3751 2009-05-24  Nicolas Roche  <roche@adacore.com>
3753         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3754         * Makefile.in: Regenerate.
3756 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3758         * MAINTAINERS: Update my e-mail address.
3760 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3762         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3763         * configure:  Regenerate.
3765 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3767         PR other/40159
3768         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3769         gcc-no-bootstrap are mutually exclusive.
3770         * Makefile.in: Rebuilt.
3772 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3774         PR other/40159
3775         * Makefile.tpl (all): Don't end with unconditional success.
3776         * Makefile.in: Rebuilt.
3778 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3780         PR target/37137
3781         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3782         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3783         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3784         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3785         stage_configureflags, stage_cflags and stage_libcflags into
3786         explicit Makefile macros.
3787         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3788         GFORTRAN.
3789         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3790         CC.  Set CC_FOR_BUILD from CC.
3791         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3792         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3793         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3794         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3795         and GFORTRAN.
3796         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3797         (_LIBCFLAGS): Renamed to _TFLAGS.
3798         (do-compare-debug, do-compare3-debug): Drop.
3799         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3800         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3801         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3802         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3803         (XGCC_FLAGS_FOR_TARGET): New.
3804         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3805         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3806         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3807         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3808         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3809         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3810         TFLAGS.
3811         (BUILD_CONFIG): Include if requested.
3812         (all): Set TFLAGS on bootstrap.
3813         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3814         (all-stageid-prefixmodule): Likewise.
3815         (do-clean, distclean-stageid): Set TFLAGS.
3816         (restrap): Fix whitespace.
3817         * Makefile.in: Rebuilt.
3819 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3821         * config.guess: Sync with src.
3823 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3825         * configure.ac ($with_ppl):  Default to no if not supplied.
3826         ($with_cloog):  Likewise.
3827         configure:  Regenerate.
3829 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3831         * MAINTAINERS: Update my e-mail address.
3833 2009-04-27  Nick Clifton  <nickc@redhat.com>
3835         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3837 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3839         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3840         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3841         * Makefile.in: Regenerate.
3843 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3845         PR bootstrap/39739
3846         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3847         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3849         * configure, Makefile.in: Regenerate.
3851 2009-04-21  Taras Glek  <tglek@mozilla.com>
3853         * include/hashtab.h: Update GTY annotations to new syntax
3854         * include/splay-tree.h: Likewise
3856 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3858         * config.sub, config.guess: Update from upstream sources.
3860 2009-04-15  Anthony Green  <green@moxielogic.com>
3862         * configure.ac: Add moxie support.
3863         * configure: Rebuilt.
3865 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3867         * configure.ac: Change copyright header to refer to version
3868         3 of the GNU General Public License and to point readers at the
3869         COPYING3 file and the FSF's license web page.
3870         * Makefile.def: Likewise.
3871         * Makefile.tpl: Likewise.
3872         * Makefile.in: Regenerate.
3874 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3876         * configure.ac: Restore match for darwin9 or later. Use double
3877         brackets since regeneration eats one pair.
3878         * configure: Regenerate.
3880 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3882         PR gas/10039
3883         * configure.ac: Require texinfo 4.7.
3884         * configure: Regenerated.
3886 2009-04-09  Nick Clifton  <nickc@redhat.com>
3888         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3889         the GCC Runtime Library Exception.
3891 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3893         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3894         * configure: Regenerate.
3896 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3898         * Makefil.def (languages): New entries.
3899         * Makefile.tpl (check-gcc-*): New generic target.
3900         * Makefile.in: Regenerate.
3902 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3904         * MAINTAINERS:  Update my email address.
3906 2009-03-18  Tom Tromey  <tromey@redhat.com>
3908         * configure: Rebuild.
3909         * configure.ac (host_libs): Add libiconv.
3910         * Makefile.in: Rebuild.
3911         * Makefile.def (host_modules): Add libiconv.
3912         (configure-gdb, all-gdb): Depend on libiconv.
3914 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3916         * configure.ac: Treat gdb as supported on x86_64-darwin.
3917         * configure: Regenerate.
3919 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3921         * configure.ac (--with-host-libstdcxx): New option.
3922         * configure: Regenerate.
3924 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3926         * MAINTAINERS:  Move myself into the write after approval list.
3928 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3930         * MAINTAINERS: Update e-mail address.
3932 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3934         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3936 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3938         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3940 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3942         Backport from git Libtool:
3944         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3945         Support GNU/kOpenSolaris.
3946         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3947         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3948         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3949         GNU/kOpenSolaris.
3951 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3953         * MAINTAINERS: Update e-mail address.
3955 2009-02-24  Michael Eager  <eager@eagercon.com>
3957         * MAINTAINERS (Write After Approval): Add self.
3959 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3961         * MAINTAINERS (Write After Approval): Add myself.
3963 2009-02-05  Andreas Schwab  <schwab@suse.de>
3965         * Makefile.tpl (stage_last): Define $r and $s before using
3966         $(RECURSE_FLAGS_TO_PASS).
3967         * Makefile.in: Regenerate
3969 2009-01-30  Ian Lance Taylor  <iant@google.com>
3971         * MAINTAINERS: Move myself to the Global Reviewers list.
3973 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3975         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3976         * configure: Regenerate.
3978 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3980         * MAINTAINERS: Make whitespace consistent.
3981         Remove Robert Millan from Write After Approval.
3983 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3985         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3986         (all-opcodes): Depend on all-libiberty.
3987         * Makefile.in: Regenerate.
3989 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3991         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3992         * configure: Regenerate.
3994 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3996         * MAINTAINERS (Write After Approval): Add myself.
3998 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4000         * MAINTAINERS: Add myself to reviewers (Fortran).
4002 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4004         PR tree-optimization/38515
4005         * configure.ac (cloog-polylib): Removed.
4006         (with_ppl, with_cloog): Test for "no".
4007         * configure: Regenerated.
4009 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4011         * MAINTAINERS: Moved myself to reviewers (Fortran).
4013 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4015         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4016         (Write After Approval): Remove myself.
4018 2009-01-03  Diego Novillo  <dnovillo@google.com>
4020         * MAINTAINERS: Remove myself from alias maintainership.
4022 2009-01-02  David Ayers  <ayers@fsfe.org>
4024         * MAINTAINERS: Update e-mail address.
4026 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4028         * MAINTAINERS: Make whitespace consistent.
4030 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4032         Backport from upstream Libtool:
4033         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4034         Add cache variables to tests that require the linker to work.
4035         For shlibpath_overrides_runpath, this also changes the semantics
4036         to let the result from the C compiler take precedence.
4038 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4040         * config.sub, config.guess: Update from upstream sources.
4042 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4044         * configure.ac (ppllibs): Add by default the lib flags.
4045         * configure: Regenerate.
4047 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4049         * MAINTAINERS:  Add myself to the write after approval list.
4051 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4053         * configure.ac: Add double brackets on darwin[912].
4054         * configure: Regenerate.
4056 2008-12-03  Daniel Kraft  <d@domob.eu>
4058         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4059         Approval to Reviewer section (for Fortran front-end).
4061 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4063         * configure.ac: Expand to darwin10 and later.
4064         * configure: Regenerate.
4066 2008-12-02  Andreas Schwab  <schwab@suse.de>
4068         * Makefile.def: configure-target-boehm-gc depends on
4069         all-target-libstdc++-v3.
4070         * Makefile.in: Regenerate.
4072 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4074         * MAINTAINERS:  Add myself as mingw maintainer.
4076 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4078         * config.sub, config.guess: Update from upstream sources.
4080 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4082         * README.SCO: Remove.
4084 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4086         * MAINTAINERS:  Add myself to the write after approval list.
4088 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4090         * MAINTAINERS:  Update my email address in WAA section.
4092 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4094         * MAINTAINERS: Update e-mail address.
4096 2008-11-27  Toon Moene  <toon@moene.org>
4098         * MAINTAINERS: Change e-mail address.
4100 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4102         * configure.ac: Build gdb for i?86-*-darwin*
4103         * configure: Regenerated.
4105 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4107         * MAINTAINERS: Added my full name.
4109 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4111         PR bootstrap/38014
4112         PR bootstrap/37923
4114         Revert:
4116         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4118         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4119         * Makefile.in: Regenerated.
4121         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4123         PR gdb/921
4124         PR gdb/1646
4125         PR gdb/2175
4126         PR gdb/2176
4128         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4129         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4130         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4131         (HOST_EXPORTS): Pass CPPFLAGS.
4132         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4133         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4134         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4135         * Makefile.in, configure: Regenerated.
4136         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4137         and CPPFLAGS_FOR_BUILD.
4139 2008-11-06  Jeff Law  <law@redhat.com>
4141         * MAINTAINERS: Add myself as middle end maintainer.
4143 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4145         * MAINTAINERS (Write after approval): Add myself.
4147 2008-11-05  Diego Novillo  <dnovillo@google.com>
4149         * MAINTAINERS (Global Reviewers): Add myself.
4150         (Non-Algorithmic Maintainers): Remove myself.
4152 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4154         * MAINTAINERS (Write after approval): Add myself.
4156 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4158         * MAINTAINERS (Write after approval): Add myself.
4160 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4162         * configure.ac (spu-*-*): Remove special case.
4163         * configure: Regenerate.
4165 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4167         * MAINTAINERS (Write after approval): Update my email address.
4169 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4171         * configure.ac [spu-*-*]: Do not set skipdirs.
4172         * configure: Re-generate.
4174 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4176         * MAINTAINERS (Various Maintainers): Add myself to reload.
4178 2008-10-25  Richard Guenther  <rguenther@suse.de>
4180         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4181         maintainer.  Remove myself as libgcc-math maintainer.
4182         (Non-Algorithmic Maintainers): Remove myself.
4184 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4186         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4187         * Makefile.in: Regenerated.
4189 2008-10-23  Cary Coutant  <ccoutant@google.com>
4191         * MAINTAINERS (Write after approval): Add myself.
4193 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4195         PR gdb/921
4196         PR gdb/1646
4197         PR gdb/2175
4198         PR gdb/2176
4200         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4201         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4202         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4203         (HOST_EXPORTS): Pass CPPFLAGS.
4204         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4205         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4206         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4207         * Makefile.in, configure: Regenerated.
4208         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4209         and CPPFLAGS_FOR_BUILD.
4211 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4213         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4214         Sebastian Pop.
4216 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4218         * MAINTAINERS (Write After Approval): Added myself.
4220 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4222         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4223         recommended version to 2.3.2.
4225         * configure: Regenerate.
4227 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4229         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4231 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4233         * MAINTAINERS (Write After Approval): Update e-mail address.
4235 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4237         * libtool.m4: Update to libtool 2.2.6.
4238         * lt~obsolete.m4: Update to libtool 2.2.6.
4239         * ltmain.sh: Update to libtool 2.2.6.
4240         * ltsugar.m4: Update to libtool 2.2.6.
4241         * ltversion.m4: Update to libtool 2.2.6.
4242         * ltoptions.m4: Update to libtool 2.2.6.
4243         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4245 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4247         * MAINTAINERS (Write After Approval): Add myself.
4249 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4251         * MAINTAINERS (Write After Approval): Update my name.
4253 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4255         * MAINTAINERS: Add myself in "Write After Approval".
4257 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4259         * MAINTAINERS: Add myself as ia64 maintainer.
4261 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4263         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4264         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4265         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4266         and Michael Tiemann from Write After Approval since they do not
4267         actually have access.
4269 2008-09-05  Richard Guenther  <rguenther@suse.de>
4271         * configure.ac: Initialize clooglibs to -lcloog.
4272         * configure: Re-generate.
4274 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4276         * MAINTAINERS (Write After Approval): Add myself.
4278 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4280         * configure.ac (--with-cloog-polylib): New.
4281         (--disable-cloog-version-check): New.
4282         (--disable-ppl-version-check): New.
4283         * configure: Re-generate.
4285 2008-09-03  Richard Guenther  <rguenther@suse.de>
4287         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4288         cloog test.
4289         * configure: Re-generate.
4291 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4293         Add picoChip port.
4294         * MAINTAINERS: Add picoChip maintainers.
4296 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4297             Tobias Grosser  <grosser@fim.uni-passau.de>
4298             Jan Sjodin  <jan.sjodin@amd.com>
4299             Harsha Jagasia  <harsha.jagasia@amd.com>
4300             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4301             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4302             Adrien Eliche  <aeliche@isty.uvsq.fr>
4304         Merge from graphite branch.
4305         * configure: Regenerate.
4306         * Makefile.in: Regenerate.
4307         * configure.ac (host_libs): Add ppl and cloog.
4308         Add checks for PPL and CLooG.
4309         * Makefile.def (ppl, cloog): Added modules and dependences.
4310         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4311         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4313 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4315         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4316         (GCC_SHLIB_SUBDIR): New.
4317         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4318         * configure: Regenerate.
4319         * Makefile.in: Regenerate.
4321 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4323         * MAINTAINERS: Consistently use tabs to separate columns.
4325 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4327         * MAINTAINERS (Write after Approval): Add myself.
4329 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4331         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4332         Enable bfd, binutils and opcodes.
4333         * configure: Regenerate.
4335 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4337         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4339 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4341         * MAINTAINERS:  Use correct Umlaut for last name.
4343 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4345         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4347 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4349         * MAINTAINERS: Update my email address.
4351 2008-08-16  Nicolas Roche  <roche@adacore.com>
4353         * Makefile.tpl: Add BOOT_ADAFLAGS.
4354         * Makefile.in: Regenerate.
4356 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4358         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4359         * configure: Regenerate.
4361 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4363         * configure.ac: Add makefile fragments for hpux.
4364         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4365         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4366         * configure: Regenerate.
4367         * Makefile.in: Regenerate.
4369 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4371         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4373 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4375         * MAINTAINERS (Write after Approval): Add myself.
4377 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4379         * MAINTAINERS (Write After Approval):  Add myself.
4381 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4383         * MAINTAINERS (Write After Approval):  Add myself.
4385 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4387         * MAINTAINERS: Update my email address.
4389 2008-06-25  Joey Ye  <joey.ye@intel.com>
4391         * MAINTAINERS (Write After Approval):  Add myself.
4393 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4395         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4396         * Makefile.in: Regenerate.
4397         * configure: Regenerate.
4399 2008-06-17  Daniel Kraft  <d@domob.eu>
4401         * MAINTAINERS (Write After Approval):  Add myself.
4403 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4405         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4406         "$@" is still intact with both Autoconf 2.59 and 2.62.
4407         * configure: Regenerate.
4409 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4411         * Makefile.tpl: Fix comment errors.
4412         * Makefile.in: Regenerate.
4414 2008-06-12  David S. Miller  <davem@davemloft.net>
4415             David Edelsohn  <edelsohn@gnu.org>
4417         * configure.ac: Add powerpc*-*-* to gold supported targets.
4418         * configure: Regenerate.
4420 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4422         PR tree-optimization/36218
4423         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4424         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4425         (all prefix="build-"): Pass them to build-system sub-makes.
4426         * Makefile.in: Regenerate.
4428 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4430         * MAINTAINERS (mt port): Remove.
4431         (sco5, unixware, sco udk): Remove.
4432         (Kean Johnston): Add to Write After Approval.
4434 2008-05-30  Julian Brown  <julian@codesourcery.com>
4436         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4437         of libobjc for ARM EABI Linux.
4438         * configure: Regenerate.
4440 2008-05-18  Xinliang David Li   <davidxl@google.com>
4442         * ChangeLog: Remove wrong ChangeLog entry.
4444 2008-05-17  Xinliang David Li   <davidxl@google.com>
4446         * MAINTAINERS (Write After Approval): Add myself.
4448 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4450         * MAINTAINERS (Write After Approval): Add myself.
4452 2008-05-14  Rafael Espíndola  <espindola@google.com>
4454         * config-ml.in: don't handle --enable-shared and --enable-static.
4456 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4458         * MAINTAINERS: Update my email address.
4460 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4462         * MAINTAINERS: Update my email address.
4464 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4466         * MAINTAINERS (Write After Approval): Add myself.
4468 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4470         * MAINTAINERS (Write After Approval): Add myself.
4472 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4474         * MAINTAINERS (crx): Add myself.
4476 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4478         Sync with src:
4479         2008-04-14  David S. Miller  <davem@davemloft.net>
4481         * configure.ac: Add sparc*-*-* to gold supported targets.
4482         * configure: Regenerate.
4484 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4486         PR bootstrap/35457
4487         * configure.ac: Include override.m4.
4488         * configure: Regenerate.
4490 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4492         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4493         * Makefile.in: Regenerate.
4495 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4497         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4498         as nonconfigurable directories list.
4499         * configure: Regenerate.
4501 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4503         * config.sub, config.guess: Update from upstream sources.
4505 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4507         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4508         * Makefile.in: Regenerate.
4510 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4512         * configure.ac: Do not build libssp for the AVR.
4513         * configure: Regenerate.
4515 2008-04-07  Ian Lance Taylor  <iant@google.com>
4517         * Makefile.def: check-gold depends upon all-binutils.
4518         * Makefile.in: Regenerate.
4520 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4522         * MAINTAINERS (Write After Approval): Add myself.
4524 2008-04-04  Nick Clifton  <nickc@redhat.com>
4526         PR binutils/4334
4527         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4528         builds.
4529         * configure: Regenerate.
4531 2008-04-04  NightStrike  <NightStrike@gmail.com>
4533         PR other/35151
4534         * configure.ac: Combine rules for mingw32 and mingw64.
4535         * configure: Regenerate.
4537 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4539         * MAINTAINERS (Write After Approval): Add myself.
4541 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4543         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4544         * Makefile.in (.NOTPARALLEL): Ditto.
4546 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4548         * MAINTAINERS (Write After Approval): Add myself.
4550 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4552         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4553         * Makefile.in (.NOTPARALLEL): Regenerate.
4555 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4557         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4558         * Makefile.in: Regenerate.
4560 2008-03-26  Jakub Staszak  <kuba@et.pl>
4562         * MAINTAINERS (Write After Approval): Add myself.
4564 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4566         * MAINTAINERS:  Update e-mail address.
4568 2008-03-20  Ian Lance Taylor  <iant@google.com>
4570         * configure.ac: Add support for --enable-gold.
4571         * Makefile.def: Add gold as a directory like ld.
4572         * configure, Makefile.in: Regenerate.
4574 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4576         * configure.ac: m4_include config/proginstall.m4.
4577         * configure: Regenerate.
4579         Backport from upstream Libtool:
4581         2007-10-12  Eric Blake  <ebb9@byu.net>
4583         Deal with Autoconf 2.62's semantic change in m4_append.
4584         * ltsugar.m4 (lt_append): Replace broken versions of
4585         m4_append.
4586         (lt_if_append_uniq): Don't require separator to be overquoted,
4587         and avoid broken m4_append.
4588         (lt_dict_add): Fix typo.
4589         * libtool.m4 (_LT_DECL): Don't overquote separator.
4591 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4593         * config.rpath: Add AIX 6 support.
4595 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4597         * Makefile.def (stageprofile).  Remove -fprofile-generate
4598         from stage_libcflags.
4599         * Makefile.in: Regenerate.
4601 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4603         * config.sub, config.guess: Update from upstream sources.
4605 2008-03-06  Tom Tromey  <tromey@redhat.com>
4607         * MAINTAINERS: Update for treelang deletion.
4609 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4611         * MAINTAINERS: Update my email address.
4613 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4615         * MAINTAINERS (darwin port): Add myself as a maintainer.
4616         (objective-c/c++): Add myself as a maintainer.
4618 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4620         * MAINTAINERS (Write After Approval): Update my email address.
4622 2008-02-25  Tomas Bily  <tbily@suse.cz>
4624         * MAINTAINERS (Write After Approval): Add myself.
4626 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4628         * MAINTAINERS (OpenMP): Add myself.
4630 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4632         PR bootstrap/32009
4633         PR bootstrap/32161
4635         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4636         * configure: Regenerate.
4638         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4639         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4640         STAGE4_LIBCFLAGS): New.
4641         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4642         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4643         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4644         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4645         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4646         for target modules.  Don't export LIBCFLAGS.
4647         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4648         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4649         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4650         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4651         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4652         * Makefile.in: Regenerate.
4654 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4656         PR libgcj/33085
4657         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4658         Do not use -DDLL_EXPORT.  Backport from upstream.
4660 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4662         * MAINTAINERS (Write After Approval): Add myself.
4664 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4666         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4667         * configure: Regenerate.
4669 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4671         * configure.ac (xtensa*-*-*): Recognize processor variants.
4672         * configure: Regenerate.
4674 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4676         PR bootstrap/34922
4677         * configure.ac (PARSE_ARGS): Push suitable setting of
4678         ac_subdirs_all, for `./configure --help=recursive'.
4679         Handle `+' in generic toplevel directory disabling.
4680         * configure: Regenerate.
4682 2008-01-28  Nick Clifton  <nickc@redhat.com>
4684         * MAINTAINERS (xstormy16): Take over maintainership.
4686 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4688         * MAINTAINERS (c4x port): Remove.
4690 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4692         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4694 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4696         * config.sub, config.guess: Update from upstream sources.
4698 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4700         * MAINTAINERS (Write After Approval): Add myself.
4702 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4704         * MAINTAINERS: Update my email address.
4706 2008-01-09  Raksit Ashok  <raksit@google.com>
4708         * MAINTAINERS (Write After Approval): Add myself.
4710 2008-01-09  Raksit Ashok  <raksit@google.com>
4712         * MAINTAINERS (Write After Approval): Add myself.
4714 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4716         * config.sub, config.guess: Update from upstream sources.
4718 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4720         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4721         Change recommended MPFR from 2.2.1 -> 2.3.0.
4722         * configure: Regenerate.
4724 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4726         * MAINTAINERS: Update my email address.
4728 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4730         * MAINTAINERS: Update my email address.
4732 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4734         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4735         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4736         * Makefile.in: Regenerate.
4738 2007-12-10  Mark Heffernan  <meheff@google.com>
4740         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4741         misplaced entries.
4743 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4745         * configure.ac: Enable libjava for x86_64-*-darwin9.
4746         * configure: Regenerate.
4748 2007-12-07  Bill Maddox  <maddox@google.com>
4750         * MAINTAINERS (Write After Approval): Add myself.
4752 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4754         * config.sub, config.guess: Update from upstream sources.
4756 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4758         * config-ml.in: Remove 64bit configure tests.
4760 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4762         * config-ml.in: Robustify against white space in absolute file
4763         names.
4765         * config-ml.in (multi-clean): Substitute ${Makefile}.
4766         Remove superfluous ${Makefile} in list.
4768 2007-11-19  Thiemo Seufer  <ths@mips.com>
4770         * config-ml.in: Don't hardcode the Makefile name.
4772 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4774         * MAINTAINERS (Write After Approval): Add myself.
4776 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4778         * MAINTAINERS (Write After Approval): Add myself.
4780 2007-11-06  Doug Kwan  <dougkwan@google.com>
4782         * MAINTAINERS (Write After Approval): Add myself.
4784 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4786         * MAINTAINERS (mercury): Remove entry.
4787         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4789 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4791         * Makefile.def (dependencies): Make configure-gdb depend on
4792         all-intl.
4793         * Makefile.in: Regenerated.
4795 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4797         * MAINTAINERS (Fortran maintainer): Remove myself.
4799 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4801         * Makefile.def: To avoid problems running with parallel makes,
4802         build newlib before libgloss so that target specific header
4803         files are availble.
4804         * Makefile.in: Regenerate
4806 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4808         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4809         * Makefile.in: Regenerate.
4811 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4813         * MAINTAINERS (Register allocation reviewer): Add myself.
4815 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4817         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4818         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4819         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4820         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4821         * configure: Regenerate.
4823 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4825         * MAINTAINERS (Register allocation reviewer): Add myself.
4827 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4829         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4830         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4831         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4832         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4833         * configure.ac: Default them to host tools for $host = $build.
4834         Subst them.
4836         * configure: Regenerate.
4837         * Makefile.in: Regenerate.
4839 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4841         * MAINTAINERS (Register allocation reviewer): Add myself.
4843 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4845         * MAINTAINERS (Register allocation reviewer): Add myself.
4847 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4849         * MAINTAINERS (Write After Approval): Fix typo.
4851 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4853         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4854         * configure: Regenerate.
4856 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4858         PR bootstrap/31906
4859         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4860         they're already prefixed.
4862 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4864         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4865         libstdc++.
4866         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4867         * configure: Regenerate.
4868         * Makefile.in: Regenerate.
4870 2007-09-17  Andreas Schwab  <schwab@suse.de>
4872         * configure.ac: Raise minimum makeinfo version to 4.6.
4873         * configure: Regenerate.
4875 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4877         * MAINTAINERS (write-after-approval) add myself
4879 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4881         * configure.ac: Correct makeinfo version check.
4882         * configure: Regenerate.
4884 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4886         * MAINTAINERS: Update my email address.
4888 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4890         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4891         to $skipdirs and only disable gprof for newlib.  Use the normal
4892         mips*-elf* handling in other respects.
4893         * configure: Regnerate.
4895 2007-09-12  David Daney  <ddaney@avtrex.com>
4897         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4898         enabling libgcj.
4899         * configure: Regenerate.
4901 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4903         PR other/32154
4904         * configure.ac: For libgloss targets, point the linker to the linker
4905         script, startup code and simulator library.
4906         * configure: Regenerate.
4908 2007-09-07  Andrew Haley  <aph@redhat.com>
4910         * configure.ac (noconfigdirs): Remove target-libffi and
4911         target-libjava.
4912         * configure: Regenerate.
4914 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4916         PR target/33281
4917         * configure.ac: Use config/mh-mingw on mingw.
4918         * configure: Regenerate.
4920 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4922         * MAINTAINERS (Write After Approval): Add myself.
4924 2007-09-05  Richard Guenther  <rguenther@suse.de>
4926         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4927         nor --disable-checking is provided also turn on yes and types
4928         checking for stage1.
4929         * configure: Re-generate.
4931 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4933         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4934         (Write After Approval): Remove myself.
4936 2007-08-29  Nick Clifton  <nickc@redhat.com>
4938         * config.sub, config.guess: Update from upstream sources.
4940 2007-08-22  Bud Davis  <jmdavis@link.com>
4942         * MAINTAINERS (Write After Approval): Added myself.
4943         * MAINTAINERS (Reviewers): Removed myself.
4945 2007-08-18  Paul Brook  <paul@codesourcery.com>
4946             Joseph Myers  <joseph@codesourcery.com>
4948         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4949         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4950         * Makefile.in: Regenerate.
4951         * configure.ac (--with-debug-prefix-map): New.
4952         * configure: Regenerate.
4954 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4955             Nigel Stephens  <nigel@mips.com>
4957         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4958         as target_makefile_frag.
4959         * configure: Regenerate.
4961 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4963         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4964         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4965         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4966         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4967         (do-compare, do-compare3, do-compare-debug): New.
4968         ([+compare-target+]): Use them.
4970 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4972         * MAINTAINERS (Write After Approval): Change my email address.
4974 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4975             Ben Elliston  <bje@au.ibm.com>
4977         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4978         --silent if $silent.
4979         * configure: Regenerate.
4981 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4983         * MAINTAINERS (Various Maintainers): Add myself as
4984         loop infrastructure maintainer.  Update my e-mail
4985         address.
4987 2007-07-31  Diego Novillo  <dnovillo@google.com>
4989         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4990         Adjust description.
4992 2007-07-26  Richard Guenther  <rguenther@suse.de>
4994         * configure.ac: Add types checking to stage1 checking flags.
4995         * configure: Regenerate.
4997 2007-07-17  Nick Clifton  <nickc@redhat.com>
4999         * COPYING3: New file.  Contains version 3 of the GNU General
5000         Public License.
5001         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5002         Lesser General Public License.
5004 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5006         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5008 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5010         * MAINTAINERS (S/390 co-maintainer): Add myself.
5011         (Write After Approval): Remove myself.
5013 2007-07-13  Dan Hipschman  <dsh@google.com>
5015         * MAINTAINERS (Write After Approval): Add myself.
5017 2007-07-11  Nick Clifton  <nickc@redhat.com>
5019         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5020         WINDRES export.
5021         * Makefile.in: Regenerate.
5023 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5025         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5026         maintainer.
5028 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5030         * lt~obsolete.m4: New. Import from 20070318 libtool.
5032 2007-07-03  Julian Brown  <julian@codesourcery.com>
5034         * MAINTAINERS (Write After Approval): Add myself.
5036 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5038         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5039         * configure: Regenerate.
5041 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5043         * configure.ac: Add some missing m4 quotation.
5044         * configure: Regenerate.
5046 2007-07-02  Simon Baldwin  <simonb@google.com>
5048         * MAINTAINERS (Write After Approval): Add myself.
5050 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5052         * configure: Regenerate.
5054 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5056         * Makefile.def: Add windmc tool to build.
5057         * Makefile.tpl: Likewise.
5058         * configure.ac: Likewise.
5059         * Makefile.in: Regenerate.
5060         * configure: Regenerate.
5062 2007-06-28  DJ Delorie  <dj@redhat.com>
5064         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5065         not building newlib.
5066         * configure: Regenerated.
5068 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5070         * MAINTAINERS (Write After Approval): Add myself.
5072 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5074         * MAINTAINERS (Write After Approval): Add myself.
5076 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5078         * MAINTAINERS (Write After Approval): Add myself.
5080 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5082         * MAINTAINERS (Write After Approval): Add myself.
5084 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5086         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5087         * Makefile.in: Regenerated.
5089 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5091         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5092         bfin*-*-uclinux* targets.
5093         * configure: Regenerate.
5095 2007-06-14  Ian Lance Taylor  <iant@google.com>
5097         * MAINTAINERS: Add myself as non-algorithmic global write
5098         maintainer.
5100 2007-06-14  Diego Novillo  <dnovillo@google.com>
5102         * MAINTAINERS: Add self as middle-end maintainer and
5103         non-algorithmic global write maintainer.
5105 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5107         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5108         Move all Fortran maintainers except Paul Brook into the
5109         Non-Autopoiesis section.
5111 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5113         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5114         (distclean-stage[+id+]): Possibly delete stage_last.
5115         * Makefile.in: Regenerate.
5117 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5119         * MAINTAINERS (Various Maintainer): Fix typo.
5121 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5123         * MAINTAINERS (Various Maintainer): Add myself as
5124         dataflow maintainer.
5126 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5128         * config.sub, config.guess: Update from upstream sources.
5130 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5132         * Makefile.tpl: Fix spelling error.
5133         * Makefile.in: Regenerate.
5135 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5137         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5138         lt_cv_sys_max_cmd_len.
5140 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5142         * MAINTAINERS (Various Maintainers): Add myself as
5143         auto-vectorizer maintainer.
5145 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5147         PR libjava/32098
5148         * libtool.m4: Revert previous change.
5149         * ltgcc.m4: Put it here.
5151 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5153         * MAINTAINERS (Various Maintainers): Add myself as
5154         auto-vectorizer maintainer.
5156 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5158         PR libjava/32098
5159         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5161 2007-05-30  Richard Guenther  <rguenther@suse.de>
5163         * MAINTAINERS (Various Maintainers): Add myself as
5164         auto-vectorizer maintainer.
5166 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5168         PR bootstrap/29382
5169         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5170         * configure: Rebuilt.
5172 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5174         * MAINTAINERS (Write After Approval): Removed my name.
5176 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5178         * MAINTAINERS (Write After Approval): Remove myself.
5180 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5182         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5184 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5186         * ltmain.sh: Update from ToT Libtool.
5187         * libtool.m4: Update from ToT Libtool.
5188         * ltsugar.m4: New. Update from ToT Libtool.
5189         * ltversion.m4: New. Update from ToT Libtool.
5190         * ltoptions.m4: New. Update from ToT Libtool.
5191         * ltconfig: Remove.
5192         * ltcf-c.sh: Remove.
5193         * ltcf-cxx.sh: Remove.
5194         * ltcf-gcj.sh: Remove.
5196 2007-05-22  Ollie Wild  <aaw@google.com>
5198         * MAINTAINERS (Write After Approval): Add myself.
5200 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5202         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5203         stage_cflags.
5204         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5205         Remove CFLAGS/LIBCFLAGS.
5206         (configure-stage[+id+]-[+prefix+][+module+],
5207         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5208         * Makefile.in: Regenerate.
5210 2007-05-15  Diego Novillo  <dnovillo@google.com>
5212         * MAINTAINERS: Update e-mail address.
5214 2007-05-15  Revital Eres  <eres@il.ibm.com>
5216         * MAINTAINERS (Write After Approval): Add myself.
5218 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5220         * MAINTAINERS (Write After Approval): Updated my address.
5222 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5224         * MAINTAINERS (Write After Approval): Add myself.
5226 2007-05-11  Silvius Rus  <rus@google.com>
5228         * MAINTAINERS (Write After Approval): Add myself.
5230 2007-04-23  Tom Tromey  <tromey@redhat.com>
5232         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5234 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5236         * MAINTAINERS (cpplib): Rename to ...
5237         (libcpp): ... this.  Add C/C++ front end maintainers.
5239 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5241         * config-ml.in: Pass ${ml_config_env} to configure calls.
5243 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5245         * MAINTAINERS (Write After Approval): Add myself.
5247 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5249         * MAINTAINERS (Write After Approval): Add myself.
5251 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5253         * MAINTAINERS (fortran 95 front end): Add myself.
5255 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5257         * MAINTAINERS (Write After Approval): Add myself.
5259 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5261         * MAINTAINERS (Modulo Scheduler): Add myself.
5263 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5265         * MAINTAINERS (fortran 95 front end): Add myself.
5266         (c++ front end): whitespace fix.
5268 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5270         * MAINTAINERS (Write After Approval): Add myself.
5272 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5274         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5275         of glob.  Quote arguments with single quotes too.
5276         * configure: Regenerate.
5278 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5280         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5281         * Makefile.in: Regenerate
5283 2007-03-07  Andreas Schwab  <schwab@suse.de>
5285         * configure: Regenerate.
5287 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5289         * configure.ac: Add "--with-pdfdir" configure option,
5290         which defines pdfdir variable.
5291         * Makefile.def (target=fixincludes): Add install-pdf to
5292         missing targets.
5293         (recursive_targets): Add install-pdf target.
5294         (flags_to_pass): Add pdfdir.
5295         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5296         target.
5297         * configure: Regenerate
5298         * Makefile.in: Regenerate
5300 2007-02-28  Eric Christopher  <echristo@apple.com>
5302         Revert:
5303         2006-12-07  Mike Stump  <mrs@apple.com>
5305         * Makefile.def (dependencies): Add dependency for
5306         install-target-libssp and install-target-libgomp on
5307         install-gcc.
5308         * Makefile.in: Regenerate.
5310 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5312         * configure: Regenerate.
5313         * configure.ac: Move statements after variable declarations.
5315 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5317         * MAINTAINERS: Add myself as sh maintainer.
5319 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5321         * configure.ac: Adjust for loop syntax.
5322         * configure: Regenerate.
5324 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5326         * configure: Rebuilt.
5328 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5330         * configure.ac: Drop multiple occurrences of --enable-languages,
5331         and fix its quoting.
5332         * configure: Rebuilt.
5334 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5335             Nathan Sidwell  <nathan@codesourcery.com>
5336             Vladimir Prus  <vladimir@codesourcery.com>
5337             Joseph Myers  <joseph@codesourcery.com>
5339         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5340         * configure: Regenerate.
5342 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5344         * ltconfig (freebsd*): Default to elf.
5346 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5348         * configure.ac (target_libraries): Move libgcc before libiberty.
5349         * configure: Regenerated.
5351 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5352             Paolo Bonzini  <bonzini@gnu.org>
5354         PR bootstrap/30753
5355         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5356         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5357         * configure: Regenerated.
5359 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5361         * MAINTAINERS (Language Front End Maintainers): Update my mail
5362         address.
5364 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5366         PR bootstrap/30748
5367         * configure.ac: Correct syntax for Solaris ksh.
5368         * configure: Regenerated.
5370 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5372         * configure.ac: Sync with src.
5373         * configure: Regenerate.
5375 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5377         * Makefile.in: Regenerate.
5379 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5381         * config.sub: Sync with src.
5383 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5385         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5386         noncanonical equivalents.
5387         * configure.in: Rename to...
5388         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5389         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5390         target_noncanonical.  Use them.  Rewrite removal of configure
5391         arguments for autoconf 2.59.  Discard variable settings.  Force
5392         program_transform_name for native tools.
5394         * Makefile.in: Regenerated.
5395         * configure: Regenerated with autoconf 2.59.
5397 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5399         * MAINTAINERS (Write After Approval): Add myself.
5401 2007-01-31  Andreas Schwab  <schwab@suse.de>
5403         * Makefile.tpl (LDFLAGS): Substitute it.
5404         * Makefile.in: Regenerate.
5406 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5408         * MAINTAINERS (Write After Approval): Add myself.
5410 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5412         * MAINTAINERS (spu port): Add myself.
5414 2007-01-23  Richard Guenther  <rguenther@suse.de>
5416         PR bootstrap/30541
5417         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5418         * Makefile.tpl (GNATBIND): Substitute it.
5419         (GNATMAKE): Likewise.
5420         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5421         of STAGE_PREFIX.
5422         * Makefile.in: Regenerate.
5423         * configure: Regenerate.
5425 2007-01-18  Mike Stump  <mrs@apple.com>
5427         * configure.in: Re-enable -Werror for gcc builds.
5429 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5431         * MAINTAINERS (Write After Approval): Add myself.
5433 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5435         * configure.in: Change == to = in test command.
5436         * configure: Regenerate.
5438 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5439             Nick Clifton  <nickc@redhat.com>
5440             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5442         * configure.in (build_configargs, host_configargs, target_configargs):
5443         Remove build/host/target parameters.
5444         (host_libs): Add gmp and mpfr.
5445         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5446         * Makefile.def (gmp, mpfr): New.
5447         (gcc): Remove target.
5448         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5449         target_os, target_vendor): New.
5450         (configure): Add host_alias/target_alias arguments; adjust invocations.
5451         * configure: Regenerate.
5452         * Makefile.in: Regenerate.
5454 2007-01-11  Matt Fago  <fago@earthlink.net>
5456         * configure.in: Try to link to functions only in mpfr 2.2.x
5457         to improve robustness of configure tests.
5458         * configure: Regenerate.
5460 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5462         * MAINTAINERS: Add myself as i386 maintainer.
5464 2007-01-08  Jan Hubicka  <jh@suse.cz>
5466         * MAINTAINERS: Add myself as i386 maintainer.
5468 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5470         * configure.in: Add support for an x86_64-mingw* target.
5471         * configure: Regenerate.
5473 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5475         * Makefile.tpl (all-target): Correct @if conditional for target
5476         modules.
5477         * configure.in: Omit libiberty if building only target libgcc.
5478         * configure, Makefile.in: Regenerated.
5480 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5482         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5483         * configure: Regenerate.
5485 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5487         * Makefile.def (target_modules): Add libgcc.
5488         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5489         * Makefile.tpl (clean-target-libgcc): Delete.
5490         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5491         on gcc even for bootstrapped modules.  Rewrite handling of
5492         lang_env_dependencies to loop over target_modules.
5493         * configure.in (target_libraries): Add target-libgcc.
5494         * Makefile.in, configure: Regenerated.
5496 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5498         * configure.in: Reorganize recognition of languages.  Add
5499         --enable-stage1-languages.  Show supported languages for the chosen
5500         target rather than all recognized languages.
5501         * configure: Regenerate.
5503 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5505         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5506         * Makefile.in: Regenerate.
5508 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5510         * configure.in: Warn that MPFR 2.2.0 is buggy.
5511         * configure: Regenerate.
5513 2006-12-27  Ian Lance Taylor  <iant@google.com>
5515         * configure.in: When removing Makefiles to force a reconfigure, also
5516         remove prev-DIR*/Makefile.
5517         * configure: Regenerate.
5519 2006-12-22  Andreas Schwab  <schwab@suse.de>
5521         * configure: Regenerate with correct autoconf version.
5523 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5525         * configure.in: add AC_SUBST for *_FOR_TARGET.
5526         * configure: Regenerate.
5528 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5530         * configure.in: Simplify logic for rejecting languages that cannot
5531         be built.  Separate the case when a language is unsupported,
5532         from the case when the user chooses not to build a language.
5534 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5536         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5537         it only affects bootstrap and could be tested on "$host" as well.
5538         * configure: Regenerate.
5539         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5541 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5543         PR bootstrap/29544
5544         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5545         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5546         move here comment from Makefile.tpl.
5547         * Makefile.tpl: Move some definitions higher in the file.
5548         (STAGE1_CHECKING): New.
5549         * configure.in: Add --enable-stage1-checking.
5550         * configure: Regenerate.
5551         * Makefile.in: Regenerate.
5553 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5555         * MAINTAINERS: Add myself as build system maintainer.
5557 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5559         * MAINTAINERS (Write After Approval): Add myself.
5561 2006-12-13  Eric Christopher  <echristo@apple.com>
5563         * MAINTAINERS: Add myself as darwin maintainer.
5565 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5567         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5569 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5571         MAINTAINERS: Update my entry.
5573 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5575         * configure.in:  Handle spu makefile frag.
5576         * Makefile.tpl (MAINT): Define
5577         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5578         * configure: Regenerate.
5579         * Makefile.in: Regenerate.
5581 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5583         * config.guess: Import latest version.
5584         * config.sub: Likewise.
5586 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5588         * configure.in (spu-*-*): Don't skip target-libiberty.
5589         * configure: Regenerate.
5591 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5593         PR bootstrap/30134
5594         * configure.in: Correct x86 darwin support for libjava to powerpc
5595         and i?86 only.
5596         * configure: Regenerate.
5598 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5600         * configure.in: Add x86 darwin support for libjava.
5601         * configure: Regenerate.
5603 2006-12-07  Mike Stump  <mrs@apple.com>
5605         * Makefile.def (dependencies): Add dependency for
5606         install-target-libssp and install-target-libgomp on
5607         install-gcc.
5608         * Makefile.in: Regenerate.
5610 2006-12-04  Richard Guenther  <rguenther@suse.de>
5612         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5613         (Non-Algorithmic Maintainers): Move over non-algorithmic
5614         loop optimizer maintainers, add myself as a non-algorithmic
5615         middle-end maintainer.
5617 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5619         * MAINTAINERS (Write After Approval): Add myself.
5621 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5623         * configure.in: Update error message for missing GMP/MPFR.
5625         * configure: Regenerate.
5627 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5629         * configure.in: Update MPFR version in error message.
5631         * configure: Regenerate.
5633 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5635         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5636         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5637         --with-gmp-lib): New flags.
5639         * configure: Regenerate.
5641 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5643         * MAINTAINERS (Write After Approval): Change my email address.
5645 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5647         * MAINTAINERS (Write After Approval): Add myself.
5649 2006-11-22  Philipp Thomas  <pth@suse.de>
5651         * MAINTAINERS (i18n): Update e-mail address.
5653 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5655         * MAINTAINERS (spu port): Add myself as maintainer.
5656         (Write After Approval): Remove myself.
5658 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5660         * configure.in (skipdirs): Don't build libssp for SPU.
5661         * configure: Regenerate.
5663 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5665         * MAINTAINERS (spu port): Add myself as maintainer.
5666         (libobjc): Update my email address.
5668 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5670         * MAINTAINERS (Write After Approval): Add myself.
5672 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5674         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5675         * configure : Rebuilt.
5677 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5679         * MAINTAINERS (Write After Approval): Add myself.
5681 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5683         * MAINTAINERS (Write After Approval): Add myself.
5685 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5687         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5688         libmpfr.a.
5689         * configure: Regenerate.
5691 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5693         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5694         (unstage): Test for stage_last presence.
5696         PR bootstrap/29802
5697         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5698         STAGE_PREFIX.
5699         * Makefile.in: Regenerate.
5701 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5703         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5704         maintainers.
5706 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5708         * MAINTAINERS (Write After Approval): Add myself.
5710 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5712         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5713         and stageN-package/Makefile.
5714         * Makefile.in: Regenerated.
5716 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5718         * configure.in: Remove target-libgloss from noconfigdirs for
5719         bfin-*-*.
5720         * configure: Regenerated.
5722 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5724         * configure.in (have_gmp): Only error if the gcc directory exists.
5726         * configure: Regenerate.
5728 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5730         * configure.in: Robustify error message for missing GMP/MPFR.
5732         * configure: Regenerate.
5734 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5736         * MAINTAINERS (Write After Approval): Add myself.
5738 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5740         * MAINTAINERS: Change email address.
5742 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5744         * MAINTAINERS (Write After Approval): Add myself.
5746 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5748         * MAINTAINERS (Write After Approval): Add myself.
5750 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5752         * MAINTAINERS (Write After Approval): Move myself to
5753         Write After Approval section.
5755 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5757         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5758         need_gmp anymore.
5759         * configure: Regenerate.
5761 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5763         * MAINTAINERS (Write After Approval): Add myself.
5765 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5767         * config.guess: Import latest version.
5768         * config.sub: Likewise.
5770 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5772         * Makefile.def: Added pdf target handling.
5773         * Makefile.tpl: Added pdf target handling.
5774         * Makefile.in: Regenerated.
5776 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5778         * MAINTAINERS: Add self as score port maintainer.
5780 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5782         * MAINTAINERS (Write After Approval): Add myself.
5784 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5786         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5787         or newer.
5788         * configure: Regenerated.
5790 2006-09-27  Dave Brolley  <brolley@redhat.com>
5792         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5793         using $s instead of $r.
5794         * configure: Regenerated.
5796 2006-09-26  Thiemo Seufer  <ths@mips.com>
5798         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5799         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5800         * configure: Regenerate.
5802 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5804         * MAINTAINERS (Write After Approval): Remove myself.
5806 2006-09-22  Chao-ying Fu  <fu@mips.com>
5808         * MAINTAINERS (Write After Approval): Add myself.
5810 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5812         * MAINTAINERS: Add self as soft-fp maintainer.
5814 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5816         * MAINTAINERS: Add myself as avr maintainer.
5817         Remove Marek Michalkiewicz as avr maintainer.
5819 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5821         * MAINTAINERS (Write After Approval): Add myself.
5823 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5825         * configure.in: Never build newlib for a Mingw host.
5826         Never build newlib as Mingw target library.
5827         Test the existence of winsup/cygwin for building a Cygwin newlib,
5828         rather than just winsup.
5829         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5830         building a Mingw target.
5831         * configure: Regenerate.
5833 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5835         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5837 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5839         * config.guess: Import from src (was more updated).
5840         * config.sub: Likewise.
5842 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5844         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5845         * configure: Regenerated.
5847 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5849         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5850         for stages after the first.
5852 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5854         * Makefile.def: Add dependencies for configure-opcodes
5855         on configure-intl and all-opcodes on all-intl.
5856         * Makefile.in: Regenerated.
5858 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5860         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5862 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5864         Port to hosts whose 'sort' and 'tail' implementations
5865         treat operands with leading '+' as file names, as POSIX
5866         has required since 2001.  However, make sure the code still
5867         works on pre-POSIX hosts.
5868         * ltmain.sh: Don't assume "sort +2" is equivalent to
5869         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5871 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5873         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5875 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5877         * ltconfig: chmod 644 before ranlib during install.
5879 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5881         PR bootstrap/18058
5882         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5883         if the bootstrap compiler is a GCC version that supports it.
5884         * configure: Regenerate.
5886 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5888         * configure.in: Fix thinkos in previous check-in.
5889         * configure: Regenerate.
5891 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5893         PR other/27063
5894         * configure.in: Test subdir_requires and give an appropriate
5895         error message.
5896         * configure: Regenerate.
5898 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5900         * MAINTAINERS (Write After Approval): Add myself.
5902 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5904         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5906 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5908         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5910 2006-06-20  David Ayers  <d.ayers@inode.at>
5912         PR bootstrap/28072
5913         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5914         whether target-libjava is being configured instead of whether the
5915         java front end is enabled.
5916         * configure: Regenerate.
5918 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5920         PR target/27540
5921         * configure.in: Only enable libgomp on IRIX 6.
5922         * configure: Regenerate.
5924 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5926         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5927         too.
5928         * Makefile.in: Regenerate.
5930 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5932         * config-ml.in: Alter CCASFLAGS to include special
5933         multilib options the same as is done for CFLAGS.
5935 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5937         * configure.in: Don't enable libgomp on hpux10.
5938         * configure: Rebuilt.
5940 2006-06-12  David Ayers  <d.ayers@inode.at>
5942         PR bootstrap/27963
5943         PR target/19970
5944         * configure.in: Remove target-boehm-gc from noconfigdirs where
5945         ${libgcj} is specified.
5946         * configure: Regenerate.
5948 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5950         Sync from src:
5952         * configure.in: Sync.
5953         * configure: Regenerated.
5955         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5957         * Makefile.def: Added dependencies from sim and gdb on intl, and
5958         added configure dependencies to everything with an all dependency
5959         on intl.
5960         * Makefile.in: Regenerated.
5962 2006-06-06  David Ayers  <d.ayers@inode.at>
5964         PR libobjc/13946
5965         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5966         * Makefile.in: Regenerate.
5967         * configure.in: Add --enable-objc-gc at toplevel and have it
5968         enable boehm-gc for Objective-C.
5969         Remove target-boehm-gc from libgcj.
5970         Add target-boehm-gc to target_libraries.
5971         Add target-boehm-gc to noconfigdirs where ${libgcj}
5972         is specified.
5973         Assert that boehm-gc is supported when requested for Objective-C.
5974         Only build boehm-gc if needed either for Java or Objective-C.
5975         * configure: Regenerate.
5977 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5979         PR 27674
5980         * Makefile.tpl (configure-[+prefix+][+module+],
5981         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5982         Remove rule to unstage bootstrapped modules.
5983         (stage_current): New.
5984         * Makefile.in: Regenerate.
5986 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5988         * MAINTAINERS (Write After Approval): Update my e-mail address.
5990 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5992         * include/libiberty.h: Declare pex_run_in_environment.
5994 2006-05-31  Asher Langton  <langton2@llnl.gov>
5996         * MAINTAINERS (Write After Approval): Add myself.
5998 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6000         * Makefile.def (bfd, opcodes): Fix lib_path.
6001         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6002         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6003         * Makefile.in: Regenerate.
6005 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6007         * Makefile.in: Regenerate.
6009 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6011         * Makefile.def: Add install-html target. Add datarootdir
6012         docdir and htmldir to flags_to_pass.
6013         * Makefile.tpl: Add install-html target.
6014         * Makefile.in: Regenerate.
6015         * configure.in: Add --with-datarootdir, --with-docdir, and
6016         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6017         * configure: Regenerate.
6019 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6021         * configure.in: Enable gprof for cross builds.
6022         * configure: Regenerate.
6024 2006-05-22  Richard Guenther  <rguenther@suse.de>
6026         Revert
6027         2006-01-31  Richard Guenther  <rguenther@suse.de>
6028         Paolo Bonzini  <bonzini@gnu.org>
6030         * Makefile.def (target_modules): Add libgcc-math target module.
6031         * configure.in (target_libraries): Add libgcc-math target library.
6032         (--enable-libgcc-math): New configure switch.
6033         * Makefile.in: Re-generate.
6034         * configure: Re-generate.
6035         * libgcc-math: New toplevel directory.
6037 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6038             Andreas Tobler  <a.tobler@schweiz.ch>
6040         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6041         * configure: Rebuilt.
6043 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6045         * MAINTAINERS (Write After Approval): Add myself.
6047 2006-05-01  DJ Delorie  <dj@redhat.com>
6049         * configure.in: Restore CFLAGS if GMP isn't present.
6050         * configure: Regenerate.
6052 2006-05-01  Richard Guenther  <rguenther@suse.de>
6054         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6055         maintainer.
6057 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6059         * MAINTAINERS (Write After Approval): Add myself.
6061 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6063         * MAINTAINERS (Write After Approval): Add myself.
6065 2006-04-18  DJ Delorie  <dj@redhat.com>
6067         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6068         reference libgloss so that libssp can be built in a combined
6069         tree.
6070         * configure: Regenerate.
6072 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6074         * MAINTAINERS (Write After Approval): Add myself.
6076 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6078         * configure.in: Require makeinfo 4.4 or higher.
6079         * configure: Regenerate.
6081 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6083         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6084         Rearrange the entries of other libraries to have them in one place.
6086 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6088         * MAINTAINERS (Write After Approval): Remove myself.
6089         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6091 2006-03-14  Richard Guenther  <rguenther@suse.de>
6093         * configure: Regenerate with autoconf 2.13.
6095 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6097         * MAINTAINERS: Use my work address.
6099         * MAINTAINERS: Update my E-mail address.
6101 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6103         * configure.in: Handle --disable-<component> generically.
6104         * configure: Regenerate.
6106 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6108         PR libgcj/17311
6109         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6111 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6113         * MAINTAINERS (Write After Approval):  Remove myself.
6114         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6116 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6118         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6119         (TARGET_CONFIGDIRS): Remove.
6120         * configure.in: Remove AC_SUBST(target_configdirs).
6121         * Makefile.in, configure: Regenerated.
6123 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6125         * MAINTAINERS (Write After Approval):  Remove myself.
6126         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6128 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6130         PR bootstrap/25670
6132         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6134         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6135         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6136         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6137         BUILD_PREFIX, BUILD_PREFIX_1.
6138         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6140         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6141         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6143         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6144         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6145         of `cat stage_current`.  Always provide the `r' and `s' variables.
6146         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6147         a single shell execution.
6148         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6149         bootstrapped modules, make the stage1 module if the build was not
6150         started yet, else build the current stage.
6151         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6152         (all-build, all-host, all-target, [+make_target+]-host,
6153         [+make_target+]-target): Do not use \-continued lines.
6154         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6155         (current_stage, restrap, stage_last): New.
6157         * Makefile.in: Regenerate.
6158         * configure: Regenerate.
6160 2006-02-19  Bud Davis  <jmdavis@link.com>
6162         * MAINTAINERS (Write After Approval):  Remove myself.
6163         (Language Front End Maintainers):  Add myself as fortran 95
6164         maintainer and update e-mail address.
6166 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6168         * MAINTAINERS (Write After Approval):  Remove myself.
6169         (Language Front End Maintainers):  Add myself as fortran 95
6170         maintainer.
6172 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6174         * MAINTAINERS (Write After Approval): Add myself.
6176 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6178         * MAINTAINERS (Write After Approval):  Remove myself.
6179         (Language Front End Maintainers):  Add myself as
6180         fortran 95 maintainer.
6182 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6184         Sync from src:
6186         2005-12-27  Leif Ekblad  <leif@rdos.net>
6188         * configure.in: Add support for RDOS target.
6189         * configure: Regenerate.
6191 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6192             Andreas Schwab  <schwab@suse.de>
6194         * configure: Regenerate.
6196 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6198         * configure.in (enable_libgomp): Add AIX.
6199         * configure: Regenerate.
6201 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6203         * MAINTAINERS (Write After Approval): Add myself.
6205 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6207         * MAINTAINERS (Write After Approval): Add myself.
6209 2006-01-31  Richard Guenther  <rguenther@suse.de>
6210         Paolo Bonzini  <bonzini@gnu.org>
6212         * Makefile.def (target_modules): Add libgcc-math target module.
6213         * configure.in (target_libraries): Add libgcc-math target library.
6214         (--enable-libgcc-math): New configure switch.
6215         * Makefile.in: Re-generate.
6216         * configure: Re-generate.
6217         * libgcc-math: New toplevel directory.
6219 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6221         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6222         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6223         the assembler, linker and binutils.
6224         * configure: Regenerate.
6226 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6228         * MAINTAINERS (Write After Approval): Add myself.
6230 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6232         * configure: Regenerate.
6234 2006-01-18  Richard Henderson  <rth@redhat.com>
6235             Jakub Jelinek  <jakub@redhat.com>
6236             Diego Novillo  <dnovillo@redhat.com>
6238         * libgomp: New directory.
6239         * Makefile.def: Add target_module libgomp.
6240         * Makefile.in: Regenerate.
6241         * configure.in (target_libraries): Add target-libgomp.
6242         * configure: Regenerate.
6244 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6246         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6247         @ from continuation.
6248         * Makefile.in: Rebuilt.
6250 2006-01-04  Chris Lattner  <sabre@gnu.org>
6252         * MAINTAINERS (Write After Approval): Add myself.
6254 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6256         PR bootstrap/24252
6258         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6259         * Makefile.tpl (OBJDUMP): New.
6260         (EXTRA_HOST_FLAGS): Add it.
6261         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6263         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6264         to use symbolic links between directories.  Avoid race conditions
6265         or make them harmless.
6266         * configure.in: Do not try to use symbolic links between directories.
6268         * Makefile.def (LEAN): Pass.
6269         * Makefile.tpl (LEAN): Define.
6270         (stage[+id+]-start): Accept that the previous directory does not
6271         exist, if the bootstrap is lean.
6272         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6273         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6274         configure substitution.
6275         ([+compare-target+]): Likewise.
6276         ([+bootstrap-target+]-lean): New.
6277         * configure.in: Remove lean bootstrap support from here.
6279         * Makefile.in: Regenerate.
6280         * configure: Regenerate.
6282 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6284         * MAINTAINERS (libdecnumber): Add myself.
6286 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6288         * libtool-ldflags: New script.
6290 2006-01-02  Andreas Schwab  <schwab@suse.de>
6292         * configure.in: When reconfiguring remove Makefile in
6293         all stage directories.
6294         * configure: Regenerate.
6296 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6298         * MAINTAINERS: Update my email address.
6300 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6302         Revert Ada-related part of the previous change.
6304         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6305         Do not pass.
6306         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6307         * Makefile.in: Regenerate.
6308         * configure.in: Do not include mt-ppc-aix target fragment.
6309         * configure: Regenerate.
6311 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6313         * configure.in: Select appropriate fragments for PowerPC/AIX.
6314         * configure: Regenerate.
6316         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6317         BOOT_CFLAGS, BOOT_LDFLAGS.
6318         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6319         BOOT_CFLAGS, BOOT_LDFLAGS.
6320         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6321         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6322         (stage): Fail if we cannot complete the work.
6323         * Makefile.in: Regenerate.
6325 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6327         * configure.in: Replace ms1 with mt.
6328         * configure: Rebuilt.
6330 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6332         * MAINTAINERS: Update my email address.
6334 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6336         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6337         install-host-nogcc): Don't invoke $(stage) at the end.
6338         * Makefile.in: Regenerate.
6340 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6342         * configure.in: Flip the top-level bootstrap switch.
6343         * configure: Regenerate.
6345 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6347         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6348         $(stage) and $(unstage).
6349         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6350         (all): Remove stray semicolon.
6351         (local-distclean): Don't handle multilib.tmp and multilib.out.
6352         (install.all): Set $s for consistency.
6353         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6354         check_multilibs setting.  Always make the install directory.
6355         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6356         Correct @if/@endif.
6357         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6358         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6359         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6360         (multilib.out): Remove.
6361         * Makefile.in: Regenerated.
6363 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6365         * MAINTAINERS (Write After Approval): Add myself.
6367 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6369         * MAINTAINERS: Add myself as mt maintainer.
6371         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6373 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6375         * MAINTAINERS: Change email address.
6377 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6379         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6380         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6381         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6382         Find in-tree tools if available.
6383         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6384         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6385         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6386         (COMPILER_*_FOR_TARGET): New.
6387         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6388         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6389         (CONFIGURED_*, USUAL_*): Remove.
6390         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6391         STRIP): Use autoconf substitutions.
6392         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6393         COMPILER_NM_FOR_TARGET): New.
6394         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6396         (all): Make all-host and all-target in parallel.
6397         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6398         that $$r and $$s are set before invoking a recursive make.
6399         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6400         ([+bootstrap-target+]): Inline most of the `all' target.
6402 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6404         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6405         from the gcc build directory.
6406         * Makefile.in: Regenerate.
6408 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6410         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6411         depend on all-libdecnumber.
6412         * configure.in (host_libs): Include libdecnumber.
6413         * Makefile.in: Regenerate.
6414         * configure: Likewise.
6416 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6418         * libdecnumber: Import decNumber sources from the dfp-branch.
6420 2005-11-21  Kean Johnston  <jkj@sco.com>
6422         * config.sub, config.guess: Sync from upstream sources.
6424 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6426         Import from Autoconf sources:
6428         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6429         * config/move-if-change: Don't output "$2 is unchanged";
6430         suggested by Ben Elliston.  Handle weird characters correctly.
6432 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6434         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6435         to match upstream libtool for darwin.
6437 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6439         * Makefile.def: Remove gdb dependencies for gdbtk.
6440         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6441         (configure-gdb, install-gdb): New rules.
6442         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6443         * Makefile.in, configure: Regenerated.
6445 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6447         * MAINTAINERS (Write After Approval): Add myself.
6449 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6451         * MAINTAINERS (Write After Approval): Add myself.
6453 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6455         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6456         Diego Novillo.
6458 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6460         PR bootstrap/24297
6461         * Makefile.tpl (do-[+make-target+], do-check, install,
6462         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6463         are set before recursing.
6464         * Makefile.in: Regenerate.
6466 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6468         PR bootstrap/18939
6469         * Makefile.def (gcc) <target>: Fix thinko.
6470         * Makefile.in: Regenerate.
6472 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6474         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6475         * configure: Regenerate.
6477 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6479         * MAINTAINERS (Write After Approval): Add self.
6481 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6483         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6484         target-libffi, target-qthreads, target-libjava, and
6485         targetlibobjc.
6486         * configure: Regenerate.
6488 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6490         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6491         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6492         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6493         (USUAL_OBJDUMP_FOR_TARGET): New.
6494         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6495         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6496         * configure, Makefile.in: Regenerated.
6498 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6500         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6501         before other host packages.
6503 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6505         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6507 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6509         PR bootstrap/22340
6511         * configure.in (default_target): Remove.
6512         * Makefile.tpl (all): Do not use prerequisites as subroutines
6513         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6514         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6515         use prerequisites as subroutines.
6516         (check-host, check-target): New.
6517         (bootstrap configure & all targets): Do not use stage*-start
6518         if the directory layout is already ok.
6519         (non-bootstrap configure & all targets): Prepend a $(unstage).
6520         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6521         (NOTPARALLEL): Remove.
6522         (unstage, stage variables): New variables.
6523         (unstage, stage targets): Simply expand to those variables.
6525         * configure: Regenerate.
6526         * Makefile.in: Regenerate.
6528 2005-10-04  James E Wilson  <wilson@specifix.com>
6530         * Makefile.def (lang_env_dependencies): Add libmudflap.
6531         * Makefile.in: Regenerate.
6533 2005-10-03  Andreas Schwab  <schwab@suse.de>
6535         Backport from libtool CVS:
6536         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6538         * ltmain.sh: add support for installing into temporary
6539         staging area (e.g. 'make install DESTDIR=...')
6541 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6543         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6544         * configure: Regenerated.
6546 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6548         * configure: Regenerate with the correct
6549         autoconf version.
6551 2005-09-30  Catherine Moore  <clm@cm00re.com>
6553         * configure.in (bfin-*-*): New.
6554         * configure: Regenerated.
6556 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6558         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6559         (LIPO_FOR_TARGET): New.
6560         (CONFIGURED_LIPO_FOR_TARGET): New.
6561         (USUAL_LIPO_FOR_TARGET): New.
6562         (STRIP_FOR_TARGET): New.
6563         (CONFIGURED_STRIP_FOR_TARGET): New.
6564         (USUAL_STRIP_FOR_TARGET): New.
6565         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6566         STRIP_FOR_TARGET.
6567         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6568         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6569         * Makefile.in: Regenerate.
6570         * configure: Regenerate.
6572 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6574         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6575         (rs6000-*-aix*): Same.
6576         * configure: Regenerate.
6578 2005-09-16  Tom Tromey  <tromey@redhat.com>
6580         * MAINTAINERS: Add self as java maintainer.
6582 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6584         * configure.in: Recognize f95 in the --enable-languages option,
6585         and substitute it for fortran, issuing a warning.
6586         * configure: Regenerate.
6588 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6590         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6591         * configure:  Regenerated.
6593 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6595         * MAINTAINERS: Add self as ms1 maintainer.
6597 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6599         * Makefile.def (libssp): Add to lang_env_dependencies.
6600         * Makefile.in: Regenerate.
6602 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6604         * MAINTAINERS: Add myself as middle-end maintainer.
6606 2005-08-17  Christian Groessler  <chris@groessler.org>
6608         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6609         * Makefile.in: Regenerate.
6611 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6613         * MAINTAINERS (write after approval): Added myself.
6615 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6617         * MAINTAINERS (Write After Approval): Add myself.
6619 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6621         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6622         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6623         Look for alternate names of the target cc and c++
6624         * configure: Regenerate.
6626 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6628         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6629         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6630         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6631         tools; remove code to manually set them.
6632         (Target tools): Look in the environment for them.
6633         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6634         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6635         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6636         build directory.
6637         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6638         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6639         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6640         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6641         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6642         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6643         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6644         * configure: Regenerate.
6645         * Makefile.in: Regenerate.
6647 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6649         * MAINTAINERS: Update for removed CPU targets.
6651 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6653         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6654         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6655         * Makefile.in: Regenerated.
6657 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6659         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6660         (CFLAGS_FOR_TARGET): Use it.
6661         (CXXFLAGS_FOR_TARGET): Likewise.
6662         * Makefile.in: Regenerated.
6663         * configure.in (--with-build-sysroot): New option.
6664         * configure: Regenerated.
6666 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6668         * Makefile.tpl: Wrap install between unstage and stage
6669         * Makefile.in: Regenerate.
6671 2005-07-21  Eric Christopher  <echristo@apple.com>
6673         * MAINTAINERS: Update affiliation.
6675 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6677         * MAINTAINERS: Add self as crx port maintainer.
6679 2005-07-20  DJ Delorie  <dj@redhat.com>
6681         * MAINTAINERS: Add self as m32c maintainer.
6683 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6685         * all files: Update FSF address.
6687 2005-07-15  Eric Christopher  <echristo@redhat.com>
6689         * MAINTAINERS: Change affiliation.
6691 2005-07-14  Jim Blandy  <jimb@redhat.com>
6693         * configure.in: Add cases for Renesas m32c.
6694         * configure: Regenerated.
6696 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6698         * COPYING.LIB: Update from fsf.org.
6700 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6702         * COPYING, compile, config.guess,
6703         config.sub, install-sh, missing, mkinstalldirs,
6704         symlink-tree, ylwrap: Sync from upstream sources.
6705         * config-ml.in: Update FSF address.
6707 2005-07-13  Eric Christopher  <echristo@redhat.com>
6709         * configure.in: Add toplevel noconfigdir support for tpf.
6710         * configure: Regenerate.
6712 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6714         PR ada/22340
6716         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6717         * Makefile.in: Regenerate.
6719 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6721         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6722         Brolley to write-after-approval.
6724 2005-07-07  Andreas Schwab  <schwab@suse.de>
6726         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6727         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6728         * Makefile.in: Regenerated.
6730 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6732         * configure.in: Don't build sim or rda when targetting darwin.
6733         * configure: Regenerate.
6735 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6737         * configure.in: Add --enable-libssp and --disable-libssp.
6738         * configure: Regenerate with autoconf-2.13.
6740 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6742         * Makefile.def (target_modules): Add libssp.
6743         * configure.in (target_libraries): Add target-libssp.
6744         * configure: Rebuilt.
6745         * Makefile.in: Rebuilt.
6747 2005-07-01  Zack Weinberg  <zackw@panix.com>
6749         * MAINTAINERS: Change email address.  Resign from maintainership.
6751 2005-07-01  Richard Guenther  <rguenther@suse.de>
6753         * MAINTAINERS: Change my e-mail address and affiliation.
6755 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6757         * Makefile.def (stagefeedback): Come after profile.
6758         Define profiledbootstrap target.
6759         * Makefile.tpl (profiledbootstrap): Remove.
6760         (stageprofile-end): Zap stagefeedback.
6761         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6762         * Makefile.in: Regenerate.
6764 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6766         * MAINTAINERS: Update my email address.
6768 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6770         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6771         In 'cpp' stanza, support '#line' as well as '# '.
6773 2005-06-08  Andreas Schwab  <schwab@suse.de>
6775         * MAINTAINERS: Move myself from 'Write After Approval' to
6776         'CPU Port Maintainers' section as m68k maintainer.
6778 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6780         * configure.in (unsupported_languages): New macro.
6781         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6782         non-ported target libraries in noconfigdirs.
6783         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6784         non-linux-gnu.  Remove libgcj_ex_libffi.
6785         <lang_frag loop>: Set add_this_lang=no if the language is in
6786         unsupported_languages.
6787         * configure: Regenerate.
6789 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6791         * configure.in: Fix typo in handling of --with-mpfr-dir.
6792         * configure: Regenerate.
6794 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6796         * MAINTAINERS: Update my email address.
6798 2005-06-02  Jim Blandy  <jimb@redhat.com>
6800         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6801         accepted into the master sources.)
6803 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6804             Michael Snyder  <msnyder@redhat.com>
6805             Stan Cox  <scox@redhat.com>
6807         * configure.in: Set noconfigdirs for ms1.
6809         * configure: Regenerate.
6811 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6813         * MAINTAINERS (Write After Approval): Add self.
6815 2005-06-01  Josh Conner  <jconner@apple.com>
6817         * MAINTAINERS (Write After Approval): Add self.
6819 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6821         * MAINTAINERS: Update my email address.
6823 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6825         * MAINTAINERS (Write After Approval): Add self.
6827 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6829         * MAINTAINERS (Write After Approval): Remove self.
6831 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6833         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6834         (Dependencies): Consider target modules for bootstrap dependencies.
6835         Make target bootstrap modules depend on each stage's gcc.
6836         * Makefile.in: Regenerate.
6838 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6840         * Makefile.def (configure-gcc): Depend on binutils having been built.
6841         (all-gcc): No need to do it here.
6842         * Makefile.in: Regenerate.
6844 2005-05-19  Paul Brook  <paul@codesourcery.com>
6846         * configure.in: Rewrite misleading error message when requested
6847         language cannot be built.
6848         * configure: Regenerate.
6850 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6852         * ylwrap: Import from Automake 1.9.5.
6854 2005-05-13  David Ung  <davidu@mips.com>
6856         * MAINTAINERS (Write After Approval): Add self.
6858 2005-05-09  Mike Stump  <mrs@apple.com>
6860         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6861         lt_cv_sys_max_cmd_len for now.
6863 2005-05-09  Stan Cox  <scox@redhat.com>
6865         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6867 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6869         * README.SCO: Update the URL.
6871 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6873         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6874         with_gnu_ld to libtool.
6875         * ltcf-c.sh (aix[45]): Define file_list_spec.
6876         * ltcf-cxx.sh (aix[45]): Same.
6877         * ltcf-gcj.sh (aix[45]): Same.
6878         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6879         exists, write list of input files to temporary file.
6881 2005-05-04  Mike Stump  <mrs@apple.com>
6883         * configure.in: Always pass --target to target configures as
6884         otherwise rebuilds that do --recheck will fail.
6885         * confiugure: Rebuilt.
6887 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6889         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6890         STAGE_HOST_EXPORTS.
6891         (configure, all): Add bootstrap support.
6892         (Host modules, target modules): Pass post-stage1 flags and exports.
6893         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6894         * Makefile.in: Regenerate.
6896 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6898         * configure: Regenerate.
6900 2005-04-27  Mike Stump  <mrs@apple.com>
6902         * MAINTAINERS: Add self as darwin maintainer.
6904 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6906         * config.sub: Update from master copy.
6908 2005-04-21  Mike Stump  <mrs@apple.com>
6910         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6911         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6913 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6915         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6916         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6917         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6918         "*-*-elf" and "*-*-linux*".
6919         * configure: Regenerate.
6921 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6923         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6925 2005-04-12  Mike Stump  <mrs@apple.com>
6927         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6929 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6931         * MAINTAINERS (Write After Approval): Add myself.
6933 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6935         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6937 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6939         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6940         (TARGET_CONFIGARGS): Include --with-target-subdir.
6941         (configure, all): New macros.  Use them throughout.
6942         * Makefile.in: Regenerate.
6944 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6946         * MAINTAINERS (Write After Approval): Add myself.
6948 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6950         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6952 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6954         * MAINTAINERS: Move John Carr to Write After Approval.
6956 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6958         * config/mh-mingw32: Delete.
6959         * configure.in: Don't use it.
6960         * configure: Regenerate.
6962 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6964         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6965         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6966         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6967         (HOST_LIB_PATH): Generate from Makefile.def.
6968         (TARGET_LIB_PATH): Likewise.
6969         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6970         * Makefile.in: Regenerate.
6971         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6972         (RPATH_ENVVAR): Include Darwin case.
6973         * configure: Regenerate.
6975 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6977         * MAINTAINERS (Various Maintainers): Remove self.
6978         (Write After Approval): Add self.
6980 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6982         * MAINTAINERS (Various Maintainers): Add self.
6984 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6986         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6987         * configure: Regenerate.
6989 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6991         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6992         gcc_version, and gcc_version_trigger from set of flags to pass.
6993         * Makefile.tpl: Remove definitions of above variables.
6994         (config.status): Remove dependency on $(gcc_version_trigger).
6995         * Makefile.in: Regenerate.
6996         * configure.in: Do not reference config/gcc-version.m4 nor
6997         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6998         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6999         * configure: Regenerate.
7001 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7002             Andrew Pinski  <pinskia@physics.uc.edu>
7004         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7005         * Makefile.in: Regenerate.
7007 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7009         * MAINTAINERS (Write After Approval): Add myself.
7011 2005-03-03  David Ayers  <d.ayers@inode.at>
7013         * MAINTAINERS (Write After Approval): Add myself.
7015 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7017         PR libgcj/20160
7018         * ltmain.sh: Avoid creating archives with components that have
7019         duplicate basenames.
7021 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7023         PR bootstrap/20250
7024         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7025         instead of check.
7026         * Makefile.in: Regenerate.
7028 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7030         * Makefile.in: Regenerate to fix conflict between the previous two
7031         patches.
7033 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7035         PR bootstrap/17383
7036         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7037         * Makefile.tpl (HOST_SUBDIR): New substitution.
7038         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7039         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7040         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7041         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7042         (Host modules, Bootstrapped modules): Use it.
7043         (Build modules, Target modules): Do not create symlink trees,
7044         always configure out-of-srcdir.
7045         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7046         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7047         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7048         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7050         * Makefile.in: Regenerate.
7051         * configure: Regenerate.
7053 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7055         Merged from libada-gnattools-branch:
7056         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7058         * gnattools: New directory.
7059         * Makefile.def: Add gnattools as a module, depending on target-libada.
7060         * Makefile.in: Regenerate.
7061         * configure.in: Include gnattools in host_tools; disable it if ada
7062         is disabled.
7063         * configure: Regenerate.
7065 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7067         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7068         treelang maintainer.
7069         (Write After Approval): Remove myself.
7071 2005-02-23  Paul Schlie  <schlie@comcast.net>
7073         * configure.in: Allow darwin targeted ports to build tk, itcl and
7074         libgui.
7075         * configure: Regenerate.
7077 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7079         PR libgcj/10353
7080         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7081         * configure: Regenerate.
7083 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7085         * MAINTAINERS (Write After Approval): Add myself.
7087 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7089         * MAINTAINERS: Update my e-mail address.
7091 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7093         * MAINTAINERS (Write After Approval): Add myself.
7095 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7097         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7098         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7099         target-libgloss when not *-*-elf and *-*-aout.
7100         * configure: Regenerate.
7102 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7104         * MAINTAINERS: Remove obsolete entries.
7106         * MAINTAINERS (Write After Approval): Add Michael Matz.
7108 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7110         * MAINTAINERS: Remove self as cpplib maintainer.
7112 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7114         * install-sh, config.sub: Import from upstream.
7116 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7118         PR bootstrap/18222
7119         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7120         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7121         * Makefile.in: Regenerate.
7123 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7125         * MAINTAINERS: Update my email address.
7127 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7128             Andreas Schwab  <schwab@suse.de>
7130         PR bootstrap/18033
7131         * config-ml.in: Eval option if surrounded by single quotes.
7133 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7135         Revert 2004-12-28 Makefile changes, a better fix will be
7136         applied to mainline and src after GCC 4.0 branches.
7138 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7140         PR bootstrap/17383
7142         * Makefile.def (target_modules): Remove stage parameter,
7143         it is always true now.
7144         * Makefile.tpl (configure-build-[+module+],
7145         configure-target-[+module+]): Always build symlink tree
7146         for the directory and for include.  BUILD_SUBDIR and
7147         TARGET_SUBDIR cannot be . anymore.
7148         * Makefile.in: Regenerate.
7150 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7152         Revert 2004-12-08 Makefile changes.
7154 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7156         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7157         cygwin, mingw.
7159 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7161         * configure.in (sh64-*-*): Reenable gprof.
7162         * configure: Regenerate.
7164 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7166         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7167         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7168         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7169         * Makefile.in: Regenerate.
7171 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7173         * MAINTAINERS: Update my email address.
7175 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7177         * Makefile.tpl: Generate normal dependencies if the LHS module is
7178         not bootstrapped.
7179         * Makefile.in: Regenerate.
7181 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7183         * configure.in: Include config/gxx-include-dir.m4.  Use
7184         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7185         * configure: Regenerate.
7187 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7189         * config.if: Delete.
7190         * configure.in: Set libstdcxx_incdir directly.
7191         * configure: Regenerate.
7193 2004-12-02  Eric Christopher  <echristo@redhat.com>
7195         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7196         * Makefile.in: Regenerate.
7198 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7200         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7201         * configure: Regenerate.
7203 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7205         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7206         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7207         * configure: Regenerate.
7209 2004-12-01  Eric Christopher  <echristo@redhat.com>
7211         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7212         of things to remove.
7214 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7216         * MAINTAINERS (Write After Approval): Update my e-mail address.
7218 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7220         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7221         from CVS libtool to always pass_all.
7223 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7225         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7226         (hppa*64*-*-*): Delete incorrect comment.
7227         * configure: Rebuilt.
7229 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7231         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7233 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7235         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7236         from CVS libtool to always pass_all.
7238 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7240         * install-sh, compile: Import from automake.
7242 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7244         * config.guess, config.sub:  Import from savannnah.
7246 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7248         * MAINTAINERS (Write After Approval): Add myself
7250 2004-11-12  Mike Stump  <mrs@apple.com>
7252         * Makefile.def: Add html support.
7253         * Makefile.tpl: Likewise.
7254         * Makefile.in: Regenerate.
7256 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7258         PR 18423
7259         * configure.in: Remove all instances of build-fixincludes from
7260         noconfigdirs.
7261         (build_configargs): Supply --target to subdirectories.
7262         * configure: Regenerate.
7264         * Makefile.def: Make gcc install depend on fixincludes install.
7265         * Makefile.in: Regenerate.
7267 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7269         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7271 2004-11-11  Paul Brook  <paul@codesourcery.com>
7273         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7275 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7277         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7278         target-libgfortran.
7279         * configure: Regenerate.
7281 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7283         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7284         like CC.
7286 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7288         * Makefile.def (host fixincludes): Specify missing targets.
7289         * Makefile.in: Regenerate.
7291 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7293         * MAINTAINERS: Add myself
7295 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7297         * MAINTAINERS (Write After Approval): Add myself.
7299 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7301         * Makefile.def: Build fixincludes for the host, too.
7302         * Makefile.in: Regenerate.
7303         * configure.in (host_tools): Add fixincludes.
7304         * configure: Regenerate.
7306 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7308         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7309         * configure: Regenerated.
7311 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7313         PR other/17783
7314         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7315         * configure: Regenerated.
7317 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7319         * README.SCO: Update per FSF instructions.
7321 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7323         PR target/18151
7324         * configure.in (case ${target}): Do not build fixincludes for avr.
7325         * configure: Regenerated.
7327 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7329         * configure.in (case ${target}): Do not build fixincludes
7330         on platforms where it is not used.
7331         * configure: Regenerated.
7333 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7335         * configure.in: Use an absolute path to install-sh.
7336         * configure: Regenerated.
7338 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7340         * MAINTAINERS (Write After Approval): Add myself.
7342 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7344         * MAINTAINERS: Remove from Write After Approval those that are
7345         already maintainers.
7347 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7349         * MAINTAINERS:  Update my email address.
7351 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7353         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7354         * configure: Regenerate.
7356 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7358         * MAINTAINERS:  Update my email address.
7360 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7362         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7363         entries belonging to this category.
7365 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7367         * MAINTAINERS: Update my e-mail address.
7369 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7371         Fix wrong conflict resolution in:
7373         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7375         * Makefile.in: Regenerate.
7376         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7377         in the recursive `make', instead of hardwiring `all'.
7378         (Autogenerated TARGET-* variables): New.
7380 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7382         * configure.in: Enable target-libgloss for crx-*-*.
7383         * configure: Regenerate.
7385 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7387         * MAINTAINERS (Various Maintainers): Move the "windows,
7388         cygwin, mingw" maintainer to ...
7389         (OS Port Maintainers): ... here.
7391 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7393         * MAINTAINERS (Write After Approval): Remove those that are
7394         maintainers of some subsystem.
7396 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7398         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7399         * ltcf-cxx.sh (tpf*): Likewise.
7400         * ltconfig (tpf*): Add TPF OS configuration support.
7402 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7404         * MAINTAINERS: Change my email address to my new work account.
7406 2004-09-24  Michael Roth  <mroth@nessie.de>
7408         * configure.in (--without-headers): Add missing double quotes.
7409         * configure: Regenerate.
7411 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7413         * ylwrap: Revert to previous version.
7415 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7417         PR bootstrap/17369
7418         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7419         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7420         SET_GCC_LIB_PATH_CMD.
7421         (BASE_TARGET_EXPORTS): Likewise.
7422         * Makefile.in: Regenerated.
7424         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7425         * configure: Regenerated.
7427 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7429         * config.guess: New upstream version
7430         * compile, depcomp, install-sh, ylwrap: Likewise.
7432 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7434         * config/mh-x86omitfp: New host makefile fragment.  Add
7435         -fomit-frame-pointer to the default BOOT_CFLAGS.
7436         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7437         * configure: Regenerate.
7439 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7441         PR target/11572
7442         * configure.in (*-*-darwin*): Renable libobjc.
7443         * configure: Regenerate.
7445 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7447         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7449 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7451         * Makefile.def: Remove libbanshee.
7452         * Makefile.tpl: Ditto.
7453         * configure.in: Ditto.
7454         * Makefile.in: Regen.
7455         * configure: Ditto.
7457 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7459         * ltmain.sh: Use $pic_object as $non_pic_object if
7460         $non_pic_object=none.
7462 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7464         * missing: Import latest version from master repository.
7466 2004-09-06  Nick Clifton  <nickc@redhat.com>
7468         * config.sub: Import latest version from master repository.
7469         * config.guess: Likewise.
7470         This includes these changes:
7472         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7474         * config.sub: Handle crisv32, alias etraxfs.
7475         * config.guess (crisv32:Linux:*:*): Handle.
7477         2004-08-13  Brad Smith  <brad@comstyle.com>
7479         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7480         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7482         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7484         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7485         assume the processor is a powerpc.  This is because coreutils
7486         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7487         in this case, due to a MacOS X bug that causes
7488         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7489         to return a negative number.
7490         Problem reported by Petter Reinholdtsen in:
7491         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7493         2004-07-19  Ben Elliston  <bje@gnu.org>
7495         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7497         2004-06-24  Ben Elliston  <bje@gnu.org>
7499         * config.guess: Update copyright years.
7500         * config.sub: Likewise.
7502         2004-06-22  Robert Millan  <robertmh@gnu.org>
7504         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7505         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7507         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7509         * config.guess (*:*VMS:*:*): New entry. Replaces
7510         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7511         manufacturer.
7513         2004-06-22  Ben Elliston  <bje@gnu.org>
7515         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7516         * config.sub: Likewise.
7518         2004-06-22  Ben Elliston  <bje@gnu.org>
7520         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7521         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7523         2004-06-11  Ben Elliston  <bje@gnu.org>
7525         * config.guess (pegasos:OpenBSD:*:*): Remove.
7527         2004-06-11  Ben Elliston  <bje@gnu.org>
7529         From Wouter Verhelst <wouter@grep.be>:
7530         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7532         2004-06-11  Ben Elliston  <bje@gnu.org>
7534         * config.guess (luna88k:OpenBSD:*:*): New.
7536         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7538         * config.guess (m32r*:Linux:*:*): New case.
7539         * config.sub: Handle m32rle.
7541         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7543         From Jens Petersen  <petersen@redhat.com>:
7544         * config.sub: Handle sparcv8.
7546         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7548         From Tom Smith <smith@cag.lkg.hp.com>:
7549         * config.guess: Version suffixes are equally significant on Tru64
7550         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7551         prefix of "P" (patched kernel).
7553         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7555         * config.sub: Add support for National Semiconductor CRX target.
7557 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7559         * MAINTAINERS (Various Maintainers): Remove myself as web page
7560         maintainer, add myself as maintainer of build status lists.
7562 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7564         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7565         *-*-netware, but add target-libmudflap.
7566         Consolidate *-*-netware targets (of which really only i?86 exists)
7567         into a single entry.
7568         * configure: Likewise.
7570 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7572         * Makefile.tpl (sorry): Remove.
7573         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7574         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7575         (do-clean): Clean per-stage directories too.
7576         (do-distclean): Run distclean-stage1 too.
7577         (.NOTPARALLEL): Enable during toplevel bootstrap.
7578         (stage[+id+]-bubble): Enable parallel execution during
7579         the recursive invocation.
7580         * Makefile.in: Regenerate.
7582         Fix previous checkin:
7584         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7585         include.
7586         * configure.in: Fix indentation.
7587         * configure: Regenerate.
7589 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7591         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7592         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7593         * configure: regenerate
7594         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7595         -mdynamic-no-pic
7597 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7599         * Makefile.def (build_modules): Add fixincludes.
7600         (dependencies): Make gcc depend on fixincludes.
7601         * configure.in (build_tools): Add fixincludes.
7602         (build_configdirs): Always include build_libs.
7603         * Makefile.in: Regenerate.
7604         * configure: Regenerate.
7606 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7608         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7609         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7610         phony targets; do not generate timestamp files.
7611         (distclean-stageN): Remove references to their timestamp files.
7612         (restageN, touch-stageN): Remove.
7613         (stageN-bubble): Rewritten.
7614         (compare): Support lean bootstraps.
7615         * Makefile.in: Regenerate.
7617         * configure.in: Only warn when bootstrapping but
7618         build != host or build != target.  Support lean bootstraps.
7619         * configure: Regenerate.
7621 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7623         * configure.in:  Give a better error message if GMP/MPFR are missing
7624         and a language needing them has been requested.
7625         * configure:  Regenerated.
7627 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7629         * configure.in:  Print a list of available language front-ends if
7630         a requested one is missing.  Tidy stray tab characters.
7631         * configure:  Regenerated.
7633 2004-08-19  Michael Koch  <konqueror@gmx.de>
7635         * gcc/doc/install.texi: Update entry about automake for libjava.
7637 2004-08-17  Robert Millan  <robertmh@gnu.org>
7639         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7640         (instead of FreeBSD).
7641         * configure: Regenerate.
7643 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7645         * Makefile.in: Regenerate.
7646         * configure: Regenerate.
7648         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7649         stage_*_flags.
7650         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7651         for bootstrapped modules if toplevel bootstrap is going.
7652         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7653         modules.  Adjust for changes in Makefile.def.  Enable several
7654         rules even in non-bootstrap mode, just to avoid peppering the
7655         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7656         (stage-[+prev+]-bubble): Remove.
7658         * Makefile.def (Dependencies): Depend on all-build-bison,
7659         all-build-flex, all-build-byacc, all-build-texinfo, rather
7660         than the host variations.
7661         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7662         with BUILD_SUBDIR.
7663         (BISON): Update for recent Bisons.
7664         (YACC): Fix typo.
7665         (cross): Depend on all-build.
7666         (all): Do not depend on all-build.
7667         (prebootstrap): Remove.
7668         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7669         (Prebootstrap dependencies): Add them to the per-stage targets
7670         and to all-prebootstrap.
7671         * configure.in (build_configdirs): Always enable build_tools.
7672         (BUILD_DIR_PREFIX): Remove.
7674         * Makefile.def (gcc): Add target variable.
7675         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7676         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7677         in the recursive `make', instead of hardwiring `all'.
7678         (Autogenerated TARGET-* variables): New.
7680 2004-08-13  Brian Booth  <bbooth@redhat.com>
7682         * MAINTAINERS: Remove myself from write-after-approval.
7684 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7686         * src-release: Stop distributing mmalloc with gdb (which doesn't
7687         use it).
7688         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7689         * Makefile.in: Regenerate.
7691 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7693         * configure.in (arm*-*-eabi*): New target.
7694         * configure: Regenerate.
7696 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7698         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7699         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7700         (Dependencies): New section.
7701         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7702         (configure-target-[+module+]): Depend on maybe-all-gcc
7703         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7704         (toplevel profiledbootstrap): Fix dependencies.
7705         * Makefile.in: Regenerate.
7707 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7709         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7710         target-libiberty to noconfigdirs.
7711         * configure: Regenerate.
7713 2004-08-03  Paul Brook  <paul@codesourcery.com>
7715         * configure.in: Check for MPFR as well as GMP.
7716         * configure: Regenerate.
7718 2004-08-01  Robert Millan  <robertmh@gnu.org>
7720         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7721         libmudflap for all GNU-based systems (with Glibc).
7722         * configure: Regenerate.
7724 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7726         * Makefile.def (host-modules): Add gcc.
7727         * Makefile.in: Regenerate.
7728         * Makefile.tpl (sorry): New rule.
7729         (configure-host, all-host, [+make_target+]-host, do-check,
7730         install-host): Do not add gcc as a special case.
7731         (host modules): Add a small special-casing for gcc.  Export
7732         extra_make_flags through the environment.
7733         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7734         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7735         other recursive targets for gcc): Remove.
7737         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7738         (stage, unstage): New rules.
7739         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7740         distclean-stage[+id+]): Use stage_current.
7741         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7742         the stage*-start rules.
7744 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7746         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7747         use -all_load flag.
7749 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7751         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7752         * configure: Regenerate.
7754 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7756         * maintainer-scripts/gcc_release: Revert yesterday's change.
7758 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7760         * MAINTAINERS: Add myself to write-after-approval.
7762 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7764         * libf2c: Removed.
7765         * gcc/gccbug.in: Updated because of libf2c removal.
7766         * maintainer-scripts/gcc_release: Ditto.
7768 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7770         * configure.in: Build libmudflap by default on FreeBSD.
7771         * configure: Regenerated.
7773 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7775         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7776         systems.
7777         * configure: Regenerated.
7779 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7781         PR target/16344
7782         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7783         feedback based compiler.
7784         * Makefile.in: Rebuilt.
7786 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7788         * Makefile.def (host_modules): Set bootstrap=true for flex.
7789         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7790         * Makefile.in: Rebuilt.
7792 2004-07-07  Jan Hubicka  <jh@suse.cz>
7794         * MAINTAINERS: Add self as a profile feedback maintainer.
7796 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7798         * configure.in:  Do not prepend $srcdir to /dev/null in
7799         makefile fragments.
7800         * configure:  Regenerate.
7802 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7804         * Makefile.def (build_modules): Add bison, byacc, flex,
7805         m4, texinfo.
7806         (flags_to_pass): Add FLEX.
7807         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7808         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7809         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7810         DEFAULT_MAKEINFO): Remove.
7811         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7812         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7813         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7814         objdir or else use configured tool.
7815         (all-build): New.
7816         (all): Depend on it.
7817         (Build module dependencies): Add.
7818         * Makefile.in: Regenerate.
7819         * configure.in: Better support for multiple build modules,
7820         matching what is done for host/target modules.  Do not look
7821         for "plausible" locations of build tools if Canadian cross.
7822         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7823         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7824         * configure: Regenerate.
7826 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7828         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7829         * Makefile.in: Regenerate.
7831 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7833         * Makefile.tpl (configure-build-[+module+],
7834         configure-[+module+], configure-target-[+module+]): Pass
7835         [+extra_configure_args+].
7836         (all-build-[+module+], all-[+module+], check-[+module+],
7837         install-[+module+], [+make_target+]-[+module+],
7838         all-target-[+module+], check-target-[+module+],
7839         install-target-[+module+], [+make_target+]-target-[+module+]):
7840         Pass [+extra_make_args+].
7841         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7842         (GCC_HOST_EXPORTS): Remove.
7843         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7844         cross, check-gcc, check-gcc-c++, install-gcc,
7845         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7846         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7847         * Makefile.in: Regenerate.
7849 2004-06-21  Matthew Sachs  <msachs@apple.com>
7851         * MAINTAINERS: Added self to write-after-approval.
7853 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7855         * configure.in: Check for srcdir/winsup rather than build directory
7856         winsup.
7857         * configure: Regenerate.
7859 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7861         * configure.in: Don't build Cygwin native newlib if winsup
7862         directory is missing.  Emit warning instead.
7863         * configure: Regenerate.
7865 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7867         * Makefile.tpl (touch-stage[+id+]): New.
7868         (restage[+prev+]): Depend on touch-stage[+id+].
7870         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7871         Use it throughout.
7873         * Makefile.def: Add profile and feedback bootstrap stages.
7874         Remove next field from bootstrap stages.
7875         * Makefile.tpl (LN, LN_S): Substitute.
7876         (stageN-start, stageN-end): Use double-colon rules, to
7877         provide a hook for additional setup commands.
7878         (distclean-stageN-gcc, restageN): Create dependencies from
7879         [+prev+], not from [+next+].
7880         (stageN-bubble): Add commands for successive stages from
7881         [+prev+], using double-colon rules.
7882         (all-stageN-gcc): Fix typo.
7883         (stagefeedback-start, profiledbootstrap): New.
7884         * Makefile.in: Regenerate.
7885         * configure.in: Call ACX_PROG_LN.
7886         * configure: Regenerate.
7888 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7890         * MAINTAINERS (Write After Approval): Add myself.
7892 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7894         * MAINTAINERS (Write After Approval): Add myself.
7896 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7898         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7899         without gcc.
7900         * configure: Regenerate.
7902 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7904         * Makefile.tpl: Fix typo.
7905         * Makefile.in: Regenerate.
7907 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7909         * configure.in: Remove new- prefix from toplevel
7910         bootstrap targets.
7911         * configure: Regenerate.
7913 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7915         * Makefile.tpl (all.normal): Rename to all.
7916         (all): Replace with a rule to pick the default
7917         target from configure.
7918         (all-gcc, configure-gcc): Use conditionals to
7919         do nothing when toplevel bootstrap is going on.
7920         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7921         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7922         * configure.in: Support --enable-bootstrap.
7924         * Makefile.def: Remove new- prefix from toplevel
7925         bootstrap targets.
7926         * Makefile.tpl: Likewise.
7928         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7929         target.
7931         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7932         $(RECURSE_FLAGS) to recursive invocation of make.
7934         * Makefile.in: Regenerate.
7935         * configure: Regenerate.
7937 2004-05-30  Andreas Jaeger  <aj@suse.de>
7938             Jim Wilson  <wilson@specifixinc.com>
7940         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7941         like CC.
7943 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7945         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7946         * configure: Regenerate.
7948 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7950         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7951         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7952         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7953         targets.
7954         * Makefile.in: Regenerate.
7956 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7958         * configure.in: Test the ability to symlink directories.
7959         * configure: Regenerate.
7961         * Makefile.def (bootstrap-stage): New definitions.
7962         * Makefile.tpl (configure-stage1-gcc,
7963         configure-stage2-gcc, configure-stage3-gcc,
7964         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7965         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7966         new-restage3, compare): Autogenerate, see Makefile.in
7967         entry for behavioral changes.
7968         (distclean-stage1, new-stage1-start, new-stage1-end,
7969         new-stage1-bubble, distclean-stage2, new-stage2-start,
7970         new-stage2-end, new-stage2-bubble, distclean-stage3,
7971         new-stage3-start, new-stage3-end): New autogenerated targets.
7972         (objext, prebootstrap, BOOT_CFLAGS,
7973         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7974         targets.
7976         * Makefile.in: Regenerate.
7977         (distclean-stage1, new-stage1-start, new-stage1-end,
7978         new-stage1-bubble, distclean-stage2, new-stage2-start,
7979         new-stage2-end, new-stage2-bubble, distclean-stage3,
7980         new-stage3-start, new-stage3-end): New targets.
7981         (all-stage1-gcc): Move prebootstrap dependency from here...
7982         (configure-stage1-gcc): ...to here.
7983         (new-bootstrap): Use bubble targets.
7984         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7985         Use per-stage distclean targets.
7986         (configure-stage1-gcc, configure-stage2-gcc,
7987         configure-stage3-gcc, all-stage1-gcc,
7988         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7989         Use new-stageN-start to prepare the tree.
7991 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7993         * Makefile.def (host_modules): add libcpp.
7994         * Makefile.tpl: Add dependencies on and for libcpp.
7995         * Makefile.in: Regenerate.
7996         * configure.in: Add libcpp host module.
7997         * configure: Regenerate.
7999 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8001         * Makefile.tpl: Whenever a recursive target is defined, wrap
8002         it in a special @if/@endif block, and prepare its maybe
8003         dependency in the @if/@endif block
8004         * configure.in: Instead of writing maybe dependencies, remove
8005         the @if/@endif statements, and remove the @if/@endif blocks
8006         that remain.
8007         * configure: Regenerate.
8008         * Makefile.in: Regenerate.
8010 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8012         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8014 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8016         PR bootstrap/15120
8017         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8018         * */configure: Rebuilt.
8020 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8022         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8023         of libf2c.
8024         * configure, Makefile.in: Regenerate.
8026 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8028         * MAINTAINERS (Write After Approval): Add myself.
8030 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8032         Merge from tree-ssa-20020619-branch.
8034         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8035         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8036         (HOST_GMPLIBS): Define.
8037         (HOST_GMPINC): Define.
8038         (TARGET_LIB_PATH): Add libmudflap.
8039         (GFORTRAN_FOR_TARGET): Define.
8040         (configure-build*): Export GFORTRAN.
8041         (configure-gcc): Export GMPLIBS and GMPINC.
8042         (all-gcc): Add maybe-all-libbanshee.
8043         (configure-target-libgfortran): Define.
8044         * Makefile.in: Regenerate.
8045         * configure.in (host_libs): Add libbanshee.
8046         (target_libraries): Add target-libmudflap and target-libgfortran.
8047         Add --with-libbanshee.
8048         Handle --disable-libmudflap.
8049         (*-*-freebsd*): Use with_gmp.
8050         Add $(libgcj) to noconfigdirs.
8051         * configure: Regenerate.
8052         * depcomp: New file.
8053         * MAINTAINERS: Add tree-ssa maintainers.
8055 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8057         * MAINTAINERS (Various Maintainers): Add myself.
8059 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8061         * MAINTAINERS (Write After Approval): Add myself.
8063 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8065         * MAINTAINERS (Write After Approval): Add myself.
8067 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8069         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8070         * configure: Regenerate.
8072 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8074         Revert:
8075         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8077         * Makefile.def (flags_to_pass): Remove *dir variables that
8078         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8079         as well as prefix and exec_prefix.
8080         * Makefile.in: Regenerate.
8082 2004-04-26  Robert Millan  <robertmh@gnu.org>
8084         Add patches from libtool CVS.
8085         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8086         * ltconfig: Likewise.
8087         * ltcf-c.sh: Likewise.
8088         * ltcf-cxx.sh: Likewise.
8089         * ltcf-gcj.sh: Likewise.
8091 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8093         * Makefile.def (host_modules): Mark with the bootstrap
8094         flag packages on which gcc depends.
8095         * Makefile.tpl (all-bootstrap): Use it.
8096         * Makefile.in: Regenerate.
8098 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8100         * Makefile.def (flags_to_pass): Remove *dir variables that
8101         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8102         as well as prefix and exec_prefix.
8103         * Makefile.in: Regenerate.
8105 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8107         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8108         * configure: Regenerate.
8109         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8110         * gcc/Makefile.tpl (compare): Use the result of the test.
8111         * gcc/Makefile.in: Regenerate.
8113 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8115         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8116         Always relocate gcc and prev-gcc to the original names, even
8117         if the build fails.
8118         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8119         New targets.
8121 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8123         * MAINTAINERS: Update my email address.
8125 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8127         * configure.in (mips*-*-irix5*): Enable ld.
8128         * configure: Regenerate.
8130 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8132         * configure: Regenerate.
8134 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8136         * Makefile.tpl (configure-[+module+], configure-gcc,
8137         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8138         Set and export LDFLAGS.
8139         * Makefile.in: Regenerate.
8141 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8143         * MAINTAINERS: Add myself to write-after-approval.
8145 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8147         PR bootstrap/14871
8148         * Makefile.tpl: If we don't have built-in-tree target tools,
8149         use the ones found by configure rather than hacking around with
8150         program_transform_name.
8151         * configure.in: Give Makefile.tpl the information necessary
8152         to do that.
8153         * Makefile.in: Regenerate.
8154         * configure: Regenerate.
8156 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8158         PR bootstrap/14760
8159         * configure.in: When computing baseargs, strip *all* copies of
8160         offending options.  Also, don't match/substitute the trailing space,
8161         so that this actually works when two similar options are separated by
8162         only one space.
8163         * configure: Regenerate.
8165 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8167         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8168         (rs6000-*-aix*): Same.
8169         * configure: Regenerate.
8171 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8173         * MAINTAINERS: Add myself to write-after-approval.
8175 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8177         * MAINTAINERS: Add myself to write-after-approval.
8179 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8181         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8182         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8183         * Makefile.in: Regenerate.
8185         * configure.in (top level bootstrap support): Rework --enable-werror
8186         to set @stage2_werror_flag@.
8187         * configure: Regenerate.
8188         * Makefile.tpl (top level bootstrap support): Pass
8189         @stage2_werror_flag@ down to configure in stages 2 and 3.
8190         * Makefile.in: Regenerate.
8192 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8194         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8195         for stages 2 and 3 as well as in make.  As a consequence, remove
8196         OUTPUT_OPTION (now detected by configure) from the flags passed down
8197         to make.
8198         * Makefile.in: Regenerate.
8200         * Makefile.tpl (new-bootstrap): Fix typo.
8201         * Makefile.in: Regenerate.
8203 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8205         * Makefile.tpl: Rearrange by moving recursive_targets rules
8206         into their proper sections.
8207         * Makefile.tpl (top level bootstrap support): Move disabling
8208         of coverage flags from 'make' to 'configure'; improve comments.
8209         * Makefile.in: Regenerate.
8211         * Makefile.tpl (experimental top level bootstrap) Move stage1
8212         language setting from all- target to configure- target; disable
8213         intermodule optimization in stage 1; prevent gratuitous rebuilds
8214         of stage 1.
8215         * Makefile.in: Regenerate.
8216         * configure.in: Comma-separate stage 1 language list for top
8217         level bootstrap.
8218         * configure: Regenerate.
8220         * Makefile.tpl: Clean up experimental top level bootstrap support:
8221         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8222         prev-gcc in configure- targets as well as all- targets.
8223         * Makefile.in: Regenerate.
8225 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8227         * compile: New file imported from automake.
8229 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8231         * configure.in: Remove symbolic link section.
8232         * configure: Regenerate.
8233         * Makefile.tpl (links): Remove.
8234         * Makefile.in: Regenerate.
8236 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8237             Nathanael Nerode  <neroden@gcc.gnu.org>
8239         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8240         Set with AC_CHECK_PROGS.
8241         * configure.in: Fix comment typo from last patch.
8242         * configure: Regenerate.
8244 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8246         * Makefile.tpl: Introduce experimental top level bootstrap support.
8247         * Makefile.in: Regenerate.
8248         * configure.in: Introduce support for top level bootstrap.
8249         * configure: Regenerate.
8251 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8252             Paolo Bonzini  <bonzini@gnu.org>
8254         PR bootstrap/14522
8255         * configure.in: Cope with shells that do not support unquoted ^
8256         * configure: Regenerate.
8258 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8259             Paolo Bonzini  <bonzini@gnu.org>
8261         PR bootstrap/14522
8262         * configure.in: Cope with shells that do not support nesting
8263         quotes inside quoted backquote substitutions.
8264         * configure: Regenerate.
8266 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8268         PR bootstrap/14522
8269         * configure.in: Fix escaping of $.
8270         * configure: Regenerate.
8272 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8274         * configure: Regenerate, since I forgot to while committing Paolo's
8275         changes.
8277 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8279         PR ada/14131
8280         Move language detection to the top level.
8281         * configure.in: Find default values for the tools as
8282         soon as possible.  Disable ada if GNAT is not found.
8283         Emit error message about missing languages.  Expand
8284         --enable-languages=all for the gcc subdirectory.
8286 2004-03-10  Ben Elliston  <bje@gnu.org>
8288         * MAINTAINERS: Update my email address.
8290 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8292         * ltconfig: Disable building static libraries if building shared
8293         libraries on AIX 5L.
8295 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8297         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8298         and disable libgcj.
8299         * configure: Regenerated.
8301 2004-03-01  Brian Booth  <bbooth@redhat.com>
8303         * MAINTAINERS: Add myself to write-after-approval.
8305 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8307         * MAINTAINERS: Add myself to write-after-approval.
8309 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8311         PR bootstrap/7087
8312         * Makefile.tpl: Guard XFOO sed statements better.
8313         * Makefile.tpl: Add dependency for configure-target-libada.
8314         * Makefile.in: Regenerate (incidentally fixes broken
8315         commit when libada-branch was merged).
8317 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8319         * MAINTAINERS: Add myself to write-after-approval.
8321 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8323         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8324         maintainers.
8326 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8328         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8329         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8331 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8333         PR bootstrap/11932
8334         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8336 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8338         * MAINTAINERS: Added myself to write-after-approval.
8340 2004-02-14  Michael Koch  <konqueror@gmx.de>
8342         * MAINTAINERS: Added myself to write-after-approval.
8344 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8346         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8347         some OS port maintainers to OS port maintainers section.
8349 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8351         * MAINTAINERS: Add self.
8353 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8355         * MAINTAINERS: Alphabetize.
8357 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8359         * MAINTAINERS: Remove myself.
8361 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8363         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8364         (rs6000-*-aix*): Same.
8365         * configure: Regenerate.
8367 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8369         * configure.in (host): Add in missing $noconfigdirs to defines.
8370         * configure: Regenerate.
8372 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8373             Nathanael Nerode  <neroden@gcc.gnu.org>
8375         PR ada/6637, PR ada/5911
8376         Merge with libada-branch:
8377         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8378         with appropriate dependencies. Add --enable-libada configure switch.
8379         * configure, Makefile.in: Regenerate.
8381 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8383         * MAINTAINERS: Add myself to write-after-approval.
8385 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8387         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8388         * configure: Regenerate.
8390 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8392         Merge from upstream:
8394         * ltmain.in: When setting IFS to '~', be careful about user
8395         arguments that contain '~'.
8397         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8399         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8400         Also test $base_compile against $CC with escaped arguments. Bug
8401         reported by Geoff Keating <geoffk@apple.com>.
8403 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8405         * MAINTAINERS: Remove i960 port.
8407 2004-01-23  DJ Delorie  <dj@redhat.com>
8409         * Makefile.def (target_modules) [libiberty]: Don't stage.
8410         * Makefile.in: Rebuilt.
8412 2004-01-20  Caroline Tice  <ctice@apple.com>
8414         * MAINTAINERS: Add myself to write-after-approval.
8416 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8418         * MAINTAINERS: Update my email address.
8420 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8422         * MAINTAINERS: Add myself to write-after-approval.
8424 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8426         * MAINTAINERS: Remove entries without email address.
8428 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8430         * MAINTAINERS: Add myself to write-after-approval.
8432 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8434         * MAINTAINERS: Update my email address.
8436 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8438         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8439         * Makefile.tpl (configure-target-[+module+]): Support stage.
8440         * Makefile.in: Rebuilt.
8442 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8444         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8446 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8448         * MAINTAINERS: Add myself as a MIPS maintainer.
8450 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8452         * configure.in: Use ./config.cache, not config.cache.
8453         * configure: Regenerate.
8454         * Makefile.tpl: Special-casing not needed for GCC any more.
8455         * Makefile.in: Regenerate.
8457         * configure.in: Don't share a cache file for host dirs.
8458         * configure: Regenerate.
8460         * config-ml.in: Don't mess with the cache file.
8462 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8464         * MAINTAINERS: Move myself from 'Write After Approval' to
8465         'CPU Port Maintainers' section as SPARC maintainer.
8467 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8469         * Makefile.tpl: Make GCC use a separate config.cache.
8470         * Makefile.in: Regenerate.
8472         PR bootstrap/11932, PR bootstrap/11933
8473         (I don't know if it will fix either of them, but it relates
8474         to them.)
8475         * configure.in: Don't use shared config.cache for target
8476         directories.
8477         * configure: Regenerate.
8479 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8481         * MAINTAINERS: Add myself to 'Write After Approval' section.
8483 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8485         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8486         * configure: Regenerated.
8488 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8490         * MAINTAINERS: Remove the mn10200 maintainer.
8492 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8494         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8495         * configure: Regenerated.
8497 2003-12-16  Jan Hubicka  <jh@suse.cz>
8499         * MAINTAINERS: Add myself as callgraph maintainer.
8501 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8503         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8504         * configure: Regenerate.
8506 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8508         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8509         'Write After Approval' section. Update email.
8511 2003-12-01  James Lemke  <jim@wasabisystems.com>
8513         * MAINTAINERS (Write After Approval): Add myself.
8515 2003-11-20  Matt Thomas  <matt@3am-software.com>
8517         * MAINTAINERS: Add myself as a vax port maintainer.
8519 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8521         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8522         (configure-build-[+module+], configure-[+module+]): Likewise.
8523         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8524         * Makefile.in: Regenerate.
8526 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8528         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8529         shared/dylibed libraries.
8530         * ltmain.sh: Likewise.
8531         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8532         * ltcf-cxx.sh: Likewise.
8533         * ltcf-gcj.sh: Likewise.
8534         * ltconfig: Likewise.
8536 2003-11-17  Stan Cox  <scox@redhat.com>
8538         * MAINTAINERS: Add myself as iq2000 port maintainer.
8540 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8542         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8543         * Makefile.in: Regenerate.
8545 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8547         * config.sub: Update to 2003-11-03 version.
8549 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8551         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8552         * configure:  Regenerate.
8554 2003-10-20  Nicolas Pitre  <nico@cam.org>
8556         * MAINTAINERS: Add myself to 'Write After Approval' section.
8558 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8560         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8562 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8564         * MAINTAINERS: Update my email address.
8566 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8568         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8570 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8572         * MAINTAINERS: Add myself to 'Write After Approval' section.
8574 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8576         * config.guess: Update to 2003-10-16 version.
8577         * config.sub: Update to 2003-10-16 version.
8579 2003-10-15  David Daney  <ddaney@avtrex.com>
8581         * MAINTAINERS: Added myself to 'Write After Approval' section.
8583 2003-10-15  Falk Hueffner  <falk@debian.org>
8585         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8586         'Write After Approval' section. Update email.
8588 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8590         * MAINTAINERS: Move myself from 'Write After Approval' to
8591         'Various Maintainers' section as middle-end maintainer.
8593 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8595         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8596         HOST_FLAGS_TO_PASS.
8597         * Makefile.in: Regenerate.
8599 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8601         * config.guess: Update to 2003-10-07 version.
8602         * config.sub: Update to 2003-10-07 version.
8604 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8606         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8607         * ltconfig (irix5*, irix6*): Don't override version_type.
8609 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8611         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8612         * configure: Rebuilt
8613         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8614         * Makefile.in: Rebuilt
8616 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8618         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8620 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8622         * MAINTAINERS (Write After Approval): Add myself.
8624 2003-09-29  Paul Koning  <ni1d@arrl.net>
8626         * MAINTAINERS: Move myself from "Write After Approval"
8627         to CPU platform maintainers for pdp11 platform.
8629 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8631         * MAINTAINERS: Move myself from 'Write After Approval' to
8632         'Various Maintainers' section as libffi testsuite maintainer.
8634 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8636         * configure.in: Pass a computed --program-transform-name
8637         to subconfigures.
8638         * configure: Regenerated.
8640 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8642         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8643         * Makefile.in: Regenerate.
8645         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8646         * Makefile.in: Regenerate.
8648 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8650         * MAINTAINERS: Move myself from 'Write After Approval'
8651         to 'Various Maintainers' (objective-c) section.
8653 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8655         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8656         quoting.
8657         * configure: Regenerated.
8659 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8661         * MAINTAINERS (Write After Approval): Add myself to write after
8662         approval list.
8664 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8666         * MAINTAINERS (Write After Approval): Add myself.
8668 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8670         * MAINTAINERS: Update my e-mail address.
8672 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8674         * libtool.m4 (LD): Correct powerpc64 host match.
8676 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8678         * MAINTAINTERS: Update my affiliation and email address.
8680 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8682         * MAINTAINERS (Write After Approval): Add myself.
8684 2003-09-04  DJ Delorie  <dj@redhat.com>
8686         * configure: Regenerate.
8688 2003-09-04  Robert Millan  <robertmh@gnu.org>
8690         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8692 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8694         * configure.in: Ensure arguments to sed are properly spaced.
8695         * configure: Regenerate.
8697 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8699         * MAINTAINERS: Update my e-mail address.
8701 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8703         * MAINTAINERS (Write After Approval): Add myself.
8705 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8707         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8708         * configure: Regenerated.
8710 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8712         * MAINTAINERS: Update my email address.
8714 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8716         * configure.in:  Use newline instead of semicolon when assuming
8717         shell arguments in a for loop.
8718         * configure:  Regenerated.
8720 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8722         * MAINTAINERS: Resurrect the i860 maintainer.
8724 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8726         PR 8180
8727         * configure.in: When testing with_libs and with_headers, treat
8728         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8729         * configure: Regenerate.
8731         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8732         make, shell, etc.
8733         (baseargs): Likewise.
8734         * configure: Regenerate.
8736 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8738         * MAINTAINERS (Write After Approval): Add myself.
8740 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8742         * configure.in: Disable libgcj for darwin not on powerpc.
8743         * configure: Rebuild.
8745 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8747         * config-ml.in, symlink-tree: Add license.
8749 2003-08-03  Richard Stallman  <rms@gnu.org>
8750             Eben Moglen  <moglen@columbia.edu>
8752         * README.SCO: New file.
8754 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8756         * Makefile.tpl (check, check-c++): Express dependencies using
8757         dependencies rather than commands.
8758         * Makefile.in: Regenerate.
8760 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8762         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8763         * configure: Ditto.
8765 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8767         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8768         * Makefile.in: Update.
8770 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8772         * configure.in: Enable libgcj for darwin.
8773         * configure: Rebuild.
8775 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8777         * config-ml.in:  Use ac_configure_args directly instead of
8778         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8779         actually seen.
8781 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8783         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8784         creating target and build subdirs to build all parent dirs as needed.
8785         * Makefile.in: Rebuild.
8786         * configure.in: Don't build dirs explicitly here.
8787         * configure: Rebuild.
8789 2003-07-26  Paul Brook  <paul@nowt.org>
8791         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8793 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8795         * Makefile.tpl (all-make): Depend on intl.
8796         * Makefile.in: Rebuilt.
8798 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8800         * install-sh:  Update to newer upstream versions (associated with
8801         aclocal 1.7).
8802         * mkinstalldirs:  Likewise.
8803         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8805 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8807         * MAINTAINERS: Move self from Bug database only accounts
8808         to write-after-approval.
8810 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8812         * config.if: Remove unused libc_interface determination.
8814 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8816         * MAINTAINERS: Move self from write-after-approval to
8817         build machinery (*.in).
8819 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8821         PR bootstrap/11273
8822         PR bootstrap/11408
8823         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8824         unused INSTALL_PROGRAM_ARGS.
8825         * configure.in: Use AC_PROG_INSTALL.
8826         * Makefile.in: Regenerate.
8827         * configure: Regenerate.
8829 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8831         * MAINTAINERS: Alphabetize.
8833 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8835         * configure: Rebuilt.
8836         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8837         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8838         newlib nor libgloss.
8839         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8840         * configure.in (am33_2.0-*-linux*): Added.
8842 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8844         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8845         * configure: Regenerate.
8847 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8849         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8850         * Makefile.in: Regenerate.
8852 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8854         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8855         * Makefile.in: Regenerate.
8857 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8859         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8860         * Makefile.in: Regenerated.
8862         * config-ml.in: Replace PWD with PWD_COMMAND.
8864 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8866         * intl: New directory; see intl/ChangeLog for details.
8867         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8868         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8869         * Makefile.in: Regenerate.
8871 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8873         * configure.in: Clean up config-lang.in handling.  Delete
8874         useless assignment to "subdirs".
8875         * configure: Regenerate.
8877 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8879         * configure.in: Rename 'target_libs' to 'target_libraries'.
8880         Remove useless reference to 'target_libs'.
8881         * configure: Regenerate.
8883 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8885         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8886         * Makefile.in: Regenerate.
8888 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8890         * Makefile.def: Introduce flags_to_pass.
8891         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8892         * Makefile.in: Regenerate.
8894 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8896         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8897         and target-libgloss.
8898         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8899         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8900         * configure: Regenerate.
8902 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8904         * configure.in: Update testsuite_flags to new location.
8905         * configure. Regenerate.
8907 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8909         * Makefile.tpl: Remove BUILD_CC stuff.
8910         * Makefile.in: Regenerate.
8912 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8914         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8916 2003-06-16  Graeme Peterson  <gp@qnx.com>
8918         * MAINTAINERS (Write After Approval): Add myself.
8920 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8922         * config.guess: Update to 2003-06-12 version.
8923         * config.sub: Update to 2003-06-13 version.
8925 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8927         * config.guess: Update to 2003-06-06 version.
8928         * config.sub: Update to 2003-06-06 version.
8930 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8932         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8933         * configure. Regenerate.
8935 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8937         * configure.in: Disable serial configure by default.
8938         * configure: Regenerate.
8939         * Makefile.tpl: Abolish .NOTPARALLEL.
8940         * Makefile.in: Regenerate.
8942         * Makefile.tpl: Replace {build,host,target}_canonical by
8943         {build,host,target}.
8944         * Makefile.in: Regenerate.
8946         * Makefile.tpl: Fix stupid pasto.
8947         * Makefile.in: Regenerate.
8949 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8951         * Makefile.tpl: Remove bogus conditional.
8952         * Makefile.in: Regenerate.
8954 2003-06-05  Jan Hubicka  <jh@suse.cz>
8956         * Makefile.tpl (profiledbootstrap): New target.
8957         * Makefile.in (profiledbootstrap): New target.
8959 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8961         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8962         Pinski. Remove user names from other bugzilla-only maintainers.
8964 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8966         * Makefile.tpl: Make 'recursive targets' using autogen rather
8967         than shell loop.  Remove duplicate 'clean' targets and false
8968         comments.
8969         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8970         Add systematic method of specifying missing targets in subdirs.
8971         Add copyright boilerplate.
8972         * Makefile.in: Regenerate.
8973         * configure.in: Add 'recursive targets' to maybe list.
8974         * configure: Regenerate.
8976         * MAINTAINERS: "GNATS only" -> "Bug database only".
8978         * Makefile.tpl: Rename [+target+] to [+make_target+].
8979         * Makefile.def: Rename 'target' to 'make_target'.
8981 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8983         * MAINTAINERS: Add self as options handling maintainer.
8985 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8987         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8988         been too long since I touched those ports.
8990 2003-05-28  DJ Delorie  <dj@redhat.com>
8992         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8993         * Makefile.in: Regenerate.
8995 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8997         * configure.in: Use curly braces in the definition of tooldir.
8998         * configure: Regenerate.
9000 2003-05-21  DJ Delorie  <dj@redhat.com>
9002         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9003         newlib or libgloss.
9004         * Makefile.in: Regenerate.
9006 2003-05-21  DJ Delorie  <dj@redhat.com>
9008         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9009         * Makefile.in: Regenerate.
9011 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9013         * MAINTAINERS: Update my e-mail address.
9015 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9017         * configure.in: Switch more things to use maybe dependencies.
9018         * Makefile.tpl: Switch more things to use maybe dependencies.
9019         Factor out common code from autogen IF statements.
9020         * configure: Regenerate.
9021         * Makefile.in: Regenerate.
9023 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9025         * configure.in: Accept i[3456789]86 for machine type.
9026         * configure: Regenerate.
9028 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9030         * configure.in: Switch more things to use maybe dependencies.
9031         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9032         * configure: Regenerate.
9033         * Makefile.tpl: Switch more things to use maybe dependencies.
9034         * Makefile.in: Regenerate.
9036 2003-05-16  Andreas Schwab  <schwab@suse.de>
9038         * Makefile.tpl (install-opcodes): Define.
9039         * Makefile.in: Rebuild.
9041 2003-05-13  Andreas Jaeger  <aj@suse.de>
9043         * config.guess: Update to 2003-05-09 version.
9044         * config.sub: Update to 2003-05-09 version.
9046 2003-05-13  Michael Eager  <eager@mvista.com>
9048         * configure.in: Correct sed script so that options in quotes are not
9049         deleted.
9050         * configure: Rebuild.
9052 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9054         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9055         and $$s/newlib/libc/sys/cygwin32 include paths.
9056         * configure: Ditto.
9058 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9060         * MAINTAINERS: Update my email addresses.
9062 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9064         * config-ml.in: Propagate INSTALL variables.
9066 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9068         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9070 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9072         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9073         * Makefile.in: Regenerate.
9075 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9077         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9079 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9081         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9083 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9085         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9086         * Makefile.in: Regenerated.
9088 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9090         * MAINTAINERS (Write After Approval): Upgrade myself from
9091         GNATS only to write-after-approval. Update my mail address.
9093 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9095         (OS Port Maintainers: freebsd): Add myself.
9097 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9099         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9101 2003-04-22  Kean Johnston  <jkj@sco.com>
9103         * MAINTAINERS (SCO ports): Added myself.
9105 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9107         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9109 2003-04-19  Kean Johnston  <jkj@sco.com>
9111         * MAINTAINERS (Write After Approval): Add myself.
9113 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9115         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9116         * Makefile.in: Regenerate.
9118 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9120         * configure.in (powerpc64*-*-linux*): Remove.
9121         * configure: Rebuilt.
9123 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9125         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9126         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9127         and restrap.
9128         * Makefile.in:  Regenerate.
9130 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9132         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9133         * configure: Regenerated.
9135 2003-04-15  DJ Delorie  <dj@redhat.com>
9137         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9139 2003-04-13  Nick Clifton  <nickc@redhat.com>
9141         * config-ml.in: Remove support for --disable-aix removing
9142         call-aix multilibs.
9144 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9146         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9147         * */configure: Rebuilt.
9149 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9151         * MAINTAINERS: Add my email address.
9153 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9155         * MAINTAINERS (Write After Approval): Add myself.
9157 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9159         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9160         * Makefile.in: Regenerate.
9162 2003-03-14  Michael Chastain  <mec@shout.net>
9164         * Makefile.in: Regenerate with correct Makefile.def.
9166 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9168         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9169         Make macro.
9170         * Makefile.in: Regenerate.
9171         * configure.in: Clean up gxx_include_dir logic.
9172         * configure: Regenerate.
9174 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9176         * MAINTAINERS (Write After Approval): Add myself.
9178 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9180         * MAINTAINERS: Update my mail address.
9182 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9184         * configure.in (gxx_include_dir): Fix typo.
9185         * configure: Regenerated.
9187 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9189         * Makefile.tpl: Reindent.
9190         * Makefile.in: Regenerate.
9191         * configure.in: Reindent.  Don't set unused variables.
9192         * configure: Regenerate.
9194 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9196         * configure.in: Include $(build_tooldir)/sys-include in
9197         FLAGS_FOR_TARGET.
9198         * configure: Regenerated.
9200 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9202         * Makefile.tpl: Always pass down RANLIB.
9203         * Makefile.in: Regenerate.
9205         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9206         * Makefile.in: Regenerate.
9207         * configure.in: Remove unused logic relating to --enable-shared
9208         and --enable-threads.  Remove bogus comments.  Remove redundant
9209         noconfigdirs.
9210         * configure: Regenerate.
9212         * configure.in: Replace ${libstdcxx_version} by its value.
9213         Remove reference to mh-dgux.
9214         * configure: Regenerate.
9216 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9218         * MAINTAINERS (Write After Approval): Add myself.
9220 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9222         * Makefile.tpl: Rearrange.
9223         * Makefile.in: Regenerate.
9225 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9227         * configure.in: Add support for kaOS as cross build target system.
9228         * configure: Regenerated.
9230 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9232         * MAINTAINERS (Write after approval): Add myself.
9234 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9236         * MAINTAINERS: Update my email address.
9238 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9240         * MAINTAINERS: Add self to blanket write privs. section.
9242 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9244         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9245         configure-target-* as some target builds may require additional
9246         flags for preprocessor tests.
9247         * Makefile.in: Regenerated.
9249 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9251         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9252         * ltconfig: Handle it.
9253         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9254         auto-detecting it.
9256         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9257         it is used as argument to $CC.
9258         * ltcf-gcj.sh: Likewise.
9260         * configure.in: Introduce --enable-maintainer-mode.
9261         * configure: Rebuilt.
9262         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9263         for maintainer mode.
9264         * Makefile.in: Rebuilt.
9266 2003-02-18  Jason Merrill  <jason@redhat.com>
9268         * Makefile.tpl (check-c++): Allow parallelism.
9270 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9272         * MAINTAINERS: Remove John Carr (who never actually had access to
9273         gcc.gnu.org).
9275 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9277         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9278         don't configure target-libobjc.
9279         * configure: Regenerate.
9281 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9283         * Makefile.tpl (RANLIB): Define.
9284         * Makefile.in: Regenerate.
9286 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9288         * MAINTAINERS: Update my email.
9290 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9292         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9293         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9294         * Makefile.in: Regenerated.
9295         * configure.in: Remove all traces of snavigator, db, and grep.
9296         * configure: Regenerated.
9298 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9300         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9301         After Approval.
9303 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9305         * MAINTAINERS (Write after approval): Add myself.
9307 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9309         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9310         * Makefile.in: Regenerated.
9312 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9314         * config.guess: Updated to 2003-01-30's version.
9315         * config.sub: Updated to 2003-01-28's version.
9317 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9319         * config.if: If gcc_version is already set, just use it.  Don't set
9320         gcc_version_trigger if it's already set, otherwise set it to
9321         gcc/version.c, but only if the file exists.  If it is not set and
9322         gcc/version.c does not exist, try to extract the version number from
9323         $CC.
9325 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9327         * MAINTAINERS: Add myself to write-after-approval list.
9329 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9331         * configure.in:  Revert 24Jan change.
9332         * configure:  Regenerate.
9334 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9336         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9337         entry of HJ Lu.
9339 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9341         * configure.in: Revert previous change.
9342         * configure: Regenerate.
9344 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9346         * configure.in: Make rda native-only.
9347         * configure: Regenerate.
9349 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9351         * MAINTAINERS: Move myself from GNATS-only-accounts to
9352         write-after-approval.
9354 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9356         * configure.in: Add missing \.
9357         * configure: Rebuilt.
9359 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9361         * configure.in (baseargs): Avoid using \| in sed regular
9362         expressions.
9363         * configure: Rebuilt.
9365 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9367         * configure.in (baseargs): Remove all supported forms of
9368         --cache-file, --srcdir, --host, --build and --target options
9369         from argument lists.
9370         * configure: Rebuilt.
9372 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9374         * MAINTAINERS: Add myself to write-after-approval list.
9376 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9378         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9379         * configure: Rebuilt.
9381 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9383         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9384         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9385         * Makefile.in: Regenerate.
9386         * configure: Regenerate.
9388 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9390         * configure.in: Remove Makefile in build, host and target modules
9391         unless configure was run with --no-recursion.
9392         * configure: Rebuilt.
9394 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9396         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9397         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9398         * Makefile.in: Regenerate.
9400 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9402         * config.guess: Update to 2003-01-03 version.
9403         * config.sub: Update to 2003-01-03 version.
9405 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9407         * configure: Regenerate with proper autoconf 2.13.
9409 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9411         * configure.in: Add AC_PREREQ for consistency.
9412         * configure: Regenerate.
9414 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9416         * configure.in (GDB_TK): Add tcl directories conditional on
9417         gdb/gdbtk directory being present.
9418         * configure: Regenerate.
9420 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9422         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9423         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9424         * configure: Rebuilt.
9426 2002-12-31  Tom Tromey  <tromey@redhat.com>
9428         * Makefile.in: Rebuilt.
9429         * Makefile.def (target_modules) [libffi]: Allow installation.
9431 2002-12-31  Andreas Schwab  <schwab@suse.de>
9433         * configure.in: Fix use of $program_transform_name.
9434         * configure: Regenerated.
9436 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9438         * configure.in (baseargs): Don't remove first configure argument.
9439         * configure: Regenerated.
9441 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9443         * Makefile.tpl (local-distclean): Don't remove...
9444         (multilib.ts): ... this.  Moved into...
9445         (multilib.out): ... this.  Don't use sub-make.
9446         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9447         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9448         (configure-build-[+module+], configure-[+module+],
9449         configure-target-[+module+], configure-gcc): ... these.  Test
9450         for Makefile existence.  Drop config.status from dependencies.
9451         * Makefile.in: Rebuilt.
9452         * configure.in: Move gcc-version-trigger to the end of
9453         ac_configure_args.  Add comments to maybedep.tmp and
9454         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9455         nonopt from baseargs, matching and removing corresponding
9456         whitespace while at it.
9457         * configure: Rebuilt.
9459 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9461         * configure.in (host_configargs): Replace reference to
9462         no-longer-defined buildopts with --build=${build_alias}.
9463         * configure: Rebuilt.
9465         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9466         program_transform_name to standard idiom.
9467         (AUTOGEN, AUTOCONF): Define.
9468         (Makefile.in): Use $(AUTOGEN).
9469         (Makefile): Depend on config.status, and use autoconf-style rule to
9470         build it.  Move original commands to...
9471         (config.status): ... this new target.
9472         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9473         $(AUTOCONF).
9474         * Makefile.in: Rebuilt.
9476 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9478         * Makefile.tpl: Fix dramatic bustage due to change in
9479         program_transform_name.
9480         * Makefile.in: Regenerate.
9482         * configure.in: Remove unnecessary PATH setting.
9483         * configure: Regnerate.
9485         * configure.in: Don't default to unprefixed tools unless
9486         the native tools will work.
9487         * configure: Regenerate.
9489         * configure.in: Convert to autoconf script.  Blow away lots
9490         of now-redundant Makefile fragments.
9491         * configure: Generate using Autoconf.
9492         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9493         * Makefile.in: Regenerate.
9495 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9497         * configure: Fix stupid bug where RANLIB was mistakenly included.
9499         * configure.in: Rename (buildargs, hostargs, targargs) to
9500         (build_configargs, host_configargs, target_configargs).
9502         * configure.in: Move logic out of sed statement.
9504         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9505         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9507 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9509         * config.sub: Import from master repository
9510         * config.guess: Ditto
9512 2002-12-24  Andreas Schwab  <schwab@suse.de>
9514         * Makefile.tpl (multilib.out): Fix missing space.
9515         * Makefile.in: Regenerate.
9517 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9519         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9520         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9521         * Makefile.in: Regenerate.
9522         * configure.in: Remove unnecessary leftovers.
9524 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9526         * configure.in (extra_ranlibflags_for_target): New variable.
9527         (*-*-darwin): Add -c to ranlib commands.
9528         * configure (tooldir): Handle extra_ranlibflags_for_target.
9530 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9532         * Makefile.tpl: Revert HJL's change.
9533         * Makefile.in: Regenerated.
9534         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9535         always.
9537 2002-12-19  Andreas Schwab  <schwab@suse.de>
9539         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9540         * Makefile.in: Regenerate.
9542 2002-12-18  H.J. Lu  <hjl@gnu.org>
9544         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9545         * Makefile.in: Regenerated.
9547         * configure.in (build_prefix): New. Substitute.
9549 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9551         * Makefile.tpl: Don't let real targets depend on phony targets.
9552         * Makefile.in: Regenerate.
9554         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9555         * Makefile.in: Regenerate.
9557 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9559         * config.sub: Import from master repository
9560         * config.guess: Ditto
9562 2002-12-16  Jason Merrill  <jason@redhat.com>
9564         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9565         previous 'make bootstrap'.
9566         * Makefile.in: Regenerate.
9568 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9570         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9572 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9574         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9575         * Makefile.in: Regenerate.
9577 2002-12-13  Jason Merrill  <jason@redhat.com>
9579         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9580         library tests.
9581         (check-c++): Just depend on it and check-target-libstdc++-v3.
9582         * Makefile.in: Regenerate.
9584 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9586         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9587         * Makefile.in: Rebuilt.
9589 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9591         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9593 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9595         * configure: Fix bug put in by gremlins.
9597         * Makefile.tpl: Substitute more autoconfily.
9598         * configure: Substitute more autoconfily.
9599         * Makefile.in: Regenerate.
9601 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9603         * config.sub: Import from master repository
9604         * config.guess: Ditto
9605         * MAINTAINERS: Added Svein Seldal under write after approval
9607 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9609         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9610         * Makefile.in (all-sim): Ditto.
9612 2002-12-06  DJ Delorie  <dj@redhat.com>
9614         * Makefile.tpl: Change configure dependencies to not have real
9615         targets depend on phony targets.
9617 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9619         * configure.in: Revert unintentional change.
9621         * Makefile.tpl: Change dependency for */multilib.out so that
9622         it works when gcc isn't in the tree.
9624         * configure.in: Substitute more.
9625         * configure: Run subconfigures from the Makefile.
9626         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9627         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9629 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9631         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9633 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9635         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9636         and corresponding dependencies.
9637         * Makefile.in: Regenerate.
9639         * configure.in (host_tools): Order binutils, gas and ld for
9640         convenience in running the testsuites.
9642         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9643         * Makefile.in: Regenerate.
9644         * configure.in: Introduce rules to serialize subconfigure runs.
9646         * configure.in: Introduce BASE_CC_FOR_TARGET.
9647         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9648         Realize configure-build-* targets.  Realize configure-target-* targets.
9649         * Makefile.in: Regenerate.
9651 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9653         * configure: Move gcc_version_trigger stuff from here...
9654         * configure.in: ...to here.
9656         * configure.in: Separate subconfigure options added by this file from
9657         options given by the user.  Add machinery to put args for host
9658         subconfigures into the Makefile.
9660         * Makefile.tpl: Remove 'vault' targets.
9661         * Makefile.tpl: Reorder and comment dependencies.
9662         * Makefile.in: Regenerate.
9664 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9665         * configure.in: Fix my broken commit of previous patch. (sigh)
9667 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9669         * configure.in: Move host-specific darwin noconfigdirs into
9670         the host-specific section.
9672 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9674         * configure.in: Move host-specific darwin noconfigdirs into
9675         the host-specific section.
9677 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9679         * configure: Remove skip-this-dir support.
9680         * Makefile.tpl: Remove skip-this-dir support.
9682         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9683         subdirectories.
9684         * Makefile.in: Regenerate.
9686         * Makefile.tpl: Strip out useless setting of 'dir'.
9687         * Makefile.in: Regenerate.
9689 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9691         * configure.in: Fix deeply stupid bug.
9693         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9694         shell code in CXX_FOR_TARGET
9695         * Makefile.def: Introduce raw_cxx.
9696         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9697         RAW_CXX_FOR_TARGET.
9698         * Makefile.in: Regenerate.
9700 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9702         * Makefile.tpl: Remove unnecessary ifs.
9703         * Makefile.in: Regenerate.
9705         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9706         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9707         targets for 'no_install' modules.
9708         * configure: Move GDB_TK substitution to configure.in.  Move
9709         build_modules stuff to configure.in.
9710         * configure.in: Implement soft dependency machinery.  Maybe-ize
9711         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9712         * Makefile.in: Regenerate.
9714 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9716         * Makefile.tpl: Make all-target, install-target behave similarly
9717         to all, install (only hitting configured targets).  Eliminate
9718         unused macro defintions.
9720         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9721         build != host.
9723         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9725         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9727         * configure.in: Produce lists of subdir targets we're actually
9728         configuring.  Remove references to "dosrel".
9729         * Makefile.tpl: Let configure set which subdir targets are hit.
9730         Remove install-cross; clean up install; remove ALL.  Remove
9731         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9732         Autogenerate host module targets.  Remove empty dependency lines
9733         and redundant dependency; rearrange slightly.
9734         * Makefile.def: Add host-side libtermcap, utils.
9736         * Makefile.in: Regenerate.
9738 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9740         * ltconfig (osf[345]): Append $major to soname_spec.
9741         Reflect this in library_names_spec.
9742         * ltmain.sh (osf): Prefix $major with . for use as extension.
9744 2002-11-19  Andreas Jaeger  <aj@suse.de>
9746         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9747         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9748         and sparc64 GNU/Linux systems.
9750 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9752         * MAINTAINERS: Update email.
9754 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9756         * MAINTAINERS: Complete James Dennett's entry.
9758 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9760         * MAINTAINERS (Write After Approval): Add myself.
9762 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9764         * Makefile.tpl: syntactic cleanup
9766 2002-11-13  Stuart Hastings  <stuart@apple.com>
9768         * MAINTAINERS: Add myself to write-after-approval list.
9770 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9772         * Makefile.def: Add list of recursive targets to autogenerate.
9773         Add build_modules.
9774         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9775         targets.  Autogenerate *-build-* targets.
9776         * Makefile.in: Regenerate.
9778 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9780         * configure: More autoconf-style substitutions.
9781         * Makefile.tpl: More autoconf-style substitutions.
9782         * Makefile.in: Regenerate.
9784 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9786         * configure: Substitute more variables in a more autoconf-friendly
9787         way.  Simplify slightly.
9788         * Makefile.tpl: Make more variables substitutable in an
9789         autoconf-friendly way.
9790         * Makefile.in: Regenerate.
9792 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9794         * MAINTAINERS (Write After Approval): Add myself.
9796 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9798         * configure.in (v810*): Remove special setting of tools.
9800         * configure: Add support for extra required flags for ar or nm.
9801         * configure.in (aix4.3+): Use above support for target-specific
9802         issues, rather than using config/mt-aix43.
9804 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9806         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9807         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9808         with $srcdir.  Reformat indentation.  Substitute some variables
9809         formerly hard-coded in the Makefile for build=host.
9810         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9811         * Makefile.def: Autogenerate more.
9812         * Makefile.in: Regenerate.
9814 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9816         * MAINTAINERS (Write After Approval): Add myself.
9818 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9820         * Makefile.def (host_modules): Add rda.
9821         * Makefile.in: Regenerate.
9822         * configure.in (target_tool): Add target-rda to list.
9824 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9826         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9828 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9830         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9831         and restrap targets to this rule.
9832         * Makefile.in:  Regenerate.
9834 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9836         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9837         GNATS only accounts.
9839 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9841         * configure.in (i[3456]86-*-linux*): Add check to disable
9842         ${libgcj} for glibc1.
9844 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9846         * MAINTAINERS: Add myself as ip2k port maintainer.
9848 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9850         * configure.in: Add tic4x target.
9852 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9854         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9855         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9856         * Makefile.in: Regenerate.
9858         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9859         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9860         * Makefile.in: Regenerate.
9862 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9864         * MAINTAINERS: Add myself as web pages co-maintainer.
9866 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9868         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9869         * Makefile.in: Regenerate.
9871 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9873         * MAINTAINERS: Add myself and Nathan Sidwell
9874         <nathan@codesourcery.com> as VxWorks maintainers.
9876 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9878         * Makefile.def: Remove order dependency comments.
9879         * Makefile.tpl: Add explicit install-install dependencies.
9880         * Makefile.in: Regenerate.
9882         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9883         * Makefile.in: Regenerate.
9885         * Makefile.tpl: Add configure-target (for src-release in src)
9886         * Makefile.in: Regenerate.
9888 2002-09-30  Nick Clifton  <nickc@redhat.com>
9890         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9892 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9894         * configure.in (s390*-*-linux*): Enable libgcj.
9896 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9898         * configure: Revert accidentally applied changes.
9900         * Makefile.tpl: Make more autoconf-friendly.
9901         * Makefile.in: Regenerate.
9902         * configure: Make substitution more autoconf-like.
9904 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9906         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9907         single entry to handle all these.
9908         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9909         libjava on arm-*-elf.
9911 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9913         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9914         things that depend on them.
9916 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9918         * Makefile.tpl: Make subsituted variables more autoconfy.
9919         * Makefile.in: Regenerate.
9920         * configure: Make seds more autoconfy.
9922 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9924         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9925         * Makefile.in: Regenerate.
9926         * configure.in: Rewrite sed statements to look autoconfy.
9928         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9929         all-target-foo on configure-target-foo.
9930         * Makefile.def: Ditto.
9931         * Makefile.in: Rebuild.
9933 2002-09-25  Andrew Haley  <aph@redhat.com>
9935         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9937 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9939         * Makefile.def: New file.
9940         * Makefile.tpl: New file.
9941         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9942         * contrib/gcc_update: Note that Makefile.in is a generated file.
9944         * configure.in: Minor rearrangement.  Simplify tests.
9946 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9948         * configure.in (with_headers): Skip copy if value is "yes".
9949         (with_libs): Likewise.
9951 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9953         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9954         * configure.in (sh*-*-pe*): Ditto.
9955         * configure.in (mips*-*-pe*): Ditto.
9956         * configure.in (*arm-wince-pe): Ditto.
9958         * configure.in: Rearrange.
9960 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9962         * MAINTAINERS: Update my email address.
9964 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9966         * MAINTAINERS: (Write After Approval): Add myself.
9968 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9970         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9972 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9974         * MAINTAINERS: Change my mailing address.
9976 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9978         * MAINTAINERS (Write After Approval): Remove myself.
9979         (Various Maintainers: c++ runtime libs): Add myself.
9981 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9983         * MAINTAINERS (Write After Approval): Remove myself.
9984         (Various Maintainers: c++ runtime libs): Add myself.
9986 2002-08-15  Eric Christopher  <echristo@redhat.com>
9988         * config.sub: Import from master repository.
9989         * config.guess: Ditto.
9991 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9993         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9994         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9995         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9997 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9999         * MAINTAINERS: Add self to rs6000 vector extensions.
10001 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10003         * libiberty/configure: Reverted unintended yesterday's check in.
10005 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10007         * boehm-gc/configure, libf2c/configure: Rebuilt.
10008         * libffi/configure, libiberty/configure: Ditto.
10009         * libjava/configure, libobjc/configure: Ditto.
10010         * libstdc++-v3/configure, zlib/configure: Ditto.
10011         Merged from binutils:
10012         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10013         From Steve Ellcey <sje@cup.hp.com>:
10014         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10015         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10016         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10017         IA64.
10018         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10019         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10020         soname_spec, sys_lib_search_path_spec): Ditto.
10022 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10024         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10026 2002-08-04  H.J. Lu  (hjl@gnu.org)
10028         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10030 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10032         * MAINTAINERS (Write After Approval): Add myself.
10034 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10036         * configure.in: Move generic linux case to end.  Copy generic
10037         linux noconfigdirs to mips*-*-linux* entry and new
10038         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10040 2002-07-19  Michael Matz  <matz@suse.de>
10042         * MAINTAINERS: Add myself as ra* maintainer.
10044 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10046         * config.guess: Update to 2002-07-09 version.
10047         * config.sub: Update to 2002-07-03 version.
10049 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10051         * MAINTAINERS: Fix typo in a maintainer email address.
10053 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10055         * configure.in: Remove two redundant tests.
10057 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10059         * configure.in (mips*-*-irix6*o32): Enable stabs.
10061 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10063         * configure.in: Don't build grez.
10064         * Makefile.in: Ditto.
10066         * Makefile.in: Remove references to bsp, cygmon, libstub.
10067         * configure.in: Ditto.
10069         * configure.in: Remove leftover reference to gdbtest.
10071 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10073         * configure.in (gxx_include_dir):  Change to match versioned
10074         C++ headers if --enable-version-specific-runtime-libs is used.
10076 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10078         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10080 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10082         * configure.in: Make --without-x work.
10084 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10086         * configure.in: Rearrange target Makefile fragment collection.
10088         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10089         cvs[src].
10090         * configure.in: Ditto.
10092 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10094         * MAINTAINERS (Write After Approval): Update my e-mail address.
10096 2002-06-24  Ben Elliston  <bje@redhat.com>
10098         * configure.in (host_tools): Remove cgen.
10100         * Makefile.in (all-cgen): Remove; runs from its source directory.
10101         (check-cgen, install-cgen, clean-cgen): Likewise.
10102         (all-opcodes): Do not depend on all-cgen.
10103         (all-sim): Likewise.
10105 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10107         * Makefile.in: Eliminate 'apache' targets.
10108         * configure.in: Eliminate 'apache' targets.
10110         * configure.in: Eliminate redundant tests.  Reorganize.
10112         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10114         * config-ml.in: Eliminate references to Cygnus configure.
10116         * Makefile.in: Eliminate references to building emacs.
10118 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10120         * MAINTAINERS: Update my email address.
10122 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10124         * config.if (libstdcxx_incdir): Version C++ headers.
10125         (cxx_incdir): Remove.
10127 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10129         * MAINTAINERS (Write After Approval): Add self.
10131 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10133         * configure.in: Add support for ip2k.
10135 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10137         * configure.in: Fix AIX configury bug.
10139 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10141         * MAINTAINERS (Write After Approval): Add self.
10143 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10145         * configure.in: replace ${topsrcdir} with ${srcdir}
10147         * configure.in: Move definition of libstdcxx_flags
10148         right above usage, rather than waaay earlier.
10150         * configure.in: Pull definition of is_cross_compiler earlier.
10152         * configure.in: Rearrange a little.
10154         * configure.in: Remove references to librx.
10155         * Makefile.in: Remove references to librx.
10157 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10159         * config.sub: Add support for avr target.
10160         Import from master sources, rev 1.255
10162 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10164         * configure, .cvsignore:  Revert previous change...
10165         * Makefile:  ...delete.
10167 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10169         * configure.in: Eliminate ${gasdir} variable.
10171 2002-06-18  Dave Brolley  <brolley@redhat.com>
10173         * configure.in: Add support for frv.
10174         * config.sub: Add support for frv.
10176 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10178         * configure:  Remove garbage from previous commit.
10180 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10182         * configure:  For in-source builds, make a subdir and re-exec there.
10183         * Makefile:  New file.  Pass targets through to build directory.
10184         * .cvsignore:  No longer ignore "Makefile".
10186 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10188         * MAINTAINERS (Write After Approval): Add self.
10190 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10192         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10194 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10196         * configure.in (vax-*-netbsd*): Re-enable gas.
10198 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10200         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10201         BUILD_PREFIX_1, to correct nomenclature.
10202         * configure: Likewise.
10204         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10205         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10207 2002-05-31  Olaf Hering  <olh@suse.de>
10209         * config-ml.in: Propogate DESTDIR also.
10211 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10213         * configure.in (vax-*-netbsd*): Don't build gas for this
10214         platform.
10216 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10218         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10219         and libgcj for AVR.
10221 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10223         * MAINTAINERS (Write After Approval): Add myself.
10225 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10227         * config.guess: Update to 2002-05-22 version.
10228         * config.sub: Likewise.
10230 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10232         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10233         * config-ml.in: Likewise.
10234         * configure: Likewise.
10235         * configure.in: Likewise.
10237 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10239         * MAINTAINERS: Update my email address.
10241 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10243         * configure.in: Simplify makefile fragment collection.
10245         * configure.in: Remove code to build emacs.
10247         * configure.in : Remove --srcdir argument from targargs and buildargs
10248         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10250         * configure: Move some logic to configure.in.
10251         * configure.in: Move some logic from configure.
10253 2002-05-11  Tom Tromey  <tromey@redhat.com>
10255         * MAINTAINERS: Reflect libgcj reality.
10257 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10259         * Makefile.in: Honour DESTDIR.
10261 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10263         * config.guess: Import 2002-03-20 version.
10264         * config.sub: Import 2002-04-26 version.
10266 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10268         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10270 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10272         * MAINTAINERS: Add self.
10274 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10276         * ltmain.sh: Detect and handle object name conflicts
10277         while piecewise linking a static library.
10279 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10281         * configure.in (noconfigdirs): Don't disable libgcj on
10282         sparc64-*-solaris* and sparcv9-*-solaris*.
10284 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10286         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10288 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10290         * configure.in (FLAGS_FOR_TARGET): Do not add
10291         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10292         on i[3456]86-*-linux*.
10294 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10296         * configure.in (noconfigdirs): Replace [ ] with test.
10298         * configure.in (noconfigdirs): Do not add target-newlib if
10299         target == i[3456]86-*-linux*, and host == target.
10301 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10303         * configure.in: delete reference to absent file
10305         * configure.in: replace '[' with 'test'
10307         * configure.in: Eliminate references to gash.
10308         * Makefile.in: Eliminate references to gash.
10310         * configure.in: remove useless references to 'pic' makefile fragments.
10312         * configure.in: (*-*-windows*) Finish removing.
10314         * configure.in: Eliminate redundant test for libgui.
10316 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10318         * MAINTAINERS: Add self and realphabetize.  Update entries
10319         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10320         entry for a29k port maintainer.
10322 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10324         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10325         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10327 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10329         * configure.in: remove references to dead files
10331 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10333         * MAINTAINERS: Add information about purpose of this file.
10335 2002-04-18  Tom Tromey  <tromey@redhat.com>
10337         * configure.in: Disallow configuring libgcj when it is already
10338         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10339         Solaris 2.8 by default.  For PR libgcj/6158.
10341 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10343         * configure.in:  Move default CC setting out of config/mh-* fragments
10344         directly into here.
10346 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10348         * configure.in: don't even try to configure or make a subdirectory
10349         if there's no configure script for it.
10351 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10353         * MAINTAINERS: Remove chill maintainers.
10354         * Makefile.in (CHILLFLAGS): Remove.
10355         (CHILL_LIB): Remove.
10356         (TARGET_CONFIGDIRS): Remove libchill.
10357         (CHILL_FOR_TARGET): Remove.
10358         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10359         CHILL_LIB.
10360         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10361         (CHECK_TARGET_MODULES): Likewise.
10362         (INSTALL_TARGET_MODULES): Likewise.
10363         (CLEAN_TARGET_MODULES): Likewise.
10364         (configure-target-libchill): Remove.
10365         (all-target-libchill): Remove.
10366         * configure.in (target_libs): Remove target-libchill.
10367         Do not compute CHILL_FOR_TARGET.
10368         * libchill: Remove directory.
10370 2002-04-11  DJ Delorie  <dj@redhat.com>
10372         * Makefile.in, configure.in: Sync with binutils, entries
10373         follow...
10375 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10377         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10378         (do-tar, do-bz2): New rules.
10379         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10380         (gdb-tar): New rule.
10381         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10382         (insight_dejagnu.tar): New rule.
10383         (insight.tar): New rule.
10384         (gdb+dejagnu.tar): New rule.
10385         (gdb.tar): New rule.
10387 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10389         * Makefile.in: Add all-tix to deps for all-snavigator
10390         so that tix is built when building snavigator.
10392 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10394         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10395         ld and gdb are not supported.
10397 2002-01-07  Mark Salter  <msalter@redhat.com>
10399         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10400         Allow target-libgloss to be built for arm, strongarm, and xscale.
10402 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10404         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10405         options for i[3456]86-pc-linux* native builds.
10407 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10409         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10410         files from .po files for a distribution.
10412 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10414         * configure.in: Enable libstdc++-v3 for h8300 targets.
10416 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10418         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10419         version from bfd/.
10421 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10423         * Makefile.in (VER): When present, extract the version number from
10424         the file version.in.
10426 2001-05-24  Tom Rix  <trix@redhat.com>
10428         * configure.in : enable ld for aix
10430 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10432         * config.guess: Add linux target for S/390.
10434 2000-11-07  Philip Blundell  <pb@futuretv.com>
10436         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10438 2000-11-03  Philip Blundell  <pb@futuretv.com>
10440         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10441         files.
10443 2001-01-15  Ben Elliston  <bje@redhat.com>
10445         * configure.in (host_tools): Add sid.
10446         Always configure cgen.
10448 2000-11-24  Nick Clifton  <nickc@redhat.com>
10450         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10453 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10455         * Makefile.in (ALL_MODULES): Add all-cgen.
10456         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10457         (all-cgen): New target.
10458         (all-opcodes,all-sim): Depend on all-cgen.
10459         * configure.in (host_tools): Add cgen.
10460         Only configure cgen if --enable-cgen-maint.
10462 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10464         * configure.in: Add *-*-freebsd* configurations.
10466 2002-04-08  Tom Tromey  <tromey@redhat.com>
10468         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10469         Fixes PR libgcj/6068.
10471 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10473         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10475 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10477         * configure.in (alpha*-dec-osf*): Enable libgcj.
10479 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10481         * MAINTAINERS (Write After Approval): Add myself.
10483 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10485         Fix for: PR bootstrap/3591, target/5676
10486         * configure.in (mcore-pe): Disable the configuration of
10487         libstdc++-v3 since exceptions are not supported.
10489 2002-03-20  Anthony Green  <green@redhat.com>
10491         * configure.in: Enable libgcj for xscale-elf target.
10493 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10495         * MAINTAINERS:  Update my email address.
10497 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10499         * ltmain.sh (relink_command): Fix typo in previous change.
10501 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10503         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10504         (relink_command): Added --tag flags.
10505         (mode=install): If relinking fails; error out.
10507 2002-03-12  Richard Henderson  <rth@redhat.com>
10509         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10510         .NOTPARALLEL tag.
10511         (do-check): Rename from check.
10512         (check): Allow parallel check.
10514 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10516         * MAINTAINERS: Add myself as maintainer for xtensa port.
10517         Fix alphabetical order in CPU port maintainer list.
10518         Remove myself from Write After Approval list.
10520 2002-03-11  Richard Henderson  <rth@redhat.com>
10522         * Makefile.in (.NOTPARALLEL): Add fake tag.
10524 2002-03-07  H.J. Lu  (hjl@gnu.org)
10526         * configure.in: Enable gprof for mips*-*-linux*.
10528 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10530         * MAINTAINERS (Write After Approval): Add myself.
10532 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10534         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10535         libjava.
10536         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10538 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10540         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10541         because its Makefile is there; test for the executable instead.
10543 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10545         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10546         libstdc++-v3 and libjava.
10548 2002-02-11  Adam Megacz  <adam@xwt.org>
10550         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10551         boehm-gc
10553 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10555         * config.guess: Updated to 2002-01-30's version.
10556         * config.sub: Updated to 2002-02-01's version.
10557         Contribute sh64-elf.
10558         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10559         * configure.in: Added sh64-*-*.
10561 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10563         * MAINTAINERS: Belatedly add myself to write after approval list.
10565 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10567         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10568         Remove self as Write After Approval.
10570 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10572         * MAINTAINERS: Put self in as maintainer for contrib/regression
10573         directory.
10575 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10577         * MAINTAINERS:  Update my email address.
10579 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10581         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10582         target-libiberty, and target-libgloss.  Skip Java-related
10583         libraries if not supported for NetBSD on target CPU.
10585 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10587         * install-sh: Use _inst.$$_ for temp file name.
10589 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10591         * MAINTAINERS (Write After Approval): Move my contact info
10592         from here...
10593         (OS Port Maintainers): ...to here (netbsd).
10595 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10597         * MAINTAINERS (Write After Approval): Add myself.
10599 2002-01-17  H.J. Lu  <hjl@gnu.org>
10601         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10602         (all-target-fastjar): Also depend on all-target-libiberty.
10604 2002-01-16  H.J. Lu  (hjl@gnu.org)
10606         * config.guess: Import from master sources, rev 1.225.
10607         * config.sub: Import from master sources, rev 1.238.
10609 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10611         * MAINTAINERS (Write After Approval): Remove myself.
10613 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10615         * MAINTAINERS (Write After Approval): Add myself.
10617 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10619         * MAINTAINERS: Add self as docs co-maintainer.
10621 2001-12-11  Matthias Klose  <doko@debian.org>
10623         * MAINTAINERS (Write After Approval): Add myself.
10625 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10627         * MAINTAINERS: Update my email address.
10629 2001-12-07  Turly O'Connor  <turly@apple.com>
10630         * MAINTAINERS (Write After Approval): Add myself.
10631         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10632         (rs6000_initialize_trampoline): Call __trampoline_setup for
10633         ABI_DARWIN too.
10634         * darwin-tramp.asm: New file, implements __trampoline_setup.
10635         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10637 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10639         * MAINTAINERS (Write After Approval): Add myself.
10641 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10643         * configure, configure.in: Use temp file for long sed commands.
10645 2001-12-03  Laurent Guerby  <guerby@acm.org>
10647         * config.sub: Update to version 1.232 on subversion.
10649 2001-12-03  Ben Elliston  <bje@redhat.com>
10651         * MAINTAINERS: Update mail address for config.* patches.
10653 2001-11-27  DJ Delorie  <dj@redhat.com>
10654             Zack Weinberg  <zack@codesourcery.com>
10656         When build != host, create libiberty for the build machine.
10658         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10659         CONFIG_ARGUMENTS.
10660         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10661         New variables.
10662         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10663         and rules.
10664         (all.normal): Depend on ALL_BUILD_MODULES.
10665         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10666         (all-build-libiberty): Depend on configure-build-libiberty.
10668         * configure: Calculate and substitute proper value for
10669         ALL_BUILD_MODULES.
10670         * configure.in: Create the build subdirectory.
10671         Calculate and substitute TARGET_CONFIGARGS (formerly
10672         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10674 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10676         * MAINTAINERS (write-after-approval): Add self.
10678 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10680         * MAINTAINERS (GNATS only accounts): Remove self.
10682 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10684         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10685         libf2c.
10687 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10689         * MAINTAINERS (Write After Approval): Add self.
10691 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10693         * MAINTAINERS: mips and s390 are also CPU ports.
10695 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10697         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10699 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10701         * MAINTAINERS: Alphabetize.
10703 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10705         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10707 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10709         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10711 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10713         * configure.in (--enable-languages): Be more permissive about
10714         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10716 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10718         * config.sub: Import from master sources, rev. 1.230.
10719         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10721 2001-11-07  Laurent Guerby  <guerby@acm.org>
10723         * MAINTAINERS (Write After Approval): Add self.
10725 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10727         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10729 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10731         * config.sub: Import from master sources, rev 1.226.
10732         * config.guess: Import from master sources, rev 1.216.
10734 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10736         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10737         * MAINTAINERS: Add self as maintainer of MMIX port.
10738         Remove old after-approval entry.
10740 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10742         * ChangeLog, configure: Fix spelling errors.
10744 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10746         * MAINTAINERS: Tweak my address.
10748 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10750         * MAINTAINERS: Update my email address.
10752 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10754         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10755         * MAINTAINERS: Add self as maintainer of CRIS port.
10757 2001-10-10  Geert Bosch  <bosch@gnat.com>
10759         * MAINTAINERS (Various maintainers: Ada front end):
10760         Added Robert Dewar.
10762 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10764         * MAINTAINERS (Write After Approval): Added self
10766 2001-10-02  Geert Bosch  <bosch@gnat.com>
10768         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10770 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10772         * configure: Handle temporary files securely using mkdir.
10774 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10776         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10778 2001-09-26  Will Cohen  <wcohen@redhat.com>
10780         * configure.in (*-*-linux*): Disable configuration of target-newlib
10781         and target-libgloss.
10783 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10785         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10786         RANLIB.
10788 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10790         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10791         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10792         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10793         avoid quotes nesting problems.
10794         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10795         (DO_X): Export only variables that are set.
10797 2001-09-19  Ben Elliston  <bje@redhat.com>
10799         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10800         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10801         semantics.  Use the shell built-in "type" command instead.
10803 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10805         Merged from gcc-3_0-branch:
10806         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10807         * ltcf-c.sh: Use $objext, not $ac_objext.
10808         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10809         * ltcf-cxx.sh: Add support for GNU.
10810         2001-07-22  Timothy Wall  <twall@redhat.com>
10811         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10812         default settings if using GNU tools with that configuration.
10813         * ltcf-cxx.sh: Ditto.
10814         * ltcf-gcj.sh: Ditto.
10815         2001-07-21  Michael Chastain  <chastain@redhat.com>
10816         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10817         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10818         * ltmain.sh: Mark as gcc-local.
10820 2001-08-30  Eric Christopher  <echristo@redhat.com>
10821             Jason Eckhardt  <jle@redhat.com>
10823         * config.guess: Merge from master sources.
10824         * config.sub: Merge from master sources, add support for mipsisa32.
10826 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10827         * config.sub: Merge from master sources, rev 1.219.
10828         * MAINTAINERS: Add self as contact for stormy16 port.
10830 2001-08-14  Zack Weinberg  <zackw@panix.com>
10832         * config.sub: Merge from master sources, rev 1.218.
10833         * config.guess: Merge from master sources, rev 1.209.
10835 2001-08-11  Graham Stott  <grahams@redhat.com>
10837         * Makefile.in (check-c++): Add missing semicolon.
10839 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10841         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10843 2001-07-30  Eric Christopher  <echristo@redhat.com>
10845         * MAINTAINERS (Various maintainers: mips port): Added myself.
10847 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10849         * configure.in (sh-*-linux*): New.
10851 2001-07-27  Richard Henderson  <rth@redhat.com>
10853         * .cvsignore: Add LAST_UPDATED.
10855 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10857         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10859 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10861         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10863 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10865         * MAINTAINERS (Write After Approval): Added myself.
10867 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10869         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10870         and libgcj on m68hc11/m68hc12.
10872 2001-06-27  H.J. Lu  (hjl@gnu.org)
10874         * Makefile (CFLAGS_FOR_BUILD): New.
10875         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10877 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10879         * README: Remove version number.
10881 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10883         * INSTALL/README: Update wrt. to the installation instructions now
10884         residing in gcc/doc/install.texi.
10886 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10888         * README: Replace with a cut-down and updated version of gcc/README.
10890 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10892         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10893         multilibs to be disabled.
10895 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10897         * MAINTAINERS (Write After Approval): Add myself.
10899 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10901         * config.guess: Import CVS version 1.195.
10902         * config.sub: Import CVS version 1.212.
10904 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10906         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10907         gcc/xgcc is built, use -print-prog-name to find out the program
10908         name to use.
10910 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10912         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10913         appear to also be in the master copy.
10914         * config.sub:  Import CVS version 1.211.
10916 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10918         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10919         with_gcc]: Use `gcc -shared' to build a shared library.
10921 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10923         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10924         archives.
10926 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10928         * MAINTAINERS (Write After Approval): Add myself.
10930 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10932         * configure.in (libstdcxx_flags): Do not try to execute
10933         libstdc++-v3/testsuite_flags until it exists.
10935 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10937         * MAINTAINERS: Update my email address.
10939 2001-05-31  Graham Stott  <grahams@redhat.com>
10941         * MAINTAINERS (Write After Approval): Add myself.
10943 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10945         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10946         libraries when using g++ with native linker.
10948 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10950         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10952 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10954         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10955         [aix4*|aix5*]: Prepend blank.
10957 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10959         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10960         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10961         of subdir/configure scripts to use the new libtool.m4.
10963 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10965         * MAINTAINERS (Write After Approval): Add myself.
10967 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10969         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10971 2001-05-11  Ben Elliston  <bje@redhat.com>
10973         * Makefile.in (all-sid): New target.
10974         (check-sid, clean-sid, install-sid): Likewise.
10976 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10978         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10980 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10982         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10983         libgcj.
10985 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10987         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10988         gcc/xgcc is built, use -print-prog-name to find out the program
10989         name to use.
10991 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10993         * configure.in (noconfigdirs): Don't reset it from scratch in the
10994         target case; only append to it.
10996         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10997         sparc-*-solaris2.8]: Disable ${libgcj}.
10999 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11001         * configure.in (libgcj_saved): Copy from $libgcj.
11002         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11003         --disable-libgcj.
11005 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11007         * MAINTAINERS: Remove self as MIPS maintainer and
11008         C front end maintainer.
11010 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11012         * configure.in: Move *-chorusos target case to the proper switch.
11013         Disable libgcj.
11015 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11017         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11018         1.641.2.228.
11020 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11022         * Makefile.in (STAGE1_CFLAGS): Pass down.
11024 2001-04-13  Alan Modra  <amodra@one.net.au>
11026         * config.guess: Add hppa64-linux support.  Note for next import that
11027         this is already in the master file.
11028         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11030 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11032         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11033         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11035 2001-04-11  Stan Shebs  <shebs@apple.com>
11037         * MAINTAINERS: Add self as Darwin port maintainer.
11039 2001-04-11  Alan Modra  <amodra@one.net.au>
11041         * MAINTAINERS: Update my email address.
11043 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11045         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11046         recent versions of FreeBSD (release 3 or later).
11047         * ltconfig: On FreeBSD, -lc must not be provided when building
11048         a shared library or else the standard -pthread gcc option is
11049         rendered worthless to later users of the built library.
11051 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11053         * MAINTAINERS: Add self and RTH as C front end maintainers.
11055 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11057         * config.sub: Make sure to match an already-canonicalized
11058         machine name (eg. mn10300-unknown-elf).
11060 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11062         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11063         New macros.
11064         (bootstrap, cross): Use RECURSE_FLAGS.
11065         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11067 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11069         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11071 2001-03-22  Colin Howell  <chowell@redhat.com>
11073         * Makefile.in (DO_X): Do not backslash single-quotes in
11074         backquotes (two places).
11076 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11078         Re-installed:
11079         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11080         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11081         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11082         * ltcf-cxx.sh: Likewise.
11083         * ltcf-gcj.sh: Likewise.
11085 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11087         * MAINTAINERS: Add myself as "documentation co-maintainer".
11089 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11091         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11092         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11094 2001-03-19  Tom Tromey  <tromey@redhat.com>
11096         * config-ml.in: Handle GCJ and GCJFLAGS.
11098 2001-03-21  Michael Chastain  <chastain@redhat.com>
11100         * Makefile.in: all-m4 depends on all-texinfo.
11102 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11104         * MAINTAINERS: Add myself to write after approval list.
11106 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11108         * Makefile.in (DO_X): Quote nested quotes.
11110 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11112         * MAINTAINERS: Add myself to write after approval list.
11114 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11116         * Makefile.in (DO_X): Use double quotes for quoting
11117         "RANLIB=$${RANLIB}".
11119 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11121         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11123 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11125         * configure.in: Only use `lang_requires' for languages athat are
11126         actually enabled.
11128 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11130         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11132 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11134         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11136 2001-03-07  Tom Tromey  <tromey@redhat.com>
11138         * configure.in: Allow config-lang.in to set `lang_requires' to list
11139         of other required languages.
11141 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11143         * Makefile.in: Remove RANLIB definition. Use RANLIB
11144         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11145         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11147 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11148             Alexandre Oliva  <aoliva@redhat.com>
11150         * Makefile.in (check-c++): Use tabs, not spaces.
11152 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11154         * MAINTAINERS: add myself to Write After Approval list.
11156 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11158         * Makefile.in (check-c++): New rule.
11160         * configure.in (target_libs): Remove libg++.
11161         (noconfigdirs): Remove libg++.
11162         (noconfigdirs): Same.
11163         (noconfigdirs): Same.
11164         (noconfigdirs): Same.
11166         * config-ml.in: Remove libg++ references.
11168         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11169         (ALL_TARGET_MODULES): Same.
11170         (configure-target-libg++): Remove.
11171         (all-target-libg++): Remove.
11172         (configure-target-libio): Remove.
11173         (all-target-libio): Remove.
11174         (check-target-libio): Remove.
11175         (.PHONY): Remove.
11176         (libg++.tar.bz2): Remove.
11177         (all-target-cygmon): Remove libio.
11178         (all-target-libstdc++): Remove.
11179         (configure-target-libstdc++): Remove.
11180         (TARGET_LIB_PATH): Remove libstdc++.
11181         (ALL_GCC_CXX): Remove libstdc++.
11182         (all-target-gperf): Correct.
11184 2001-02-16  Nick Clifton  <nickc@redhat.com>
11186         * configure.in (noconfigdirs): Allow configuration of texinfo
11187         for Cygwin hosts.
11189 2001-02-15  Anthony Green  <green@redhat.com>
11191         * configure: Introduce GCJ_FOR_TARGET.
11192         * configure.in: Ditto.
11193         * Makefile.in: Ditto.
11195 2001-02-13  Andreas Schwab  <schwab@suse.de>
11197         * MAINTAINERS: Update mail address.
11199 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11201         * config.guess: Add linux target for S/390.
11202         * config.sub: Likewise.
11204 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11206         * configure.in: for *-chorusos, don't config target-newlib and
11207         target-libgloss.
11209 2001-02-06  Ben Elliston  <bje@redhat.com>
11211         * configure: Output host type to stdout, not stderr.
11213 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11215         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11216         * ltcf-cxx.sh: Likewise.
11218         * config.if: Assume enable_libstdcxx_v3 is defined.
11220 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11222         Remove V2 C++ library.
11223         * configure.in: Remove --enable-libstdcxx_v3 support.
11225 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11227         * include/demangle.h: Add prototype for java_demangle_v3.
11229 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11231         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11233 2001-01-27  Richard Henderson  <rth@redhat.com>
11235         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11237 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11239         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11240         Don't unset, it's non-portable and no longer necessary, set to empty
11241         instead.
11243 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11245         * ltconfig: Shell portability fix for the tagname validity check.
11247 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11249         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11250         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11252 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11254         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11256 2001-01-26  Tom Tromey  <tromey@redhat.com>
11258         * configure.in: Allow libgcj to be built on Sparc Solaris.
11260 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11262         * ltcf-c.sh: Add aix5 case.
11263         * ltcf-cxx.sh: Likewise.
11264         * ltconfig: Likewise.
11266 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11268         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11269         keep at least one of build_libtool_libs or build_old_libs set to
11270         yes.
11272         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11273         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11275 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11277         * configure.in: Enable libgcj on several additional platforms.
11279 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11281         * configure.in: Enable libgcj for linux targets.
11283 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11285         * MAINTAINERS (Write After Approval): Add myself.
11287 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11289         * MAINTAINERS: Add myself as vax port maintainer.
11291 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11293         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11295 2001-01-09  Mike Stump  <mrs@wrs.com>
11297         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11298         failures of subdirectories.
11300 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11302         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11303         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11304         * ltcf-cxx.sh: Likewise.
11305         * ltcf-gcj.sh: Likewise.
11306         * ltconfig.sh: Fix typo.
11308 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11310         * configure: handle DOS-style absolute paths.
11312 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11314         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11316 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11318         * MAINTAINERS: Add myself as avr port co-maintainer.
11320 2000-12-28  Ben Elliston  <bje@redhat.com>
11322         * MAINTAINERS: Add myself under ``Write After Approval''.
11324 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11326         * texinfo: Remove directory from GCC.
11328 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11330         * COPYING: Update to current
11331         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11332         to 19yy as example year in copyright notice).
11334 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11336         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11337         (libstdcxx_incdir): Pass down.
11338         * config.if: Remove expired bits for cxx_interface, add stub.
11339         (libstdcxx_incdir): Add variable for g++ include directory.
11340         * configure.in (gxx_include_dir): Use it.
11342 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11344         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11345         with old-email address from ``Write After Approval''.
11347 2000-12-15  Andreas Jaeger  <aj@suse.de>
11349         * configure.in: Handle lang_dirs.
11351 2000-12-14  Tom Tromey  <tromey@redhat.com>
11353         * MAINTAINERS: Removed brads.
11355         * MAINTAINERS: Added gcj developers.
11357 2000-12-13  Anthony Green  <green@redhat.com>
11359         * configure.in: Disable libgcj for any target not specifically
11360         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11361         with g++ abi.
11363 2000-12-13  Mike Stump  <mrs@wrs.com>
11365         * Makefile.in (local-distclean): Also remove fastjar.
11367 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11369         * contrib/gcc_update: Add fastjar --touch entries.
11371 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11373         * configure.in: Disable language-specific target libraries for
11374         languages that aren't enabled.
11376 2000-12-10  Anthony Green  <green@redhat.com>
11378         * configure.in: Define libgcj.  Disable libgcj target libraries for
11379         most targets.
11381 2000-12-10  Neil Booth  <neilb@earthling.net>
11383         * MAINTAINERS: Update mail address, remove from WAA list.
11385 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11387         * libjava: Imported from /cvs/java.
11388         * libffi: Likewise.
11389         * Boehm-gc: Likewise.
11391 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11393         * configure.in (target_libs): Revert 2000-12-08 patch.
11394         (noconfigdirs): Added target-libjava.
11396 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11398         * djunpack.bat: removed.
11400 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11402         * Makefile.in: handle DOS-style absolute paths.
11403         * config-ml.in: likewise.
11404         * symlink-tree: likewise.
11406 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11408         * fastjar: Imported.
11410 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11412         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11413         libjava.
11414         * configure.in (target_libs): Removed `target-libjava'.
11416 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11418         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11419         (ALL_MODULES): Added fastjar.
11420         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11421         (all-target-libjava): all-fastjar replaces all-zip.
11422         (all-fastjar): Added.
11423         (configure-target-fastjar, all-target-fastjar): Likewise.
11424         * configure.in (host_tools): Added fastjar.
11426 2000-12-07  Mike Stump  <mrs@wrs.com>
11428         * Makefile.in (local-distclean): Remove leftover built files.
11430 2000-11-24  Nick Clifton  <nickc@redhat.com>
11432         * configure.in (xscale-elf): Add target.
11433         (xscale-coff): Add target.
11435 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11437         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11438         recent versions of FreeBSD (release 3 or later).
11439         * ltconfig: On FreeBSD, -lc must not be provided when building
11440         a shared library or else the standard -pthread gcc option is
11441         rendered worthless to later users of the built library.
11443 2000-11-16  Fred Fish  <fnf@be.com>
11445         * configure.in (enable_libstdcxx_v3): Fix typo,
11446         libstd++ -> libstdc++.
11448 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11450         * MAINTAINERS: Add self to Write After Approval list.
11452 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11454         * MAINTAINERS: Update my email address.  Add myself to global write
11455         privs list.
11457 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11459         * Makefile.in: Merge with src and libgcj.
11460         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11461         configure-target-<library> when their configure scripts need the C
11462         or C++ library to have already been built to work properly.
11463         (do_proto_toplev): Set them to an empty string.
11465         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11466         (REALLY_SET_LIB_PATH): Use them.
11468 2000-11-17  Stan Shebs  <shebs@apple.com>
11470         * MAINTAINERS: Add self to Write After Approval list.
11472 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11474         * configure: Provide the original toplevel configure arguments
11475         (including $0) to subprocesses in the environment rather than
11476         through gcc/configargs.h.
11478 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11480         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11481         C99.  Alphabetise "Write After Approval" list.
11483 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11485         * configure: Turn on libstdc++ V3 by default.
11487         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11488         if we've got GCC.
11490 2000-11-11  Philip Blundell  <philb@gnu.org>
11492         * MAINTAINERS: Add self to Write After Approval list.
11494 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11496         * ltcf-c.sh (aix4): Improve shared library configuration; require
11497         exporting symbols.
11498         * ltcf-cxx.sh (aix4): Define.
11499         * ltconfig (aix4): Define library and soname specs appropriate for
11500         AIX.  Define command to create export symbols list.
11502 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11504         * config.sub: Add support for Sun Chorus
11506 2000-10-31  Nick Clifton  <nickc@redhat.com>
11508         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11509         <name>@redhat.com.  Also installed new email address for Clint
11510         Popetz.
11512 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11514         * etc: Remove directory from GCC.
11516 2000-10-16  Michael Meissner  <meissner@redhat.com>
11518         * configure (gcc/configargs.h): Only create if there is a build GCC
11519         directory created.
11521 2000-10-16  Matthias Klose  <doko@debian.org>
11523         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11524         when configured for libstdc++-v3.
11526 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11528         * configure: Save configure arguments to gcc/configargs.h.
11530 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11532         * config.guess: Import CVS version 1.157.
11533         * config.sub: Import CVS version 1.181.
11535 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11537         * Makefile.in (bootstrap): avoid recursion if subdir missing
11538         (cross): ditto
11539         (do-proto-toplev): ditto
11541 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11543         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11544         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11546         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11547         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11548         all affected `configure' scripts.
11550 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11552         * MAINTAINERS: Add self as cpplib co-maintainer.
11554 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11556         * MAINTAINERS: Add self to Write After Approval list.
11558 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11560         * INSTALL/README: egcs -> GCC update.
11562 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11564         * MAINTAINERS: Add myself to Write After Approval list.
11566 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11568         * MAINTAINERS: Add myself to Write After Approval list.
11570 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11572         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11573         X11 libraries for hppa64.
11575 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11577         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11579 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11581         * Makefile.in (all-zlib): Added dummy target.
11583         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11584         ltcf-gcj.sh: Updated from libtool multi-language branch.
11586 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11588         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11589         (bootstrap*): Depend on all-bootstrap.
11591 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11593         * config.guess: Import CVS version 1.156.
11594         * config.sub: Import CVS version 1.179.
11596 2000-09-02  Anthony Green  <green@cygnus.com>
11598         * Makefile.in (all-gcc): Depend on all-zlib.
11599         (CLEAN_MODULES): Add clean-zlib.
11600         (ALL_MODULES): Add all-zlib.
11601         * configure.in (host_libs): Add zlib.
11603 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11605         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11606         crosses, but add gcc/include to the header search path for them.
11608 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11610         * MAINTAINERS: Add self to Write After Approval list.
11612 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11614         * config.guess: Import CVS version 1.152.
11615         * config.sub: Import CVS version 1.177.
11617 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11619         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11620         $targargs to tell whether newlib is going to be built.
11622         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11623         $$r/TARGET_SUBDIR/libio for _G_config.h.
11625 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11627         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11629 2000-08-22  DJ Delorie  <dj@redhat.com>
11631         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11633 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11635         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11636         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11637         sub-configures.
11639 2000-08-21  DJ Delorie  <dj@redhat.com>
11641         * MAINTAINERS: Add self as a libiberty maintainer
11643 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11645         * configure.in (libstdcxx_flags): Use
11646         libstdc++-v3/src/libstdc++.INC.
11648 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11650         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11652 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11654         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11656         * configure: Make enable_threads and enable_shared defaults
11657         explicit.  Substitute enable_threads into generated Makefiles.
11658         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11659         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11661 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11663         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11665 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11667         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11668         previous delta.
11670 2000-08-11  Jason Merrill  <jason@redhat.com>
11672         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11673         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11674         (FLAGS_FOR_TARGET): Not here.
11675         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11677 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11679         * config-ml.in (CC, CXX): Don't introduce a leading space.
11681 2000-08-07  DJ Delorie  <dj@delorie.com>
11683         * MAINTAINERS: Add self as a DJGPP maintainer
11685 2000-08-07  DJ Delorie  <dj@redhat.com>
11687         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11688         "if we're also building gcc, and it's a gcc that will run on the
11689         build machine, we want to use its includes instead of the system's
11690         default includes".
11692 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11694         * MAINTAINERS: Add self to Write After Approval list.
11696 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11698         * configure.in (libstdcxx_flags): Don't use `"'.
11700         * config-ml.in: Adjust multilib search paths to the
11701         appropriate multilib tree.
11703 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11705         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11706         commas in $LANGUAGES.
11708 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11710         * configure.in: Re-enable all references to libg++ and librx.
11712 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11714         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11715         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11716         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11717         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11719         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11721 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11723         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11724         CXX_FOR_TARGET for sed.
11726 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11728         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11729         Do not override if already set in the environment or in configure.
11730         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11731         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11733 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11735         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11736         the libtool CVS tree multi-language branch.
11737         * ltconfig, ltmain.sh: Updated.
11739 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11741         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11742         (clean-target): Depend on it.
11744         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11745         (GCC_FOR_TARGET): Use it.
11746         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11747         * configure.in: ... here.
11748         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11749         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11751 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11753         * MAINTAINERS: Add self to Write After Approval list.
11755 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11757         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11758         (configure-target-libchill, configure-target-libobjc): Likewise.
11760         * configure.in: Use the same cache file for all target libs.
11761         * config-ml.in: But different cache files per multilib variant.
11763 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11765         * configure (topsrcdir): Don't use dirname.
11767 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11769         * MAINTAINERS: Add self to Write After Approval list.
11771 2000-07-20  Jason Merrill  <jason@redhat.com>
11773         * configure.in: Remove all references to libg++ and librx.
11775         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11777 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11779         * config.sub: Update to subversions version 2000-07-06.
11781 2000-07-12  Andrew Haley  <aph@cygnus.com>
11783         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11784         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11786 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11788         * symlink-tree:  Check number of arguments.
11790 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11792         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11793         search path for a g++ extracted from the build tree.  This
11794         will allow link tests run by configure scripts in
11795         subdirectories to succeed.
11797 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11799         * ltconfig: Add support for mips-dde-sysv4.2MP
11801 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11803         * MAINTAINERS: Add myself as loop discovery maintainer.
11805 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11807         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11808         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11810 2000-06-19  Timothy Wall  <twall@cygnus.com>
11812         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11813         * config.sub: Add tic54x target.
11815 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11817         * MAINTAINERS: Add self as Fortran maintainer,
11818         remove Craig Burley.
11820 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11822         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11823         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11825 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11827         * MAINTAINERS: Add self as i18n maintainer
11829 20000-05-21  H.J. Lu  (hjl@gnu.org)
11831         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11832         directory are used if they exist. Make sure
11833         $(build_tooldir)/include is searched for header files,
11834         $(build_tooldir)/lib/ for library files.
11835         (GCC_FOR_TARGET): Likewise.
11836         (CXX_FOR_TARGET): Likewise.
11838 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11840         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11842 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11844         * Makefile.in (configure-target-libiberty): Depend on
11845         configure-target-newlib.
11847 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11849         * configure.in, Makefile.in: Merge all libffi-related
11850         configury stuff from the libgcj tree.
11852 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11854         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11855         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11857 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11859         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11860         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11861         current version information.  Add to proto-toplev directory.
11862         (gdb-taz): Build do-djunpack.
11864 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11866         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11868 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11870         * MAINTAINERS: Add self to Write After Approval list.
11872 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11874         * ltmain.sh: Preserve in relink_command any environment
11875         variables that may affect the linker behavior.
11877 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11879         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11881 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11883         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11885 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11887         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11888         with the version name.
11890 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11892         * MAINTAINERS: Add self as bb-reorder maintainer.
11894 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11896         * config.if: Tweak.
11898 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11900         * djunpack.bat: New file.
11902 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11904         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11905         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11906         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11907         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11909 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11911         * config.sub (case $basic_machine): Change default for "ibm-*"
11912         to "openedition".
11914 2000-04-13  Andreas Jaeger  <aj@suse.de>
11916         * MAINTAINERS: Added myself.
11918 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11920         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11921         (do-md5sum): New target.
11922         (MD5PROG): Define.
11923         (PACKAGE): Default to TOOL.
11924         (VER): Default to a shell script.
11925         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11926         md5 checksum generation.
11927         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11928         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11929         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11930         insight.tar.bz2): Use gdb-taz to create archive.
11932 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11934         * configure (warn_cflags): Delete.
11936 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11938         * MAINTAINERS: Added myself.
11940 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11941             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11943         * configure.in (enable_libstdcxx_v3): Add.
11944         (target_libs): Add bits here to switch between libstdc++-v2 and
11945         libstdc++-v3.
11946         * config.if: And this file too.
11947         * Makefile.in: Add libstdc++-v3 targets.
11949 2000-04-05  Michael Meissner  <meissner@redhat.com>
11951         * config.sub (d30v): Add d30v as a basic machine type.
11953 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11955         * configure.in: -linux-gnu*, not -linux-gnu.
11957 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11959         * MAINTAINERS: Add self in write-after-approval section.
11961 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11963         * MAINTAINERS: Add self as ia64 port maintainer.
11965 2000-03-08  Neil Booth  <NeilB@earthling.net>
11967         * MAINTAINERS: Add self in write-after-approval section.
11969 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11971         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11972         (do-tar-bz2): Replace TOOL with PACKAGE.
11973         (gdb.tar.bz2): Remove GDBTK from GDB package.
11974         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11975         dejagnu.tar.bz2): New packages.
11977 2000-02-27  Andreas Jaeger  <aj@suse.de>
11979         * configure.in: Add entry for mips*-*-linux*, move catch all
11980         *-*-*linux* entry below this one.
11982 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11984         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11986 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11988         * config.sub: Support an OS of "wince".
11990 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11992         * config.guess, config.sub: Updated to match config's 2000-02-15
11993         version.
11995 2000-02-23  Linas Vepstas  <linas@linas.org>
11997         * config.sub: Add support for Linux/IBM 370.
11998         * configure.in: Likewise.
12000 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12002         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12004 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12006         * config.guess: Guess "cygwin" rather than "cygwin32".
12008 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12010         * configure (gcc_version): When setting, narrow search to
12011         lines containing `version_string'.
12013 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12015         * config.sub: Add support for avr target.
12017 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12019         * MAINTAINERS: Add maintainers for MCore port.
12021 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12023         * config.sub: Add mmix-knuth-mmixware.
12025 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12027         * MAINTAINERS: Pair cccp with cpplib maintainership.
12029 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12031         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12032         structure stuff to -L library search.
12033         (CXX_FOR_TARGET): Ditto.
12034         (CROSS_CHECK_MODULES): Fix spelling mistake.
12036 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12038         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12039         the C++ compiler.
12041 2000-01-12  Richard Henderson  <rth@cygnus.com>
12043         * configure.in: Don't build some bits for beos.
12045 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12047         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12048         as include files.
12050 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12052         * Add self as cpplib maintainer, as requested by Jason
12053         Merrill.  Correct my e-mail address.
12055 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12057         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12058         not mh-aix43.
12060 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12062         * MAINTAINERS: Add myself to "write after approval" list.
12064 1999-12-14  Richard Henderson  <rth@cygnus.com>
12066         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12067         * config.sub: Accept alphaev[78], alphaev8.
12069 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12071         * config.guess, config.sub: Update from autoconf.
12073 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12075         * MAINTAINERS:  update my playtime e-address.
12077 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12079         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12080         necessary libraries are missing.
12082 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12084         * MAINTAINERS: Add new 'write after approval' maintainer.
12086 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12088         * MAINTAINERS: Add new Java maintainer.
12090 1999-10-25  Andreas Schwab  <schwab@suse.de>
12092         * configure: Fix quoting inside arguments of eval.
12094 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12096         * config-ml.in: Allow suppression of some ARM multilibs.
12098 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12100         * config.guess: Add OS/390 match pattern.
12101         * config.sub: Add mvs, openedition targets.
12102         * configure.in (i370-ibm-opened*): New.
12104 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12106         * config.sub: Add support for configuring for pj.
12108 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12110         * config.sub (maybe_os): Add support for configuring for fr30.
12112 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12114         * configure.in: Do not configure or build ld for AIX
12115         platforms.  ld is known to be broken on these platforms.
12117 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12119         * config-ml.in: Pass compiler flag corresponding to multidirs to
12120         subdir configures.
12122 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12124         * Makefile.in (LDFLAGS): Define.
12126 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12128         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12129         noconfigdirs.
12130         (*-*-cygwin*): Likewise.
12132 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12134         * mkdep: New file.
12135         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12136         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12138         From Eli Zaretskii <eliz@is.elta.co.il>:
12139         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12140         long file name when using DJGPP on MS-DOS.
12142 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12144         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12146 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12148         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12149         dependency as this causes "make check" to globally "make all"
12151 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12153         * configure.in (target_libs): Added target-zlib.
12154         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12155         (CONFIGURE_TARGET_MODULES): Likewise.
12156         (CHECK_TARGET_MODULES): Likewise.
12157         (INSTALL_TARGET_MODULES): Likewise.
12158         (CLEAN_TARGET_MODULES): Likewise.
12159         (configure-target-zlib): New target.
12160         (all-target-zlib): Likewise.
12161         (all-target-libjava): Depend on all-target-zlib.
12162         (configure-target-libjava): Depend on configure-target-zlib.
12164         * Makefile.in (configure-target-libjava): Depend on
12165         configure-target-newlib.
12166         (configure-target-boehm-gc): New target.
12167         (configure-target-qthreads): New target.
12169         * configure.in (target_libs): Added target-qthreads.
12170         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12171         (CONFIGURE_TARGET_MODULES): Likewise.
12172         (CHECK_TARGET_MODULES): Likewise.
12173         (INSTALL_TARGET_MODULES): Likewise.
12174         (CLEAN_TARGET_MODULES): Likewise.
12175         (all-target-qthreads): New target.
12176         (configure-target-libjava): Depend on configure-target-qthreads.
12177         (all-target-libjava): Depend on all-target-qthreads.
12179         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12180         (CONFIGURE_TARGET_MODULES): Likewise.
12181         (CHECK_TARGET_MODULES): Likewise.
12182         (INSTALL_TARGET_MODULES): Likewise.
12183         (CLEAN_TARGET_MODULES): Likewise.
12184         (all-target-libjava): New target.
12185         (all-target-boehm-gc): Likewise.
12186         * configure.in (target_libs): Added libjava, boehm-gc.
12188 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12190         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12191         configure.bat in SUPPORT_FILES.
12192         (gas+binutils.tar.bz2): Likewise.
12194         * makeall.bat: Remove; obsolete.
12196 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12198         From Mark Elbrecht:
12199         * configure.bat: Remove; obsolete.
12201 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12203         * configure: Add -W -Wall to the default CFLAGS when compiling with
12204         gcc.
12206 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12208         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12210 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12212         * configure.in: Build ld on IRIX6.
12214 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12216         * Makefile.in: Change distribution targets to use bzip2 instead of
12217         gzip.
12218         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12219         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12221 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12223         * config.sub: Add mcore target.
12225 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12227         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12229 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12231         * config.guess (dummy): Changed to $dummy.
12233 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12235         * config.sub: Tidied up case statements.
12237 1999-05-22  Ben Elliston  <bje@cygnus.com>
12239         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12240         <jiro@din.or.jp>.
12242         * config.guess: Merge with FSF version. Future changes will be
12243         more accurately recorded in this ChangeLog.
12244         * config.sub: Likewise.
12246 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12248          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12250 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12252         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12254 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12256         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12258 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12260         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12261         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12262         Bad merge removed these two changes.
12264 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12265                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12267         * config.guess (interix Alpha): Add.
12269 1999-04-11  Richard Henderson  <rth@cygnus.com>
12271         * configure.in (i?86-*-beos*): Do config gperf; don't config
12272         gdb, newlib, or libgloss.
12274 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12276         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12277         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12278         from multidirs.
12280 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12282         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12284 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12286         * config.sub: Add support for mcore targets.
12288 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12290         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12291         not mt-ospace, in order to shut up assembler warning about using
12292         symbols that are named the same as registers.
12294 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12296         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12297         dependency list for all-target-cygmon.
12299 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12301         * config-ml.in: Check $host, not $target, for selective multilibs.
12302         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12303         thumb interworking, and underscore prefix multilibs.
12305 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12307         * missing: Update to version from current automake.
12309 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12311         * configure (gxx_include_dir): Removed.
12313         * configure.in (gxx_include_dir): Handle it.
12314         * Makefile.in: Likewise.
12316 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12318         * config.sub (mips64vr4111,mips64vr4111el) Add.
12320 1999-03-21  Ben Elliston  <bje@cygnus.com>
12322         * config.guess: Correct typo for detecting ELF on FreeBSD.
12324 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12326         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12327         config/mh-djgpp.
12329 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12331         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12332         all-target-newlib to dependency list for all-target-bsp.
12334 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12336         * config.sub: Add i386-uwin support.
12337         * config.guess: Likewise.
12339 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12341         * configure.in: cleanup, add mh-*pic handling for arm, special
12342         case powerpc*-*-aix*
12344 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12346         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12347         can be built.
12349 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12351         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12352         targets.
12354 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12356         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12358 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12360         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12362 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12364         * config.sub: Fix typo in arm recognition.
12366 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12368         * configure.in (noconfigdirs): Changed target_configdirs to
12369         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12370         rather than m68k-*-* since it is not known to work on
12371         m68k-aout. Ditto for arm-*-*oabi.
12373 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12375         * configure.in (*-*-windows*): Remove, no longer used.
12377 1999-02-19  Ben Elliston <bje@cygnus.com>
12379         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12380         Smart and improved by Andrew Cagney.
12382 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12384         * config.guess: Recognize openbsd-*-hppa.
12386 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12388         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12389         only if it is not empty.
12391 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12393         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12395         * config.guess: Modified to recognize uname's armv* syntax.
12397         * config.sub: Modified to recognize uname's armv* syntax.
12399 1999-02-17  Mark Salter  <msalter@cygnus.com>
12401         * configure.in: Added target-bsp for sparclite.
12403 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12405         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12407 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12409         * configure.in: Add support for strongarm port.
12410         * config.sub: Add support for strongarm target.
12412 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12414         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12415         the old name config/mh-cygwin32.
12416         Enable texinfo.
12418 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12420         * configure.in: Do build ld for ix86 Solaris.
12422 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12424         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12425         $AR_FOR_TARGET.  Likewise for RANLIB.
12427 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12429         * config.sub (oabi):  Recognize.
12430         * configure.in (arm-*-oabi):  Handle.
12432 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12434         * config.guess: Improve detection of i686 on UnixWare 7.
12436 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12438         * config.guess: Add support for i386-pc-interix.
12439         * config.sub: Likewise.
12440         * configure.in: Likewise.
12442 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12444         * Makefile.in: Remove unneeded all-target-libio from
12445         from all-target-winsup target since it is now unneeded.
12446         Add all-target-libtermcap in its place since it is now
12447         needed.
12449 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12451         * configure.in: makefile stub for cygwin target is probably
12452         unnecessary.  Remove it for now.
12454 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12456         * configure.in: libtermcap.a should be built when cygwin is the
12457         target as well as the host.
12458         * config.guess: Allow mixed case in cygwin uname output.
12459         * Makefile.in: Add libtermcap target.
12461 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12463         * config.sub: Clean up handling of hppa2.0.
12465 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12467         * config.guess: Use C code to identify more HP machines.
12469 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12471         * config.sub: Handle hppa2.0.
12473 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12475         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12476         cygmon for all sparclite targets, regardless of object format.
12478 1998-12-15  Mark Salter  <msalter@cygnus.com>
12480         * configure.in: Added target-bsp for several target architectures.
12482         * Makefile.in: Added rules for bsp.
12484 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12486         * config.guess: Improve detection of hppa2.0 processors.
12488 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12490         * config.guess: Recognize FreeBSD using ELF automatically.
12492 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12494         * configure (skip-this-dir): Add handling for new shell script, which
12495         might be created by a sub-directory's configure to indicate, this particular
12496         directory is "unwanted".
12497         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12499 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12501         * ltconfig: import from libtool, after changing libtool to
12502         account for the cygwin name change.
12504 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12506         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12507         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12509 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12511         * configure.in: Add libtermcap to list of cygwin dependencies.
12513 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12515         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12516         they include winsup/include when it's a cygwin target.
12518 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12520         * configure.in (host_tools): Added zip.
12521         * Makefile.in (all-target-libjava): Depend on all-zip.
12522         (all-zip): New target.
12523         (ALL_MODULES): Added all-zip.
12524         (NATIVE_CHECK_MODULES): Added check-zip.
12525         (INSTALL_MODULES): Added install-zip.
12526         (CLEAN_MODULES): Added clean-zip.
12528 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12530         * Makefile.in: lose "32" from comment about cygwin.
12532 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12534         * configure.in: Use -Os to build target libraries for the fr30.
12536 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12538         * config.sub: Add fr30.
12540 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12542         * configure.in: drop "32" from config/mh-cygwin32.  Check
12543         cygwin* instead of cygwin32*.
12544         * config.sub: Check cygwin* instead of cygwin32*.
12546 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12548         * config.guess: Match any version of Unixware7.
12550 1998-10-20  Syd Polk  <spolk@cygnus.com>
12552         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12553         if desired.
12555 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12557         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12558         these if the appropriate directories and files to not exist.
12560 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12562         * Makefile.in (DEVO_SUPPORT): Add config.if.
12564 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12566         * configure: Add pattern to replace "build_tooldir"'s
12567         definition in the generated Makefile with "tooldir"'s
12568         actual value.
12570 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12572         * config.sub: Bring back lost sparcv9.
12574         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12576 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12578         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12579         CC_FOR_TARGET and friends.
12581 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12583         * Makefile.in (build_tooldir): New variable, same as tooldir.
12584         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12585         -B$(build_tooldir)/bin/.
12586         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12588 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12590         * README: Remove installation instructions and refer to the
12591         INSTALL directory instead.
12593 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12595         * config.sub: Add support for i[34567]86-pc-udk.
12596         * configure.in: Likewise.
12598 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12600         * Makefile.in: add bzip2 package building bits for user
12601         tools module
12602         * configure.in: ditto
12604 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12606         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12607         (ALL_TARGET_MODULES): Add all-target-libobjc.
12608         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12609         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12610         (all-target-libchill): Add dependencies.
12611         * configure.in (target_libs): Add libchill.
12613 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12615         * configure.in (target_subdir): Remove duplicate line.
12617 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12619         * Makefile.in (all-automake): fix dependencies.
12621 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12623         * configure.in: Minor cleanups for building in the $(target_alias)
12624         subdir.
12626 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12628         * Makefile.in (bootstrap): Set r and s before make all.  Use
12629         BASE_FLAGS_TO_PASS in make all.
12630         (cross): Likewise.
12632 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12634         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12636 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12638         * config.sub: Fix typo in last change.
12640 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12642         * config.sub: Add support for C4x target.
12643         * configure.in: Likewise.
12645 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12647         * config.sub: Recognize sparcv9 just like sparc64.
12649 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12651         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12653 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12655         * config.guess: Correctly identify Pentium II sco boxes.
12657         * config.guess: Fix "tr" code.  From Weiwen Liu.
12659 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12661         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12662         stabs.
12664 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12666         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12667         (ALL_TARGET_MODULES): Add all-target-libchill.
12668         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12669         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12670         (all-target-libchill): Add dependencies.
12671         * configure.in (target_libs): Add libchill.
12673 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12675         * config.guess: Avoid assumptions about "tr" behaves when
12676         LANG is set to something other than English.
12678 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12680         * configure (gxx_include_dir): Changed to
12681         '${prefix}/include/g++'-${libstdcxx_interface}.
12683         * config.if: New to determine the interfaces.
12685 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12687         * config.guess: Detect and handle MPE/IX.
12688         * config.sub: Deal with MPE/IX.
12690 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12692         * configure.in: Use mh-aix43.
12694 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12696         * configure: Fix --without/--disable cases for gxx-include-dir.
12698 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12700         * mdata-sh:  Imported.  Needed for automake support.
12702 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12704         * Makefile.in (taz): Try "chmod -R og=u ." before
12705         "chmod og=u `find . -print`".
12707 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12709         * configure.in: Add arm-elf and thumb-elf support.
12711 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12713         * Makefile.in: Undo previous patch.
12715 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12717         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12718         to here ...
12719         (install-no-fixedincludes): and here
12720         (INSTALL_MODULES): ... from here.
12722 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12724         * config.sub: Merge with FSF.
12726         * config.guess: Merge with FSF.
12728 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12730         * configure (extraconfigdirs): New variable.
12731         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12732         * Makefile.in (all): Move higher in file.
12733         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12734         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12735         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12736         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12737         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12739 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12741         * Makefile.in (all-target-libjava): Depend on all-gcc and
12742         all-target-newlib.
12743         (configure-target-libjava): Depend on $(ALL_GCC).
12745 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12747         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12748         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12750 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12752         * INSTALL/README: Fix typo.
12754 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12756         * ylwrap: Change absolute path checks to check for DOS style path
12757         names.
12759         * ylwrap: Don't use a full path name if the source file is in the
12760         same directory.  From hjl@lucon.org (H.J. Lu).
12762         * config-ml.in: Default to being verbose, to match Feb 18 change to
12763         configure.
12765 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12767         Brought over from egcs:
12769         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12771         * configure.in (target_subdir): Set to ${target_alias} instead
12772         of "libraries".
12774         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12776         * configure.in (target_subdir): Set to libraries if enable_multilib.
12778 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12780         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12781         multilibs, force reconfiguration the first time we create
12782         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12784 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12786         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12787         avoid confusion with --no-recursion.
12789 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12791         * configure.in: Win32 hosts shouldn't use install -x
12792         * install-sh: remove -x option, and special .exe-handling
12793         hack.
12795 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12797         * config.guess: Recognize i586-pc-beos.
12798         * configure.in: Don't build some bits for beos.
12800 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12802         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12803         CFLAGS default to -O2.
12805         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12806         when using GNU ld.
12808 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12810         * ltmain.sh: Correct install when using a different shell.
12812 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12814         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12816 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12818         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12819         target.
12821 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12823         * ltconfig: Update to correct AIX handling.
12825 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12827         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12829         * configure.in (target_subdir): Set to ${target_alias} instead
12830         of "libraries".
12832 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12834         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12835         (Makefile): Depend on $(gcc_version_trigger).
12837         * configure (gcc_version): Change default initializer to empty
12838         string.
12839         (gcc_version_trigger): New variable; pass this variable down
12840         to subdir configures to enable them checking gcc's version
12841         themselves. Emit make macros for both gcc_version vars.
12842         (topsrcdir): Initialize reliably.
12843         (recursion line): Remove --with-gcc-version=${gcc_version}.
12845 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12847         * configure (enable_version_specific_runtime_libs): Implement new flag
12848         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12849         in $(libsubdir); emit definition in each generated Makefile.
12850         (gxx_include_dir): Initialize depending on
12851         $enable_version_specific_runtime_libs.
12853 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12855         * configure (gcc_version): Initialize properly depending on
12856         how and where configure is started.
12857         (recursion line): Pass a --with-gcc-version=${gcc_version}
12858         to configures in subdirs.
12860 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12862         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12863         cygmon
12865 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12867         * configure.in: Add cygmon and libstub support for mn10200.
12869 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12871         * configure (gcc_version): Add new variable describing the
12872         particular gcc version we're building.
12873         * Makefile.in (libsubdir): Add new macro for the directory
12874         in which the compiler finds executables, libraries, etc.
12875         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12876         and libsubdir.
12878 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12880         * Makefile.in (local-clean): Remove *.log.
12881         (warning.log): Built with warn_summary from build.log.
12882         (mail-report.log): Run test_summary.
12883         (mail-report-with-warnings.log): Run test_summary including
12884         warning.log in the report.
12886 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12888         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12890 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12892         * Makefile.in (grep): Grep no longer depends on libiberty.
12894 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12896         * Makefile.in: all-snavigator needs all-libgui.
12898 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12900         * configure.in: Add cygmon and libstub support for mn10300.
12902 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12904         * missing: Update to version from automake 1.3.
12906         * ltmain.sh: On installation, don't get confused if the same name
12907         appears more than once in the list of library names.
12909 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12911         * config.sub: Accept m68060 and m5200 as CPU names.
12913 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12915         * configure: Use && rather than using -a in test, because odd
12916         strings can confuse test.
12917         * configure.in: Likewise.
12919 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12921         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12923 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12925         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12926         bootstrap4-lean): New targets.
12928 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12930         * mpw-* Delete.  Not used.
12932 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12934         * COPYING.LIB: Update FSF address.
12936 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12938         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12940         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12941         GAS_SUPPORT_DIRS.
12943 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12945         * ltconfig, ltmain.sh: Avoid producing a version number if
12946         -version-info was not used.
12948 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12950         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12951         building with newlib.
12953 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12955         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12956         Solaris `make' causes it to continue to next definition.
12958 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12960         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12961         the right GUI libraries and files are installed along with GDB.
12963 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12965         * configure.in: Change alpha to alpha* in several places.
12967 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12969         * config.sub: Recognize sparc86x.
12971 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12973         * configure.in (--enable-target-optspace): Remove debug echo.
12975 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12977         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12979 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12981         * ltconfig: Update cygwin32 support.
12983         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12984         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12985         (GDB_SUPPORT_DIRS): Likewise.
12987 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12989         * configure.in (target_makefile_frag): If --enable-target-optspace,
12990         use -Os to compile target libraries rather than -O2.  Default to
12991         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12992         not used.
12993         * configure.in (target_cflags): Ditto for d30v.
12995 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12997         * Makefile.in (all-bfd): Depend on all-intl.
12998         (all-binutils): Likewise.
12999         (all-gas): Likewise.
13000         (all-gprof): Likewise.
13001         (all-ld): Likewise.
13003 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13005         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13007 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13009         * Makefile.in (all-bfd): Depend upon all-libiberty.
13011         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13013 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13015         * Makefile.in: Add libstub.
13017         * configure.in: Ditto. Build libstub for targets that have cygmon
13018         support.
13020 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13022         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13024 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13026         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13027         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13029 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13031         * configure: Define DEFAULT_M4 by searching PATH.
13032         * Makfile.in: Use DEFAULT_M4.
13034 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13036         * ltconfig: Add cygwin32 support.
13038         * Makefile.in, configure.in: Add libtool as a native only directory
13039         to configure and build.
13041 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13043         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13045 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13047         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13049 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13051         * Makefile.in: add ash make rules
13052         * configure.in: add ash to native_only and host_tools lists
13054 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13056         * Makefile.in (all-gettext, all-intl): New targets.
13057         (ALL_MODULES): Added all-gettext, all-intl.
13058         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13059         (INSTALL_MODULES): Added install-gettext, install-intl.
13060         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13062         * configure.in (host_tools): Added gettext.
13063         (native_only): Likewise.
13064         (noconfigdirs) [various cases]: Likewise.
13065         (host_libs): Added intl.
13067 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13069         * configure: Do not disable building gdbtk for cygwin32 hosts.
13071 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13073         * configure.in: Add thumb-coff target.
13074         * config.sub: Add thumb-coff target.
13076 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13078         * Makefile.in: Revert yesterday's change.
13079         (all-target-winsup):  all-target-librx stays out of here.
13081 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13083         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13084         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13085         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13086         Remove references to librx and libg++.
13088 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13090         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13091         recursive makes
13093 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13095         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13096         for newlib directory.
13097         (CXX_FOR_TARGET): Likewise.
13099 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13101         * ltconfig: Update after libtool/ltconfig.in change for
13102         hpux11.
13104 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13106         * ltconfig, ltmain.sh: Update to libtool 1.2.
13108 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13110         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13111         (install-gcc-cross): Instead, override LANGUAGES here.
13113 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13115         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13116         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13118 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13120         * configure.in: Add Thumb-pe target.
13122 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13124         * Makefile.in - changed sn targets to snavigator
13125         * configure.in - changed sn targets to snavigator
13127 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13129         * config-ml.in: After building symlink tree call make distclean
13130         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13131         to be the case for libiberty.
13133 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13135         * configure: When making link, also check the current
13136         directory. The configure scripts may create one.
13138 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13140         * config.sub: Accept alphapca56 and alphaev6 properly.
13142 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13144         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13146 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13148         * config.sub (sco5): Fix typo.
13150 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13152         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13153         install-itcl.
13154         (install-itcl): Remove dependency on install-tcl.
13156 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13158         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13160 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13162         * configure.in: Don't build libgui for a cygwin32 target when not on
13163         a cygwin32 host.
13165 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13167         * configure (redirect): Set to null, so default behavior of
13168         configure is now --verbose.
13170 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13172         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13173         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13175 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13177         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13178         this change to sync Makefile.in with its ChangeLog entries.
13180 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13182         * ltmain.sh (mkdir): Check that the directory doesn't exist
13183         before we exit with error, so that we don't get races during
13184         parallel builds.
13186 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13188         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13190 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13192         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13193         PICFLAG_FOR_TARGET.
13194         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13196         * configure: Emit a definition for the new macro enable_shared
13197         into each Makefile.
13199 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13201         * configure.in (host_tools, native_only): Add libtool.
13203 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13205         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13206         Fix typo in ming config comment.
13208 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13210         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13212 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13214         * config.sub: Add tic30 cases, and map c30 to tic30.
13216 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13218         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13219         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13220         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13221         (CLEAN_TARGET_MODULES): Similarly
13222         (all-target-libf2c): Add dependences.
13223         * configure.in (target_libs): Add libf2c.
13225 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13227         * configure.in: Remove expect from noconfigdirs when target
13228         is cygwin32.  OK to build expect and dejagnu with Canadian
13229         Cross.
13231 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13233         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13234         host.
13236         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13237         and mingw32.
13239 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13241         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13242         here as it is not defined in the toplevel Makefile.
13244 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13246         * configure (package_makefile_rules_frag): New variable, which names
13247         a file with generic rules, ...
13248         Change comment to mention we now have FIVE parts.
13249         * configure: Undo last change.
13251 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13253         * config.guess: More accurate determination of HP processor types.
13254         * config.sub: More accurate determination of HP processor types.
13256 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13258         * configure (package_makefile_frag): Move inserting the
13259         ${package_makefile_frag} to where it should be according
13260         to the comment.
13262 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13264         * config.guess: Add support for Linux/ARM.
13266 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13268         * .cvsignore: Remove *-info and *-install since they match
13269         release-info and mpw-install, which we don't want to just ignore.
13271 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13273         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13275 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13277         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13278         local_prefix to sub-make invocations.
13280 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13282         * configure.in: Check makefile fragments in the source
13283         directory.
13285 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13287         * configure.in: Check whether host and target makefile
13288         fragments exist before adding them to *_makefile_frag.
13290 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13292         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13294 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13296         * configure.in: Make sure we only replace RPATH_ENVVAR on
13297         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13298         regexp to sed.
13300         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13301         to sub-makes.
13303 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13305         * config-ml.in (multi-do): LDFLAGS must include multilib
13306         designator.
13308 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13310         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13312 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13314         * config.sub: Add mingw32 support.
13315         * configure.in: Likewise.
13317 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13319         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13321 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13323         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13324         * configure (gxx_include_dir): Provide a definition for subdirs
13325         which do not use autoconf.
13327 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13329         * config.guess: Sync with egcs.  Picks up new alpha support,
13330         BeOS & some additional linux support.
13332 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13334         * config.guess: HP 9000/803 is a PA1.1 machine.
13336 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13338         * configure.in: It's alpha*-...
13340 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13342         * configure.in (host_makefile_frag, target_makefile_frag):
13343         Handle multiple config files.
13344         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13345         alpha-*-*.
13347 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13349         * mkdep: New file.
13351 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13353         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13355 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13357         * Makefile.in: Add libgui directory.
13358         (GDB_TK): Add all-libgui.
13359         * configure.in: Add libgui directory.
13360         * configure: Add all-libgui to GDB_TK.
13362 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13364         * config-ml.in (multidirs): Add m32r to multilib list.
13366 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13368         * Makefile.in (all-target-gperf): Change dependency to
13369         all-target-libstdc++.
13371 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13373         * config.guess: Add BeOS support.
13375 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13377         Source directory cvs renamed to cvssrc:
13378         * configure.in (host_tools): Change cvs to cvssrc.
13379         (native_only): Likewise.
13380         (noconfigdirs) [various cases]: Likewise.
13381         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13382         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13383         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13384         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13385         (all-cvssrc): Rename target from all-cvs.
13387 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13389         * configure (gxx_include_dir): Fix thinko.
13391 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13393         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13394         (install-cross, install-gcc-cross): New targets.
13396 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13398         * configure.in (noconfigdirs): Add support for Thumb target.
13400         * config.sub (maybe_os): Add support for Thumb target.
13402 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13404         * Makefile.in: Add rules for cygmon.
13406         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13408 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13410         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13411         * configure (gxx_include_dir): Provide a definition for subdirs
13412         which do not use autoconf.
13414 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13416         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13417         11/18/97 build
13419 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13421         * From Franz Sirl.
13422         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13423         found on RedHat Linux systems.
13425 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13427         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13428         guesses.
13430 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13432         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13434 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13436         * ltmain.sh: If mkdir fails, check whether the directory was created
13437         anyhow by some other process.
13439 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13441         * configure.in (d30v-*-*): Configure all directories.
13443 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13445         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13446         for the D30V.
13448 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13450         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13452 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13454         * include/libiberty.h: Add extern "C" { so it can be used with C++
13455         progrms.
13456         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13457         programs.
13459 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13461         * configure.in (d30v-*-*): Configure GCC now.
13463 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13465         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13466         is no longer needed.
13468 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13470         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13472 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13474         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13475         targets using "$@" to provide support for similar but not identical
13476         targets without having to duplicate code.
13478 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13480         * makefile.vms: Fix to work with DEC C.
13482 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13484         * config.sub: Add mips-tx39-elf to marketing names.
13486 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13488         * ltmain.sh: Handle symlinks in generated script.
13490 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13492         * configure: Handle autoconf style directory options: --bindir,
13493         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13494         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13495         --sysconfdir.
13496         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13497         (sharedstatedir, localstatedir, oldincludedir): New variables.
13498         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13499         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13500         sbindir, sharedstatedir, and sysconfdir.
13502 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13504         * Makefile.in (bootstrap-lean): New target.
13506 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13508         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13509         sn, and gnuserv from noconfigdirs.
13511 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13513         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13515 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13517         * Makefile.in (cross): New target.
13519 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13520                           Jeff Law         <law@cygnus.com>
13522         * Makefile.in (bootstrap2, bootstrap3): New targets.
13523         (all-bootstrap): Remove outdated and confusing target.
13524         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13526 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13528         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13529         windows.  Consistent with gdb/configure.
13531 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13533         * configure.in: Name Linux target fragment.
13535         * configure: Rewrite so that project Makefile fragment is inserted
13536         first and appears last in the resulting Makefile.
13538 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13540         * Makefile.in (install-itcl): Install tcl first.
13542 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13544         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13546 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13548         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13550         * configure.in (skipdirs): Add target-librx for Linux.
13551         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13553 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13555         * Makefile.in (bootstrap): New target.
13557 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13559         * config.sub: Accept 'amigados' for backward compatibility.
13561 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13563         * config.guess: Merge with FSF.
13565 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13567         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13569 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13571         * config.sub: Add "marketing-names" patch.
13573 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13575         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13577 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13579         * config.sub: Handle v850-elf.
13581 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13583         * .cvsignore (*-install): Remove.
13585 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13587         * ltconfig: Set CONFIG_SHELL in libtool.
13588         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13590 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13592         * configure.in (target_subdir): Set to libraries if enable_multilib.
13594 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13596         * config.guess: Update from gcc directory.
13598 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13600         * Makefile.in (all-sim): Depends on all-readline.
13602 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13604         * Makefile.in (BISON, YACC): Use $$s.
13605         (all-bison): Depend on all-texinfo.
13607 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13609         * Makefile.in (BISON): Add -L flag.
13610         (YACC): Likewise.
13612 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13614         * configure.in (noconfigdirs): Add support for v850e target.
13616         * config.sub (maybe_os): Add support for v850e target.
13618 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13620         * configure.in (noconfigdirs): Add support for v850ea target.
13622         * config.sub (maybe_os): Add support for v850ea target.
13624 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13626         * config.sub: Add mipstx39.  Delete r3900.
13628 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13630         * Makefile.in (all-autoconf): Depends on all-texinfo.
13632 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13634         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13635         eabi targets.
13637 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13639         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13641         * configure: When handling a Canadian Cross, handle YACC as well as
13642         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13643         * Makefile.in (all-bison): Depend upon all-texinfo.
13645 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13647         * Makefile.in (BISON): bison, not byacc or bison -y.
13648         (YACC): bison -y or byacc or yacc.
13649         (various): Add *-bison as appropriate.
13650         (taz): No need to mess with BISON anymore.
13652 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13654         * configure: If OSTYPE matches *win32*, try to find a good value for
13655         CONFIG_SHELL.
13657 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13659         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13660         configure.in if it is present.
13662 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13664         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13666 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13668         * config.sub: Recognize `arc' cpu.
13669         * configure.in: Likewise.
13670         * config-ml.in: Likewise.
13672 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13674         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13676 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13678         * configure: Changed sed delimiter from ':' to '|' when
13679         attempting to substitute ${config_shell} for SHELL. On
13680         NT ${config_shell} may contain a ':' in it.
13682 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13684         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13686 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13688         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13690 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13692         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13694         * ylwrap: If the program is a relative path, force it to be
13695         absolute.
13697 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13699         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13701 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13703         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13704         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13705         for libraries.
13707 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13709         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13710         separated by spaces.
13712 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13714         * ylwrap: New file.
13715         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13717         * ltmain.sh: Handle /bin/sh at start of install program.
13719         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13721         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13722         * missing: New file, from automake 1.2.
13724 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13726         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13727         check-tk to CHECK_X11_MODULES.
13729 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13731         * config.sub: Merge with FSF.
13733 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13735         * config.guess: Merge with FSF.
13737 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13739         * configure: Treat msdosdjgpp like go32.
13740         * configure.in: Likewise.  Don't remove gprof for go32.
13742         * configure: Change Makefile.tem2 to Makefile.tm2.
13744 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13746         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13748 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13750         * install-sh (chmodcmd): Set to null if the DST directory already
13751         exists.  Same as Nov 11th change.
13753 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13755         * configure (GDB_TK): Needs itcl and tix.
13757 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13759         * config.guess: Update from FSF.
13761 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13763         * Makefile.in (GDB_TK): Depend on itcl and tix.
13765 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13767         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13768         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13769         (INSTALL_SCRIPT): New variable.
13770         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13771         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13772         to -x.
13773         * install-sh: Add support for -x option.
13775 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13777         * configure.in, Makefile.in: Treat tix like itcl.
13779 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13781         * Makefile.in (WINDRES): New variable.
13782         (WINDRES_FOR_TARGET): New variable.
13783         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13784         (EXTRA_HOST_FLAGS): Add WINDRES.
13785         (EXTRA_TARGET_FLAGS): Add WINDRES.
13786         (EXTRA_GCC_FLAGS): Add WINDRES.
13787         ($(DO_X)): Pass down WINDRES.
13788         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13789         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13790         DLLTOOL_FOR_TARGET.
13792 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13794         * configure.in: configure sim before gdb for win32-x-ppc
13796 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13798         Move gperf into the toplevel, from libg++.
13799         * configure.in (target_tools): Add target-gperf.
13800         (native_only): Add target-gperf.
13801         * Makefile.in (all-target-gperf): New target, depend on
13802         all-target-libg++.
13803         (configure-target-gperf): Empty rule.
13804         (ALL_TARGET_MODULES): Add all-target-gperf.
13805         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13806         (CHECK_TARGET_MODULES): Add check-target-gperf.
13807         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13808         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13810 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13812         * config.sub (mn10200): Recognize new basic machine.
13814 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13816         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13817         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13819 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13821         * configure.in: If we're building mips-sgi-irix6* native, turn on
13822         ENABLE_MULTILIB and set TARGET_SUBDIR.
13824 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13826         * Makefile.in (all-sn): Depend on all-grep.
13828 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13830         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13832         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13833         Makefile.  From Jeff Makey <jeff@cts.com>.
13834         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13836         * Makefile.in (DISTBISONFILES): Remove.
13837         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13838         $(DEFAULT_YACC).
13840         * configure.in: Build itl, db, sn, etc., when building for native
13841         cygwin32.
13843         * Makefile.in (LD): New variable.
13844         (EXTRA_HOST_FLAGS): Pass down LD.
13845         ($(DO_X)): Likewise.
13847 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13849         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13851 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13853         * configure.in (targargs): Strip out any supplied --build argument
13854         before adding our own. Always add --build.
13856 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13858         * configure.in (targargs): Pass --build if we're doing
13859         a cross-compile.
13861 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13863         * configure: Use '|' instead of ":" as the separator in
13864         sed. Otherwise sed chokes on NT path names with drive
13865         designators. Also look for "?:*" as the leading characters in an
13866         absolute pathname.
13868 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13870         * config.sub: Support for r3900.
13872 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13874         * configure.in: Use install-sh, not install.sh.
13876 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13878         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13879         apply it twice.
13881 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13883         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13884         install-binutils.
13886 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13888         * Makefile.in: Add automake targets.
13889         * configure.in (host_tools): Add automake.
13891 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13893         * configure: Default CXX to c++, not gcc.
13894         * Makefile.in (CXX): Set to c++, not gcc.
13895         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13897 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13899         * install-sh: try appending a .exe if source file doesn't
13900         exist
13902 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13904         * configure.in: Turn on multilib by default.
13905         (cross_only): Remove target-libiberty.
13907         * Makefile.in (all-gcc): Don't depend on libiberty.
13909 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13911         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13913 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13915         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13916         (DISTBISONFILES): Add ld/Makefile.in
13918 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13920         * configure.in: if target is cygwin32 but host isn't cygwin32,
13921         don't configure gdb tcl tk expect, not just gdb.
13923 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13925         * configure.in: Added gnuserv everywhere sn appears.
13927         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13928         (CROSS_CHECK_MODULES): Added check-gnuserv.
13929         (INSTALL_MODULES): Added install-gnuserv.
13930         (CLEAN_MODULES): Added clean-gnuserv.
13931         (all-gnuserv): New target.
13933 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13935         * config.guess: Fixes for MIPS OpenBSD systems.
13937 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13939         * Makefile.in (INSTALL_XFORM): Remove.
13940         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13942         * mkinstalldirs: New file, copied from automake.
13943         * Makefile.in (installdirs): Rename from install-dirs.  Use
13944         mkinstalldirs.  Change all users.
13945         (DEVO_SUPPORT): Add mkinstalldirs.
13947 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13949         * install-sh: Rename from install.sh.
13950         * Makefile.in (INSTALL): Change install.sh to install-sh.
13951         (DEVO_SUPPORT): Likewise.
13953         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13954         Graichen <graichen@rzpd.de>.
13956 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13958         * config.guess: Recognize OpenBSD systems correctly.
13960 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13962         * README, Makefile.in (ETC_SUPPORT): Remove references to
13963         cfg-paper*, configure.{texi,man,info*}._
13965 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13967         * Makefile.in (all.normal): Ensure that gcc is built after all
13968         the x11 - ie gdb - targets.
13970 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13972         * makefile.vms: Don't run conf-a-gas.
13974 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13976         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13978 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13980         * configure.in: Remove noconfigdirs case since gdb also
13981         configures and builds for tic80-coff.
13983 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13985         * configure: Set cache_file to config.cache.
13986         * Makefile.in (local-distclean): Remove config.cache.
13988 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13990         * COPYING: Update FSF address.
13992 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13994         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13995         noconfigdirs.
13997 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13999         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14000         MAKEDIRS, is empty.
14002 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14004         * config.sub: Tweak mn10300 entry.
14006 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14008         * configure.in (host_tools): Put sim before gdb, so gdb's
14009         configure.tgt can determine if the simulator was configured.
14011 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14013         * config.sub: Move BeOS $os case to be with other Cygnus
14014         local cases.
14016 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14018         * config.sub: Remove misplaced comment that broke Linux.
14020 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14022         * config.sub: Add BeOS support.
14024 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14026         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14028 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14030         * configure.in (noconfigdirs): Remove tcl and tk from
14031         noconfigdirs for cygwin32 builds.
14033 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14035         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14037 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14039         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14040         make-all.com, use makefile.vms instead.
14042 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14044         * config.sub: Accept -lnews*.
14046 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14048         * configure.in (noconfigdirs): Disable target-newlib,
14049         target-examples and target-libiberty for d30v.
14051 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14053         * configure.in (noconfigdirs): Enable ld for d30v.
14055 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14057         * configure.in (tic80-*-*): Build compiler.
14059 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14061         * configure.in (d30v-*): Remove sim directory from list of
14062         unsupported d30v directories
14064 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14066         * config.sub, configure.in: Add d30v target cpu.
14068 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14070         * makefile.vms: New file.
14071         * make-all.com: Remove.
14073 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14075         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14077 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14079         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14081 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14083         * Makefile.in (ALL_MODULES): Added all-db.
14084         (CROSS_CHECK_MODULES): Addec check-db.
14085         (INSTALL_MODULES): Added install-db.
14086         (CLEAN_MODULES): Added clean-db.
14088 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14090         * config.guess: Merge with latest FSF sources.
14092 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14094         * Makefile.in (ALL_MODULES): Added all-itcl.
14095         (CROSS_CHECK_MODULES): Added check-itcl.
14096         (INSTALL_MODULES): Added install-itcl.
14097         (CLEAN_MODULES): Added clean-itcl.
14099 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14101         * configure.in: build gdb for mn10200
14103 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14105         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14107 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14109         * configure.in (tic80-*-*): Turn off most targets right now.
14111 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14113         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14114         rather than the makeinfo program.
14115         (do-info): Depend upon all-texinfo.
14117 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14119         * configure.in: Remove uses of config/mh-linux.
14121         * config.sub, config.guess: Merge with latest FSF sources.
14123 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14125         * config.sub (case $basic_machine): Add tic80 entries.
14127 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14129         * config.sub, config.guess: Merge with latest FSF sources.
14131 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14133         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14134         * mpw-config.in: Test for NewFolderRecursive.
14135         * mpw-install: Use symbolic name for startup filename.
14136         * mpw-README: Add various additional details.
14138 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14140         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14142 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14144         * configure.in: Do build gcc and the target libraries for
14145         the mn10200.
14147 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14149         * configure.in: don't avoid building gdb for mn10300 any more
14150         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14151         instead of single-quoting it.
14153 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14155         * configure.in: Don't use --with-stabs on IRIX 6.
14157 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14159         * configure.in (m32r): Build gdb, libg++ now.
14161 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14163         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14164         directories from noconfigdirs.
14166 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14168         * config.sub (basic_machine): added mips16 configuration
14170 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14172         * config.sub: Handle d10v-unknown.
14174 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14176         * config.sub: Handle v850-unknown.
14178 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14180         * Makefile.in: add findutils
14181         * configure.in: add findutils to list of host_tools
14183 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14185         * config.sub: Handle mn10200 and mn10300.
14187 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14189         * configure.in (d10v-*): Do not build librx.
14191 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14193         * configure.in (mn10300): Build everything except gdb & libgloss.
14195 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14197         * config.guess:  Patch for Dansk Data Elektronik servers,
14198         from Niels Skou Olsen <nso@dde.dk>.
14200         For ncr, use /bin/uname rather than uname, since GNU uname does not
14201         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14203         Patch for MIPS R4000 running System V,
14204         from Eric S. Raymond <esr@snark.thyrsus.com>.
14206         Fix thinko for nextstep.
14208         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14210         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14211         * config.guess: Guess mips-dec-mach_bsd4.3.
14213         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14214         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14215         release numbers.
14216         * config.guess (mips-mips-riscos*):  Emit just enough of the
14217         release number.
14219         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14220         * config.guess (sparc-auspex-sunos*):  Added.
14221         (f300-fujitsu-*): Added.
14223         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14224         * config.guess:  Recognize a Tadpole as a sparc.
14226 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14228         * config.guess: Don't assume that NextStep version is either 2 or
14229         3.  NextStep 4 (aka OpenStep 4) has come out now.
14231 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14233         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14234         From Rik Faith <faith@cs.unc.edu>.
14236 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14238         * config.sub: Contributions from bug-gnu-utils to:
14239         Support plain "hppa" (no version given) architecture, reported by
14240         OpenStep.
14241         OpenBSD like NetBSD.
14242         LynxOs is not a hardware supplier.
14244         * config.guess: Contributions from bug-gnu-utils to add support for:
14245         OpenBSD like NetBSD.
14246         Stratus systems.
14247         More Pyramid systems.
14248         i[n>4]86 Intel chips.
14249         M680[n>4]0 Motorola chips.
14250         Use unknown instead of lynx for hardware manufacturer.
14252 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14254         * install.sh (chmodcmd): Set to null if the DST directory already
14255         exists.
14257 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14259         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14260         not use mt-ppc target Makefile fragment any more.
14262 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14264         * configure.in (*-*-windows):  Exclude everything but those dirs
14265         needed to build windows.
14267 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14269         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14271 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14273         * configure.in:  Exclude mmalloc from i386-windows.
14275 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14277         * Undo my previous change.
14279 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14281         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14282         unconditionally.
14283         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14285 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14287         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14288         host to add it's own flags.
14290 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14292         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14294 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14296         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14297         (CXX_FOR_TARGET): Likewise.
14298         (GCC_FOR_TARGET): Define.
14299         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14300         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14301         CC_FOR_TARGET was specified on the command line.
14302         (MAKEOVERRIDES): Don't define.
14304 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14306         * configure.in (m32r): Fix spelling of libg++ libs.
14308 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14310         * config.sub (-apple*): Remove, now redundant.
14312 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14314         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14316         * configure: Rework yesterday's sed script patch.
14318         * config.sub: Merge with FSF.
14320 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14322         * config.guess:  Merge from FSF.
14324         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14325         * config.guess: Use pc instead of unknown, for pc clone systems.
14326         Change linux to linux-gnu.
14328         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14329         * config.guess: Avoid non-portable tr syntax.
14331 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14333         * test-build.mk (HOLES): Add "xargs" for gdb.
14335         * configure: Avoid hpux10.20 sed bug.
14337 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14339         * configure.in:  Add support for windows host
14340         (that is a build done under the Microsoft build environment).
14342 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14344         * Makefile.in: Replace all uses of srcroot with s, to shrink
14345         command line lengths.
14347         Patches from Geoffrey Noer <noer@cygnus.com>:
14348         * configure.in: If configuring for newlib, pass --with-newlib to
14349         subdirectories.
14350         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14351         -Bnewlib/ and -Lwinsup to gcc.
14352         (CXX_FOR_TARGET): Likewise.
14354 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14356         * Makefile.in (ETC_SUPPORT): Add configure.
14358 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14360         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14361         host configuration file.
14363 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14365         * configure.in: Break mn10x00 support into separate
14366         mn10200 and mn10300 configurations.
14367         * config.sub: Likewise.
14369 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14371         * configure.in: Add lots of stuff to noconfigdirs for
14372         the mn10x00 targets.
14374         * config.sub, configure.in: Add mn10x00 support.
14376 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14378         * make-all.com: Call conf-a-gas, not config-a-gas.
14380 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14382         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14383         targets.
14385 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14387         * mpw-README: Add much more detail for native PowerMac.
14388         * mpw-install: New file.
14389         * mpw-configure: Add --norecursion and --help options.
14390         * mpw-config.in: Translate readme and install files when
14391         copying to objdir.
14392         * mpw-build.in: Don't always depend on byacc and flex.
14393         (install-only-top): New action.
14395 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14397         * configure.in:  You can now configure GDB for the v850.
14399 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14401         * configure.in (noconfigdirs): Don't configure any C++ dirs
14402         if targeting D10V.
14404 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14406         * config.sub: Recognize mips64vr5000.
14408 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14410         * configure.in: Use a single line for host_tools and native_only.
14412 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14414         * config.sub, configure.in: Add entries for m32r.
14416 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14418         * Makefile.in (inet-install): Don't run install-gzip.
14420 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14422         * configure.in:  Don't config lots of things for *-*-windows*.
14424 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14426         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14427         (host_libs, host_tools): Copy from configure.in.
14428         * mpw-configure: Don't complain about directories not found.
14430 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14432         * configure.in (i[345]86): Recognize i686 for pentium pro.
14433         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14434         file.
14436         * config.guess (i[345]86): Ditto.
14438 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14440         * configure.in (noconfigdirs): Removed gdb for D10V.
14442 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14444         * configure.in: Remove ld, target-libio, target-libg++, and
14445         target-libstdc++ from noconfigdirs.
14447 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14449         * configure: Fix three locations where shell scripts were
14450         being run directly rather than with config_shell.
14452 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14454         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14455         * config.sub (basic_machine): Recognize v850.
14457 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14459         * mpw-configure: Handle multiple enable/disable options and
14460         pass them down recursively, handle -c and -s flags appropriately
14461         depending on choice of compiler, add escape mechanism for
14462         quoted arguments to gC.
14464 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14466         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14467         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14468         so that -mrelocatable-lib and -mno-eabi are used.
14470         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14471         not support --print-multi-lib, don't abort.
14473 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14475         * make-all.com: Run config-a-gas.
14476         * setup.com: Don't copy subdirectory files around.
14478 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14480         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14481         target, it now compiles correctly.
14483 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14485         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14487 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14489         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14491 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14493         * configure.in (native_only): Add prms.
14495 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14497         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14498         (BINUTILS_SUPPORT_DIRS): Likewise.
14500 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14502         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14503         d10v support is added.
14505 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14507         * configure.in (d10v-*-*): New target.
14509 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14511         * config.guess (HP 9000/811): Recognize this as a PA1.1
14512         machine.
14514 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14516         * Makefile.in (do-tar-gz): New target, split out from tail end of
14517         taz target.  Run each command separately, don't use pipes.
14518         (taz): Use it.
14520 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14522         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14523         * mpw-build.in: No builds should depend on building byacc or flex,
14524         they are assumed to be installed already.
14526 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14528         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14529         variable that CC_FOR_TARGET needs.
14531 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14533         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14534         options have changed since the last time the subdirectory was
14535         configured, and if it has, reconfigure.
14536         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14537         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14539 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14541         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14542         CLEAN_MODULES): Add bash.
14543         (all-bash): New target.
14545 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14547         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14549 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14551         * config.sub (basic_machine): Recognize d10v as a valid processor.
14553 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14555         * mpw-configure: Add support for --bindir.
14556         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14558 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14560         * configure.in: add bash, time, gawk to list of hosttools and things
14561         to only build for native toolchains
14563 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14565         * Makefile.in (docdir): Remove.
14567 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14569         * Makefile.in (datadir): Set to $(prefix)/share.
14571 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14573         * configure.in: build diff and patch for cygwin32-hosted
14574         toolchains.
14576 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14578         * config.sub: Accept -rtems*.
14580 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14582         * configure.in: enable dosrel for cygwin32-hosted builds,
14583                 remove diff from the list of things not buildable
14584                 via Canadian Cross
14586 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14588         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14589         don't get ". ".
14591 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14593         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14595 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14597         * Makefile.in (taz): Handle case where tex3patch didn't even get
14598         checked out.  Also, if it was found, put the symlink in a new util
14599         subdirectory.
14601 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14603         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14605 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14607         * config.sub: Recognize -openvms.
14608         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14609         * make-all.com, setup.com: New files.
14611 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14613         * Makefile.in (taz): tex3patch moved to texinfo/util.
14615 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14617         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14618         * configure.in: remove make from disable-if-Can-Cross list
14619                 enable gdb if ${host} and ${target} are cygwin32
14621 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14623         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14624         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14626 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14628         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14629         distinguish sysv/svr4/bsd variants.
14630         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14632 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14634         * configure.in: Added copyright notice.
14635         * move-if-change: Added copyright notice.
14637 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14639         * configure.in (powerpcle-*-solaris*): Until we get shared
14640         libraries working, don't build gdb, sim, make, tcl, tk, or
14641         expect.
14643 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14645         * config.guess:  Merge with FSF:
14647         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14648         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14650         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14651         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14653         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14654         * config.guess:  Combine two OSF1 rules.
14655         Also recognize field test versions.  From mjr@zk3.dec.com.
14656         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14657         because GNU uname does not support -p.  From pmr@pajato.com.
14659 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14661         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14663 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14665         * mpw-README: Document GCCIncludes.
14667 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14669         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14671 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14673         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14675 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14677         * configure.in (*-*-cygwin32): Configure make.
14679 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14681         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14683 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14685         * Makefile.in (all-inet): Depend on all-perl.
14687         * Makefile.in (inet-install): New target.
14689         * Makefile.in (all-inet): Depend on all-tcl.
14690         (all-inet): Depend on all-send-pr.
14692 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14694         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14695         temporarily.
14697 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14699         * configure.in: Don't configure --with-gnu-ld on AIX.
14701 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14703         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14705 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14707         * Makefile.in (ALL_MODULES): Added all-inet.
14708         (CROSS_CHECK_MODULES): Added check-inet.
14709         (INSTALL_MODULES): Added install-inet.
14710         (CLEAN_MODULES): Added clean-inet.
14711         (all-indent): New target.
14713         * configure.in (host_tools): Added inet.
14714         (native_only): Added inet.
14715         (noconfigdirs): Added inet.
14717 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14719         * configure.in: Don't configure libgloss if we are not configuring
14720         newlib.
14722 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14724         * configure.in: Don't configure libgloss for unsupported
14725         architectures.
14727 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14729         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14731 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14733         * Makefile.in (ALL_MODULES): Include all-apache.
14734         (CROSS_CHECK_MODULES): Include check-apache.
14735         (INSTALL_MODULES): Include install-apache.
14736         (all-apache): New target.
14738         * configure.in: Added apache everywhere perl is seen.
14740 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14742         * Makefile.in: Add support for clean-{module} and
14743         clean-target-{module} rules.
14745 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14747         * configure.in (*-*-ose) do not build libgloss.
14749 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14751         * config.guess (prep*:SunOS:5.*:*): Turn into
14752         powerpele-unknown-solaris2.
14754 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14756         * configure.in: Permit --enable-shared to specify a list of
14757         directories.
14759 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14761         * configure.in (host==solaris): Pass only the first word of $CC
14762         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14764 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14766         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14768 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14770         * Makefile.in (ALL_MODULES): Include all-perl.
14771         (CROSS_CHECK_MODULES): Include check-perl.
14772         (INSTALL_MODULES): Include install-perl.
14773         (ALL_X11_MODULES): Include all-guile.
14774         (CHECK_X11_MODULES): Include check-guile.
14775         (INSTALL_X11_MODULES): Include install-guile.
14776         (all-perl): New target.
14777         (all-guile): New target.
14779         * configure.in (host_tools): Include perl and guile.
14780         (native_only): Include perl and guile.
14781         (noconfigdirs): Don't build guile and perl; no ports have been
14782         done.
14784 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14786         * configure (--enable-*): Handle quoted option lists such as
14787         --enable-sim-cflags='-g0 -O' better.
14789 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14791         * Makefile.in ({,inst}all-target): New rule so we can make and
14792         install all of the target directories easily.
14794 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14796         * configure.in: Add missing global flag in sed substitution when
14797         deleting `target-' from ${configdirs}.
14799 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14801         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14802         option.
14804         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14805         config/mh-necv4.
14807         * install.sh: Correct misspelling of transformbasename.
14809         * config.guess: Recognize mips-*-sysv*.
14811 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14813         * config.sub: Recognize mon960.
14815 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14817         * configure: Restore Canadian Cross handling of BISON and LEX,
14818         removed in Feb 20 change.
14820 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14822         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14823         Mention make install.  Remove the old copyright date as well the
14824         clumsy and rather pointless copyright on the README file.
14826 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14828         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14829         Makefile after running symlink-tree, then run `make distclean' to
14830         avoid clobbering any generated files in srcdir.
14832 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14834         * configure.in (m68k-*-netbsd*): Build everything now.
14836 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14838         * Makefile.in (taz): Fix quoting.
14840 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14842         * configure.in (sparclet-*-*): Build everything now.
14844 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14846         * configure.in (m68k-*-linux*): New host.
14848 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14850         * configure: Check for bison before byacc.
14852 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14854         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14855         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14856         searching PATH.  These are used as fallbacks by Makefile.in if
14857         flex/bison/byacc aren't in objdir.
14859 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14861         * Makefile.in: Make everything which depends upon all-bfd also
14862         depend upon all-opcodes, in case --with-commonbfdlib is used.
14864 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14866         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14867         building NT native compilers on Unix.
14869 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14871         * configure.in: Don't get CC from the host Makefile fragment if we
14872         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14873         Solaris test for /usr/ucb/cc to the post target script, just after
14874         the compiler sanity test.
14876 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14878         * config.sub: Merge with FSF.
14880 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14882         * Makefile.in (RPATH_ENVVAR): New variable.
14883         (REALLY_SET_LIB_PATH): Use it.
14884         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14886 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14888         * config.sub, configure.in: Recognize sparclet cpu.
14890 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14892         * config.guess:  Support m68k-cbm-sysv4.
14894 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14896         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14897         m68k-unknown-linuxaout from linker help string.  Put quotes around
14898         $ld_help_string.
14900 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14902         * config.guess (powerpc-harris-powerunix): Add guess for port
14903         to new target.
14905 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14907         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14909 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14911         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14912         $(REALLY_SET_LIB_PATH) in Makefile.
14913         * Makefile.in (SET_LIB_PATH): New variable.
14914         (REALLY_SET_LIB_PATH): New variable.
14915         ($(DO_X)): Use $(SET_LIB_PATH).
14916         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14917         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14918         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14919         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14920         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14921         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14922         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14923         (install-dosrel): Likewise.
14924         (all-opcodes): Depend upon all-libiberty.
14926 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14928         * config.guess (*:CYGWIN*): New
14930 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14932         * Makefile.in (all-target-winsup): All all-target-libiberty.
14934 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14936         * configure.in (noconfigdirs): Add missing # in front of comment.
14938 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14940         * configure.in: add second pass to things added to noconfigdirs
14941         so *-gm-magic can exclude libgloss properly.
14943 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14945         * mpw-configure (extralibs_name, rez_name): Set correctly
14946         for MWC68K compiler.
14948         * mpw-README: Add more info on the necessary build tools.
14950 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14952         * configure.in, config.sub: Recognize cygwin32.
14954 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14956         * config.guess, config.sub: Recognize A/UX.
14958 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14960         * config.sub: Merge with gcc/config.sub.
14962 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14964         * mpw-build.in (do-binutils): Add build of stamps.
14966 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14968         * config.sub: Add recognition for mips64vr4100*-* targets.
14970 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14972         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14973         Add creation of gconfigargs with `--enable-shared' turned on.
14974         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14975         ($(host)-stamp-stage3-configured): Likewise.
14976         (HOLES): Add chatr and ldd.
14977         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14979 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14981         * configure: Pass --nfp to recursive configures.
14983 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14985         * Makefile.in (DLLTOOL): New.
14986         (DLLTOOL_FOR_TARGET): New.
14987         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14988         (EXTRA_TARGET_FLAGS): Ditto.
14989         (EXTRA_GCC_FLAGS): Ditto.
14990         (CONFIGURE_TARGET_MODULES): Ditto.
14991         (DO_X): Ditto.
14992         * configure: Add DLLTOOL.
14994 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14996         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14997         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14998         mh-sco, since old workarounds no longer needed, and don't
14999         build ld, since libraries have weak symbols in COFF.
15001 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15003         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15005 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15007         * configure.in: Make sure that ${CC} can be used to compile an
15008         executable.
15010 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15012         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15013         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15014         nothing depending on whether gdbtk is being built.
15016 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15018         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15020 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15022         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15023         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15025 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15027         * config-ml.in: Add support for
15028         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15029         Simplify setting of multidirs from --disable-foo.
15031 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15033         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15034         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15035         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15036         non-empty, pass them on to the  GCC make.
15037         (all-bootstrap): New rule that is like all-gcc, except it executes
15038         the GCC bootstrap rule instead of the GCC all rule.
15040 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15042         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15044 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15046         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15047         DG/UX support.
15049 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15051         * config.sub (i*86*) Change [345] to [3456]
15053 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15055         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15056         --with-gnu-ld=no.
15058 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15060         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15061         AIX multilibs get built.
15063 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15065         * configure.in (i386-win32): Don't build expect if we're not
15066         building the tcl subdir.
15068 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15070         * Makefile.in: (configure-target-examples, all-target-examples):
15071         New targets, configure and build example programs.
15073 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15075         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15076         use it as input to sedit the generated MPW makefile.
15077         * mpw-README: Add a suggestion about Gestalt.h.
15079 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15081         * config.sub: Accept *-*-ieee*.
15083 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15085         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15086         Ronald F. Guilmette <rfg@monkeys.com>.
15088 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15090         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15091         for powerpc-pe native.
15092         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15093         (target==powerpc-pe): duplicate i386-win32 entry.
15095 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15097         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15098         of vxworks, not just vxworks5.1.
15100 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15102         * mpw-configure: Add support for exec-prefix.
15104 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15106         * config.guess: Recognize HP model 816 machines as having
15107         a PA1.1 processor.
15109 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15111         * configure: Ignore new autoconf configure options.
15113 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15115         * config.guess:  Recognize Pentium under SCO.
15116         From Robert Lipe <robertl@arnet.com>.
15118 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15120         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15122 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15124         * configure.in: Don't configure gas for alpha-dec-osf*.
15126 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15128         * configure.in: Default to --with-stabs for some targets for which
15129         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15130         i[345]86*-*-unixware*.
15132 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15134         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15135         rather than basing it on the target.  Simplify handling of options
15136         controlling which directories to configure.  Remove extraneous
15137         slash in multi-clean target.
15139 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15141         * config-ml.in: Prefix more variables with ml_ so they don't collide
15142         with configure's.
15144 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15146         * configure: Don't turn -v into --v.
15148 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15150         * configure.in (targargs): Fix typo.
15152         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15154 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15156         * configure.in: Strip --host and --target options from
15157         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15158         --with-cross-host option when building with a cross-compiler.
15159         * configure: Canonicalize the arguments put into config.status by
15160         always using `=' for an option with an argument.  Pass a presumed
15161         --host or --target explicitly.
15163 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15165         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15166         into general OS recognition case.
15168 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15170         * configure.in (target_configdirs): add target-winsup only
15171         for win32 target systems.
15173 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15175         * Makefile.in (all-target-libgloss): Depend upon
15176         configure-target-newlib, since when libgloss is built it looks to
15177         see if the newlib directory exists.
15179 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15181         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15182         cfg-ml-*.in.
15184 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15186         * configure: Handle LD and LD_FOR_TARGET when configuring a
15187         Canadian Cross.
15189 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15191         * configure.in (target_libs): add target-winsup.
15192         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15193         (target==ppcle-pe): remove ld from $noconfigdirs.
15195 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15197         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15198         Preserve relative path names in $srcdir.  Build symlink tree if
15199         configuring cross target dir and srcdir=. (= no VPATH support).
15200         (configure-target-libg++): Depend on configure-target-librx.
15201         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15202         * config-ml.in: New file.
15203         * symlink-tree: New file.
15204         * configure: Ensure srcdir="." if that's what it is.
15206 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15208         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15209         includes and FLEX_SKELETON setting.
15210         * mpw-configure (--with-gnu-ld): New option, controls whether
15211         to use PPCLink or ld with PowerMac GCC.
15212         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15213         * mpw-config.in: Configure grez if targeting Mac.
15215         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15216         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15217         just macos.
15218         * configure.in: Configure grez resource compiler if targeting Mac.
15219         * Makefile.in (all-grez, install-grez): New targets.
15221 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15223         * configure: CXX defaults to gcc, not g++.  If we find
15224         gcc in the path, set CC to gcc -O2.
15226 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15228         * configure: Default ${build} correctly.  Avoid picking up extra
15229         spaces when reading CC and CXX from Makefile.  When doing a
15230         Canadian Cross, use plausible default values for numerous
15231         variables.
15232         * configure.in: When doing a Canadian Cross, don't try to
15233         configure tools whose configure script can't handle it.
15235 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15237         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15239 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15241         * configure:  Remove dubious bug reporting address.
15243 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15245         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15246         configure script, run that instead of this directory's configure.
15247         In either case, print a message that we're configuring the sub-dir.
15249 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15251         * configure.in: Before checking for the existence of various files,
15252         use sed to filter out "target-".
15254 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15256         * Makefile.in (DO_X): Split rule to decrease command line length
15257         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15258         (Philippe De Muyter).
15260 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15262         * Makefile.in (all-patch): depend on all-libiberty.
15264 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15266         * configure.in: If the only directory in target_configdirs which
15267         actually exists is libiberty, then set target_configdirs to empty,
15268         to avoid trying to build a target libiberty in a gas or gdb
15269         distribution.
15271 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15273         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15274         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15275         systems.
15277 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15279         * configure.in (copy_dirs): Use sys-include instead of include
15280         for --with-headers option.
15282 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15284         * Makefile.in, configure.in: Make winsup builds work with
15285         new scheme.
15287 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15289         * configure.in: Build the linker on AIX.
15291 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15293         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15294         where needed.
15296 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15298         * Makefile.in (all-gcc): Fix typo.
15300 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15302         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15304 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15306         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15307         to target-xiberty, to provide more flexibility.
15308         (target_subdir):  Define.  Create if cross.
15309         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15310         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15311         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15312         check-libFOO -> check-target-libFOO, etc.
15313         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15314         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15315         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15316         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15317         allow ALL_GCC="" to only configure.
15318         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15319         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15320         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15322 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15324         * Makefile.in (taz): Build "info" in etc explicitly.
15326 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15328         * configure.in:  Make sure that CC is undefined (as opposed to
15329         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15330         problem with autoconf trying to configure on a host without GCC.
15332 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15334         * mpw-configure: Set host alias from choice of host compiler,
15335         only use generic MPW Makefile sed if present, edit a file
15336         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15337         * mpw-README: Add problem notes about CW6 and CW7.
15339 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15341         * Makefile.in (taz): Use ";" instead of ";;".
15343 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15345         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15346         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15347         DISTDOCDIRS.
15348         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15349         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15351 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15353         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15354         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15355         Move bfd to DISTSTUFFDIRS.
15357 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15359         * Makefile.in (X11_LIB): Removed.
15360         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15362         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15364 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15366         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15367         names.
15369 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15371         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15373 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15375         * configure.in (i[345]86-*-win32): Always build newlib.
15376         Don't configure cvs, autoconf or texinfo.
15377         * Makefile.in (LD_FOR_TARGET): New.
15378         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15379         Pass down LD_FOR_TARGET.
15381 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15383         * winsup: New directory.
15384         * Makefile.in: Build winsup.
15385         * configure.in: Winsup is configured when target is win32.
15386         Can only build win32 target GDB when native.
15388 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15390         * config.guess: Recognize HP model 819 machines as having
15391         a PA 1.1 processor.
15393 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15395         * configure: Fix sed loop which substitutes for CC and CXX to
15396         avoid bug found in various sed implementations.
15398 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15400         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15401         simulator.  Use standard powerpc-*-eabi*.
15403 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15405         * configure.in: Stop putting gas and binutils in noconfigdirs for
15406         powerpc-*-aix* and rs6000-*-*.
15408 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15410         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15411         -mcall-aixdesc libraries.
15413 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15415         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15417         * config.sub (arm | armel | armeb): Fix shell syntax.
15419 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15421         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15422         -msoft-float and -mcpu=common support.
15423         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15424         libraries.
15426 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15428         * configure.in: Allow configuration and build of emacs19 for the alpha.
15430 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15432         * configure.in (CC): Get ^CC, not just any old CC, from
15433         ${host_makefile_frag}.
15435 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15437         * configure.in (CC): Try to get CC from
15438         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15440 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15442         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15443         only if it exists in $(srcdir).
15445 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15447         * configure: If CC and CXX are not set in the environment, set
15448         them, based on either an existing Makefile or on searching for gcc
15449         in PATH.  Substitute for CC and CXX in Makefile.
15450         * configure.in: Remove libm from target_libs.  Separate
15451         target_configdirs from configdirs.  If CC is not set in
15452         environment, try to get it from a host Makefile fragment.  Rewrite
15453         changes of configdirs to use skipdirs instead.  A few minor
15454         tweaks.  Take directories out of target_configdirs as they are
15455         taken out of configdirs.  Remove existing Makefile files from
15456         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15457         CONFIG_ARGUMENTS in Makefile.
15458         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15459         by configure.in.
15460         (CONFIG_ARGUMENTS): Likewise.
15461         (CONFIGURE_TARGET_MODULES): New variable.
15462         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15463         ($(CONFIGURE_TARGET_MODULES)): New target.
15464         (configure-libg++, configure-libio): New targets.
15465         (all-libg++): Depend upon configure-libg++.
15466         (all-libio): Depend upon configure-libio.
15467         (configure-libgloss, all-libgloss): New targets.
15468         (configure-libstdc++): New target.
15469         (all-libstdc++): Depend upon configure-libstdc++.
15470         (configure-librx, all-librx): New targets.
15471         (configure-newlib): New target.
15472         (all-newlib): Depend upon configure-newlib
15473         (configure-xiberty): New target.
15474         (all-xiberty): Depend upon configure-xiberty.
15476 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15478         * configure.in (host i[345]86-*-win32):  Expand the
15479         noconfigdirs again.
15481 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15483         * mpw-configure: Fix sed command file name.
15485 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15487         * configure.in (host i[345]86-*-win32): Reduce the
15488         noconfigdirs again.
15490 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15492         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15493         or powerpc*-*-pe*, since they are not yet supported.
15495 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15497         Add PowerMac support and many other enhancements.
15498         * mpw-configure: New option --cc to select compiler to use,
15499         paste options set according to --cc into the generated
15500         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15501         if mpw-make.sed is present.
15502         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15503         add forward includes for PowerPC include files.
15504         * mpw-build.in: Build using Makefile.PPC if present.
15505         (do-byacc, etc): Remove separate version resource builds.
15506         (do-gas): Build "stamps" before "all".
15507         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15508         * mpw-README: Update to reflect --cc option, PowerMac support,
15509         and recently-reported compatibility problems.
15511 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15513         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15514         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15515         (--with-multilib-top): Pass to recursive invocations.
15517 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15519         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15520         v810-*-*.
15522 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15524         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15525         gdb, ld and opcodes on v810-*-*.
15527 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15529         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15530         (local-maintainer-clean): New target.
15531         (maintainer-clean): New target.
15532         (realclean): Just depend upon maintainer-clean.
15534 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15536         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15538 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15540         * configure.in: Build ld in mips*-*-bsd* case.
15542 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15544         * config.sub: Accept -lites* OS.  From Ian Dall.
15546 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15548         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15549         targets.
15551 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15553         * configure.in: treat i386-win32 canadian cross the same as
15554         i386-go32 canadian cross.
15556 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15558         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15559         running under the simulator to build a reduced set of libraries.
15560         (powerpc-*-eabiaix): Add fine grained multilib support added to
15561         other powerpc targets yesterday.
15563 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15565         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15566         -disable-softfloat, -disable-relocatable, -disable-aix, and
15567         -disable-sysv to control which multilib libraries get built.
15569 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15571         * configure: Add Makefile.tem to list of files to remove in trap
15572         handler.
15574 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15576         * config.guess (*Linux*):  Add missing "exit"s.
15577         Also, need specific check for alpha-unknown-linux (uses COFF).
15579 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15581         * config.guess:  Merge with FSF:
15583         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15584         * config.guess (AIX4): More robust release numbering discovery.
15586         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15587         * config.guess (i386-sequent-ptx): Properly get version number.
15589         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15590         * config.guess (mips:*:4*:UMIPS): New case.
15592 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15594         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15595         (i386-win32 host): Likewise.  Don't build readline.
15597 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15599         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15600         SUPPORT_FILES to submakes.
15602 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15604         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15605         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15606         mpw-configure.
15608 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15610         * configure.in (appdirs): Use =, not ==, in test expression when
15611         trying to build the text to print in the warning message for
15612         Solaris users.
15614 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15616         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15618 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15620         * config.guess: Recognize lynx-2.3.
15622 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15624         * config.sub (z8ksim): Deleted
15625         (z8k-*-coff): New, this is the one true name of the target.
15627 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15629         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15631 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15633         * config.guess (*:Linux:*:*): First try asking the linker what the
15634         default object file format is (elf, aout, or coff).  Then if this
15635         fails, try previous methods.
15637 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15639         * configure.in: Don't build newlib for *-*-vxworks5.1.
15641 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15643         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15644         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15646 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15648         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15650 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15652         * cfg-ml-com.in: New file.
15653         * cfg-ml-pos.in: New file.
15655 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15657         * COPYING.NEWLIB: Add HP free copyright to list.
15659 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15661         * config.sub: Recognize -eabi* for the system, not just -eabi.
15663 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15665         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15666         * config.sub, configure.in (win32): New target and host.
15668 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15670         * configure.in: Add i386-pe configuration.
15672 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15674         * mpw-build.in (install): Install GDB after LD.
15676 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15678         * mpw-config.in (elf/mips.h): Always forward-include, needed
15679         for GDB to build.
15681 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15683         * testsuite: New directory for customer acceptance and whole tool
15684         chain tests.
15686 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15688         * configure: If per-host line isn't found, but AC_OUTPUT is found
15689         and a configure script exists, run it instead.
15691 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15693         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15695 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15697         * configure: Set build_{cpu,vendor,os,alias} to host values when
15698         --build isn't specified.
15700 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15702         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15703         (FLAGS_TO_PASS): Pass them.
15704         (EXTRA_TARGET_FLAGS): Ditto.
15706 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15708         * Makefile.in (all-libg++): Depend on all-libstdc++.
15710 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15712         * configure.in (noconfigdirs): Enable all packages for
15713           i386-unknown-netbsd.
15715 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15717         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15718         hosted builds (DOS builds)
15720 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15722         Changes for ARM based on patches from Richard Earnshaw:
15723         * config.sub: Handle armeb and armel.
15724         * configure.in: Omit arm linker only for riscix.
15726 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15728         * config.guess:  Update from FSF.
15730 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15732         * config.sub: Recognize powerpcle as the little endian variant of
15733         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15734         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15735         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15736         temporarily.
15738 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15740         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15742 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15744         * config.sub: Accept -lites* as a basic system type.
15746 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15748         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15749         installed, and if so return linuxoldld as the system name.
15751 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15753         * config.guess: Add hppa1.1-hp-lites support.
15755 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15757         * configure.in: Don't build newlib for m68k-vxworks5.1.
15759 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15761         * configure.in (mips-sgi-irix6): Use mh-irix5.
15763 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15765         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15767 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15769         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15770         OSF/1.  Fix compiler flags.
15771         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15773 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15775         * configure.in: Recognize --with-newlib.
15776         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15778 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15780         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15781         to *_X11_MODULES due to gdbtk needing X include files et al.
15783 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15785         Merge in support for Mac MPW as a host.
15786         (Old change descriptions retained for informational value.)
15788         * mpw-config.in: Add generic include forwards for cpu-specific
15789         include files in aout and elf directories.
15791         * mpw-configure: Added copyright.
15792         * mpw-config.in: Check for presence of required build tools.
15793         (target_libs): Add newlib.
15794         (target_tools): Add examples.
15795         (Read Me): Generate as "Read Me for MPW" instead.
15796         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15797         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15798         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15800         * mpw-configure: Remove subdir-specific makefile hackery,
15801         delete mk.tmp after using it.
15803         * mpw-build.in (all): Display start and end times.
15805         * mpw-configure (host_canonical): Set.
15806         (target_cpu): Always add to makefiles.
15807         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15808         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15809         (mpw-mh-mpw): Look for in srcdir and srcroot.
15810         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15812         * mpw-build.in: (install-only): New target.
15814         * mpw-configure (host_alias, target_alias): Rename from hostalias
15815         and targetalias, add into generated Makefile.
15816         (mk.tmp): If present, add into generated Makefile.
15817         * mpw-build.in (all-gas): Build config.h first before gas proper.
15819         * mpw-configure (config.status): Write only if changed.
15820         * mpw-config.in (readline): Configure it (not built, just used for
15821         definitions).
15823         * mpw-config.in (elf/mips.h): Add a forward include.
15825         * mpw-config.in: Forward-include most .h files in include into
15826         extra-include.
15827         (readline): Don't build.
15828         mpw-build.in (install): Install GDB.
15830         * mpw-configure (prefix, mpw_prefix): Handle it.
15831         * mpw-config.in (mmalloc, readline): Don't configure.
15832         * mpw-build.in (thisscript): Rename to ThisScript.
15833         Use mpw-build instead of BuildProgram everywhere.
15834         (mmalloc, readline): Don't build.
15835         * mpw-README: New file, basic documentation about the MPW port.
15837         * mpw-config.in: Use forward-include to create include files.
15839         * mpw-configure: Add more things to the top of each configured
15840         Makefile, including contents of config/mpw-mh-mpw.
15841         * mpw-config.in (extra-include): Create this directory and fill it
15842         with Posix-like include files when configuring.
15844         * config.sub (apple, mac, mpw): Add various aliases.
15846         * mpw-build.in: New file, top-level build script fragment for MPW.
15847         * mpw-configure: New file, configure script for MPW.
15848         * mpw-config.in: New file, config fragment for MPW.
15850 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15852         * configure.in (host_libs): Remove glob, since it is gone from the
15853         sources.
15855 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15857         * Makefile.in: define empty GDB_NLM_DEPS var.
15859         * configure.in(target_makefile_frag): use config/mt-netware
15860         for netware targets.
15862 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15864         * config.sub: Merge in recent FSF changes.  Remove linux special
15865         cases.
15867 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15869         Revert this change:
15871         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15873                 * build-all.mk: Use CC=cc -Xs on Solaris.
15875 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15877         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15878         stop using it.
15879         * Makefile.in: Nuke all references to glob subdirectory.
15881 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15883         * configure.in: Fix --enable-shared logic in per-host.
15885 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15887         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15889 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15891         * configure.in (noconfigdirs): Don't build gas on AIX, for
15892         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15894 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15896         * configure: Fix --cache-file to work if the file argument is a
15897         relative path.
15899 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15901         * configure: If the --cache-file is used, pass it down to
15902         configure in subdirectories.
15904 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15906         * config.sub: add vxworks29k configuration.
15908 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15910         * Makefile.in (taz): Do "diststuff" part quietly.
15912 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15914         * config.sub: Mini-merge with gcc/config.sub.
15916 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15918         * config.guess (IRIX): Sed - to _.
15920 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15922         * Makefile.in (source-vault, binary-vault): New targets.
15924 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15926         * config.sub: Recognize -eabi as a basic system type.
15928 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15930         * configure.in (enable_shared stuff): Fix typo.
15932 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15934         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15936 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15938         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15940 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15942         * configure.in (rs6000-*-*): Don't build gas.
15944 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15946         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15947         reduce command line length.
15948         (AS_FOR_TARGET): Check for as.new, not Makefile.
15949         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15951 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15953         * config.guess:  Merge from FSF.
15955 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15957         * configure: Don't use $ when handling program_suffix.
15959 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15961         * configure.in:  Configure tk for hppa/hpux.
15963 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15965         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15967 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15969         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15970         to LIBCXXFLAGS.  Tests are better run without it.
15972 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15974         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15976 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15978         * configure.in (*-*-netware*): Don't configure xiberty.
15980 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15982         * configure.in:  Remove tk from native_only list.
15984 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15986         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15987           for special NCD build.
15989 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15991         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15992         makeall.bat, they're only useful for binutils snapshots.
15993         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15994         makeall.bat to specified SUPPORT_FILES.
15996 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15998         * build-all.mk: Add Ericsson targets to sun4 and solaris
15999           hosts.  Add  BNR's sun4 target to solaris host, so their
16000           build-from-source will be tested in-house first.
16002 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16004         * Makefile.in (LIBCFLAGS): New variable.
16005         (CFLAGS_FOR_TARGET): Ditto.
16006         (LIBCFLAGS_FOR_TARGET): Ditto.
16007         (LIBCXXFLAGS): Ditto.
16008         (CXXFLAGS_FOR_TARGET): Ditto.
16009         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16010         (BASE_FLAGS_TO_PASS): Pass them.
16011         (EXTRA_TARGET_FLAGS): Ditto.
16013         * configure.in: Support --enable-shared.
16015 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16017         * configure.in (target_libs):  Include libstdc++ again.
16018         * config.guess:  Update from FSF (for FreeBSD).
16020 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16022         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16023         makeall.bat.
16024         (DISTDOCDIRS): Add `etc'.
16025         (ETC_SUPPORT_PFX): New variable.
16026         (taz): Include anything from etc starting with a word in
16027         ETC_SUPPORT_PFX.
16029 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16031         * config.sub: Update for recent FSF changes.  Remove obsolete
16032         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16033         spacing changes.
16035 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16037         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16039         * config.guess:  Merge with FSF.
16040         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16042 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16044         * configure: Since the "trap 0" handler will override the exit
16045         status on many systems, only use it for "exit 1", and make it set
16046         a non-zero exit status; reset it before "exit 0".  Also, check
16047         exit status of config.sub, and error out if it failed.
16049 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16051         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16052         and install libgloss.
16054 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16056         * Makefile.in (all-binutils): Depend upon all-byacc.
16058         * configure.in: Don't build emacs on Irix 5.
16060 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16062         * configure.in (*-*-netware*): Add libio.
16064 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16066         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16067         (CHECK_TARGET_MODULES): Ditto.
16068         (INSTALL_TARGET_MODULES): Ditto.
16069         (TARGET_LIBS): Ditto.
16070         (all-libstdc++): Note dependencies.
16072 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16074         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16076 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16078         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16079         -fexternal-templates.
16081         * configure.in (target_libs): Add libstdc++.
16082         (noconfigdirs): Add libstdc++ as appropriate.
16084 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16086         * config.guess:  Update from FSF.
16088 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16090         * configure: Use ${config_shell} when running ${configsub}.
16092 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16094         * config.sub: No longer recognize h8300h.
16096 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16098         * config.sub: Remove extraneous differences between config.sub and
16099         gcc/config.sub.
16101 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16103         * Makefile.in (DISTSTUFFDIRS): Add gas.
16105 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16107         * COPYING.NEWLIB: New file.
16109 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16111         * config.guess (HP-UX):  Patch from Harlan Stenn
16112         <harlan@landmark.com> to also emit release level.
16114 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16116         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16118 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16120         * config.sub:  Merge nextstep cleanup from FSF.
16122 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16124         * configure.in (arm-*-*): Don't configure ld for this target.
16126 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16128         * configure.in (*-*-netware): don't configure libg++, libio,
16129           librx, or newlib.
16131 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16133         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16134         configure ld--it works, but it doesn't support shared libraries.
16136 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16138         * config.guess (*-unknown-freebsd*):  Get rid of possible
16139         trailing "(Release)" in version string.
16140         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16142 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16144         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16145         Fix type: *-next-neststep -> *-next-nextstep.
16147         * config.guess:  Merge from FSF:
16149         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16151         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16153         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16155         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16156         instead of UNIX_SV for UnixWare 1.0).
16158 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16160         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16161         to make gdb/nlm/* build after the compiler and linker.
16163 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16165         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16166         not just i[34]86.
16167         (m68k-atari-sysv4):  Relocate to match FSF version.
16169         * config.guess:  More merges from the FSF:
16171         Add a space before function call or macro invocation.
16173         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16175         * config.guess: Add trap cmd to remove dummy.c and dummy when
16176         interrupted.
16178         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16180         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16181         (dummy): Redirect stderr from compilation of dummy.c.
16183         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16185         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16187 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16189         * configure: Accept and ignore --cache*, for compatibility with
16190         new autoconf.
16192 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16194         * config.guess:  Merge from FSF:
16196         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16198         * config.guess (Pyramid*:OSx*:*:*): New case.
16199         (PATH): Add /.attbin at end for finding uname.
16200         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16202         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16204         * config.guess (M88*:DolphinOS:*:*): New case.
16206         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16208         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16209         to select whether to use ELF or COFF.
16211         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16213         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16215         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16217         * config.guess: Guess the OS version for HPUX.
16219         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16221         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16223 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16225         * configure.in: Recognize --with-headers, --with-libs, and
16226         --without-newlib.
16227         * Makefile.in (all-xiberty): Depend upon all-ld.
16229 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16231         * configure.in: Change i[34]86 to i[345]86.
16233 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16235         * configure (version): A few more tweaks to help message.
16237 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16239         * Makefile.in:  Remove (for now) librx as a host library,
16240         now that we're building it for target.
16242 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16244         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16245         (Karl Berry).
16247 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16249         * configure.in:  Also configure librx.
16251 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16253         * Makefile.in:  Update various rules to reflect that librx
16254         is now needed for libg++.
16256 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16258         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16260 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16262         * configure.in: Configure the examples directory.
16264 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16266         * configure: Simplify Jun 2 1994 change.
16268 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16270         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16271         /bin/gcc isn't good enough to build gcc.
16273 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16275         * Makefile.in (GDB_SUPPORT_FILES): Remove
16276         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16277         (gdb.tar.gz): Add new rule to use standard distribution building
16278         mechanism.
16280 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16282         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16283         Bill Cox <bill@cygnus.com>.
16285 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16287         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16289 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16291         * configure:  Search current dir first in .gdbinit.
16293 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16295         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16297 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16299         * config.sub:  Refer to NeXT's operating system as nextstep.
16301         * config.sub (case $basic_machine):  Re-order the cases, to match
16302         the order in the FSF version (which is mostly alphabethical).
16303         Merge in some additions and changes from the FSF.
16305 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16307         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16308         * config.sub: Recognize cxux7.
16309         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16311 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16313         * config.sub:  Fix typo powerpc -> powerpc-*.
16315 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16317         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16319         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16320         parallel with all-emacs and install-emacs).  Top-level command
16321         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16323 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16325         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16326         $(relbindir)/make before doing ``make install'', and use
16327         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16328         installing over running make binary.
16329         ($(host)-stamp-stage3-installed): Likewise.
16331 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16333         * config.guess: Recognize Mach.
16335 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16337         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16338         see whether --exec-prefix was used.
16340 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16342         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16344 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16346         * Makefile.in: Add all-librx target similar to all-libproc.
16348 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16350         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16351         with post 1.2 uname bogosity.
16353 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16355         * configure: Remove temporary files on receipt of a signal.
16357 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16359         * configure: If there is a package_makefile_frag, remove
16360         ${subdir}/Makefile.tem after copying it in.
16362 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16364         * build_all.mk: support rs6000 lynx identifies itself as
16365         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16366         since /bin/gcc is too feeble to compile a modern gcc.
16368 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16370         * brought devo/test-build.mk update-to-date with progressive/
16371           test-build.mk. Add lynx targets and hppa flag info.
16373 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16375         * configure.in:  Use mh-ncrsvr43.  Patch from
16376         Tom McConnell <tmcconne@sedona.intel.com>.
16378 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16380         * config.guess (i386-unknown-bsdi):  No longer need to
16381         check #if defined(__bsdi__) && defined(__i386__).
16383 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16385         * configure: Set program_transform_nameoption correctly.
16387 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16389         * brought build-all.mk update-to-date with progressive build-all.mk,
16390           added new targets and hppa info.
16392 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16394         * configure: If config.guess result is a prefix of the user
16395         specified target, assume a native build and use the user specified
16396         target as the host alias.  Remove SunOS patch suffix removal hack.
16397         * configure.in: Remove SunOS patch suffix removal hack.
16399         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16400         in NATIVE_CHECK_MODULES.
16402 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16404         * Makefile.in: Rename HOST_ONLY to NATIVE.
16405         * configure: Delete SunOs patch suffix from host_canonical
16406           and build_canonical variables that are prepended to Makefiles.
16407         * configure.in: Add comments for easier maintenance.
16409 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16411         * Makefile.in: Add all-libproc target similar to all-gui.
16413 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16415         * Makefile.in (CHECK_MODULES): split into
16416         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16418 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16420         * config.guess (i386-unknown-bsdi): New system to guess.
16422 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16424         * Makefile.in: Add all-gui target (but not yet build by "all").
16426 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16428         * config.sub: Move deletion of patch suffix from here...
16429         * configure.in: To here, at Ian's suggestion.  The top-
16430           level scripts might need to know of a patch level.
16432 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16434         * config.sub: Strip off patch suffix so rtl is recognized
16435           as a sunos4.1.3 machine, even though it's been patched.
16437 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16439         * Makefile.in (INSTALL_LAST): Delete.
16440         (INSTALL_DOSREL): New.
16442 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16444         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16445         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16446         whether we pass down --with-gnu-ld anyhow.
16448 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16450         * Makefile.in (INSTALL_LAST): Change operation so it works
16451         on more flavors of make.
16452         * configure.in (go32): Don't build libg++ or libio.
16454 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16456         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16457         they can be overriden by templates.
16459 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16461         * configure.in (target==go32): Don't build gdb.
16462         * dosrel: New directory.
16464 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16466         * configure.in (host==go32): Configure dosrel too.
16467         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16468         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16469         be set by incoming names or templates.
16470         (INSTALL_LAST): New rule.
16472 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16474         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16476 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16478         * configure.in (appdirs): New variable.  Currently empty, but will
16479         be used in gas distribution.  If nonempty, lists a set of
16480         directories at least one of which must get configured, or top
16481         level configuration is considered to have failed.
16482         (rs6000-*-lynxos*): Use new file name.
16484 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16486         Eliminate XTRAFLAGS.
16487         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16488         newlib include files using -idirafter, and also use -nostdinc.
16489         (CXX_FOR_TARGET): Likewise.
16490         (XTRAFLAGS): Removed.
16491         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16492         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16493         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16494         ($(DO_X)): Don't pass down XTRAFLAGS.
16496 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16498         * configure.in (mips*-dec-bsd*): New target; do build linker.
16499         (mips*-*-bsd*): New target; don't build linker.
16501 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16503         * configure.in: support rs6000-*-lynxos* configuration.
16504         support sunos4 as a cross target.
16506         * config.sub: look for lynx*, not lynx since the OS version may
16507         legitimately be part of the name.
16509 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16511         * configure.in (i[34]86-*-sco*): Move to be with other i386
16512         targets.
16513         (romp-*-*): New target.  Skip various binary utilities.
16514         (vax-*-*): New target.  Don't build newlib.
16515         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16517 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16519         * configure.in: Only set host_makefile_frag if config
16520         directory exists.
16522 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16524         * install.sh: If $dstdir exists, don't check whether each
16525         component does.
16527 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16529         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16531 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16533         * configure.in (*-*-lynxos*): Don't configure newlib for either
16534         native or cross Lynx.
16536 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16538         * config.sub (sparc64-elf): Fix os.
16539         (z8k): Remove duplicate.
16541 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16543         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16544         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16546 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16548         * configure: Make file links cleanly even if Lynx fails on
16549           an NFS symlink (at least fail cleanly).
16551 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16553         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16554         -XNh2000.
16556 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16558         * configure: Unknown options are fatal again.
16560 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16562         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16563         compatibility.
16565 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16567         * build-all.mk: Add `clean' target.
16569 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16571         * config.guess:  Add SINIX support.
16572         * configure.in:  Add mips-*-sysv4* support.
16574 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16576         * build-all.mk: Document all useful targets.
16577         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16578         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16580 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16582         * configure: Support --silent, --quiet.
16584 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16586         * configure: Support --disable-FEATURE.
16588 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16590         * config.guess: Recognize NCR running SVR4.3.
16592 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16594         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16595         Patch from Paul Eggert <eggert@twinsun.com>.
16597 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16599         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16601 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16603         * configure: Make unrecognized options give nonfatal warnings
16604         instead of fatal errors, and pass them to any subdirectory
16605         configures in case they recognize them.
16606         Make --x equivalent to --with-x.
16608 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16610         * configure: Add --enable-* options.  Clean up usage message and
16611         some comments.
16613 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16615         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16617 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16619         * configure.in (hppa*-*-*): Enable binutils.
16621 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16623         * config.sub: Recognize cisco.
16625 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16627         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16629 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16631         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16632         than one configuration name.  Add comment.
16634 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16636         * config.guess: about target *-hitachi-hiuxwe2, fixed
16637         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16638         macro is incorrect.]
16640 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16642         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16643         than the "make ls" stuff which used to be here.
16645 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16647         * config.guess:  Recognize i[34]86-unknown-freebsd.
16648         From Shawn M Carey <smcarey@rodan.syr.edu>.
16650 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16652         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16654 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16656         * config.guess: Check for ptx.
16658 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16660         * config.sub: Add os9k checking.
16662 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16664         * config.guess: Handle OSF1 running on HPPA processors
16666 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16668         * configure: If subdir configure fails, print out a message with
16669         subdirectory name, in case subdir's configure code didn't identify
16670         itself.
16672 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16674         * configure.in: Remove embedded newlines from configdirs.
16675         Avoid mismatches of substrings.  Fix matching strings at end
16676         of configdirs.
16678 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16680         * config.guess:  Add Lynx/rs6000 config support.
16682 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16684         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16686 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16688         * configure.in (hppa*-*-osf*): Treat this just like most other
16689         PA configurations (eg no binutils or ld).
16690         (hppa*-*-*elf*): These configurations have binutils and ld.
16692 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16694         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16696 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16698         * configure.in (rs6000-*-*): Build gas.
16700 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16702         * Makefile.in:  Avoid bug in losing hpux sed.
16704 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16706         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16707         for GDB and GDB has been fixed to not need it.
16709 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16711         * config.guess: Recognize vax hosts.
16713 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16715         * configure (while loop): Don't use "break 2" inside case
16716         statement -- the case statement isn't an enclosing loop.
16718 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16720         * config.guess:  Clean up NeXT support, to allow nextstep
16721         on Intel machines.  Make OS be nextstep.
16723 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16725         * config.guess: Add alternate forms for Convex.
16727 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16729         * configure:  Completely rewrite option processing.  Take
16730         advantage of pattern-matching to avoid invoking test frequently.
16731         Also clean up host and target defaulting logic.
16733 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16735         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16736         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16737         commands (plus user environment) will fit SCO limits.
16739 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16741         * configure.in: Don't issue warnings about directories which are
16742         not being configured if -norecursion is set.  Correct test for
16743         --with-gnu-as and --with-gnu-ld to not get confused by substring
16744         matches.
16746         * configure.in: Don't build gas for alpha-dec-osf1*.
16748 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16750         * configure:  Back out Per's change of 12/19/1993.  It changes the
16751         behavior of configure in unexpected and confusing ways.
16753         Also, use different delim char when calculating
16754         program_transform_name so that the name can contain slashes.
16756 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16758         * configure.in, config.sub: Add support for VSTa micro-kernel.
16760 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16762         * configure.in: Nuke hacks which were used to get a special
16763         version of GAS for HPPA configurations.
16765 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16767         * configure:  If only ${target_alias} is given, use that
16768         as the default for ${host_alias}.
16769         * configure:  Add missing back-slashes before nested quotes.
16771 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16773         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16775 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16777         * config.guess:  Recognize some Tektronix configurations.
16778         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16780 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16782         * config.sub: Match any flavor of SH.
16784 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16786         * configure.in: Don't try to configure newlib for Alpha.
16788 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16790         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16791         libg++ or libio for any Alpha target.
16793         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16795 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16797         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16798         default arguments -- so it tried to compress itself.
16800 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16802         * configure.in (notsupp): ensure that a space is always at the end
16803           of the configdirs list, since the grep checks for an explicit space
16805 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16807         * configure.in (target i386-sysv4.2): don't build ld, since static
16808           versions of many libraries are not available.
16810 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16812         * config.guess: Recognize Apollos (using environment variables).
16813         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16815 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16817         * config.guess: Recognize Sony news mips running newsos.
16819 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16821         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16822         "fi ; else" for bash.
16824 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16826         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16828 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16830         * config.sub: accept unixware as an alias for svr4.2.
16831         Fix some inconsistancies with the gcc version.
16833 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16835         * Makefile.in (DISTDOCDIRS):  Add gdb.
16837 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16839         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16841 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16843         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16844         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16845         this now.
16847 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16849         * config.sub: Accept hiux* as an OS name.
16851         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16852         etc/make-stds.texi.  The underscore came from gcc, and dje now
16853         agrees that RUNTESTFLAGS is the correct name.
16855 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16857         * install.sh:  Remove 'set -e'.  It makes any conditionals
16858         in the script useless.
16860         * config.guess: Automatically recognize arm-acorn-riscix
16861         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16863 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16865         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16867 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16869         * Makefile.in (DISTDOCDIRS): New variable.
16870         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16871         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16873 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16875         * configure.in (hppa target): check the source directory for the
16876           pagas sub-directory
16878 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16880         * config.sub: Allow -aout* and -elf*.
16882 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16884         * configure.in: Don't build ld on i386-solaris2, same as for
16885         sparc-solaris2.
16887 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16889         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16891 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16893         * configure.in:  Configure gdb for alpha.
16895 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16897         * Makefile.in (CXXFLAGS): Add -O.
16899 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16901         * config.guess: added support for DG Aviion
16903 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16905         * configure.in: Produce warning message for subdirectories not
16906         configurable for this host/target combination.  Don't try to
16907         configure gdb for vms.
16909 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16911         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16912         appropriate files before making "diststuff".
16913         (DISTBISONFILES): New var: list of files to be edited.
16914         (DISTSTUFFDIRS): Add binutils.
16916 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16918         * config.sub: also handle mipsel and mips64el (for little endian mips)
16920 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16922         * configure.in: Add * to end of all OS names.
16924 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16926         * configure.in: Build newlib for LynxOS native.
16928 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16930         * config.guess: Add support for delta 88k running SVR3.
16932         * configure.in: Add comment about HP compiler vs. emacs.
16934 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16936         * configure.in: don't build ld on solaris2 (not a viable option
16937           due to bugs in getpwnam & getpwuid)
16939 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16941         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16942         config.guess will produce a full version number.
16944 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16946         * configure.in: Build linker and binutils for alpha-dec-osf1.
16948 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16950         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16951         and gdb/testsuite/Makefile.in.
16953 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16955         * configure.in: recognize mips*- instead of mips-
16957 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16959         * config.sub: Accept linux*coff and linux*elf as operating
16960         systems.
16962 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16964         * config.sub: Recognize mips64, and mips3 as an alias for it.
16966 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16968         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16969         gdb knows how to handle OSF/1 shared libraries.
16971 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16973         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16974         * config.guess: Recognize Hitachi's HIUX.
16975         * config.sub: Recognize h3050r* and hppahitachi.
16976         Remove redundant cases for hp9k[23]*.
16978 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16980         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16981         if gas and ld are in the source tree and are in ${configdirs}.
16982         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16983         --with options (but still pass them down on the command line,
16984         if they were explicitly specified).
16986 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16988         * configure: substitute SHELL value in Makefile.in with
16989         ${CONFIG_SHELL}
16991 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16993         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16994         *-*-solaris2* targets.
16996 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16998         * Makefile.in: define M4, and pass it down to sub-makes;
16999         all-autoconf now depends on all-m4
17001 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17003         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17004         presence of {ar,ranlib} instead of a configured directory
17006 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17008         * config.guess: Accept 34?? as well as 33?? for NCR.
17010 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17012         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17013         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17015 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17017         * configure: grab values for $(CC) and $(CXX) from the
17018         environment, so that someone can do "CC=gcc configure; make" and
17019         have it work right (matching the way that autoconf works now)
17021         * configure.in, Makefile.in: add support for gash, the tcl
17022         interface to Galaxy
17024         * config.guess: add NetBSD variants (hp300, x86)
17026 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17028         * install.sh: Support -d option (in the manner of SunOS 4 install,
17029         as it is more deterministic than that of GNU install)
17030         (chmodcmd): Set file to mode 755 by default (should also do default
17031         chgrp and chown, but I don't feel like dealing with that now)
17033 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17035         * config.sub: Remove h8300hhms alias.
17037 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17039         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17041 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17043         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17044         as stmp-fixinc
17046 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17048         * config.sub: recognize m88110-bug-coff.
17050 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17052         * Makefile.in (all-libio): all dependencies on the toolchain used
17053         to build this (gcc, gas, ld, etc)
17055 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17057         * config.guess: Deal with OSF/1 1.3 on alpha.
17059 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17061         * install.sh: add some 'else true' clauses for portability
17063         * configure.in: don't build libio for h8[35]00-*-* targets
17065 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17067         * Makefile.in:  Add support for new libio.
17069 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17071         * install.sh: If one command fails, don't try the rest.  Don't try
17072         to remove $dsttmp (via trap) unless we have already created it.
17073         If $src doesn't exist, detect it and exit with an error.
17075         * config.guess: Recognize BSD on hp300.
17077 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17079         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17080         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17082 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17084         * Makefile.in (all-send-pr): depends on all-prms
17086 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17088         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17090 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17092         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17093         Added test for mips-mips-riscos5.
17095 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17097         * configure.in: use mh-hp300 for 68k HP hosts
17099 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17101         * configure: add support for CONFIG_SHELL, so that you can use
17102         some alternate shell for evaluating configure scripts
17104 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17106         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17107         in configure script to bug-gdb@prep.ai.mit.edu when building
17108         distribution archive.
17109         * Makefile.in (COMPRESS):  Remove def.
17110         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17111         gdb.tar.Z and make-gdb.tar.Z respectively.
17112         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17113         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17114         to convergence with 'taz' target in Makefile.in.
17116 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17118         * install.sh (dsttmp): use trap to ensure that tmp files go
17119         away on error conditions
17121 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17123         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17125 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17127         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17128         its parent is '/' not ''.
17130         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17132 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17134         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17135         that ${newsrcdir}/configure.in does.
17137 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17139         * test-build.mk: support for CONFIG_SHELL
17141 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17143         * config.sub (netware):  Add as a basic system type.
17145 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17147         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17148           $(srcdir)/ from the dependency on Makefile.in.
17150 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17152         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17153         (h8300hhms is temporary until multi-libraries are implemented).
17154         * configure.in: Handle h8300h too.
17156 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17158         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17160 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17162         * configure:  Remove extraneous output when guessing host type.
17163         * config.guess:  Remove extraneous output when guessing using C
17164         compiler rather than uname, or when guessing fails.
17166 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17168         * Makefile.in: remove all.cross and install.cross targets
17170         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17171           definitions
17173 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17175         * configure.in (target sh): Build gprof.
17177 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17179         * config.sub: change -solaris to -solaris2
17181 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17183         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17185 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17187         * configure: Correct error message for missing Makefile.in to
17188         print correct directory.
17190 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17192         * install.sh: kludge around 386BSD shell bug
17194 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17196         * config.guess:  Recognize NeXT.
17197         * config.guess:  Recognize i486-ncr-sysv4.
17198         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17200 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17202         * Makefile.in (MAKEINFOFLAGS): New variable.
17203         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17204         * build-all.mk, test-build.mk: Pass down --no-split as
17205         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17207 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17209         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17211 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17213         * Makefile.in (libg++.tar.z):  New rule.
17214         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17215         * Makefile.in (taz):  Only do a single chmod.
17217 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17219         * install.sh: don't use dirname anymore (replaced with sed usage)
17221 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17223         * Makefile.in:  Change extension for gzip'd files from '.z' to
17224         '.gz' per new FSF standard usage.
17226 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17228         * configure: put quotes around the final value of program_transform_name
17230 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17232         * Makefile.in: new install.sh support; update install-info rules
17234 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17236         * configure.in: Build diff for crosses, but not for go32 host.
17238         * configure.in: Build gprof only for native, and don't build it
17239         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17241 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17243         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17245 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17247         * configure.in (host_tools): Add prms.
17249 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17251         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17252         with $(FLAGS_TO_PASS) on the command line
17254         * config.sub: Recognize lynx and lynxos
17256 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17258         * config.sub: Accept -ecoff*, not just -ecoff.
17260 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17262         * Makefile.in (taz): Use .gz suffix instead of .z.
17263         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17264         names.
17266 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17268         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17270 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17272         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17273         that rebuilds that might happen during 'make install' don't get
17274         bogus gcc include files
17276 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17278         Change from Utah for HPPA support:
17279         * config.guess: Recognize hppa1.x-hp-bsd.
17281 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17283         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17284         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17286 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17288         * config.sub: Add support for rom68k and bug boot monitors.
17290 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17292         * Makefile.in: Make all-opcodes depend on all-bfd.
17294 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17296         * config.guess: Added special check for i[34]86-univel-sysv4*.
17298 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17300         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17301         the processor rather than assuming i486.
17303 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17305         * config.guess: Recognize SunOS6 as Solaris3.
17307 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17309         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17310         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17312 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17314         * build-all.mk (all-cross): New target for Canadian Cross.
17315         Added Q2 go32 targets.
17316         * test-build.mk: Configure go32 cross sparclite-aout and
17317         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17318         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17320 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17322         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17323         GO32 hosted toolchains
17325 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17327         * configure: change  so "-exec-prefix" gets passed down rather
17328         than "-exec_prefix" so autoconf generated Makefiles get the
17329         exec_prefix set right.
17331 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17333         * config.guess: get the Solaris2 minor version number
17335         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17337 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17339         * config.guess: Recognize some Sequent platforms.
17341 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17343         * Makefile.in: added the vault-install target
17345         * configure.in: actually use the Sun3 makefile fragment that's in
17346         config, also added the release dir to configdirs
17348 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17350         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17352 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17354         * configure.in: remove some program from Alpha targetted toolchains
17356 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17358         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17359         gprof.
17360         (taz): Run "make diststuff" in those directories instead of "make
17361         proto-dir".  Look for "VERSION=" only at start of line in subdir
17362         Makefile.  Use "gzip -9" for compression.
17363         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17364         (binutils.tar.z): New target.
17366 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17368         * Makefile.in (taz): Include gpl.texinfo.
17370 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17372         * Makefile.in (setup-dirs): Merged into "taz" target.
17373         (taz): Only do `proto-dir' stuff if a directory is actually needed
17374         for this target.
17376 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17378         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17379         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17380         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17381         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17382         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17384 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17386         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17387         config.sub, and move-if-change to gdb testsuite distribution
17388         archive, so the testsuite can be extracted, configured, and
17389         run separately from the gdb distribution.  Blow away the Chill
17390         tests that require a Chill compiled executable, since GNU Chill
17391         is not yet publically available.
17393 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17395         * test-build.mk: set environment variables in a single command,
17396         instead of a list of assignments and exports
17398         * config.guess: recognize Alpha/OSF1 systems
17400 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17402         * configure: Change help message to prefer --options rather than
17403           -options.
17405 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17407         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17408         zippy@ecst.csuchico.edu.
17409         * config.guess: Recognize miniframe.
17411 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17413         * Makefile.in: Use srcroot to find runtest rather than rootme.
17414         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17416 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17418         * test-build.mk: Extensive additions to support building on a
17419         machine other than the host.
17421 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17423         * configure (tooldir): Fix for i386-aix again.
17425 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17427         * configure, Makefile.in:  Change definition of $(tooldir)
17428         to match the FSF.
17430 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17432         * config.guess:  Recognize i[34]86/SVR4.
17434 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17436         * Makefile.in (all-gdb): gdb depends on sim.
17438 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17440         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17441         at the same time we make the prototype gdb directory.
17442         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17443         files at the same time as the gdb base release distribution.
17445 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17447         * Makefile.in (check): Use individual check targets rather than
17448         DO_X rule.
17449         (check-gcc): Added.
17451 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17453         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17454         for System V release 3.2.
17456 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17458         * config.sub: Recognize hppaosf.
17459         * configure.in: Do configure ld/binutils/gas for it.
17461 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17463         * configure (tooldir): Alter syntax used to set this, for systems
17464         where "\$" isn't handled right, like i386-aix.
17466 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17468         * configure: Pass program-transform-name, not
17469         program_transform_name, to recursive configures.
17471 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17473         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17474         of gas+ld+binutils.
17476 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17478         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17480 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17482         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17484 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17486         * Makefile.in (PRMS): Set back to all-prms.
17488 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17490         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17491         targets, rather than for MIPS hosts.
17493 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17495         * configure.in: add comment for --with-x default values
17497         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17499         * Makefile.in: add check-* targets for each of the directories in
17500         the tree.  Add a definition of RUNTEST that will use the one we
17501         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17503 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17505         * configure.in: Removed obsolete references to bfd_target and
17506         target_makefile_frag.
17508         * build-all.mk: Set assorted targets for Q2.
17509         * config.sub: Recognize z8k-sim and h8300-hms.
17510         * test-build.mk: Really don't pass host to configure.
17511         (HOLES): Added uname.
17513 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17515         * configure: Handle an empty program-prefix, program-suffix or
17516         program-transform-name correctly.
17518 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17520         * build-all.mk: -G 8 no longer required for MIPS targets.
17521         * test-build.mk: Don't pass host argument to configure; make it
17522         guess.
17524 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17526         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17527         * Makefile.in (COMPRESS):  New macro, like GZIP.
17529 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17531         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17533         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17534         with gas currently defaults to -G 0.
17536 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17538         * Makefile.in (all-flex): flex depends on byacc.
17540         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17541         to test-build.mk as RELEASE_TAG.
17542         * test-build.mk (configargs): New variable containing arguments to
17543         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17544         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17546         * config.guess: Use /bin/uname when checking -X argument on SCO,
17547         to avoid invoking GNU uname which doesn't understand -X.
17549         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17551         * configure.in: Build gas for mips-*-*.
17553 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17555         * Makefile.in (all.normal): insert missing backslash.
17557 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17559         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17561         * Makefile.in: Complete overhaul to merge many almost identical
17562         targets.
17564 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17566         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17567         (gdb.tar.Z): Adjusted.
17569         * Makefile.in (setup-dirs, taz): New targets; should be general
17570         enough to adapt for gdb sometime.  Build only .z file.
17571         (gas.tar.z): New target.
17573 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17575         * build-all.mk: Use CC=cc -Xs on Solaris.
17577 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17579         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17580         for handling BISON for FSF releases.
17582 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17584         * configure: Actually implement the change zoo just documented.
17586 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17588         * configure: when using config.guess, only set target_alias when
17589         it's not already been set (ie, on the command line)
17591 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17593         * Makefile.in: add installcheck target, set PRMS to install-prms
17595 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17597         * configure: add support for package_makefile_fragment, handle the
17598         case where a directory has a configure.in file but no Makefile.in
17599         more gracefully (with an actual understandable error message, even);
17600         add support for --without (and add this to the usage message); also
17601         explicitly add a --host=${host_alias} to the command line when
17602         config.guess is used
17604 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17606         * configure: Must use both --host and --target in recursive calls.
17608 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17610         * Makefile.in: Change deja-gnu to dejagnu.
17612 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17614         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17616 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17618         * configure.in: canonicalize all instances to *-*-solaris2*,
17619         also strip out a number of tools to not build for go32 host
17621 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17623         * config.guess: add GPL.
17625         * Makefile.in, config.guess, config.sub, configure: bump
17626           copyrights to 93.
17628 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17630         * Makefile.in (do-info): Removed obsolete check for existence of
17631         localenv file.
17633         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17635 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17637         * Makefile.in: a couple of 'else true' for decstation,
17638         support for TclX
17640         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17642 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17644         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17646 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17648         * config.guess: Recognize i386-ibm-aix (PS/2).
17649         * configure.in: Use config/mh-aix386 file for it.
17651 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17653         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17654         CC_FOR_TARGET instead.
17655         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17657 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17659         * Makefile.in: Add sim to list of directories sent with gdb
17661 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17663         * configure.in: Put back mips-dec-bsd* case.
17665 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17667         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17668         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17669         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17671 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17673         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17675         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17676         (install-info): install dir.info only if it exists,
17677         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17679 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17681         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17682         gas for mips-dec-bsd.
17684 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17686         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17687         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17689 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17691         * configure.in: Added "dejagnu" to hosttools list.
17693 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17695         * config.sub, configure.in, config.guess:  Add support
17696         for Bosx, an AIX variant from Bull.
17697         Patches from F.Pierresteguy@frcl.bull.fr.
17699 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17701         * devo/dejagnu: Initial creation of devo/dejagnu.
17702         Migrated dejagnu testcases and support files for testing software
17703         tools to reside as subdirectories, currently called "testsuite",
17704         within the directory of the software tool.  Migrated all programs,
17705         support libraries, etc. beloging to dejagnu proper from
17706         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17707         with no modifications.  The changes to these files which will
17708         allow them to configure, build, and execute properly will be made
17709         in a future update.
17711 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17713         * Makefile.in: Change send_pr to send-pr.
17714         * configure.in: Likewise.
17715         * send_pr: Renamed directory to send-pr.
17717 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17719         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17721 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17723         * README:  Update for gdb-4.8 release.
17724         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17725         gdb-xxx.tar.z (gzip'd) file also.
17727 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17729         * Makefile.in: make all-diff depend on all-libiberty
17731 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17733         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17735 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17737         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17739 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17741         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17742         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17743         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17745 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17747         * Makefile.in:  makeinfo binary is in a new location
17749 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17751         * config.sub: Accept -ecoff as an OS.
17753         * Makefile.in: Various changes to eliminate a level of make
17754         recursion and reduce the required command line length.
17755         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17756         sub-makes.
17757         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17758         variables holding settings for specific sub-makes.
17759         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17760         in terms of BASE_FLAGS_TO_PASS.
17761         (TARGET_LIBS): New variable listing directories which use
17762         TARGET_FLAGS_TO_PASS.
17763         (subdir_do): Eliminated.
17764         (do-*): New set of targets to replace subdir_do.
17765         (various): All targets which used subdir_do now depend on do-*.
17766         (local-clean): Renamed from do_clean.
17767         (local-distclean): New target, dependency of distclean and
17768         realclean.
17769         (install-info): Don't create directories.  Depend on dir.info
17770         rather than calling make recursively.
17771         (install-dir.info): Eliminated.
17772         (install-info-dirs): Create all info directories here.
17773         (dir.info): Depend upon do-install-info.
17775         * test-build.mk (HOLES): Added false.
17777 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17779         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17781 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17783         * Makefile.in (info): remove dependency on all-texinfo.  The
17784         problem was really in texinfo/C, not at this level.
17786 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17788         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17790 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17792         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17793         GDB releases.
17795 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17797         * configure: Include srcdir in message about target of link not
17798         being found.  Don't convert `-' to `_' in `with' options being
17799         passed to subdirs.
17801 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17803         * configure.in: add uudecode to host_tools
17805         * Makefile.in: added {all,install}-uudecode targets, added them to
17806         the appropriate lists
17808 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17810         * Makefile.in (all-gcc): Added dependency on all-gas.
17812         * configure.in (mips-*-*): Build ld and binutils.
17814 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17816         * configure: check return code from mkdir, print error message and
17817           exit on failure.
17819 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17821         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17823 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17825         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17827 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17829         * config.sub (h8500):  Recognize this as a cpu type.
17831 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17833         * configure: source directory missing is no longer a warning
17835         * configure.in: recognize irix[34]* instead of irix[34]
17837         * Makefile.in: define and pass down X11_LIB
17839 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17841         * guess-systype: Renamed to ...
17842         * config.guess:  ... by popular request.
17843         * configure.in, Makefile.in:  Update accordingly.
17845 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17847         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17848         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17849         + Execute ./dummy instead of assuming . is in PATH.
17851 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17853         * guess-systype:  New shell script.  Attempts to guess the
17854         canonical host name of the executing host.
17855         Only a few hosts are supported so far.
17856         * configure:  Call guess-systype if no host is specified.
17858 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17860         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17861         gcc Makefile.
17864 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17866         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17867         (all-gcc, install-gcc, subdir_do): Use it.
17869 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17871         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17873 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17875         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17876           set exclusively by configure, using configure.in .
17878 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17880         * test-build.mk: set $PATH for all builds
17882         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17884 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17886         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17887         the one used in gcc/Makefile.in, so that a null expansion doesn't
17888         override the one needed to build gcc with a native cc.
17891 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17893         * configure: Accept -with arguments.
17895 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17897         * Makefile.in: added h8300sim
17899 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17901         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17902         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17903         (all-cygnus, native, build-cygnus): Make
17904         $(canonhost)-stamp-3stage-done, not $(host)....
17905         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17906         i386-sco3.2v4.  Added else true to if command.
17908 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17910         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17912 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17914         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17916 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17918         * configure.in: don't remove binutils from Solaris builds
17920 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17922         * Makefile.in: get rid of earlier definitions for *clean,
17923         also handle the recursive info rule better
17925 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17927         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17928         do more-or-less the right thing.
17930 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17932         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17933         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17935 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17937         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17938         $(host_canonical).
17940         * configure.in: split the configdirs list into 4 categories (native
17941         v. cross, library v. tool) and handle the cross-only and native-
17942         only in more reasonable (and correct!) way.
17944 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17946         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17947         configdirs anymore.
17949 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17951         * Makefile.in: extensive cleanup::  removed all of the explicit
17952         clean-* targets, collapsed many wrappers around subdir_do into
17953         one, added additional targets to satisfy standards.texi, deleted
17954         some old targets, some changes for consistency
17956 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17958         * configure.in: handle some programs as cross-only, and others as
17959         native only
17961         * test-build.mk: handle partial holes in a more generic manner
17963         * Makefile.in: m4 depends on libiberty
17965 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17967         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17968         time, wdiff, and find to configdirs
17970         * Makefile.in: all, clean, and install rules for the new programs
17971         added to configure.in
17973 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17975         * configure.in: use mh-sun for all *-sun-* hosts
17977 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17979         * Makefile.in: define flags for X11 include files and library file
17980         locations, pass them down to the programs that need this info
17982         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17984 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17986         * configure.in: start building libg++ for HP-UX targets
17988 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17990         * README:  Update references to files moved into etc/.
17992 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17994         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17995         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17997 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17999         * configure: accept dash as well as underscore in long option
18000         names for FSF compatibility.
18002 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18004         * config.sub: added -sco3.2v4 support from FSF.
18006 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18008         * configure.in: expand the section that adds or removes
18009         directories from the list of programs to build, to handle native
18010         vs. cross in addition to host v. native
18012 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18014         * Makefile.in:  Replace C++ in macro names with CXX.
18015         This is less likely to break ...
18017 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18019         * test-build.mk: add -w to GNU_MAKE
18021 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18023         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18024         add 'sparc' to list of recognized cpus.  This needed to make
18025         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18026         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18027         then changes that into $CPU-wrs-vxworks.
18029         * configure.in: remove most references to gdbtest, regularize
18030         target based program removal
18032         * test-build.mk: import from p3 tree (many fixes and changes)
18034 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18036         * Makefile.in: added rules to handle tcl, tk, and expect
18038         * configure.in: handle those directories if they exist
18040 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18042         * config.sub: removed bogus hppabsd and hppahpux names, since
18043         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18045 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18047         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18048         depends upon all-xiberty
18050         * Makefile.in: changes from p3, including:
18052         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18054         * Makefile.in (XTRAFLAGS): include newlib directories if
18055         newlib/Makefile exists, rather than if host != target.
18057         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18059         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18060         from the same source tree and not building a cross-compiler.  This
18061         matters for the libg++ configuration if reconfiguring a tree that
18062         has already been installed.
18064         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18066         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18067         pick up the machine and system specific header files.
18069         * Makefile.in: added AS_FOR_TARGET, passed down in
18070         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18071         the C compiler to use to create programs which are run in the
18072         build environment, set it to default to $(CC), and passed it down
18073         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18075         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18077         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18078         We need them for unusual native builds, like systems without
18079         ranlib.
18081         * configure: also define $(host_canonical) and
18082         $(target_canonical), which are the full, canonical names for the
18083         given host and target
18085 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18087         * Makefile.in:  Added separate definitions for C++.
18089 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18091         * configure.in (configdirs):  Add deja-gnu.
18093 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18095         * README:  Update for configure.texi and gdb-4.7 release.
18097 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18099         * Makefile.in:  Move "all" target to top of file.
18100         Previously, first target was ".PHONY" which caused BSD4.4 make
18101         to build .PHONY when make was run without arguments.
18103 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18105         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18106         Library-copylefted code in libiberty.
18108 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18110         * config.sub:  Replace m68kmote with plain old m68k.
18112 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18114         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18116 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18118         * config.sub: Complain if no argument is given.  Added support for
18119         386bsd as OS and target alias.
18121 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18123         * Makefile.in (XTRAFLAGS): include newlib directories if
18124         newlib/Makefile exists, rather than if host != target.
18126 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18128         * config.sub: recognize sparclite-wrs-vxworks.
18130         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18131         p3.) Added clean-xiberty to clean.
18133 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18135         * configure.in: use *-*-* instead of nested cases for host and target
18137 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18139         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18140         from the same source tree and not building a cross-compiler.  This
18141         matters for the libg++ configuration if reconfiguring a tree that
18142         has already been installed.
18144 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18146         * config.sub (i486v/i486v4):  Merge in from FSF version.
18148 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18150         * configure: only set PWD if it is already set.
18152 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18154         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18155         doesn't have unset and all success paths (and most error paths)
18156         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18157         to just ${PWD} to avoid confusion.)
18159 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18161         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18162         even for a native compilation.
18164 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18166         Changes to make the gdb.tar.Z rule work better.
18168         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18169         (DEVO_SUPPORT):  Add configure.texi.
18170         (bfd-ilrt.tar.Z):  Remove ancient rule.
18172 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18174         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18175         pick up the machine and system specific header files.
18177         * configure.in, config.sub: added new target m68010-adobe-scout,
18178         with alias of adobe68k.  Changed configure.in to check for
18179         -scout before -sco* to avoid a false match.
18181         * Makefile.in: added AS_FOR_TARGET, passed down in
18182         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18183         the C compiler to use to create programs which are run in the
18184         build environment, set it to default to $(CC), and passed it down
18185         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18187 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18189         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18190         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18191         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18192         FOR_TARGET variants, to newlib and libg++.
18194 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18196         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18197         first.
18199 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18201         * config.sub:  Accept `elf' as an environment.
18203 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18205         * Makefile.in (all-opcodes):  cd into the right directory
18207 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18209         * configure: added -program_transform_name option, used as
18210         argument to sed when installing programs.
18211         configure.texi: added documentation for -program_prefix,
18212         -program_suffix and -program_transform_name.
18214 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18216         * config.sub:  Accept i486 where i386 ok.
18218 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18220         * config.sub: accept we32k
18222 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18224         * config.sub, configure.in: accept OSE68000 and OSE68k.
18226         * Makefile.in: don't create all directories for ``make install'';
18227         let the subdirectories create the ones they need.
18229 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18231         * COPYING: new file, GPL v2
18233 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18235         * Makefile.in: use the new gen-info-dir, which needs a template
18236         argument (which also lives in texinfo)
18238         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18240 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18242         * config.sub (ncr3000):  Change i386 to i486.
18244 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18246         * Makefile.in: add install-rcs, install-grep to
18247         install-no-fixedincludes, removed install-bison and install-libgcc
18249 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18251         * configure.in: grab the HPUX makefile fragment if on HPUX
18253 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18255         * Makefile.in: eradicate bison spoor (ditto libgcc).
18256          configure.in: recognise m68{k,000}-ericsson-OSE.
18257          es1800 is alias for m68k-ericsson-OSE
18259 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18261         * configure.in: rearrange the parts that remove programs from
18262         configdirs, based now on HOST==TARGET or by canonical triple.
18264 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18266         * test-build.mk: recurse explicitly with -f test-build.mk when
18267           appropriate.  predicate stage3 and comparison on the existence
18268           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18269           On very clean, also remove ...stamp-co.  Build in-place before
18270           doing other builds.
18272 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18274         * Makefile.in, configure.in: add tgas
18276 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18278         * Makefile.in: a number of changes merged in from progressive.
18280         * configure.in: add libm.
18282         * .cvsignore: ignore some stuff that comes from test-build.mk.
18284 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18286         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18288 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18290         * configure: Add program_suffix (parallel to program_prefix)
18291         * Makefile.in: adjust directory-creating script for losing decstation
18293 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18295         * configure:  Minor $subdir-related fixes.
18297 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18299         * configure: fix various problems with propogating
18300         makefile_target_frag in subdirs.
18301         * configure.in: config libgcc if its there
18303 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18305         * config.sub:  HPPA merge.
18307 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18309         * Makefile.in:  Replace all-bison with all-byacc in all
18310         dependency lines for other tools (which now use byacc).
18312 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18314         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18316 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18318         * Makefile.in: make gprof rules similar to byacc rules (instead of
18319         vestigal $(unsubdir) that didn't work...)
18321 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18323         * config.sub:  Add support for Linux.
18324         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18325         (at least for libg++).
18327 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18329         * configure.texi: fix doc for the -nfp option to configure
18331 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18333         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18335 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18337         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18338         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18339         * configure.in: added solaris* host_makefile_frag hook.
18341 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18343         * config.sub: changed recognition of m68000 so that various
18344         m68k types can be specified via m680[01234]0
18346 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18348         * config.sub (basic_machine): fix sed so that '-foo' isn't
18349         completely substituted out while .+'-foo' loses the '-foo'
18351 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18353         * config.sub ($os): Add -aout.
18355 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18357         * configure:  If host_makefile_frag is absolute, don't
18358         prefix ${invsubdir} (relevant to libg++ auto-configure).
18360 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18362         * Makefile.in (tooldir): Define it.
18363         (all-ld): Depend on all-flex.
18365 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18367         * Makefile.in (check):  Fix libg++ special case.
18369 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18371         * configure: do not bury `pwd` into config.status, thus do fewer
18372           pwd's.
18374         * configure: print the "Building in" message only when building in
18375           other than "." AND verbose.
18377         * configure: remove -s, rework -v to better accommodate guested
18378           configures.
18380         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18382 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18384         * Makefile.in: macroize flags passed on recursion.  remove
18385           fileutils.
18387 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18389         * configure: get makesrcdir right for subdirs deeper than 1.
18391         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18392           install.
18394 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18396         * Makefile.in: don't print subdir_do or recursion lines.
18398 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18400         * standards.texi: added menu item.
18402         * Makefile.in: build and install standards.info.
18404         * standards.texi: new file.
18406 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18408         * configure: test for and move config.status pieces from
18409           ${subdir}/.
18411 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18413         * configure:  Test for existance of files before trying to mv
18414         them, to avoid numerous non-existance messages.
18416 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18418         * configure: correct final line of config.status.
18420         * configure: patch from eggert.  Avoids a protection problem if
18421           the original Makefile.in is read only.
18423         * configure: use move-if-change from gcc to create config.status.
18424           Some makefiles depend on config.status to tell if a directory
18425           has been reconfigured for a different host.  This change
18426           prevents those directories from remaking everything in the case
18427           where the reconfig was only intended to rebuild a Makefile.
18429         * configure: test for config.sub with "config.sub sun4" rather
18430           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18431           host alias from a missing config.sub.
18433 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18435         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18436           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18438 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18440         * configure: mkdir ${subdir} as needed.
18442 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18444         * Makefile.in,configure.in: added autoconf.
18446 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18448         * Makefile.in: no longer pass against on recursion.
18450         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18451           definitions are not inherited.
18453         * configure: correct makesrcdir when subdir is .
18455 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18457         * configure:  Add support for 'subdirs' variable, which is
18458         like 'configdirs', except that configure doesn't re-invoke
18459         itself for subdirs, it just creates a Makefile for each subdir.
18460         * configure.texi:  Document subdirs.
18462 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18464         * configure.in: added flex to configdirs
18466 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18468         * Makefile.in: remove clean-stamps from clean.
18470 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18472         * configure.in:  Add gdbtest to configdirs.
18474 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18476         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18477         to recursive makes.
18478         * configure.in:  Recognize new ncr3000 config.
18480 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18482         * Makefile.in, configure.in: removed references to gdbm.
18484 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18486         * config.sub:  Don't canonicalize os value
18487         newsos* to bsd (readline needs to check for newsos).
18488         (This fix was earlier made Jan 31, but got re-broken.)
18490 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18492         * configure.in:  sco is an os, not a vendor!
18494         * configure:  Quote $( better.  Keep various shells happy.
18496 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18498         * Makefile.in: eliminate stamp-files.
18500 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18502         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18503           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18505 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18507         * config.sub:  fix iris/iris3.
18509 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18511         * configure: re-add -rm.
18513 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18515         * Maskefile.in: add .stmp-rcs to all.
18517         * configure.in: remove gas from rs6000 build, use aix host fragment.
18519 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18521         * configure: pass down site_option during recursion.
18523 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18525         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18527 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18529         * configure: Change exec_prefix so that it really defaults to prefix.
18531 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18533         * Makefile.in, configure.in:  Add support for mmalloc library.
18535 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18537         * Makefile.in: add stmp dependencies for a few more things.
18539 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18541         * configure: adjusted error message on objdir/srcdir configure
18542           collision, per john's suggestion.
18544         * Makefile.in: add libiberty stmp to all and all.cross.
18546 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18548         * Makefile.in: remove force dependencies, add grep to all.
18550 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18552         * Makefile.in: drop flex.  make stamp files work.
18554         * configure: added test for conflicting configuration in srcdir,
18555           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18556           gets cranky.  use relative paths for configure and srcdir
18557           whenever possible.  Send some error messages to stderr that were
18558           going to stdout.
18560 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18562         * Makefile.in:  Fix libg++ rule to check for gcc directory
18563         before using gcc/gcc.  Also pass XTRAFLAGS.
18565 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18567         * Makefile.in: added stmp-files so that directories aren't polled
18568           when they are already built.
18570         * configure.texi: fixed a node pointer problem.
18572 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18574         * config.sub configure.in gdb/configure.in
18575         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18576         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18577         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18579 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18581         * configure: -recurring becomes -silent.  corrected help message
18582           for -site= option.
18584         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18586 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18588         * configure: when building Makefile for crosses, replace
18589           tooldir and program_prefix.  default srcdir from location of
18590           config.sub.  remove "for host in hosts" and "for target in
18591           targets" loops.
18593 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18595         * Makefile.in: Do not pass bindir or mandir to cvs.
18597 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18599         * Makefile.in, configure.in: removed traces of namesubdir,
18600           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18601           copyrights to '92, changed some from Cygnus to FSF.
18603         * configure.texi: remove most references to multiple hosts,
18604           multiple targets, subdirs, etc.
18606         * configure.man: removed rcsid. reference config.sub not
18607           config.subr.
18609         * Makefile.in: mkdir $(infodir) on install-info.
18611 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18613         * configure.texi:  Explain better about .gdbinit and about
18614         the environment that configure.in sections run in.
18616 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18618         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18620 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18622         * README:  DOC.configure => cfg-paper.texi.
18624 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18626         * config.sub (near case $os):  Don't convert newsos* to bsd!
18628 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18630         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18631         the number of copies of COPYING that go into the GDB tar file.
18633 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18635         * bfd/configure.in, gdb/config/mh-i386sco,
18636         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18637         Fix SCO configuration stuff.
18639 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18641         * Makefile.in:  For libg++, make sure the -I pointing
18642         to the gcc directory goes *after* all the libg++-local -I flags.
18643         Also, move just-gcc dependency from just-libg++ to all-libg++.
18645 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18647         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18649 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18651         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18653 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18655         * config.sub:  Add stratus configuration frags.  Also
18656         submitted to FSF.
18658 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18660         * Makefile.in (DEV_SUPPORT):  add configure.man.
18662         * config.sub(Decode manufacturer-specific):  add -none*.
18664 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18666         * Makefile.in:  remove form feeds to make Sun's make happy.
18667         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18669 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18671         * Makefile.in (AR_FLAGS):  Make quieter.
18673 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18675         * configure.in:  Add libg++.
18676         * configure:  When verbose, don't output the command line at each
18677         level; it will be unremarkably the same as the previous version,
18678         which will be the same as what the user typed.
18680 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18682         * configure.in, Makefile.in: fix clean-info, add flex.  add
18683           fileutils.
18685         * configure: be less sensitive to spaces in Makefile.in.  Do not
18686           look for sources in "..".  Doing so breaks subdirectories that
18687           might have their own configure.  If a subdir has it's own
18688           configure script, use it.
18690 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18692         * cfg-paper.texi: some changes suggested by rms.
18694 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18696         * config.sub:  Merge in some small additions from the FSF version,
18697         taken from the gcc distribution, to bring the Cygnus and FSF
18698         versions into closer sync.
18700 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18702         * configure.in:  Changed svr4 references to sysv4.
18704 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18706         * configure: added -V for version number option.
18708 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18710         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18711           renamed from DOC.configure to cfg-paper.texi.
18713 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18715         * configure, config.subr, config.sub: config.subr is now
18716           config.sub again.
18718 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18720         * configure.texi: new file, in progress.
18722         * Makefile.in: build info file and install the man page for
18723           configure.
18725         * configure.man: new file, first cut.
18727         * configure: find config.subr again now that configuration "none"
18728           has gone.  removed all traces of the -ansi option.  removed all
18729           traces of the -languages option.
18731         * config.subr: resync from rms.
18733 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18735         * configure, config.sub, config.subr: merge config.sub into
18736           config.subr, call the result config.subr, remove config.sub, use
18737           config.subr.
18739         * Makefile.in: revised install for dir.info.
18741 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18743         * configure.in: add decstation host makefile frag.
18745         * Makefile.in: BISON now bison -y again.  also install-gcc on
18746           install.  clean-gdbm on clean.  infodir belongs in datadir.
18747           Make directories for info install.  Build dir.info here then
18748           install it.
18750 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18752         * Makefile.in: fix for bad directory tests.
18754 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18756         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18757           regexp.  -srcdir relative was being handled incorrectly.
18759         * Makefile.in: unwrapped some for loops so that parallel makes
18760           work again and so one can focus one's attention on a particular
18761           package.
18763 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18765         * configure: added PWD as a stand in for `pwd` (for speed). use
18766           elif wherever possible.  make -srcdir work without -objdir.
18767           -objdir= commented out.
18769 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18771         * configure: +options become --options.  -subdirs commented out.
18772           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18773           Makefile now at top of generated Makefile.  Removed cvs log
18774           entries.  added -srcdir.  create .gdbinit only if there is one
18775           in ${srcdir}.
18777         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18778           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18779           and mandir now keyed off datadir by default.
18781 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18783         * Freshly created ChangeLog.
18786 Local Variables:
18787 mode: change-log
18788 left-margin: 8
18789 fill-column: 76
18790 version-control: never
18791 End: