2015-01-14 Richard Biener <rguenther@suse.de>
[official-gcc.git] / ChangeLog
blob7b0fb4d0e51e8fc24b4eaf68775752fa65674a7b
1 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
3         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
4         objective-c/c++ front end maintainer.
6 2015-01-13  Marek Polacek  <polacek@redhat.com>
8         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
10 2015-01-12  Jeff Law  <law@redhat.com>
12         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
13         a very long time.
15 2015-01-09  Ian Lance Taylor  <iant@google.com>
17         * configure.ac (host_tools): Add gotools.
18         * Makefile.def (host_modules): Add gotools.
19         (dependencies): Add dependency of all-gotools on all-target-libgo.
21 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
23         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
24         * configure: Regenerate.
26 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
28         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
29         all-target-libgomp.
30         * Makefile.in: Regenerate.
32 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
34         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
36 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
38         * configure.ac: Add Visium support.
39         * configure: Regenerate.
41 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
43         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
44         * configure: Regenerate.
46 2015-01-03  Andrew Pinski  <apinski@cavium.com>
48         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
49         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
50         (BASE_TARGET_EXPORTS): Add OBJCOPY.
51         (OBJCOPY_FOR_TARGET): New variable.
52         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
53         * Makefile.in: Regenerate.
54         * configure.ac: Check for already installed target objcopy.
55         Also GCC_TARGET_TOOL on objcopy.
56         * configure: Regenerate.
58 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
60         * config.sub: Update from upstream, to 2015-01-01 version.
61         * config.guess: Ditto.
63 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
65         * MAINTAINERS (RTEMS Ports): Add myself.
67 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
69         * MAINTAINERS (Write After Approval): Add myself.
71 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
73         * MAINTAINERS (Write After Approval): Add myself.
75 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
77         * configure.ac (--enable-as-accelerator-for): Don't set
78         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
79         * configure: Regenerate.
81 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
83         PR bootstrap/64023
84         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
85         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
86         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
87         to CXX.
88         * Makefile.in: Regenerated.
90 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
91             Yury Gribov  <y.gribov@samsung.com>
93         * .gitignore: Added .local.vimrc and .lvimrc.
94         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
95         * Makefile.in: Regenerate.
97 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
99         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
100         * configure: Regenerated.
102 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
104         * MAINTAINERS (nvptx port): New entry.
106 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
108         * configure: Regenerate.
110 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
112         * configure.ac: Merge with Binutils.
114 2014-11-26  Tobias Burnus  <burnus@net-b.de>
116         * Makefile.def: Make more dependent on mpfr, mpc and isl.
117         * Makefile.in: Regenerate.
119 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
121         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
122         missing flex.
123         * Makefile.in: Regenerated.
125 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
127         * Makefile.in: Regenerate.
129 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
131         PR bootstrap/63784
132         * libtool.m4: Add $pic_flag with -shared.
134 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
136         * MAINTAINERS (Write After Approval): Added myself.
138 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
140         * MAINTAINERS (write-after-approval): Add myself.
142 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
144         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
145         from 2 years ago.
147 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
149         Revert:
150         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
152         * MAINTAINERS (Write After Approval): Added myself as line map
153         maintainer.
155 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
157         Revert:
158         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
160         * MAINTAINERS (Write After Approval): Added myself.
162 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
164         * MAINTAINERS (Write After Approval): Added myself.
166 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
168         * MAINTAINERS (Write After Approval): Added myself as line map
169         maintainer.
171 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
173         * MAINTAINERS (Various Maintainers): Added myself as line map
174         maintainer.
176 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
178         * move-if-change: Sync from upstream gnulib.
180 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
182         * compile: Sync with upstream Automake.
183         * depcomp: Ditto.
184         * install-sh: Ditto.
185         * missing: Ditto.
186         * mkinstalldirs: Ditto.
187         * ylwrap: Ditto.
189 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
191         * config.sub: Update from upstream config repo.
192         * config.guess: Ditto.
194 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
196         * Makefile.def: Add liboffloadmic to target_modules.  Make
197         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
198         * Makefile.in: Regenerate.
199         * configure: Regenerate.
200         * configure.ac: Add liboffloadmic to target binaries.
201         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
202         Add liboffloadmic to noconfig list when C++ is not supported.
204 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
205             Thomas Schwinge  <thomas@codesourcery.com>
206             Ilya Verbin  <ilya.verbin@intel.com>
207             Andrey Turetskiy  <andrey.turetskiy@intel.com>
209         * configure: Regenerate.
210         * configure.ac (--enable-as-accelerator-for)
211         (--enable-offload-targets): New configure options.
213 2014-11-11  Tobias Burnus  <burnus@net-b.de>
215         * Makefile.def: Make all-gcc depend on all-isl.
216         * Makefile.in: Regenerate.
218 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
220         * ChangeLog.jit: New.
221         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
223 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
225         PR target/63610
226         * libtool.m4: Fix globbing of darwin versions.
227         * configure: Regenerate.
229 2014-11-11  Tobias Burnus  <burnus@net-b.de>
231         * config/cloog.m4: Remove.
232         * Makefile.def: Remove CLooG.
233         * Makefile.tpl: Ditto.
234         * configure.ac: Ditto.
235         * configure: Regenerate.
236         * Makefile.in: Ditto.
238 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
240         * configure.ac: Handle nvptx-*-*.
241         * configure: Regenerate.
243 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
245         * MAINTAINERS (Write After Approval): Add myself.
247 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
249         * Makefile.def (libcc1): Remove bootstrap=true;.
250         * Makefile.in: Regenerated.
252 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
254         * configure.ac: Update comment.
255         * configure: Regenerate.
257 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
259         * MAINTAINERS (Write After Approval): Add myself.
261 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
263         * configure.ac (extra_host_libiberty_configure_flags): Add
264         --enable-shared also for libcc1's benefit.
265         * configure: Regenerate.
267 2014-10-29  Tristan Gingold  <gingold@adacore.com>
269         * MAINTAINERS: Change my email address.
271 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
272             Tom Tromey  <tromey@redhat.com>
274         * Makefile.def: Add libcc1 to host_modules.
275         * configure.ac (host_tools): Add libcc1.
276         * Makefile.in, configure: Rebuild.
278 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
280         * configure.ac (build_configargs): Don't share config.cache between
281         build subdirs.
282         * configure: Regenerate.
284 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
286         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
287         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
288         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
289         leon3v7 as leon3.
290         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
291         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
292         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
293         * config/sparc/sparc.md (cpu): Add leon3v7.
294         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
296 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
298         * MAINTAINERS (write-after-approval): Add myself.
300 2014-10-23  Ian Lance Taylor  <iant@google.com>
302         * configure.ac: Disable the Go frontend on systems where it is known
303         to not work.
304         * configure: Regenerate.
306 2014-10-23  Richard Biener  <rguenther@suse.de>
308         * Makefile.def: Add libcpp build module and dependencies.
309         * configure.ac: Add libcpp build module.
310         * Makefile.in: Regenerate.
311         * configure: Likewise.
313 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
315         * MAINTAINERS (write-after-approval): Add myself.
317 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
319         * INSTALL/README: Do not mention CVS.
321 2014-10-03  Jing Yu  <jingyu@google.com>
323         * configure.ac: Add aarch64 to list of targets that support gold.
324         * configure: Regenerate.
326 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
328         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
330 2014-09-29  Catherine Moore  <clm@codesourcery.com>
332         * MAINTAINERS:  Add myself as MIPS maintainer.
334 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
336         * MAINTAINERS: Move myself to MIPS maintainers.
338 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
340         * MAINTAINERS: Put all email addresses between '<' and '>'.
342 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
344         * MAINTAINERS: Move myself to reviewers (Fortran).
346 2014-09-01  Andi Kleen  <ak@linux.intel.com>
348         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
349         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
350         * Makefile.in: Regenerate.
352 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
354         * rtx-classes-status.txt: Delete
356 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
358         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
360 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
362         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
363         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
364         of checking for version number.
365         * configure: Regenerated.
366         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
368 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
370         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
371         is done; begin phase 6 (use extra rtx_def subclasses).
373 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
375         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
376         done; begin phase 5 (additional rtx_def subclasses).
378 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
380         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
382 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
384         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
385         SET_BB_HEADER are done.
387 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
389         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
390         done.
392 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
394         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
396 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
398         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
400 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
402         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
404 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
406         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
408 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
410         * rtx-classes-status.txt: Phase 3 (per-file commits within
411         "config" subdirs) is done; begin phase 4 (removal of
412         "scaffolding").
414 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
416         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
417         dir) is done; begin phase 3 (per-file commits within "config"
418         subdirs).
420 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
422         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
423         phase 2 (per-file commits in main source dir).
425 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
427         * configure: Regenerated.
429 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
431         * rtx-classes-status.txt (TODO): Add SET_BND_TO
433 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
435         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
437 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
439         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
441 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
443         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
445 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
447         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
449 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
451         * MAINTAINERS (Write After Approval): Add myself.
453 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
455         * MAINTAINERS: Remove myself
457 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
459         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
461 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
463         * MAINTAINERS (Write After Approval): Add myself.
465 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
467         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
468         SET_BB_HEADER, SET_BB_FOOTER
470 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
472         * rtx-classes-status.txt: New file
474 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
476         * configure.ac: Eliminate ClooG installation dependency.
477         * configure: Regenerate.
478         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
479         * Makefile.in: Regenerate.
481 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
483         * MAINTAINERS (Write After Approval): Add myself.
485 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
487         * MAINTAINERS (Write After Approval): Add myself.
489 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
491         * MAINTAINERS (Write After Approval): Add myself.
493 2014-07-28  Anthony Green  <green@moxielogic.com>
495         Import from savannah.gnu.org:
496         * config.sub: Update to 2014-07-28 version.
498 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
500         * MAINTAINERS: Remove my MIPS maintainer entry.
502 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
504         PR target/47230
505         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
506         * configure: Regenerate.
508 2014-07-24  James Norris  <jnorris@codesourcery.com>
510         * MAINTAINERS (Write After Approval): Add myself.
512 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
514         * configure.ac: Accept only CLooG 0.18.1.
515         * configure: Regenerate.
517 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
519         * configure.ac: Don't accept isl 0.11.
520         * configure: Regenerate.
522 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
524         * MAINTAINERS (Write After Approval): Add myself.
526 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
528         * configure.ac: Don't accept isl 0.10.
529         * configure: Regenerate.
531 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
533         Fix include path for in-tree cloog.
534         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
535         * configure: Regenerate.
537 2014-06-18  Richard Henderson  <rth@redhat.com>
539         * .gitignore: Import gcc_update output.
541 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
543         * config-ml.in: Robustify ac_configure_args parsing.
545         * configure.ac (--enable-linker-plugin-configure-flags)
546         (--enable-linker-plugin-flags): New flags.
547         (configdirs): Conditionally add libiberty-linker-plugin.
548         * configure: Regenerate.
549         * Makefile.def (host_modules): Add libiberty-linker-plugin.
550         (host_modules) <lto-plugin>: Pay attention to
551         @extra_linker_plugin_flags@ and
552         @extra_linker_plugin_configure_flags@.
553         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
554         * Makefile.in: Regenerate.
556         * Makefile.tpl (configure-[+prefix+][+module+])
557         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
558         "module_srcdir" instead of "module" for locating a module's srcdir.
559         * Makefile.in: Regenerate.
561 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
563         * MAINTAINERS (Write After Approval): Add myself.
565 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
567         * MAINTAINERS: Update my email address.
569 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
571         * MAINTAINERS (Write After Approval): Add myself.
573 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
575         * MAINTAINERS (Write After Approval): Add myself.
577 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
579         PR libstdc++/61011
580         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
581         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
582         * configure: Regenerate.
584 2014-05-28  Pedro Alves  <palves@redhat.com>
586         * MAINTAINERS (Write After Approval): Add myself.
588 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
590         * MAINTAINERS: Update my affiliation/email.
592 2014-05-19  Mike Stump  <mikestump@comcast.net>
594         * MAINTAINERS: Add wide-int reviewers.
596 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
598         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
599         * configure: Regenerated.
601 2014-05-15  Torvald Riegel  <triegel@redhat.com>
603         * MAINTAINERS (libitm): Add myself as maintainer.
605 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
607         * MAINTAINERS (Write After Approval): Add myself.
609 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
611         * config.sub, config.guess: Import from upstream.
613 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
615         * MAINTAINERS (Write After Approval): Put myself in correct order.
617 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
619         * MAINTAINERS (Write After Approval): Add myself.
621 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
623         * MAINTAINERS: Move myself from Reviewers to Write After Approval
624         section.
626 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
628         * MAINTAINERS (Write After Approval): Delete myself.
630 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
632         PR sanitizer/56781
633         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
634         and -B* options with -Xcompiler.
636 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
638         PR bootstrap/60620
639         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
640         * Makefile.in: Regenerate.
642 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
644         * Makefile.def (dependencies): Make all-ld depend on all-binutils
645         for WINDRES_FOR_TARGET in default-manifest.o rule.
646         * Makefile.in: Regenerate.
648 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
650         * MAINTAINERS (Write After Approval): Add myself.
652 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
654         PR sanitizer/56781
655         * Makefile.def: Set bootstrap=true; for host fixincludes.
656         * configure.ac: Don't bootstrap host fixincludes unless
657         --with-build-config=bootstrap-{a,ub}san.
658         * Makefile.in: Regenerated.
659         * configure: Regenerated.
661 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
663         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
664         --enable-vtable-verify option parsing.  Don't add
665         target-libsanitizer to bootstrap_target_libs unless
666         --with-build-config=bootstrap-asan or
667         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
668         to bootstrap_target_libs unless --enable-vtable-verify.
669         * configure: Regenerated.
671 2014-03-10  Anatoly Sokolov <aesok@post.ru>
673         * MAINTAINERS (Write After Approval): Add myself.
675 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
677         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
679 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
681         PR bootstrap/58572
682         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
683         -I for libstdc++-v3 includes if $(LEAN).
684         * Makefile.in: Regenerated.
686 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
688         * MAINTAINERS: Update my email address.
690 2014-02-24  Walter Lee  <walt@tilera.com>
692         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
693         (tilegx-*-*): Change to tilegx*-*-*.
694         * configure: Regenerate.
696 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
698         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
700 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
702         * MAINTAINERS (Write After Approval): Add myself.
704 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
706         PR target/59788
707         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
708         *solaris2*.
710 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
712         * MAINTAINERS: Update my email address.
714 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
716         * MAINTAINERS: Convert to UTF-8.
717         Properly sort Xinliang David Li's entry.
719 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
720             Sandra Loosemore  <sandra@codesourcery.com>
722         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
723         nios2 port maintainers.
725 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
727         * MAINTAINERS (Write After Approval): Add myself.
729 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
731         * configure.ac: Add user-friendly check for native x86_64-linux
732         multilibs.
733         * configure: Regenerate.
735 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
737         * MAINTAINERS: Add myself as sh maintainer.
739 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
741         * MAINTAINERS: Add self as SLSR maintainer.
743 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
745         * MAINTAINERS: Update my email address.
747 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
749         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
751 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
753         * Makefile.in: Regenerate.
755         * Makefile.tpl: Fix typo.
756         * Makefile.in: Regenerate partially.
758 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
760         * configure.ac: Added libcilkrts to noconfig list when C++ is not
761         supported.
762         * configure: Regenerated.
764 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
766         * MAINTAINERS (Write After Approval): Add myself.
768 2013-10-30  Jason Merrill  <jason@redhat.com>
770         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
771         --disable-build-format-warnings.
773 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
775         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
776         depend on libstdc++ and libgcc.
777         * configure: Regenerate.
778         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
779         libcilkrts for POSIX and i*86, and x86_64 architectures.
780         * Makefile.in: Added libcilkrts related fields to support building it.
782 2013-10-26  Jeff Law  <law@redhat.com>
784         * Makefile.def (target_modules): Remove libmudflap
785         (languages): Remove check-target-libmudflap).
786         * Makefile.in: Rebuilt.
787         * Makefile.tpl (check-target-libmudflap-c++): Remove.
788         * configure.ac (target_libraries): Remove target-libmudflap.
789         Remove checks which disabled libmudflap on some systems.
790         * configure: Rebuilt.
791         * libmudflap: Directory removed.
793 2013-10-21  Cong Hou  <congh@google.com>
795         * MAINTAINERS (Write After Approval): Add myself.
797 2013-10-16  Mike Stump  <mikestump@comcast.net>
799         * .dir-locals.el: Add.
801 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
803         * configure.ac: Add --enable-host-shared
804         * configure: Regenerate.
806 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
808         Import from savannah.gnu.org:
809         * config.guess: Update to 2013-06-10 version.
810         * config.sub: Update to 2013-10-01 version.
812 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
814         Changes to build configuration to allow big endian ARC ELF toolchain
815         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
816         * configure: Regenerate.
818 2013-09-20  Alan Modra  <amodra@gmail.com>
820         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
821         ppc host match.  Support little-endian powerpc linux hosts.
823 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
825         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
826         maintainer.
828 2013-09-12  DJ Delorie  <dj@redhat.com>
830         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
831         maintainers.
833 2013-09-03  Richard Biener  <rguenther@suse.de>
835         * configure.ac: Also allow ISL 0.12.
836         * configure: Regenerated.
838 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
840         * MAINTAINERS (Write After Approval): Add myself.
842 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
844         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
846 2013-08-26  Caroline Tice  <cmtice@google.com>
848         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
849         "Various Reviewers" to libvtv "Various Maintainers".
851 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
853         * MAINTAINERS: Add myself as RTL optimizers reviewer.
855 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
857         * MAINTAINERS: Update name, email.
859 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
861         * MAINTAINERS (Write After Approval): Add myself.
863 2013-08-12  Caroline Tice  <cmtice@google.com>
865         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
866         address in the Write After Approval section.
868 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
870         * MAINTAINERS (Write After Approval): Update email.
872 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
874         * configure.ac: Adjust to check VTV_SUPPORTED.
875         * configure: Regenerated.
877 2013-08-02  Caroline Tice  <cmtice@google.com>
879         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
880         on non-linux systems; add target-libvtv to noconfigdirs; add
881         libsupc++/.libs to C++ library search paths.
882         * configure: Regenerated.
883         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
884         libstdc++ and libgcc.
885         * Makefile.in: Regenerated.
887 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
889         * MAINTAINERS (Write After Approval): Add myself.
891 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
892             Shiva Chen  <shiva0217@gmail.com>
894         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
895         nds32 port maintainers.
897 2013-07-17  Tim Shen  <timshen91@gmail.com>
899         * MAINTAINERS (Write After Approval): Add myself.
901 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
903         * configure.ac: Sync from binutils.
904         * configure: Regenerate.
906 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
908         * MAINTAINERS (Write After Approval): Add myself.
910 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
912         * MAINTAINERS (Write After Approval): Add myself.
914 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
916         * MAINTAINERS (Write After Approval): Add myself.
918 2013-04-30  Brooks Moses  <bmoses@google.com>
920         * MAINTAINERS: Update my email; move myself from Fortran
921         reviewer to Write After Approval.
923 2013-04-16  Andreas Schwab  <schwab@suse.de>
925         * configure.ac (aarch64-*-*): Don't disable java.
926         * configure: Regenerate.
928 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
930         * MAINTAINERS (Write After Approval): Add myself.
932 2013-03-30  Matthias Klose  <doko@ubuntu.com>
934         * Makefile.def (target_modules): Don't install libffi.
935         * Makefile.in: Regenerate.
937 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
939         * MAINTAINERS (Write After Approval): Add myself.
941 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
943         * MAINTAINERS (Write After Approval): Add myself.
945 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
947         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
948         * configure: Regenerated.
950 2013-02-05  Ian Lance Taylor  <iant@google.com>
952         PR go/55969
953         * configure.ac: Disable libgo on some systems where it does not
954         work.
956 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
958         * MAINTAINERS: Explicitly add myself as AIX maintainer.
959         Remove Geoff Keating as rs6000 port maintainer, at his request.
961 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
963         * MAINTAINERS: Update my email.
965 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
967         * configure: Re-generate.
969 2013-01-15  Richard Biener  <rguenther@suse.de>
971         PR other/55973
972         * configure: Re-generate.
974 2013-01-14  Matthias Klose  <doko@ubuntu.com>
976         * Makefile.def (install-target-libsanitizer): Depend on
977         install-target-libstdc++-v3.
978         * Makefile.in: Regenerate.
980 2013-01-14  Richard Biener  <rguenther@suse.de>
982         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
983         * configure: Re-generate
985 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
987         * config.sub: Update from config repo.
989 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
991         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
992         * Makefile.in: Regenerate.
994 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
996         * MAINTAINERS (arc): Add new port maintainership for myself.
998 2013-01-09  Jason Merrill  <jason@redhat.com>
1000         * .gitignore: Import from gdb repository.
1002 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1004         * Makefile.def (configure-gcc): Depend on all-gmp.
1005         (all-gcc): Remove dependency on all-gmp.
1006         * Makefile.in: Regenerated.
1008 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1010         * config.sub: Merge from config repo.
1011         * config.guess: Ditto.
1013 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1015         * Makefile.def: Merge from binutils.
1016         * Makefile.in: Ditto.
1018 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1020         * MAINTAINERS: Update my email.
1022 2012-12-29  Ben Elliston  <bje@gnu.org>
1024         * config.guess: Update to 2012-12-29 version.
1025         * config.sub: Likewise.
1027 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1029         * Makefile.def (install-target-libgfortran): Depend on
1030         install-target-libquadmath, install-target-libgcc.
1031         (install-target-libsanitizer): Depend on install-target-libgcc.
1032         (install-target-libjava): Depend on install-target-libgcc.
1033         (install-target-libitm): Depend on install-target-libgcc.
1034         (install-target-libobjc): Depend on install-target-libgcc.
1035         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1036         * Makefile.in: Regenerate.
1038 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1040         * Makefile.def (install-target-libgo): Depend on
1041         install-target-libatomic.
1042         * Makefile.in: Regenerate.
1044 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1046         PR go/55201
1047         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1048         * Makefile.in: Regenerate.
1050 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1052         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1053         * configure: Regenerate.
1055 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1057         * config.sub: Merge from config repo.
1059 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1061         * Makefile.def (target_modules): Add bootstrap=true and
1062         raw_cxx=true to libsanitizer.
1063         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1064         * Makefile.in: Regenerated.
1065         * configure: Likewise.
1067 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1069         * MAINTAINERS: Remove self as RTL optimization maintainer.
1071 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1073         * MAINTAINERS (Write After Approval): Add myself.
1075 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1077         * Makefile.def (target_modules): Remove bootstrap=true and
1078         raw_cxx=true from libsanitizer.
1079         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1080         * Makefile.in: Regenerated.
1081         * configure: Likewise.
1083 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1085         * Makefile.def (target_modules): Add bootstrap=true and
1086         raw_cxx=true to libsanitizer.
1087         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1088         * Makefile.in: Regenerated.
1089         * configure: Likewise.
1091 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1093         PR bootstrap/54279
1094         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1095         * configure: Regenerate.
1096         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1097         * Makefile.in: Regenerate.
1099 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1101         * configure.ac: Disable libsanitizer if we're not building C++.
1102         * configure: Regenerate.
1104 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1106         * MAINTAINERS (Write After Approval): Add myself.
1108 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1110         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1111         Kostya Serebryany (kcc@google.com) and
1112         Jakub Jelinek (jakub@redhat.com).
1113         Rename area for Dodji Seketeli (dodji@redhat.com).
1115 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1117         * MAINTAINERS: (asan.c, related): Add myself.
1119 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1121         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1122         * configure: Regenerate.
1124 2012-11-13  Richard Henderson  <rth@redhat.com>
1126         * configure.ac: Move libsanitizer logic to subdirectory.
1127         * configure: Regenerate.
1129 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1131         * configure.ac: Enable libsanitizer just on x86 linux for now.
1132         * configure: Re-generate.
1134 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1136         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1137         sections.
1138         * configure: Regenerate.
1140 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1142         * configure.ac: Add section for configdirs for libsanitizer.
1143         Disable for cris-*-* and mmix-*-*.
1144         * configure: Regenerate.
1146 2012-11-12  Wei Mi <wmi@google.com>
1148         * configure.ac: Add libsanitizer to target_libraries.
1149         * Makefile.def: Ditto.
1150         * configure: Regenerate.
1151         * Makefile.in: Regenerate.
1152         * libsanitizer: New directory for asan runtime.  Contains an empty
1153         tsan directory.
1155 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1157         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1158         against Mingw64 w32api.
1159         * configure: Regenerate.
1161 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1163         * configure: Regenerated.
1165 2012-11-03  Robert Mason  <rbmj@verizon.net>
1167         * configure.ac: add --disable-libstdcxx configure option
1168         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1170 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1172         * MAINTAINERS (Write After Approval): Add myself.
1174 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1176         * MAINTAINERS (Write After Approval): Add myself.
1178 2012-10-24  Sharad Singhai  <singhai@google.com>
1180         * MAINTAINERS (Write After Approval): Add myself.
1182 2012-10-24  Eric Christopher  <echristo@gmail.com>
1184         * MAINTAINERS: Update email address.
1186 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1188         PR bootstrap/54820
1189         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1190         * configure: Regenerate.
1192 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1194         * MAINTAINERS (aarch64): Add Marcus and myself.
1196 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1198         PR bootstrap/54820
1199         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1200         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1201         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1202         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1203         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1204         * Makefile.in: Regenerate.
1205         * configure.ac (have_static_libs): New variable and associated check.
1206         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1207         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1208         * configure: Regenerate.
1210 2012-10-10  Richard Biener  <rguenther@suse.de>
1212         * MAINTAINERS: Adjust for changed surname.
1214 2012-10-04  Lawrence Crowl  <crowl@google.com>
1216         * MAINTAINERS (Write After Approval): Add myself.
1218 2012-10-01  Cary Coutant  <ccoutant@google.com>
1220         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1222 2012-09-28  Ian Lance Taylor  <iant@google.com>
1224         * Makefile.def: Make all-target-libgo depend on
1225         all-target-libbacktrace.
1226         * Makefile.in: Rebuild.
1228 2012-09-26  Ian Lance Taylor  <iant@google.com>
1230         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1231         * Makefile.in: Rebuild.
1233 2012-09-20  Walter Lee  <walt@tilera.com>
1235         * configure.ac: Add tilegx to list of targets that support gold.
1236         * configure: Regenerate.
1238 2012-09-20  Marek Polacek  <polacek@redhat.com>
1240         * MAINTAINERS (Write After Approval): Add myself.
1242 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1244         * configure.ac: Add mips*-mti-elf* target.
1245         * configure: Regenerate.
1247 2012-09-17  Ian Lance Taylor  <iant@google.com>
1249         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1250         * configure.ac (host_libs): Add libbacktrace.
1251         (target_libraries): Add libbacktrace.
1252         * Makefile.def (host_modules): Add libbacktrace.
1253         (target_modules): Likewise.
1254         * configure, Makefile.in: Rebuild.
1256 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1258         PR target/38607
1259         Merge upstream change.
1260         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1262         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1263         Add libgomp*.o to compare_exclusions for AIX.
1264         * configure: Regenerate.
1266 2012-09-06  Diego Novillo  <dnovillo@google.com>
1268         * configure.ac: Bump minimum GMP version to 4.2.3.
1269         * configure: Re-generate.
1271 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1273         PR target/54461
1274         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1275         target-libgloss if not configured --with-avrlibc=no.
1276         * configure: Regenerate.
1278 2012-09-04  Jason Merrill  <jason@redhat.com>
1280         * configure.ac: Fix --enable-languages=all.
1282 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1284         * MAINTAINERS (Write After Approval): Add myself.
1286 2012-09-03  Richard Guenther  <rguenther@suse.de>
1288         PR bootstrap/54138
1289         * configure.ac: Re-organize ISL / CLOOG checks to allow
1290         disabling with either --without-isl or --without-cloog.
1291         * configure: Regenerated.
1293 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1295         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1296         * configure: Regenerate.
1298 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1300         * MAINTAINERS: Fix my email address.
1302 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1304         PR binutils/4970
1305         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1306         and opcodes.
1307         * Makefile.in: Regenerated.
1309 2012-08-26  Art Haas <ahaas@impactweather.com>
1311         * configure: Regenerate.
1313 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1315         * INSTALL/README: Also refer to the online installation
1316         instructions.
1318 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1320         * MAINTAINERS (Write After Approval): Add myself.
1321         (Picochip port): Remove myself.
1323 2012-08-14   Diego Novillo  <dnovillo@google.com>
1325         Merge from cxx-conversion branch.
1327         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1328         POSTSTAGE1_CONFIGURE_FLAGS.
1329         * Makefile.in: Regenerate.
1330         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1331         Force C++ when bootstrapping.
1332         * configure: Regenerate.
1334 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1336         * MAINTAINERS (Write After Approval): Add myself.
1338 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1340         * README: Document use of ranges of years in copyright notices.
1342 2012-07-06  Richard Guenther  <rguenther@suse.de>
1344         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1345         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1346         --with-gmp=system.
1347         * Makefile.in: Regenerated.
1348         * configure: Likewise.
1350 2012-07-06  Richard Guenther  <rguenther@suse.de>
1352         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1353         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1354         supply V=1 as extra_make_flags.
1355         * configure: Regenerated.
1356         * Makefile.in: Likewise.
1358 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1360         * configure: Regenerate.
1362 2012-07-03  Richard Guenther  <rguenther@suse.de>
1364         * Makfile.def (isl): Remove not necessary extra_exports and
1365         extra_make_flags.
1366         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1367         * Makefile.in: Regenerated.
1369 2012-07-03  Richard Guenther  <rguenther@suse.de>
1371         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1372         * configure.ac: If either the ISL or the CLooG check failed
1373         do not try to build in-tree versions.
1374         * Makefile.in: Regenerated.
1375         * configure: Regenerated.
1377 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1379         * configure: Regenerate.
1381 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1383         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1384         maintainer.
1386 2012-07-02  Richard Guenther  <rguenther@suse.de>
1388         * configure: Regenerated.
1390 2012-07-02  Richard Guenther  <rguenther@suse.de>
1391         Michael Matz  <matz@suse.de>
1392         Tobias Grosser <tobias@grosser.es>
1393         Sebastian Pop <sebpop@gmail.com>
1395         * Makefile.def: Add ISL host module, remove PPL host module.
1396         Adjust ClooG host module to use the proper ISL.
1397         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1398         * configure.ac: Include config/isl.m4.  Add ISL host library,
1399         remove PPL.  Remove PPL configury, add ISL configury, adjust
1400         ClooG configury.
1401         * Makefile.in: Regenerated.
1402         * configure: Likewise.
1404 2012-07-02  Richard Guenther  <rguenther@suse.de>
1406         Merge from graphite branch
1407         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1409         * configure: Regenerated.
1410         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1411         both cloog.org and legacy versions. The only supported version will
1412         be CLooG with the isl backend.
1414         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1416         * configure: Regenerated.
1417         * configure.ac: Require cloog isl 0.17.0
1419         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1421         * configure: Regenerated.
1422         * config/cloog.m4: Do not define CLOOG_ORG
1424 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1426         * configure.ac: Skip C if explicitly selected.
1427         * configure: Regenerate.
1429 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1431         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1432         they contain -O2.
1433         * configure: Regenerate.
1435 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1437         PR debug/53740
1438         * df.h, df-problems.c, dce.c: Revert last patch.
1440 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1442         * MAINTAINERS (Write After Approval): Update my email address.
1444 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1446         * MAINTAINERS (Write After Approval): Add myself.
1448 2012-06-20  Jason Merrill  <jason@redhat.com>
1450         * Makefile.tpl (check-target-libgomp-c++): New.
1451         (check-target-libitm-c++): New.
1452         * Makefile.def (c++): Add them.
1453         * Makefile.in: Regenerate.
1455 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1457         * MAINTAINERS (Write After Approval): Add myself.
1459 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1461         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1462         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1463         (install-no-fixedincludes): Adjust accordingly.
1464         * Makefile.in: Regenerate.
1466 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1468         Merge upstream change
1469         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1471 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1473         * MAINTAINERS (Write After Approval): Add myself.
1475 2012-05-09  Nick Clifton  <nickc@redhat.com>
1476             Paul Smith  <psmith@gnu.org>
1478         PR bootstrap/50461
1479         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1480         allow for the fact that from release v3.1.0 of MPFR the source
1481         files were moved into a src sub-directory.
1482         * configure: Regenerate.
1484 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1486         * configure.ac: Bump minimum MPFR version to 2.4.0.
1487         * configure: Regenerated.
1489 2012-05-01  Richard Henderson  <rth@redhat.com>
1491         * Makefile.def (libatomic): New target_module.
1492         * configure.ac (target_libraries): Add libatomic.
1493         (noconfigdirs): Check if libatomic is supported.
1494         * Makefile.in, configure: Rebuild.
1496 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1498         * MAINTAINERS (Write After Approval): Add myself.
1500 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1502         * config.sub: Update to 2012-04-18 version from official repo.
1504 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1506         * MAINTAINERS (Write After Approval): Add myself.
1508 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1510         * MAINTAINERS: Changed email address.
1512 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1514         PR target/52737
1515         * contrib/gcc_update (files_and_dependencies):
1516         Remove gcc/config/avr/t-multilib from touch data.
1518 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1520         * MAINTAINERS (OS Port Maintainers): Remove irix.
1521         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1522         (unsupported_languages): Remove mips-sgi-irix6.*.
1523         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1524         (with_stabs): Remove.
1525         * configure: Regenerate.
1527 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1529         * MAINTAINERS (OS Port Maintainers): Remove osf.
1530         * configure.ac (enable_libgomp): Remove *-*-osf*.
1531         (with_stabs): Remove alpha*-*-osf*.
1532         * configure: Regenerate.
1534 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1536         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1537         * configure: Regenerate.
1539 2012-02-17  Walter Lee  <walt@tilera.com>
1541         * MAINTAINERS: (Write After Approval): Delete myself.
1543 2012-02-14  Walter Lee  <walt@tilera.com>
1545         * MAINTAINERS (tilegx port): Add myself.
1546         (tilepro port): Add myself.
1547         (Write After Approval): Add myself.
1549 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1551         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1552         and Joseph Myers as docstring relicensing maintainers.
1554 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1556         * MAINTAINERS (write-after-approval): Add myself.
1558 2012-02-08  Ira Rosen <irar@il.ibm.com>
1560         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1561         maintainer.
1563 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1565         * MAINTAINERS (Write After Approval): Move myself to
1566         maintain alphabetical order.
1568 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1570         * MAINTAINERS (Write After Approval): Add myself.
1572 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1574         * MAINTAINERS (Write After Approval): Add myself.
1576 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1577             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1579         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1580         * configure: Regenerate.
1582 2012-01-23  Harshit Chopra  <harshit@google.com>
1584         * MAINTAINERS (Write After Approval): Add myself.
1586 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1588         * configure.ac: Remove reference to mh-interix.
1589         * configure: Regenerate.
1591 2012-01-05  Richard Henderson  <rth@redhat.com>
1593         PR bootstrap/51072
1594         * configure.ac: Disable libitm if c++ is not enabled.
1595         * configure: Rebuild.
1597         * configure.ac: Fix regexp for same.
1598         * configure: Rebuild.
1600 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1602         * MAINTAINERS (Write After Approval): Add myself.
1604 2012-01-02  Richard Guenther  <rguenther@suse.de>
1606         PR bootstrap/51686
1607         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1608         * Makefile.in: Regenerate.
1610 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1612         * MAINTAINERS (Write After Approval): Add myself.
1614 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1616         * configure: Regenerate.
1618 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1620         * MAINTAINERS (picochip): Changed email address.
1622 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1624         * MAINTAINERS (write-after-approval): Add self.
1626 2011-11-29  DJ Delorie  <dj@redhat.com>
1628         * configure.ac (rl78-*-*) New case.
1629         * configure: Regenerate.
1630         * MAINTAINERS: Add myself as RL78 maintainer.
1632 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1634         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1636 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1638         * libtool.m4: Additional FreeBSD 10 fixes.
1640 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1642         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1643         Maintainers section, as Epiphany maintainer.
1645 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1647         PR target/49992
1648         * configure.ac: Remove ranlib special-casing for Darwin.
1649         * configure: Regenerate.
1651 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1653         * MAINTAINERS (Reviewers): Keep the list sorted.
1655 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1657         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1659 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1661         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1662         * configure: Rebuild.
1663         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1664         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1665         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1666         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1667         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1668         Add READELF.
1669         * Makefile.in: Rebuild.
1671 2011-11-09  Jason Merrill  <jason@redhat.com>
1673         * Makefile.def (language=c++): Remove check-c++0x.
1674         * Makefile.in (check-gcc-c++): Regenerate.
1676 2011-11-08  Richard Henderson  <rth@redhat.com>
1678         * configure.ac: Test for libitm directory present first.
1680         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1682         * configure.ac: Test libitm/configure.tgt to disable libitm.
1683         * configure: Rebuild.
1685 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1686             Richard Henderson  <rth@redhat.com>
1688         Merged from transactional-memory.
1690         * Makefile.def (lang_env_dependencies): libitm is c++.
1691         Add libitm target module.
1692         * configure.ac: Likewise.
1693         * config/mmap.m4: New file.
1694         * contrib/gcc_update: Add libitm to touch data.
1695         * Makefile.in, configure: Rebuild.
1697 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1699         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1700         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1701         * Makefile.in: Regenerate.
1703 2011-11-01  DJ Delorie  <dj@redhat.com>
1705         * config.sub: Update to version 2011-10-29 (added rl78)
1707 2011-10-27  Nick Clifton  <nickc@redhat.com>
1709         * config.sub: Import these changes from the config project:
1711         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1712             Ben Elliston  <bje@gnu.org>
1714         * config.sub (epiphany): New.
1716         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1717             Ben Elliston  <bje@gnu.org>
1719         * config.sub (hexagon, hexagon-*): New.
1721         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1723         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1724         64eb to be64.
1726         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1728         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1729         (nacl): Grok as alias for 32el-unknown-nacl.
1731 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1733         * MAINTAINERS (Write After Approval): Add myself.
1735 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1737         * MAINTAINERS (Write After Approval): Add myself.
1739 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1741         * MAINTAINERS (sparc port): Remove myself.
1743 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1745         * MAINTAINERS (Write After Approval): Add myself.
1747 2011-08-14  Yao Qi  <yao@codesourcery.com>
1749         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1750         * configure: Regenerate.
1752 2011-07-26  Ian Lance Taylor  <iant@google.com>
1754         * configure.ac: Set have_compiler based on whether gcc directory
1755         exists, rather than on whether gcc is in configdirs.
1756         * configure: Rebuild.
1758 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1760         * MAINTAINERS (Global Reviewers): Add self.
1762 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1764         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1765         link directories.
1766         * Makefile.in: Rebuild.
1768 2011-07-20  Ian Lance Taylor  <iant@google.com>
1770         PR bootstrap/49787
1771         * configure.ac: Move --enable-bootstrap handling earlier in file.
1772         If --enable-bootstrap and either --enable-build-with-cxx or
1773         --enable-build-poststage1-with-cxx, enable C++ automatically.
1774         * configure: Rebuild.
1776 2011-07-19  Ian Lance Taylor  <iant@google.com>
1778         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1779         make C++ a boot_language.  Set and substitute
1780         POSTSTAGE1_CONFIGURE_FLAGS.
1781         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1782         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1783         * configure, Makefile.in: Rebuild.
1785 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1787         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1788         maintainers.
1790 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1792         * MAINTAINERS (Global Reviewers): Add myself.
1794 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1796         * configure: Regenerate.
1798 2011-07-16  Jason Merrill  <jason@redhat.com>
1800         * Makefile.def (language=c++): Add check-c++0x and
1801         check-target-libmudflap-c++.
1802         * Makefile.tpl (check-target-libmudflap-c++): New.
1803         * Makefile.in: Regenerate.
1805 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1807         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1808         * Makefile.def (target_modules/libjava): Pass
1809         $(EXTRA_CONFIGARGS_LIBJAVA).
1810         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1811         if not configured with --enable-static-libjava.
1812         * Makefile.in: Regenerate.
1813         * configure: Likewise.
1815 2011-07-15  Jason Merrill  <jason@redhat.com>
1817         * Makefile.in (check-c++): Move check-gcc-c++0x after
1818         check-target-libstdc++-v3.
1820 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1822         * MAINTAINERS (c6x port): New entry.
1824 2011-07-13  Jason Merrill  <jason@redhat.com>
1826         * Makefile.in (check-gcc-c++0x): New.
1827         (check-c++): Depend on it.
1829 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1831         PR target/39150
1832         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1833         x86_64-*-solaris2.1[0-9]*.
1834         * configure: Regenerate.
1836 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1838         * MAINTAINERS (RTL optimizers): Add self.
1840 2011-06-27  Gabriel Charette  <gchare@google.com>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1846         PR regression/47836
1847         PR bootstrap/23656
1848         PR other/47733
1849         PR bootstrap/49247
1850         PR c/48825
1851         * configure.ac (target_libraries): Remove target-libiberty.
1852         Remove case-statement setting skipdirs=target-libiberty for
1853         multiple targets.  Remove checking target_configdirs and
1854         removing target-libiberty but keeping target-libgcc if
1855         otherwise empty.
1856         * Makefile.def (target_modules): Don't add libiberty.
1857         (dependencies): Remove all traces of target-libiberty.
1858         * configure, Makefile.in: Regenerate.
1860 2011-06-13  Walter Lee <walt@tilera.com>
1862         * configure.ac (tilepro-*-*) New case.
1863         (tilegx-*-*): Likewise.
1864         * configure: Regenerate.
1866 2011-06-06  Jing Yu  <jingyu@google.com>
1868         * configure.ac: Skip target-libiberty for
1869         arm*-*-linux-androideabi.
1870         * configure: Regenerated.
1872 2011-06-06  Nick Clifton  <nickc@redhat.com>
1874         * config.sub: Sync from upstream.
1876 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1878         * MAINTAINERS (Write After Approval): Add myself.
1880 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1882         * MAINTAINERS: Update my email address.
1884 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1886         * MAINTAINERS (Write After Approval): Update my email address.
1888 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1890         * MAINTAINERS (Write After Approval): Add myself.
1892 2011-05-08  Doug Kwan  <dougkwan@google.com>
1894         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1895         * configure: Regenerated.
1896         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1897         value from configure.
1898         * Makefile.in: Regenerated.
1900 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1902         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1903         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1904         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1905         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1906         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1907         *-*-vxworks*): Disable newlib and libgloss in separate case
1908         statement.
1909         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1910         to separate case statement.
1911         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1912         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1913         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1914         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1915         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1916         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1917         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1918         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1919         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1920         i[[3456789]]86-*-rdos*, m32r-*-*,
1921         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1922         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1923         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1924         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1925         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1926         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1927         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1928         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1929         and libgloss in main case over targets.  Remove most empty cases
1930         in main case over targets.
1931         * configure: Regenerate.
1933 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1935         * MAINTAINERS (Write After Approval): Add myself.
1937 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1939         * configure.ac: Remove code setting special library locations for
1940         hppa*64*-*-hpux11*.  Remove code setting compiler for
1941         sparc-sun-solaris2*.
1942         * configure: Regenerate.
1944 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1946         * configure.ac: Separate libgloss_dir settings from general case
1947         over targets.
1948         * configure: Regenerate.
1950 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1952         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1953         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1954         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1955         cases in libgcj-disabling case statement.
1956         (hppa*64*-*-linux*): Set unsupported_languages instead of
1957         disabling target-zlib.
1958         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1959         to hppa*64*-*-hpux*.
1960         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1961         hppa*-*-hpux*.
1962         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1963         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1964         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1965         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1966         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1967         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1968         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1969         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1970         libgcj-disabling case statement.
1971         * configure: Regenerate.
1973 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1975         * configure.ac: Disable Java for targets not supporting libffi.
1976         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1977         Remove cases in Java-disabling statement.
1978         (*arm-wince-pe): Change to arm-wince-pe.
1979         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1980         cases in Java-disabling statement.
1981         (bfin-*-*): Don't disable Java again.
1982         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1983         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1984         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1985         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1986         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1987         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1988         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1989         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1990         Java-disabling statement.
1991         (mmix-*-*): Don't disable Java again.
1992         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1993         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1994         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1995         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1996         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1997         statement.
1998         * configure: Regenerate.
2000 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2002         * configure.ac: Separate cases disabling Java and Java libraries
2003         from general case over targets.
2004         * configure: Regenerate.
2006 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2008         * MAINTAINERS: Update my email address.
2010 2011-04-20  Easwaran Raman  <eraman@google.com>
2012         * MAINTAINERS (Write After Approval): Add myself.
2014 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2016         PR lto/48086
2017         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2018         * configure: Regenerate.
2020 2011-04-16  Jim Meyering  <meyering@redhat.com>
2022         * MAINTAINERS (Write After Approval): Add myself.
2024 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2026         * MAINTAINERS: Update my email address.
2028 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2030         * MAINTAINERS (Write After Approval): Add myself.
2032 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2034         * MAINTAINERS (Write After Approval): Add myself.
2036 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2038         * MAINTAINERS (Write After Approval): Add myself.
2040 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2042         * configure.ac (build_tools): Remove build-byacc.
2043         (host_libs): Remove mmalloc.
2044         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2045         autoconf automake libtool diff rcs fileutils shellutils time
2046         textutils wdiff find uudecode hello tar gzip indent recode release
2047         sed perl gawk findutils gettext zip.
2048         (libgcj): Remove target-qthreads.
2049         (target_tools): Remove target-examples target-gperf.
2050         (YACC): Don't handle building byacc.
2051         * configure: Regenerate.
2052         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2053         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2054         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2055         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2056         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2057         handle building components.
2058         * Makefile.in: Regenerate.
2060 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2062         * MAINTAINERS: Update my email address as Xtensa maintainer.
2064 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2066         * config.sub: Sync from upstream.
2068 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2070         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2071         (microblaze*): Don't disable libssp.
2072         * configure: Regenerate.
2074 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2076         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2077         moveifchange.
2078         * configure: Regenerate.
2079         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2080         * Makefile.in: Regenerate.
2082 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2084         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2085         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2086         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2087         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2088         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2089         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2090         md_exec_prefix cases.
2091         * configure: Regenerate.
2093 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2095         * configure.ac: Separate cases disabling target-libssp,
2096         target-libiberty, target-libstdc++-v3 and Fortran from general
2097         case over targets.
2098         * configure: Regenerate.
2100 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2102         * configure.ac (*-*-chorusos): Don't disable libgcj.
2103         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2104         Remove case.
2105         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2106         (arm-*-coff): Don't disable libgcj.
2107         (arm*-*-linux-gnueabi): Remove useless assignment.
2108         (arm-*-riscix*): Don't disable libgcj.
2109         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2110         configuration.
2111         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2112         (c54x*-*-*): Remove case.
2113         (tic54x-*-*): Don't disable GCC or GCC libraries.
2114         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2115         to *.
2116         (d10v-*-*): Don't disable GCC libraries.
2117         (d30v-*-*): Don't disable libgcj.
2118         (h8500-*-*): Don't disable GCC libraries.
2119         (i960-*-*): Don't disable libgcj.
2120         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2121         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2122         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2123         libgcj.
2124         (m68k-*-coff*): Remove case.
2125         (mmix-*-*): Don't disable libgloss on host.
2126         (mn10200-*-*, mn10300-*-*): Remove cases.
2127         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2128         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2129         Don't disable libgcj.
2130         (romp-*-*): Remove case.
2131         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2132         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2133         case.
2134         (v810-*-*): Don't disable GCC libraries.
2135         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2136         (ip2k-*-*): Don't disable GCC libraries.
2137         * configure: Regenerate.
2139 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2141         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2142         libffi on host.
2143         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2144         on host.
2145         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2146         * configure: Regenerate.
2148 2011-03-26  John Marino  <binutils@marino.st>
2150         * configure.ac: Add support for *-*-dragonfly*
2151         * configure: Regenerate.
2153 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2155         * configure.ac (native_only): Remove.
2156         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2157         send-pr uudecode guile gnuserv on host.
2158         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2159         send-pr rcs guile perl texinfo libtool on host.
2160         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2161         automake send-pr rcs guile perl texinfo libtool on host.
2162         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2163         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2164         (alpha*-dec-osf*): Don't disable fileutils on target.
2165         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2166         texinfo send-pr expect dejagnu on target.
2167         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2168         target-qthreads on target.
2169         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2170         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2171         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2172         x86_64-*-mingw*): Don't disable expect on target.
2173         (*-*-cygwin*): Don't disable target-gperf on target.
2174         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2175         gnuserv on target.
2176         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2177         target.
2178         * configure: Regenerate.
2180 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2182         * configure.ac (target_tools): Remove target-groff.
2183         (native_only): Remove target-groff.
2184         (hppa*64*-*-*): Don't disable byacc.
2185         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2186         setting.
2187         (*-*-kaos*): Don't skip target-librx and target-groff.
2188         (*-*-netware*): Don't skip target-libmudflap.
2189         (*-*-tpf*): Don't skip target-libmudflap.
2190         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2191         directories on the host.
2192         (ia64*-*-*vms*): Don't skip tix.
2193         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2194         host.
2195         * configure: Regenerate.
2197 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2199         * configure.ac: Remove references to mt-mep, mt-netware,
2200         mt-wince.
2201         * Makefile.def: Add all-utils soft dependencies.
2202         * Makefile.tpl: Remove GDB_NLM_DEPS.
2203         * configure: Regenerate.
2204         * Makefile.in: Regenerate.
2206 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2208         * configure.ac: Do not include mh-x86omitfp.
2209         * configure: Regenerate.
2211 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2213         * configure.ac: Remove empty cases.
2214         * configure: Regenerate.
2216 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2218         * Makefile.def: Add dependency from termcap to gdb.
2219         * Makefile.in: Regenerate.
2221 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2223         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2224         * configure: Regenerate.
2225         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2226         * Makefile.tpl: Likewise.
2227         * Makefile.in: Regenerate.
2229 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2231         * configure.ac: Remove all mentions of tentative_cc.
2232         * configure: Regenerate.
2234 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2236         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2237         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2238         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2239         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2240         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2241         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2242         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2243         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2244         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2245         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2246         *-*-rhapsody*): Remove host cases.
2247         * configure: Regenerate.
2249 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2251         * configure.ac (ppc*-*-pe): Remove host case.
2252         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2253         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2254         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2255         cases.
2256         * configure: Regenerate.
2258 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2260         * config.sub: Update to version 2011-03-23.
2262 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2264         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2265         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2266         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2267         * configure: Regenerate.
2269 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2271         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2272         to Write After Approval.
2273         * config-ml.in: Don't handle arc-*-elf*.
2274         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2275         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2276         handle GCC libraries.
2277         * configure: Regenerate.
2279 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2281         PR bootstrap/48120:
2282         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2283         Add -lstdc++ -lm to LIBS.
2284         * configure: Regenerate.
2286 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2288         * config.guess: Update to version 2011-02-02
2289         * config.sub: Update to version 2011-02-24
2291 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2293         PR lto/48086
2294         * configure.ac: Re-enable LTO on *-apple-darwin9.
2295         * configure: Regenerate.
2297 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2299         PR lto/48086
2300         * configure.ac: Disable LTO on darwin due to an assembler change in
2301         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2302         under 256.
2303         * configure: Regenerate.
2305 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2307         * MAINTAINERS: Update myself as score backend maintainer,
2308         update my e-mail address.
2310 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2312         * MAINTAINERS: Update my e-mail address.
2314 2011-03-06  Joey Ye  <joey.ye@arm.com>
2316         * MAINTAINERS: Update my e-mail address.
2318 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2320         * configure.ac: Adjust test of with_ppl.
2321         * configure: Regenerated.
2323 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2325         * MAINTAINERS: Adjust my e-mail address.
2327 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2329         * configure.ac: Add -lpwl to ppllibs.
2330         * configure: Regenerated.
2332 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2334         * config/cloog.m4: Add -lisl to clooglibs.
2335         * configure: Regenerated.
2337 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2339         * MAINTAINERS (CPU Port maintainers): Add self.
2341 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2343         * MAINTAINERS: Add myself as testsuite maintainer.
2345 2011-02-15  Mike Stump  <mikestump@comcast.net>
2347         * MAINTAINERS: Add myself as testsuite maintainer.
2349 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2351         Import from Libtool and gnulib:
2353         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2355         Prepare for supporting FreeBSD 10.
2356         * config.rpath: Remove handling of freebsd1* which soon would
2357         match FreeBSD 10.0.
2359         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2361         Remove support for FreeBSD 1.x.
2362         * libtool.m4 (_LT_LINKER_SHLIBS)
2363         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2364         soon would incorrectly match FreeBSD 10.0.
2366 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2368         PR binutils/12283
2369         * move-if-change: Import version from gnulib.
2371 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2373         PR lto/47225
2374         * Makefile.def (lto-plugin): Double dash for enable-shared.
2375         (configure-gcc): Depend on all-lto-plugin.
2376         * Makefile.in: Rebuilt.
2378 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2380         * configure.ac: Remove extra bracket.
2381         * configure: Regenerate.
2383 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2385         * MAINTAINERS: Add myself as libquadmath maintainer.
2387 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2389         * MAINTAINERS: Update my email address.
2391 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2393         * MAINTAINERS (option handling): Add self.
2395 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2397         PR lto/47225
2398         * Makefile.def: Add dependency for install-gcc
2399         on install-lto-plugin.
2400         * Makfile.in: Regenerated
2402 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2404         * MAINTAINERS (CPU Port Maintainers): Add myself.
2406 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2408         PR libgcj/44341
2409         * configure.ac: Discard --with-* flags for host when configuring
2410         target libraries for cross build.
2411         * configure: Rebuilt.
2413 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2415         * MAINTAINERS (linear loop transforms): Removed.
2417 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2419         * configure.ac: If with_ppl is no, move setting with_cloog=no
2420         after CLOOG_REQUESTED check.
2421         * configure: Regenerated.
2423 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2425         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2426         CLooG has been requested.
2427         * configure: Regenerated.
2429 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2431         * configure: Regenerated.
2432         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2434 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2436         * configure: Regenerated.
2437         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2439 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2441         * configure.ac: Use AS_HELP_STRING throughout.
2442         * configure: Regenerate.
2444 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2446         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2447         * configure: Regenerate.
2449 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2451         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2453 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2455         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2456         for ia64-hpux.
2457         * configure: Regenerate.
2459 2011-01-07  Jan Hubicka  <jh@suse.cz>
2461         PR lto/47225
2462         * Makefile.in: Regenerate.
2463         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2464         configure.
2466 2011-01-07  Jan Hubicka  <jh@suse.cz>
2468         * Makefile.in: Regenerate.
2469         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2470         and configure dependency on lto-plugin configure.
2471         (lto-plugin module): Remove dependency on GCC; add dependency on
2472         liniberty.
2474 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2476         * MAINTAINERS (Write After Approval): Add myself.
2478 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2480         * configure: Regenerate.
2482 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2484         * configure.ac: (picochip): Disable libiberty.
2486 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2488         * MAINTAINERS (Write After Approval): Add myself.
2490 2010-12-10  Ian Lance Taylor  <iant@google.com>
2492         PR bootstrap/46819
2493         * configure.ac: For --disable-libgcj clear libgcj_saved.
2494         * configure: Rebuild.
2496 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2498         PR fortran/46540
2499         * configure.ac: Add --disable-libquadmath and
2500         --disable-libquadmath-support.
2501         * configure: Regenerate.
2503 2010-12-03  Ian Lance Taylor  <iant@google.com>
2505         * MAINTAINERS: Add myself as libgo maintainer.
2507 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2509         PR libffi/46792
2510         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2511         * configure: Regenerate.
2513 2010-12-02  Ian Lance Taylor  <iant@google.com>
2515         * configure.ac: Always set default for poststage1_ldflags to
2516         -static-libstdc++ -static-libgcc.
2518 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2520         * configure.ac: Move comment to remove extra space in last argument
2521         of GCC_TARGET_TOOL.
2523 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2525         PR other/46026
2526         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2527         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2528         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2529         (BASE_FLAGS_TO_PASS): Use it.
2530         * configure: Rebuilt.
2531         * Makefile.in: Rebuilt.
2533 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2535         PR binutils/12258
2536         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2537         Properly check default linker.
2538         * configure: Regnerated.
2540 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2542         * configure.ac: For --enable-gold, handle value `default' instead of
2543         `both*'.  New configure option --{en,dis}able-ld.
2544         * configure: Regenerate.
2546 2010-11-20  Ian Lance Taylor  <iant@google.com>
2548         * configure.ac: Only disable a language library if no language needs
2549         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2550         * configure: Rebuild.
2552 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2554         * Makefile.in: Regenerate.
2556         PR other/46202
2557         * configure.ac: Fix just-built in-tree STRIP name to be
2558         binutils/strip-new.
2559         * configure: Regenerate.
2560         * Makefile.def (install-strip-gcc, install-strip-binutils)
2561         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2562         (install-strip-sid): Mirror dependencies on non-strip variants
2563         of these targets on the respective -strip prerequisites.
2564         * Makefile.tpl (install-strip, install-strip-host)
2565         (install-strip-target): New targets.
2566         (install-strip-[+module+], install-strip-target-[+module+]):
2567         New targets.
2568         * Makefile.in: Regenerate.
2570 2010-11-19  Ian Lance Taylor  <iant@google.com>
2571             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2573         * configure.ac: Add target-libgo to target_libraries.  Set
2574         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2575         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2576         (HOST_EXPORTS): Add GOC.
2577         (BASE_TARGET_EXPORTS): Add GOC.
2578         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2579         (GOCFLAGS_FOR_TARGET): New variable.
2580         (EXTRA_HOST_FLAGS): Add GOC.
2581         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2582         * Makefile.def (target_modules): Add libgo.
2583         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2584         (dependencies): Add dependency from configure-target-libgo to
2585         configure-target-libffi and all-target-libstdc++-v3.  Add
2586         dependencies from all-target-libgo to all-target-libffi.
2587         (languages): Add go.
2588         * configure: Rebuild.
2589         * Makefile.in: Rebuild.
2591 2010-11-19  Ian Lance Taylor  <iant@google.com>
2593         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2594         compiler/flag environment variables.
2596 2010-11-18  Ian Lance Taylor  <iant@google.com>
2598         * configure.ac: Check for lang_requires_boot_languages in
2599         config-lang.in files.
2600         * configure: Rebuild.
2602 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2603             Tobias Burnus  <burnus@net-b.de>
2605         PR fortran/32049
2606         * Makefile.def: Add libquadmath; build it with language=fortran.
2607         * configure.ac: Add libquadmath.
2608         * Makefile.tpl: Handle multiple libs in check-[+language+].
2609         * Makefile.in: Regenerate.
2610         * configure: Regenerate.
2612 2010-11-16  Tom Tromey  <tromey@redhat.com>
2614         * MAINTAINERS: Moved myself to reviewers section.
2616 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2618         * MAINTAINERS: Moved myself to reviewers section.
2620 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2622         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2623         (Write After Approval): Remove self.
2625 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2627         * configure.ac: Fix spelling in option names.
2628         * configure: Regenerated.
2630 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2632         PR bootstrap/39622
2633         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2634         * configure: Regenerated.
2636 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2638         * MAINTAINERS: Update my email address.
2640 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2642         * configure: Regenerate.
2644 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2646         * configure: Regenerate.
2648 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2650         * configure: Regenerate.
2652 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2654         * configure: Regenerate.
2656 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2658         * configure.ac: Support official CLooG.org versions.
2659         * configure: Regenerate.
2660         * config/cloog.m4: New.
2662 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2664         * MAINTAINERS (Write After Approval): Add myself.
2666 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2668         * MAINTAINERS: Update my email address.
2670 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2672         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2673         * configure: Regenerate.
2675 2010-11-03  Ian Lance Taylor  <iant@google.com>
2676             Dave Korn  <dave.korn.cygwin@gmail.com>
2678         PR lto/46273
2679         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2680         and on other supported platforms whenever LTO is enabled.
2681         * configure: Rebuild.
2683 2010-11-02  Alan Modra  <amodra@gmail.com>
2685         PR binutils/12110
2686         * configure.ac: Error when source path contains spaces.
2687         * configure: Regenerate.
2689 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2691         * MAINTAINERS: Update my email address.
2693 2010-10-20  Ian Lance Taylor  <iant@google.com>
2695         * Makefile.def (target_modules): Set lib_path to src/.libs for
2696         libstdc++-v3 module.
2697         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2698         * Makefile.in: Rebuild.
2700 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2702         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2703         (Write After Approval): Remove myself.
2705 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2707         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2709 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2711         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2713 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2715         * configure.ac (build_lto_plugin): New shell variable.
2716         (--enable-lto): Turn on by default for all non-ELF platforms that
2717         have had LTO support added so far.  Set build_lto_plugin appropriately
2718         for both ELF and non-ELF.
2719         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2720         * configure: Regenerate.
2722 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2724         Sync from src:
2725         * configure.ac (v850 support): Remove target-libgloss from
2726         noconfigdirs.
2727         * configure: Regenerate.
2729 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2731         PR bootstrap/45326
2732         PR bootstrap/45174
2733         * configure.ac: Honor initial values of $build_configargs,
2734         $host_configargs, $target_configargs.  Mark the precious, so
2735         environment settings get recorded.
2736         * configure: Regenerate.
2738 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2740         PR bootstrap/45796
2741         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2742         Depend on all-build-libiberty.
2743         * Makefile.in: Regenerate.
2745 2010-09-30  Michael Eager  <eager@eagercon.com>
2747         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2748         * configure: Regenerate.
2750 2010-09-28  Michael Eager  <eager@eagercon.com>
2752         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2754 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2756         PR bootstrap/44621
2757         * configure.ac: Fix unportable shell quoting.
2758         * configure: Regenerate.
2760 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2762         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2763         targets and amend comment.
2764         * configure: Regenerate.
2766 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2768         * MAINTAINERS (Write After Approval): Add myself.
2770 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2772         * configure.ac: Enable LTO by default on Darwin.
2773         * configure: Regenerate.
2775 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2777         * MAINTAINERS (Write After Approval): Add myself.
2779 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2781         * MAINTAINERS (Write After Approval): Add myself.
2783 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2785         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2786         ports
2788 2010-07-28  David Yuste  <david.yuste@gmail.com>
2790         * MAINTAINERS (Write After Approval): Add myself.
2792 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2794         * configure.ac: Support all v850 targets.
2795         * configure: Regenerate.
2797 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2799         PR bootstrap/44455
2800         * configure.ac (extra_mpfr_configure_flags): Copy from
2801         extra_mpc_gmp_configure_flags.
2802         * configure: Re-generated.
2804 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2806         * MAINTAINERS (Write After Approval): Add myself.
2808 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2810         * MAINTAINERS (Write After Approval): Add myself.
2812 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2814         * MAINTAINERS (Write After Approval): Add myself.
2816 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2818         PR target/44862
2819         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2820         Provide -B option to allow for link spec %s substitutions for
2821         libstdc++.a on darwin.
2822         * Makefile.in: Regenerate.
2824 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2826         * MAINTAINERS (Reviewers): Update my e-mail address
2828 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2830         * Makefile.def (configure-gcc): Depend on all-libelf.
2831         * Makefile.in: Rebuild.
2833 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2835         * MAINTAINERS (Write After Approval): Add myself in the right place.
2837 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2839         * MAINTAINERS (Write After Approval): Add myself.
2841 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2843         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2845 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2847         * config.sub: Update to version 2010-05-21.
2848         * config.guess: Update to version 2010-04-03.
2850 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2852         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2853         * configure: Regenerate.
2855 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2857         * MAINTAINERS (Write After Approval): Add myself.
2859 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2861         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2862         a platform that supports LTO.
2863         * configure: Regenerate.
2865 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2867         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2868         * configure: Regenerated.
2870 2010-04-27  Roland McGrath  <roland@redhat.com>
2871             H.J. Lu  <hongjiu.lu@intel.com>
2873         * configure.ac (--enable-gold): Support both, both/gold and
2874         both/bfd to add gold to configdirs without removing ld.
2875         * configure: Regenerated.
2877         * Makefile.def: Add install-gold dependency to install-ld.
2878         * Makefile.in: Regenerated.
2880 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2882         PR lto/42776
2883         * configure.ac (--enable-lto): Refactor handling so libelf tests
2884         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2885         and allow LTO to be explicitly enabled on non-ELF platforms that
2886         are known to support it inside else-clause.
2887         * configure: Regenerate.
2889 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2891         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2892         * configure: Regenerate.
2894 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2896         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2897         * configure: Regenerate.
2899 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2901         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2902         separately.
2903         * configure: Regenerate.
2905 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2907         * MAINTAINERS (Write After Approval): Add myself.
2909 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2911         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2912         * configure: Regenerate.
2914 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2916         * configure: Regenerate after change to elf.m4.
2918 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2920         * MAINTAINERS (Write After Approval): Add myself.
2922 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2924         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2925         * configure: Regenerated.
2927 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2929         * configure.ac: Print "buggy but acceptable" when CLooG
2930         revision is less than 9.
2931         * configure: Regenerated.
2933 2010-04-01  Diego Novillo  <dnovillo@google.com>
2935         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2937 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2939         PR bootstrap/43615
2940         PR bootstrap/43328
2942         Revert:
2944         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2946         * configure.ac: Do not pass --enable-multilib nor
2947         --disable-multilib in baseargs.  Accept explicitly passed
2948         --enable_multilib.
2949         * configure: Regenerate.
2951 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2953         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2955 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2957         * MAINTAINERS: Remove myself.
2959 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2961         PR bootstrap/43328
2962         * configure.ac: Do not pass --enable-multilib nor
2963         --disable-multilib in baseargs.  Accept explicitly passed
2964         --enable_multilib.
2965         * configure: Regenerate.
2967 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2969         * MAINTAINERS (spu port): Remove me.
2971 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2973         * configure.ac (tic6x-*-*): New case.
2974         * configure: Regenerate.
2976 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2978         * config.sub: Update to version 2010-03-22.
2979         * config.guess: Update to version 2009-12-30.
2981 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2983         PR ada/42554
2984         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2985         * configure: Regenerate.
2987 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2989         * MAINTAINERS: Update my email address.
2991 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2993         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2994         (ghassan.shobaki@amd.com): Removed.
2996 2010-03-17  Alan Modra  <amodra@gmail.com>
2998         * MAINTAINERS: Update my email address.
3000 2010-03-16  Diego Novillo  <dnovillo@google.com>
3002         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3003         Matthews.
3005 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3007         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3008         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3010 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3012         * MAINTAINERS: Update my email address.
3014 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3016         * MAINTAINERS: Update my email address.
3018 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3020         * MAINTAINERS: Update my email address.
3022 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3024         * MAINTAINERS: Update my email address.
3026 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3028         PR libstdc++/32499
3029         * configure.ac (RANLIB): Default to true.
3030         (STRIP): Likewise.
3031         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3032         * configure: Regenerate.
3034 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3036         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3037         (Write After Approval): Update my email address.
3039 2010-02-17  Nick Clifton  <nickc@redhat.com>
3041         PR 11238
3042         * Makefile.tpl (local-distclean): Also remove config.cache files in
3043         sub-directories as there may not be Makefiles present in the
3044         sub-directories.
3045         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3046         the config.cache files found by the find command.
3048         * Makefile.in: Regenerate.
3049         * configure.ac: Revert previous delta.
3050         * configure: Regenerate.
3052 2010-02-15  Nick Clifton  <nickc@redhat.com>
3054         PR 11238
3055         * configure.ac: Delete config.cache files in sub-directories when
3056         deleting Makefiles.
3057         * configure: Regenerate.
3059 2010-02-12  Ben Elliston  <bje@gnu.org>
3061         * MAINTAINERS: Update my email address.
3063 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3065         * MAINTAINERS (spu port): Update my email address.
3067 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3069         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3071 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3073         * configure.ac: Add "recommended" version checks for GMP/MPC.
3074         Update recommended GMP/MPFR/MPC versions.
3075         * configure: Regenerate.
3077 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3079         * MAINTAINERS: Move my Embecosm email address into the
3080         write-after-approval section.
3082 2010-01-26  Ian Lance Taylor  <iant@google.com>
3084         * MAINTAINERS: Add myself as Go frontend maintainer.
3086 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3088         PR libstdc++/36101, PR libstdc++/42813
3089         * configure.ac (bootstrap_target_libs): Make inclusion of
3090         target-libgomp conditional on libgomb being in target_configdirs.
3091         * configure: Regenerate.
3093 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3095         PR libstdc++/36101, PR libstdc++/42813
3096         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3097         * configure: Regenerate.
3099 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3101         PR libstdc++/36101, PR libstdc++/42813
3102         * configure.ac (target_configdirs): Substitute.
3103         * Makefile.def: Bootstrap target module libgomp.
3104         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3105         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3106         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3107         * configure, Makefile.in: Regenerate.
3109 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3111         * MAINTAINERS: Adjust my details.
3113 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3115         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3117 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3119         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3121 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3123         * MAINTAINERS (Write After Approval): Add myself.
3125 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3127         * MAINTAINERS (Write After Approval): Add myself.
3129 2010-01-11  Richard Guenther  <rguenther@suse.de>
3131         PR lto/41569
3132         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3133         * Makefile.in: Regenerated.
3135 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3137         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3138         * configure: Regenerate.
3140 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3141             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3143         PR bootstrap/42424
3144         * configure.ac: Include libtool m4 files.
3145         (_LT_CHECK_OBJDIR): Call it.
3146         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3147         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3149         * configure: Regenerate.
3151 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3153         PR bootstrap/41818
3154         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3155         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3156         * Makefile.in: Regenerate.
3158 2010-01-02  Richard Guenther  <rguenther@suse.de>
3160         PR lto/41529
3161         * configure.ac: Include config/elf.m4.  Disable LTO if not
3162         builting for an elf target.
3163         * configure: Regenerate.
3165 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3167         * MAINTAINERS: Change my email address.
3169 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3171         * config.sub, config.guess: Update from upstream sources.
3173 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3175         * MAINTAINERS (Write After Approval): Add myself.
3177 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3179         PR middle-end/30447
3180         PR middle-end/30789
3181         PR other/40302
3183         * configure.ac: Require MPC.
3184         * configure: Regenerate.
3186 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3188         PR target/38384
3189         PR bootstrap/40972
3190         * libtool.m4: Sync from git Libtool.
3191         * ltoptions.m4: Likewise.
3192         * ltversion.m4: Likewise.
3193         * lt~obsolete.m4: Likewise.
3194         * ltmain.sh: Likewise.
3196 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3198         * configure.ac: Update minimum MPC version to 0.8.
3199         * configure: Regenerate.
3201 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3203         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3204         * configure: Regenerated.
3206 2009-11-21  Ian Lance Taylor  <iant@google.com>
3208         * configure.ac: Change default of poststage1_ldflags to be empty if
3209         poststage1_libs is set.  When poststage1_libs is empty, and
3210         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3211         * configure: Rebuild.
3213 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3215         * MAINTAINERS (Write After Approval): Update my email address.
3217 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3219         * config.guess: Update from upstream sources.
3221 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3223         * Makefile.def: Restore host and target settings for gmp.
3224         * Makefile.in: Rebuild.
3226 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3228         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3229         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3230         Fix portability of test of C++ as bootstrap language.  Add
3231         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3232         * configure: Rebuild.
3233         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3234         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3235         in-tree building.
3236         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3237         (POSTSTAGE1_HOST_EXPORTS): Use it.
3238         (STAGE[+id+]_CXXFLAGS): New.
3239         (BASE_FLAGS_TO_PASS): Pass it down.
3240         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3241         extra_exports.
3242         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3243         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3244         extra_exports.
3245         * Makefile.in: Rebuild.
3247 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3249         * config.sub, config.guess: Update from upstream sources.
3251 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3253         * MAINTAINERS (Write After Approval): Add myself.
3255 2009-11-09  Jon Beniston  <jon@beniston.com>
3257         * MAINTAINERS (Write After Approval): Add myself.
3259 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3261         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3262         paths for *-w64-mingw* and x86_64-*mingw*.
3263         * configure: Regenerated.
3265 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3267         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3269 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3271         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3272         Phil Edwards to Write-After Approval.
3274 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3276         * configure.ac: Disable target-winsup & co for
3277         x86_64-*-mingw* and *-w64-mingw* targets.
3278         * configure: Regenerated.
3280 2009-10-16  Nick Clifton  <nickc@redhat.com>
3282         * MAINTAINERS: Add myself as a maintainer for the RX port.
3284 2009-10-26  Johannes Singler  <singler@kit.edu>
3286         * MAINTAINERS (Write After Approval): Update my e-mail address.
3288 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3290         * configure.ac (CLooG test): Use = with test.
3291         * configure: Regenerate.
3293 2009-10-22  Richard Guenther  <rguenther@suse.de>
3295         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3296         cloog if the ppl version check failed.  Move flags saving
3297         before setting in libelf check.
3298         * configure: Regenerate.
3300 2009-10-21  Richard Guenther  <rguenther@suse.de>
3302         * configure.ac: Adjust the ppl and cloog configure to work as
3303         documented.  Disable cloog if ppl was disabled.  Omit the version
3304         checks if they were disabled.
3305         * configure: Re-generate.
3307 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3309         * configure.ac: Add 'lto' to enable_languages, not
3310         new_enable_languages, and only if not already present.
3311         * configure: Regenerate.
3313 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3315         * README: Refer to the various COPYING* files instead of just
3316         COPYING.
3317         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3319 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3321         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3323 2009-10-07  Richard Guenther  <rguenther@suse.de>
3325         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3326         and Richard Guenther as reviewers.
3327         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3328         as reviewers.
3330 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3332         * config.sub: Update from upstream sources.
3334 2009-10-06  Ian Lance Taylor  <iant@google.com>
3336         * Makefile.def: check-gold depends upon all-gas.
3337         * Makefile.in: Rebuild.
3339 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3341         * MAINTAINERS (Write After Approval): Add myself.
3343 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3345         * Makefile.def: all-lto-plugin depends on all-libiberty.
3346         set bootstrap=true for lto-plugin.
3347         Add lto-plugin.
3348         * Makefile.in: Regenerate.
3349         * configure.ac (host_libs): Add lto-plugin.
3350         * configure: Regenerate.
3352 2009-10-03  Diego Novillo  <dnovillo@google.com>
3354         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3355         (HOST_LIBELFLIBS): Define.
3356         (HOST_LIBELFINC): Define.
3357         * Makefile.in: Regenerate.
3358         * configure.ac: Add --enable-lto.
3359         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3360         If --enable-lto is used, add 'lto' to new_enable_languages.
3361         If --enable-lto is used and gold is enabled, add
3362         lto-plugin to configdirs.
3363         * configure: Regenerate.
3365 2009-10-03  Simon Baldwin  <simonb@google.com>
3367         * configure.ac: If --with-system-zlib, suppress local zlib and
3368         pass --with-system-zlib to subdir configure scripts.
3369         * configure: Regenerate.
3371 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3372             Paolo Bonzini  <bonzini@gnu.org>
3374         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3375         $(srcdir).
3376         * Makefile.in: Rebuilt.
3378 2009-09-26  Gary Funck  <gary@intrepid.com>
3380         * MAINTAINERS (Write After Approval): Add myself.
3382 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3384         * configure.ac: Update minimum MPC version to 0.7.
3385         * configure: Regenerate.
3387 2009-09-25  Nick Clifton  <nickc@redhat.com>
3389         * configure.ac: Pass any --cache-file=/dev/null option on to
3390         subconfigures.
3391         * configure: Regenerate.
3393 2009-09-23  Nick Clifton  <nickc@redhat.com>
3395         * config.sub, config.guess: Update from upstream sources.
3397 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3399         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3400         * Makefile.in: Rebuilt.
3402 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3404         PR bootstrap/32272
3405         * configure.ac: Error out if $srcdir isn't '.' but contains
3406         host-${host_noncanonical}.
3407         * configure: Regenerate.
3409 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3411         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3412         maintainer.
3414 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3416         * configure.ac: If bootstrapping a combined tree with
3417         --enable-gold, require c++ in stage1_languages.
3418         * configure: Regenerate.
3420         * configure.ac: Also add target_libs of stage1_languages to
3421         bootstrap_target_libs.
3422         * configure: Regenerate.
3424         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3425         with --enable-languages not containing c++.
3426         * configure: Regenerate.
3428 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3430         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3431         * configure: Regenerate.
3433 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3435         * MAINTAINERS (Write After Approval): Update my e-mail address,
3436         and move from from here...
3437         (Waiting for paperwork): To here.
3439 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3441         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3443 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3445         * configure.ac: Do not use $extrasub for replacing @if/@endif
3446         parts in Makefile; instead, use additional arguments to
3447         AC_CONFIG_COMMANDS to do the replacement manually, with several
3448         sed invocations, to avoid HP-UX sed command limits.
3449         * configure: Regenerate.
3451 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3453         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3454         blank before -L.
3456 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3458         * configure.ac (with-build-config): Document.  Handle without.
3459         Handle missing argument.
3460         * configure: Rebuilt.
3462 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3464         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3465         Default to bootstrap-debug only if compare-debug works.
3466         * configure: Rebuilt.
3467         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3468         * Makefile.in: Rebuilt.
3470 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3472         * MAINTAINERS (OS Port Maintainers): Update my email address.
3474 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3476         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3477         * Makefile.in: Rebuilt.
3479 2009-09-01  Chris Demetriou  <cgd@google.com>
3481         * MAINTAINERS (Write After Approval): Add myself.
3483 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3485         PR debug/30161
3486         * include/dwarf2.h (enum dwarf_tag): Added
3487         DW_TAG_GNU_template_template_param
3488         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3490 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3492         * Makefile.tpl (AWK): Fix typo.
3493         * Makefile.in: Regenerate.
3495 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3497         * configure.ac: Detect awk and sed.
3498         * Makefile.def (flags_to_pass): Add AWK and SED.
3499         * Makefile.tpl (AWK, SED): New.
3500         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3501         * configure: Regenerate.
3502         * Makefile.in: Regenerate.
3504 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3506         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3507         (collapseslashes): Likewise.
3509 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3511         * configure.ac (AC_PREREQ): Bump to 2.64.
3513 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3515         * configure.ac: Remove --with-datarootdir, --with-docdir,
3516         --with-pdfdir, --with-htmldir switches.
3517         * configure: Regenerate.
3519         * configure: Regenerate.
3521         * compile: Sync from Automake 1.11.
3522         * depcomp: Likewise.
3523         * install-sh: Likewise.
3524         * missing: Likewise.
3525         * mkinstalldirs: Likewise.
3526         * ylwrap: Likewise.
3528 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3530         * ltmain.sh (func_normal_abspath): New function.
3531         (func_relative_path): Likewise.
3532         (func_mode_help): Document new -bindir option for link mode.
3533         (func_mode_link): Add new -bindir option, and use it to place
3534         output DLL if specified.
3536 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3538         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3539         (baseargs): Add --disable-option-checking.
3540         * configure: Regenerate.
3542         * Makefile.def (configure-target-libiberty): Depend on
3543         all-binutils and all-ld.
3544         (configure-target-newlib): Likewise.
3545         * Makefile.in: Regenerate.
3547 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3549         * config.sub, config.guess: Update from upstream sources.
3551 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3553         Sync from src, merge:
3555         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3557         * configure.ac: Do not exclude gas for i386-*-darwin.
3558         Add a case for x86_64-*-darwin.
3559         * configure: Regenerate.
3561 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3563         * MAINTAINERS: Add my name to Write After Approval list.
3565 2009-08-06  Michael Eager  <eager@eagercon.com>
3567         * configure.ac: Add Microblaze target.
3568         * configure: Regenerate.
3570 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3572         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3573         * configure: Regenerate.
3575 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3577         * MAINTAINERS (Write After Approval): Update my e-mail address.
3579 2009-07-06  Ian Lance Taylor  <iant@google.com>
3581         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3582         * configure: Rebuild.
3584 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3586         * MAINTAINERS: Move myself to the Graphite Reviewers.
3588 2009-06-30  Wei Guozhi  <carrot@google.com>
3590         * MAINTAINERS: Add my name to Write After Approval list.
3592 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3594         PR bootstrap/40338
3595         * configure.ac (comparestring): Create new variable.
3596         * Makefile.tpl (comparestring): Use to skip some comparisions.
3597         * configure: Regenerate.
3598         * Makefile.in: Regenerate.
3600 2009-06-26  Doug Evans  <dje@sebabeach.org>
3602         * Makefile.def (host_modules): Add cgen.
3603         * Makefile.in: Regenerate.
3604         * configure.ac (host_tools): Add cgen.
3605         * configure: Regenerate.
3607 2009-06-23  DJ Delorie  <dj@redhat.com>
3609         * MAINTAINERS: Add myself as mep maintainer.
3611 2009-06-23  Ian Lance Taylor  <iant@google.com>
3613         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3614         boot_languages.  Only bootstrap target libraries listed in
3615         target_libs for some boot language.  Add --with-stage1-ldflags,
3616         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3617         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3618         if not building with C++.
3619         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3620         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3621         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3622         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3623         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3624         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3625         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3626         * configure, Makefile.in: Rebuild.
3628 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3630         * MAINTAINERS: Added my name to write-after-approval list.
3632 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3634         * configure.ac: Define is_elf for QNX Neutrino targets.
3635         * configure: Regenerate.
3637 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3639         * MAINTAINERS: Added my name to the write-after-approval list
3641 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3643         * configure.ac: Detect MPC in default directory.
3644         * configure: Regenerate.
3646 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3647             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3649         * Makefile.tpl (all): Avoid a trailing backslash.
3650         * Makefile.in: Regenerate.
3652 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3654         * config.sub, config.guess: Update from upstream sources.
3656 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3658         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3659         to noconfdirs.
3660         * configure: Regenerate.
3662 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3664         * Makefile.tpl ([+compare-target+]): Compare all stage
3665         directories, rather than just gcc.
3666         * Makefile.in: Rebuilt.
3668 2009-06-01  Doug Kwan  <dougkwan@google.com>
3670         * configure.ac: Support gold for target arm*-*-*.
3671         * configure: Regenerate.
3673 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3675         * Makefile.def: Add MPC support and dependencies.
3676         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3678         * Makefile.in, configure: Regenerate.
3680 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3682         * Makefile.tpl (all): Avoid harmless warning in make all when
3683         gcc-bootstrap is enabled but stage_last does not exist.
3684         * Makefile.in: Rebuilt.
3686 2009-05-24  Nicolas Roche  <roche@adacore.com>
3688         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3689         * Makefile.in: Regenerate.
3691 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3693         * MAINTAINERS: Update my e-mail address.
3695 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3697         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3698         * configure:  Regenerate.
3700 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3702         PR other/40159
3703         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3704         gcc-no-bootstrap are mutually exclusive.
3705         * Makefile.in: Rebuilt.
3707 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3709         PR other/40159
3710         * Makefile.tpl (all): Don't end with unconditional success.
3711         * Makefile.in: Rebuilt.
3713 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3715         PR target/37137
3716         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3717         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3718         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3719         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3720         stage_configureflags, stage_cflags and stage_libcflags into
3721         explicit Makefile macros.
3722         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3723         GFORTRAN.
3724         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3725         CC.  Set CC_FOR_BUILD from CC.
3726         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3727         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3728         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3729         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3730         and GFORTRAN.
3731         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3732         (_LIBCFLAGS): Renamed to _TFLAGS.
3733         (do-compare-debug, do-compare3-debug): Drop.
3734         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3735         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3736         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3737         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3738         (XGCC_FLAGS_FOR_TARGET): New.
3739         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3740         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3741         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3742         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3743         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3744         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3745         TFLAGS.
3746         (BUILD_CONFIG): Include if requested.
3747         (all): Set TFLAGS on bootstrap.
3748         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3749         (all-stageid-prefixmodule): Likewise.
3750         (do-clean, distclean-stageid): Set TFLAGS.
3751         (restrap): Fix whitespace.
3752         * Makefile.in: Rebuilt.
3754 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3756         * config.guess: Sync with src.
3758 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3760         * configure.ac ($with_ppl):  Default to no if not supplied.
3761         ($with_cloog):  Likewise.
3762         configure:  Regenerate.
3764 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3766         * MAINTAINERS: Update my e-mail address.
3768 2009-04-27  Nick Clifton  <nickc@redhat.com>
3770         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3772 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3774         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3775         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3776         * Makefile.in: Regenerate.
3778 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3780         PR bootstrap/39739
3781         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3782         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3784         * configure, Makefile.in: Regenerate.
3786 2009-04-21  Taras Glek  <tglek@mozilla.com>
3788         * include/hashtab.h: Update GTY annotations to new syntax
3789         * include/splay-tree.h: Likewise
3791 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3793         * config.sub, config.guess: Update from upstream sources.
3795 2009-04-15  Anthony Green  <green@moxielogic.com>
3797         * configure.ac: Add moxie support.
3798         * configure: Rebuilt.
3800 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3802         * configure.ac: Change copyright header to refer to version
3803         3 of the GNU General Public License and to point readers at the
3804         COPYING3 file and the FSF's license web page.
3805         * Makefile.def: Likewise.
3806         * Makefile.tpl: Likewise.
3807         * Makefile.in: Regenerate.
3809 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3811         * configure.ac: Restore match for darwin9 or later. Use double
3812         brackets since regeneration eats one pair.
3813         * configure: Regenerate.
3815 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3817         PR gas/10039
3818         * configure.ac: Require texinfo 4.7.
3819         * configure: Regenerated.
3821 2009-04-09  Nick Clifton  <nickc@redhat.com>
3823         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3824         the GCC Runtime Library Exception.
3826 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3828         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3829         * configure: Regenerate.
3831 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3833         * Makefil.def (languages): New entries.
3834         * Makefile.tpl (check-gcc-*): New generic target.
3835         * Makefile.in: Regenerate.
3837 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3839         * MAINTAINERS:  Update my email address.
3841 2009-03-18  Tom Tromey  <tromey@redhat.com>
3843         * configure: Rebuild.
3844         * configure.ac (host_libs): Add libiconv.
3845         * Makefile.in: Rebuild.
3846         * Makefile.def (host_modules): Add libiconv.
3847         (configure-gdb, all-gdb): Depend on libiconv.
3849 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3851         * configure.ac: Treat gdb as supported on x86_64-darwin.
3852         * configure: Regenerate.
3854 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3856         * configure.ac (--with-host-libstdcxx): New option.
3857         * configure: Regenerate.
3859 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3861         * MAINTAINERS:  Move myself into the write after approval list.
3863 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3865         * MAINTAINERS: Update e-mail address.
3867 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3869         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3871 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3873         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3875 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3877         Backport from git Libtool:
3879         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3880         Support GNU/kOpenSolaris.
3881         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3882         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3883         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3884         GNU/kOpenSolaris.
3886 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3888         * MAINTAINERS: Update e-mail address.
3890 2009-02-24  Michael Eager  <eager@eagercon.com>
3892         * MAINTAINERS (Write After Approval): Add self.
3894 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3896         * MAINTAINERS (Write After Approval): Add myself.
3898 2009-02-05  Andreas Schwab  <schwab@suse.de>
3900         * Makefile.tpl (stage_last): Define $r and $s before using
3901         $(RECURSE_FLAGS_TO_PASS).
3902         * Makefile.in: Regenerate
3904 2009-01-30  Ian Lance Taylor  <iant@google.com>
3906         * MAINTAINERS: Move myself to the Global Reviewers list.
3908 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3910         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3911         * configure: Regenerate.
3913 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3915         * MAINTAINERS: Make whitespace consistent.
3916         Remove Robert Millan from Write After Approval.
3918 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3920         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3921         (all-opcodes): Depend on all-libiberty.
3922         * Makefile.in: Regenerate.
3924 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3926         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3927         * configure: Regenerate.
3929 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3931         * MAINTAINERS (Write After Approval): Add myself.
3933 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3935         * MAINTAINERS: Add myself to reviewers (Fortran).
3937 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3939         PR tree-optimization/38515
3940         * configure.ac (cloog-polylib): Removed.
3941         (with_ppl, with_cloog): Test for "no".
3942         * configure: Regenerated.
3944 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3946         * MAINTAINERS: Moved myself to reviewers (Fortran).
3948 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3950         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3951         (Write After Approval): Remove myself.
3953 2009-01-03  Diego Novillo  <dnovillo@google.com>
3955         * MAINTAINERS: Remove myself from alias maintainership.
3957 2009-01-02  David Ayers  <ayers@fsfe.org>
3959         * MAINTAINERS: Update e-mail address.
3961 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3963         * MAINTAINERS: Make whitespace consistent.
3965 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3967         Backport from upstream Libtool:
3968         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3969         Add cache variables to tests that require the linker to work.
3970         For shlibpath_overrides_runpath, this also changes the semantics
3971         to let the result from the C compiler take precedence.
3973 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3975         * config.sub, config.guess: Update from upstream sources.
3977 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3979         * configure.ac (ppllibs): Add by default the lib flags.
3980         * configure: Regenerate.
3982 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3984         * MAINTAINERS:  Add myself to the write after approval list.
3986 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3988         * configure.ac: Add double brackets on darwin[912].
3989         * configure: Regenerate.
3991 2008-12-03  Daniel Kraft  <d@domob.eu>
3993         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3994         Approval to Reviewer section (for Fortran front-end).
3996 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3998         * configure.ac: Expand to darwin10 and later.
3999         * configure: Regenerate.
4001 2008-12-02  Andreas Schwab  <schwab@suse.de>
4003         * Makefile.def: configure-target-boehm-gc depends on
4004         all-target-libstdc++-v3.
4005         * Makefile.in: Regenerate.
4007 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4009         * MAINTAINERS:  Add myself as mingw maintainer.
4011 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4013         * config.sub, config.guess: Update from upstream sources.
4015 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4017         * README.SCO: Remove.
4019 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4021         * MAINTAINERS:  Add myself to the write after approval list.
4023 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4025         * MAINTAINERS:  Update my email address in WAA section.
4027 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4029         * MAINTAINERS: Update e-mail address.
4031 2008-11-27  Toon Moene  <toon@moene.org>
4033         * MAINTAINERS: Change e-mail address.
4035 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4037         * configure.ac: Build gdb for i?86-*-darwin*
4038         * configure: Regenerated.
4040 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4042         * MAINTAINERS: Added my full name.
4044 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4046         PR bootstrap/38014
4047         PR bootstrap/37923
4049         Revert:
4051         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4053         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4054         * Makefile.in: Regenerated.
4056         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4058         PR gdb/921
4059         PR gdb/1646
4060         PR gdb/2175
4061         PR gdb/2176
4063         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4064         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4065         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4066         (HOST_EXPORTS): Pass CPPFLAGS.
4067         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4068         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4069         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4070         * Makefile.in, configure: Regenerated.
4071         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4072         and CPPFLAGS_FOR_BUILD.
4074 2008-11-06  Jeff Law  <law@redhat.com>
4076         * MAINTAINERS: Add myself as middle end maintainer.
4078 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4080         * MAINTAINERS (Write after approval): Add myself.
4082 2008-11-05  Diego Novillo  <dnovillo@google.com>
4084         * MAINTAINERS (Global Reviewers): Add myself.
4085         (Non-Algorithmic Maintainers): Remove myself.
4087 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4089         * MAINTAINERS (Write after approval): Add myself.
4091 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4093         * MAINTAINERS (Write after approval): Add myself.
4095 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4097         * configure.ac (spu-*-*): Remove special case.
4098         * configure: Regenerate.
4100 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4102         * MAINTAINERS (Write after approval): Update my email address.
4104 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4106         * configure.ac [spu-*-*]: Do not set skipdirs.
4107         * configure: Re-generate.
4109 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4111         * MAINTAINERS (Various Maintainers): Add myself to reload.
4113 2008-10-25  Richard Guenther  <rguenther@suse.de>
4115         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4116         maintainer.  Remove myself as libgcc-math maintainer.
4117         (Non-Algorithmic Maintainers): Remove myself.
4119 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4121         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4122         * Makefile.in: Regenerated.
4124 2008-10-23  Cary Coutant  <ccoutant@google.com>
4126         * MAINTAINERS (Write after approval): Add myself.
4128 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4130         PR gdb/921
4131         PR gdb/1646
4132         PR gdb/2175
4133         PR gdb/2176
4135         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4136         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4137         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4138         (HOST_EXPORTS): Pass CPPFLAGS.
4139         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4140         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4141         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4142         * Makefile.in, configure: Regenerated.
4143         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4144         and CPPFLAGS_FOR_BUILD.
4146 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4148         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4149         Sebastian Pop.
4151 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4153         * MAINTAINERS (Write After Approval): Added myself.
4155 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4157         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4158         recommended version to 2.3.2.
4160         * configure: Regenerate.
4162 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4164         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4166 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4168         * MAINTAINERS (Write After Approval): Update e-mail address.
4170 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4172         * libtool.m4: Update to libtool 2.2.6.
4173         * lt~obsolete.m4: Update to libtool 2.2.6.
4174         * ltmain.sh: Update to libtool 2.2.6.
4175         * ltsugar.m4: Update to libtool 2.2.6.
4176         * ltversion.m4: Update to libtool 2.2.6.
4177         * ltoptions.m4: Update to libtool 2.2.6.
4178         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4180 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4182         * MAINTAINERS (Write After Approval): Add myself.
4184 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4186         * MAINTAINERS (Write After Approval): Update my name.
4188 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4190         * MAINTAINERS: Add myself in "Write After Approval".
4192 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4194         * MAINTAINERS: Add myself as ia64 maintainer.
4196 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4198         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4199         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4200         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4201         and Michael Tiemann from Write After Approval since they do not
4202         actually have access.
4204 2008-09-05  Richard Guenther  <rguenther@suse.de>
4206         * configure.ac: Initialize clooglibs to -lcloog.
4207         * configure: Re-generate.
4209 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4211         * MAINTAINERS (Write After Approval): Add myself.
4213 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4215         * configure.ac (--with-cloog-polylib): New.
4216         (--disable-cloog-version-check): New.
4217         (--disable-ppl-version-check): New.
4218         * configure: Re-generate.
4220 2008-09-03  Richard Guenther  <rguenther@suse.de>
4222         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4223         cloog test.
4224         * configure: Re-generate.
4226 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4228         Add picoChip port.
4229         * MAINTAINERS: Add picoChip maintainers.
4231 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4232             Tobias Grosser  <grosser@fim.uni-passau.de>
4233             Jan Sjodin  <jan.sjodin@amd.com>
4234             Harsha Jagasia  <harsha.jagasia@amd.com>
4235             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4236             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4237             Adrien Eliche  <aeliche@isty.uvsq.fr>
4239         Merge from graphite branch.
4240         * configure: Regenerate.
4241         * Makefile.in: Regenerate.
4242         * configure.ac (host_libs): Add ppl and cloog.
4243         Add checks for PPL and CLooG.
4244         * Makefile.def (ppl, cloog): Added modules and dependences.
4245         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4246         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4248 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4250         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4251         (GCC_SHLIB_SUBDIR): New.
4252         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4253         * configure: Regenerate.
4254         * Makefile.in: Regenerate.
4256 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4258         * MAINTAINERS: Consistently use tabs to separate columns.
4260 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4262         * MAINTAINERS (Write after Approval): Add myself.
4264 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4266         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4267         Enable bfd, binutils and opcodes.
4268         * configure: Regenerate.
4270 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4272         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4274 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4276         * MAINTAINERS:  Use correct Umlaut for last name.
4278 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4280         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4282 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4284         * MAINTAINERS: Update my email address.
4286 2008-08-16  Nicolas Roche  <roche@adacore.com>
4288         * Makefile.tpl: Add BOOT_ADAFLAGS.
4289         * Makefile.in: Regenerate.
4291 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4293         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4294         * configure: Regenerate.
4296 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4298         * configure.ac: Add makefile fragments for hpux.
4299         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4300         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4301         * configure: Regenerate.
4302         * Makefile.in: Regenerate.
4304 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4306         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4308 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4310         * MAINTAINERS (Write after Approval): Add myself.
4312 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4314         * MAINTAINERS (Write After Approval):  Add myself.
4316 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4318         * MAINTAINERS (Write After Approval):  Add myself.
4320 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4322         * MAINTAINERS: Update my email address.
4324 2008-06-25  Joey Ye  <joey.ye@intel.com>
4326         * MAINTAINERS (Write After Approval):  Add myself.
4328 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4330         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4331         * Makefile.in: Regenerate.
4332         * configure: Regenerate.
4334 2008-06-17  Daniel Kraft  <d@domob.eu>
4336         * MAINTAINERS (Write After Approval):  Add myself.
4338 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4340         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4341         "$@" is still intact with both Autoconf 2.59 and 2.62.
4342         * configure: Regenerate.
4344 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4346         * Makefile.tpl: Fix comment errors.
4347         * Makefile.in: Regenerate.
4349 2008-06-12  David S. Miller  <davem@davemloft.net>
4350             David Edelsohn  <edelsohn@gnu.org>
4352         * configure.ac: Add powerpc*-*-* to gold supported targets.
4353         * configure: Regenerate.
4355 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4357         PR tree-optimization/36218
4358         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4359         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4360         (all prefix="build-"): Pass them to build-system sub-makes.
4361         * Makefile.in: Regenerate.
4363 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4365         * MAINTAINERS (mt port): Remove.
4366         (sco5, unixware, sco udk): Remove.
4367         (Kean Johnston): Add to Write After Approval.
4369 2008-05-30  Julian Brown  <julian@codesourcery.com>
4371         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4372         of libobjc for ARM EABI Linux.
4373         * configure: Regenerate.
4375 2008-05-18  Xinliang David Li   <davidxl@google.com>
4377         * ChangeLog: Remove wrong ChangeLog entry.
4379 2008-05-17  Xinliang David Li   <davidxl@google.com>
4381         * MAINTAINERS (Write After Approval): Add myself.
4383 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4385         * MAINTAINERS (Write After Approval): Add myself.
4387 2008-05-14  Rafael Espíndola  <espindola@google.com>
4389         * config-ml.in: don't handle --enable-shared and --enable-static.
4391 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4393         * MAINTAINERS: Update my email address.
4395 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4397         * MAINTAINERS: Update my email address.
4399 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4401         * MAINTAINERS (Write After Approval): Add myself.
4403 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4405         * MAINTAINERS (Write After Approval): Add myself.
4407 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4409         * MAINTAINERS (crx): Add myself.
4411 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4413         Sync with src:
4414         2008-04-14  David S. Miller  <davem@davemloft.net>
4416         * configure.ac: Add sparc*-*-* to gold supported targets.
4417         * configure: Regenerate.
4419 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4421         PR bootstrap/35457
4422         * configure.ac: Include override.m4.
4423         * configure: Regenerate.
4425 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4427         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4428         * Makefile.in: Regenerate.
4430 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4432         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4433         as nonconfigurable directories list.
4434         * configure: Regenerate.
4436 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4438         * config.sub, config.guess: Update from upstream sources.
4440 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4442         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4443         * Makefile.in: Regenerate.
4445 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4447         * configure.ac: Do not build libssp for the AVR.
4448         * configure: Regenerate.
4450 2008-04-07  Ian Lance Taylor  <iant@google.com>
4452         * Makefile.def: check-gold depends upon all-binutils.
4453         * Makefile.in: Regenerate.
4455 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4457         * MAINTAINERS (Write After Approval): Add myself.
4459 2008-04-04  Nick Clifton  <nickc@redhat.com>
4461         PR binutils/4334
4462         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4463         builds.
4464         * configure: Regenerate.
4466 2008-04-04  NightStrike  <NightStrike@gmail.com>
4468         PR other/35151
4469         * configure.ac: Combine rules for mingw32 and mingw64.
4470         * configure: Regenerate.
4472 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4474         * MAINTAINERS (Write After Approval): Add myself.
4476 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4478         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4479         * Makefile.in (.NOTPARALLEL): Ditto.
4481 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4483         * MAINTAINERS (Write After Approval): Add myself.
4485 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4487         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4488         * Makefile.in (.NOTPARALLEL): Regenerate.
4490 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4492         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4493         * Makefile.in: Regenerate.
4495 2008-03-26  Jakub Staszak  <kuba@et.pl>
4497         * MAINTAINERS (Write After Approval): Add myself.
4499 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4501         * MAINTAINERS:  Update e-mail address.
4503 2008-03-20  Ian Lance Taylor  <iant@google.com>
4505         * configure.ac: Add support for --enable-gold.
4506         * Makefile.def: Add gold as a directory like ld.
4507         * configure, Makefile.in: Regenerate.
4509 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4511         * configure.ac: m4_include config/proginstall.m4.
4512         * configure: Regenerate.
4514         Backport from upstream Libtool:
4516         2007-10-12  Eric Blake  <ebb9@byu.net>
4518         Deal with Autoconf 2.62's semantic change in m4_append.
4519         * ltsugar.m4 (lt_append): Replace broken versions of
4520         m4_append.
4521         (lt_if_append_uniq): Don't require separator to be overquoted,
4522         and avoid broken m4_append.
4523         (lt_dict_add): Fix typo.
4524         * libtool.m4 (_LT_DECL): Don't overquote separator.
4526 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4528         * config.rpath: Add AIX 6 support.
4530 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4532         * Makefile.def (stageprofile).  Remove -fprofile-generate
4533         from stage_libcflags.
4534         * Makefile.in: Regenerate.
4536 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4538         * config.sub, config.guess: Update from upstream sources.
4540 2008-03-06  Tom Tromey  <tromey@redhat.com>
4542         * MAINTAINERS: Update for treelang deletion.
4544 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4546         * MAINTAINERS: Update my email address.
4548 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4550         * MAINTAINERS (darwin port): Add myself as a maintainer.
4551         (objective-c/c++): Add myself as a maintainer.
4553 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4555         * MAINTAINERS (Write After Approval): Update my email address.
4557 2008-02-25  Tomas Bily  <tbily@suse.cz>
4559         * MAINTAINERS (Write After Approval): Add myself.
4561 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4563         * MAINTAINERS (OpenMP): Add myself.
4565 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4567         PR bootstrap/32009
4568         PR bootstrap/32161
4570         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4571         * configure: Regenerate.
4573         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4574         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4575         STAGE4_LIBCFLAGS): New.
4576         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4577         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4578         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4579         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4580         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4581         for target modules.  Don't export LIBCFLAGS.
4582         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4583         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4584         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4585         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4586         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4587         * Makefile.in: Regenerate.
4589 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4591         PR libgcj/33085
4592         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4593         Do not use -DDLL_EXPORT.  Backport from upstream.
4595 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4597         * MAINTAINERS (Write After Approval): Add myself.
4599 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4601         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4602         * configure: Regenerate.
4604 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4606         * configure.ac (xtensa*-*-*): Recognize processor variants.
4607         * configure: Regenerate.
4609 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4611         PR bootstrap/34922
4612         * configure.ac (PARSE_ARGS): Push suitable setting of
4613         ac_subdirs_all, for `./configure --help=recursive'.
4614         Handle `+' in generic toplevel directory disabling.
4615         * configure: Regenerate.
4617 2008-01-28  Nick Clifton  <nickc@redhat.com>
4619         * MAINTAINERS (xstormy16): Take over maintainership.
4621 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4623         * MAINTAINERS (c4x port): Remove.
4625 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4627         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4629 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4631         * config.sub, config.guess: Update from upstream sources.
4633 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4635         * MAINTAINERS (Write After Approval): Add myself.
4637 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4639         * MAINTAINERS: Update my email address.
4641 2008-01-09  Raksit Ashok  <raksit@google.com>
4643         * MAINTAINERS (Write After Approval): Add myself.
4645 2008-01-09  Raksit Ashok  <raksit@google.com>
4647         * MAINTAINERS (Write After Approval): Add myself.
4649 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4651         * config.sub, config.guess: Update from upstream sources.
4653 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4655         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4656         Change recommended MPFR from 2.2.1 -> 2.3.0.
4657         * configure: Regenerate.
4659 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4661         * MAINTAINERS: Update my email address.
4663 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4665         * MAINTAINERS: Update my email address.
4667 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4669         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4670         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4671         * Makefile.in: Regenerate.
4673 2007-12-10  Mark Heffernan  <meheff@google.com>
4675         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4676         misplaced entries.
4678 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4680         * configure.ac: Enable libjava for x86_64-*-darwin9.
4681         * configure: Regenerate.
4683 2007-12-07  Bill Maddox  <maddox@google.com>
4685         * MAINTAINERS (Write After Approval): Add myself.
4687 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4689         * config.sub, config.guess: Update from upstream sources.
4691 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4693         * config-ml.in: Remove 64bit configure tests.
4695 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4697         * config-ml.in: Robustify against white space in absolute file
4698         names.
4700         * config-ml.in (multi-clean): Substitute ${Makefile}.
4701         Remove superfluous ${Makefile} in list.
4703 2007-11-19  Thiemo Seufer  <ths@mips.com>
4705         * config-ml.in: Don't hardcode the Makefile name.
4707 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4709         * MAINTAINERS (Write After Approval): Add myself.
4711 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4713         * MAINTAINERS (Write After Approval): Add myself.
4715 2007-11-06  Doug Kwan  <dougkwan@google.com>
4717         * MAINTAINERS (Write After Approval): Add myself.
4719 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4721         * MAINTAINERS (mercury): Remove entry.
4722         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4724 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4726         * Makefile.def (dependencies): Make configure-gdb depend on
4727         all-intl.
4728         * Makefile.in: Regenerated.
4730 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4732         * MAINTAINERS (Fortran maintainer): Remove myself.
4734 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4736         * Makefile.def: To avoid problems running with parallel makes,
4737         build newlib before libgloss so that target specific header
4738         files are availble.
4739         * Makefile.in: Regenerate
4741 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4743         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4744         * Makefile.in: Regenerate.
4746 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4748         * MAINTAINERS (Register allocation reviewer): Add myself.
4750 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4752         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4753         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4754         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4755         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4756         * configure: Regenerate.
4758 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4760         * MAINTAINERS (Register allocation reviewer): Add myself.
4762 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4764         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4765         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4766         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4767         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4768         * configure.ac: Default them to host tools for $host = $build.
4769         Subst them.
4771         * configure: Regenerate.
4772         * Makefile.in: Regenerate.
4774 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4776         * MAINTAINERS (Register allocation reviewer): Add myself.
4778 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4780         * MAINTAINERS (Register allocation reviewer): Add myself.
4782 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4784         * MAINTAINERS (Write After Approval): Fix typo.
4786 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4788         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4789         * configure: Regenerate.
4791 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4793         PR bootstrap/31906
4794         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4795         they're already prefixed.
4797 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4799         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4800         libstdc++.
4801         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4802         * configure: Regenerate.
4803         * Makefile.in: Regenerate.
4805 2007-09-17  Andreas Schwab  <schwab@suse.de>
4807         * configure.ac: Raise minimum makeinfo version to 4.6.
4808         * configure: Regenerate.
4810 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4812         * MAINTAINERS (write-after-approval) add myself
4814 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4816         * configure.ac: Correct makeinfo version check.
4817         * configure: Regenerate.
4819 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4821         * MAINTAINERS: Update my email address.
4823 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4825         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4826         to $skipdirs and only disable gprof for newlib.  Use the normal
4827         mips*-elf* handling in other respects.
4828         * configure: Regnerate.
4830 2007-09-12  David Daney  <ddaney@avtrex.com>
4832         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4833         enabling libgcj.
4834         * configure: Regenerate.
4836 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4838         PR other/32154
4839         * configure.ac: For libgloss targets, point the linker to the linker
4840         script, startup code and simulator library.
4841         * configure: Regenerate.
4843 2007-09-07  Andrew Haley  <aph@redhat.com>
4845         * configure.ac (noconfigdirs): Remove target-libffi and
4846         target-libjava.
4847         * configure: Regenerate.
4849 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4851         PR target/33281
4852         * configure.ac: Use config/mh-mingw on mingw.
4853         * configure: Regenerate.
4855 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4857         * MAINTAINERS (Write After Approval): Add myself.
4859 2007-09-05  Richard Guenther  <rguenther@suse.de>
4861         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4862         nor --disable-checking is provided also turn on yes and types
4863         checking for stage1.
4864         * configure: Re-generate.
4866 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4868         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4869         (Write After Approval): Remove myself.
4871 2007-08-29  Nick Clifton  <nickc@redhat.com>
4873         * config.sub, config.guess: Update from upstream sources.
4875 2007-08-22  Bud Davis  <jmdavis@link.com>
4877         * MAINTAINERS (Write After Approval): Added myself.
4878         * MAINTAINERS (Reviewers): Removed myself.
4880 2007-08-18  Paul Brook  <paul@codesourcery.com>
4881             Joseph Myers  <joseph@codesourcery.com>
4883         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4884         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4885         * Makefile.in: Regenerate.
4886         * configure.ac (--with-debug-prefix-map): New.
4887         * configure: Regenerate.
4889 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4890             Nigel Stephens  <nigel@mips.com>
4892         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4893         as target_makefile_frag.
4894         * configure: Regenerate.
4896 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4898         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4899         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4900         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4901         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4902         (do-compare, do-compare3, do-compare-debug): New.
4903         ([+compare-target+]): Use them.
4905 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4907         * MAINTAINERS (Write After Approval): Change my email address.
4909 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4910             Ben Elliston  <bje@au.ibm.com>
4912         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4913         --silent if $silent.
4914         * configure: Regenerate.
4916 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4918         * MAINTAINERS (Various Maintainers): Add myself as
4919         loop infrastructure maintainer.  Update my e-mail
4920         address.
4922 2007-07-31  Diego Novillo  <dnovillo@google.com>
4924         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4925         Adjust description.
4927 2007-07-26  Richard Guenther  <rguenther@suse.de>
4929         * configure.ac: Add types checking to stage1 checking flags.
4930         * configure: Regenerate.
4932 2007-07-17  Nick Clifton  <nickc@redhat.com>
4934         * COPYING3: New file.  Contains version 3 of the GNU General
4935         Public License.
4936         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4937         Lesser General Public License.
4939 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4941         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4943 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4945         * MAINTAINERS (S/390 co-maintainer): Add myself.
4946         (Write After Approval): Remove myself.
4948 2007-07-13  Dan Hipschman  <dsh@google.com>
4950         * MAINTAINERS (Write After Approval): Add myself.
4952 2007-07-11  Nick Clifton  <nickc@redhat.com>
4954         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4955         WINDRES export.
4956         * Makefile.in: Regenerate.
4958 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4960         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4961         maintainer.
4963 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4965         * lt~obsolete.m4: New. Import from 20070318 libtool.
4967 2007-07-03  Julian Brown  <julian@codesourcery.com>
4969         * MAINTAINERS (Write After Approval): Add myself.
4971 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4973         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4974         * configure: Regenerate.
4976 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4978         * configure.ac: Add some missing m4 quotation.
4979         * configure: Regenerate.
4981 2007-07-02  Simon Baldwin  <simonb@google.com>
4983         * MAINTAINERS (Write After Approval): Add myself.
4985 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4987         * configure: Regenerate.
4989 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4991         * Makefile.def: Add windmc tool to build.
4992         * Makefile.tpl: Likewise.
4993         * configure.ac: Likewise.
4994         * Makefile.in: Regenerate.
4995         * configure: Regenerate.
4997 2007-06-28  DJ Delorie  <dj@redhat.com>
4999         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5000         not building newlib.
5001         * configure: Regenerated.
5003 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5005         * MAINTAINERS (Write After Approval): Add myself.
5007 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5009         * MAINTAINERS (Write After Approval): Add myself.
5011 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5013         * MAINTAINERS (Write After Approval): Add myself.
5015 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5017         * MAINTAINERS (Write After Approval): Add myself.
5019 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5021         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5022         * Makefile.in: Regenerated.
5024 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5026         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5027         bfin*-*-uclinux* targets.
5028         * configure: Regenerate.
5030 2007-06-14  Ian Lance Taylor  <iant@google.com>
5032         * MAINTAINERS: Add myself as non-algorithmic global write
5033         maintainer.
5035 2007-06-14  Diego Novillo  <dnovillo@google.com>
5037         * MAINTAINERS: Add self as middle-end maintainer and
5038         non-algorithmic global write maintainer.
5040 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5042         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5043         Move all Fortran maintainers except Paul Brook into the
5044         Non-Autopoiesis section.
5046 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5048         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5049         (distclean-stage[+id+]): Possibly delete stage_last.
5050         * Makefile.in: Regenerate.
5052 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5054         * MAINTAINERS (Various Maintainer): Fix typo.
5056 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5058         * MAINTAINERS (Various Maintainer): Add myself as
5059         dataflow maintainer.
5061 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5063         * config.sub, config.guess: Update from upstream sources.
5065 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5067         * Makefile.tpl: Fix spelling error.
5068         * Makefile.in: Regenerate.
5070 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5072         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5073         lt_cv_sys_max_cmd_len.
5075 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5077         * MAINTAINERS (Various Maintainers): Add myself as
5078         auto-vectorizer maintainer.
5080 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5082         PR libjava/32098
5083         * libtool.m4: Revert previous change.
5084         * ltgcc.m4: Put it here.
5086 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5088         * MAINTAINERS (Various Maintainers): Add myself as
5089         auto-vectorizer maintainer.
5091 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5093         PR libjava/32098
5094         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5096 2007-05-30  Richard Guenther  <rguenther@suse.de>
5098         * MAINTAINERS (Various Maintainers): Add myself as
5099         auto-vectorizer maintainer.
5101 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5103         PR bootstrap/29382
5104         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5105         * configure: Rebuilt.
5107 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5109         * MAINTAINERS (Write After Approval): Removed my name.
5111 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5113         * MAINTAINERS (Write After Approval): Remove myself.
5115 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5117         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5119 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5121         * ltmain.sh: Update from ToT Libtool.
5122         * libtool.m4: Update from ToT Libtool.
5123         * ltsugar.m4: New. Update from ToT Libtool.
5124         * ltversion.m4: New. Update from ToT Libtool.
5125         * ltoptions.m4: New. Update from ToT Libtool.
5126         * ltconfig: Remove.
5127         * ltcf-c.sh: Remove.
5128         * ltcf-cxx.sh: Remove.
5129         * ltcf-gcj.sh: Remove.
5131 2007-05-22  Ollie Wild  <aaw@google.com>
5133         * MAINTAINERS (Write After Approval): Add myself.
5135 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5137         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5138         stage_cflags.
5139         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5140         Remove CFLAGS/LIBCFLAGS.
5141         (configure-stage[+id+]-[+prefix+][+module+],
5142         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5143         * Makefile.in: Regenerate.
5145 2007-05-15  Diego Novillo  <dnovillo@google.com>
5147         * MAINTAINERS: Update e-mail address.
5149 2007-05-15  Revital Eres  <eres@il.ibm.com>
5151         * MAINTAINERS (Write After Approval): Add myself.
5153 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5155         * MAINTAINERS (Write After Approval): Updated my address.
5157 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5159         * MAINTAINERS (Write After Approval): Add myself.
5161 2007-05-11  Silvius Rus  <rus@google.com>
5163         * MAINTAINERS (Write After Approval): Add myself.
5165 2007-04-23  Tom Tromey  <tromey@redhat.com>
5167         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5169 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5171         * MAINTAINERS (cpplib): Rename to ...
5172         (libcpp): ... this.  Add C/C++ front end maintainers.
5174 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5176         * config-ml.in: Pass ${ml_config_env} to configure calls.
5178 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5180         * MAINTAINERS (Write After Approval): Add myself.
5182 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5184         * MAINTAINERS (Write After Approval): Add myself.
5186 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5188         * MAINTAINERS (fortran 95 front end): Add myself.
5190 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5192         * MAINTAINERS (Write After Approval): Add myself.
5194 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5196         * MAINTAINERS (Modulo Scheduler): Add myself.
5198 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5200         * MAINTAINERS (fortran 95 front end): Add myself.
5201         (c++ front end): whitespace fix.
5203 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5205         * MAINTAINERS (Write After Approval): Add myself.
5207 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5209         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5210         of glob.  Quote arguments with single quotes too.
5211         * configure: Regenerate.
5213 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5215         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5216         * Makefile.in: Regenerate
5218 2007-03-07  Andreas Schwab  <schwab@suse.de>
5220         * configure: Regenerate.
5222 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5224         * configure.ac: Add "--with-pdfdir" configure option,
5225         which defines pdfdir variable.
5226         * Makefile.def (target=fixincludes): Add install-pdf to
5227         missing targets.
5228         (recursive_targets): Add install-pdf target.
5229         (flags_to_pass): Add pdfdir.
5230         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5231         target.
5232         * configure: Regenerate
5233         * Makefile.in: Regenerate
5235 2007-02-28  Eric Christopher  <echristo@apple.com>
5237         Revert:
5238         2006-12-07  Mike Stump  <mrs@apple.com>
5240         * Makefile.def (dependencies): Add dependency for
5241         install-target-libssp and install-target-libgomp on
5242         install-gcc.
5243         * Makefile.in: Regenerate.
5245 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5247         * configure: Regenerate.
5248         * configure.ac: Move statements after variable declarations.
5250 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5252         * MAINTAINERS: Add myself as sh maintainer.
5254 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5256         * configure.ac: Adjust for loop syntax.
5257         * configure: Regenerate.
5259 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5261         * configure: Rebuilt.
5263 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5265         * configure.ac: Drop multiple occurrences of --enable-languages,
5266         and fix its quoting.
5267         * configure: Rebuilt.
5269 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5270             Nathan Sidwell  <nathan@codesourcery.com>
5271             Vladimir Prus  <vladimir@codesourcery.com>
5272             Joseph Myers  <joseph@codesourcery.com>
5274         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5275         * configure: Regenerate.
5277 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5279         * ltconfig (freebsd*): Default to elf.
5281 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5283         * configure.ac (target_libraries): Move libgcc before libiberty.
5284         * configure: Regenerated.
5286 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5287             Paolo Bonzini  <bonzini@gnu.org>
5289         PR bootstrap/30753
5290         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5291         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5292         * configure: Regenerated.
5294 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5296         * MAINTAINERS (Language Front End Maintainers): Update my mail
5297         address.
5299 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5301         PR bootstrap/30748
5302         * configure.ac: Correct syntax for Solaris ksh.
5303         * configure: Regenerated.
5305 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5307         * configure.ac: Sync with src.
5308         * configure: Regenerate.
5310 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5312         * Makefile.in: Regenerate.
5314 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5316         * config.sub: Sync with src.
5318 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5320         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5321         noncanonical equivalents.
5322         * configure.in: Rename to...
5323         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5324         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5325         target_noncanonical.  Use them.  Rewrite removal of configure
5326         arguments for autoconf 2.59.  Discard variable settings.  Force
5327         program_transform_name for native tools.
5329         * Makefile.in: Regenerated.
5330         * configure: Regenerated with autoconf 2.59.
5332 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5334         * MAINTAINERS (Write After Approval): Add myself.
5336 2007-01-31  Andreas Schwab  <schwab@suse.de>
5338         * Makefile.tpl (LDFLAGS): Substitute it.
5339         * Makefile.in: Regenerate.
5341 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5343         * MAINTAINERS (Write After Approval): Add myself.
5345 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5347         * MAINTAINERS (spu port): Add myself.
5349 2007-01-23  Richard Guenther  <rguenther@suse.de>
5351         PR bootstrap/30541
5352         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5353         * Makefile.tpl (GNATBIND): Substitute it.
5354         (GNATMAKE): Likewise.
5355         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5356         of STAGE_PREFIX.
5357         * Makefile.in: Regenerate.
5358         * configure: Regenerate.
5360 2007-01-18  Mike Stump  <mrs@apple.com>
5362         * configure.in: Re-enable -Werror for gcc builds.
5364 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5366         * MAINTAINERS (Write After Approval): Add myself.
5368 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5370         * configure.in: Change == to = in test command.
5371         * configure: Regenerate.
5373 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5374             Nick Clifton  <nickc@redhat.com>
5375             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5377         * configure.in (build_configargs, host_configargs, target_configargs):
5378         Remove build/host/target parameters.
5379         (host_libs): Add gmp and mpfr.
5380         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5381         * Makefile.def (gmp, mpfr): New.
5382         (gcc): Remove target.
5383         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5384         target_os, target_vendor): New.
5385         (configure): Add host_alias/target_alias arguments; adjust invocations.
5386         * configure: Regenerate.
5387         * Makefile.in: Regenerate.
5389 2007-01-11  Matt Fago  <fago@earthlink.net>
5391         * configure.in: Try to link to functions only in mpfr 2.2.x
5392         to improve robustness of configure tests.
5393         * configure: Regenerate.
5395 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5397         * MAINTAINERS: Add myself as i386 maintainer.
5399 2007-01-08  Jan Hubicka  <jh@suse.cz>
5401         * MAINTAINERS: Add myself as i386 maintainer.
5403 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5405         * configure.in: Add support for an x86_64-mingw* target.
5406         * configure: Regenerate.
5408 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5410         * Makefile.tpl (all-target): Correct @if conditional for target
5411         modules.
5412         * configure.in: Omit libiberty if building only target libgcc.
5413         * configure, Makefile.in: Regenerated.
5415 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5417         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5418         * configure: Regenerate.
5420 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5422         * Makefile.def (target_modules): Add libgcc.
5423         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5424         * Makefile.tpl (clean-target-libgcc): Delete.
5425         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5426         on gcc even for bootstrapped modules.  Rewrite handling of
5427         lang_env_dependencies to loop over target_modules.
5428         * configure.in (target_libraries): Add target-libgcc.
5429         * Makefile.in, configure: Regenerated.
5431 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5433         * configure.in: Reorganize recognition of languages.  Add
5434         --enable-stage1-languages.  Show supported languages for the chosen
5435         target rather than all recognized languages.
5436         * configure: Regenerate.
5438 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5440         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5441         * Makefile.in: Regenerate.
5443 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5445         * configure.in: Warn that MPFR 2.2.0 is buggy.
5446         * configure: Regenerate.
5448 2006-12-27  Ian Lance Taylor  <iant@google.com>
5450         * configure.in: When removing Makefiles to force a reconfigure, also
5451         remove prev-DIR*/Makefile.
5452         * configure: Regenerate.
5454 2006-12-22  Andreas Schwab  <schwab@suse.de>
5456         * configure: Regenerate with correct autoconf version.
5458 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5460         * configure.in: add AC_SUBST for *_FOR_TARGET.
5461         * configure: Regenerate.
5463 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5465         * configure.in: Simplify logic for rejecting languages that cannot
5466         be built.  Separate the case when a language is unsupported,
5467         from the case when the user chooses not to build a language.
5469 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5471         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5472         it only affects bootstrap and could be tested on "$host" as well.
5473         * configure: Regenerate.
5474         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5476 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5478         PR bootstrap/29544
5479         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5480         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5481         move here comment from Makefile.tpl.
5482         * Makefile.tpl: Move some definitions higher in the file.
5483         (STAGE1_CHECKING): New.
5484         * configure.in: Add --enable-stage1-checking.
5485         * configure: Regenerate.
5486         * Makefile.in: Regenerate.
5488 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5490         * MAINTAINERS: Add myself as build system maintainer.
5492 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5494         * MAINTAINERS (Write After Approval): Add myself.
5496 2006-12-13  Eric Christopher  <echristo@apple.com>
5498         * MAINTAINERS: Add myself as darwin maintainer.
5500 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5502         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5504 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5506         MAINTAINERS: Update my entry.
5508 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5510         * configure.in:  Handle spu makefile frag.
5511         * Makefile.tpl (MAINT): Define
5512         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5513         * configure: Regenerate.
5514         * Makefile.in: Regenerate.
5516 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5518         * config.guess: Import latest version.
5519         * config.sub: Likewise.
5521 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5523         * configure.in (spu-*-*): Don't skip target-libiberty.
5524         * configure: Regenerate.
5526 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5528         PR bootstrap/30134
5529         * configure.in: Correct x86 darwin support for libjava to powerpc
5530         and i?86 only.
5531         * configure: Regenerate.
5533 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5535         * configure.in: Add x86 darwin support for libjava.
5536         * configure: Regenerate.
5538 2006-12-07  Mike Stump  <mrs@apple.com>
5540         * Makefile.def (dependencies): Add dependency for
5541         install-target-libssp and install-target-libgomp on
5542         install-gcc.
5543         * Makefile.in: Regenerate.
5545 2006-12-04  Richard Guenther  <rguenther@suse.de>
5547         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5548         (Non-Algorithmic Maintainers): Move over non-algorithmic
5549         loop optimizer maintainers, add myself as a non-algorithmic
5550         middle-end maintainer.
5552 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5554         * MAINTAINERS (Write After Approval): Add myself.
5556 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5558         * configure.in: Update error message for missing GMP/MPFR.
5560         * configure: Regenerate.
5562 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5564         * configure.in: Update MPFR version in error message.
5566         * configure: Regenerate.
5568 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5570         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5571         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5572         --with-gmp-lib): New flags.
5574         * configure: Regenerate.
5576 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5578         * MAINTAINERS (Write After Approval): Change my email address.
5580 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5582         * MAINTAINERS (Write After Approval): Add myself.
5584 2006-11-22  Philipp Thomas  <pth@suse.de>
5586         * MAINTAINERS (i18n): Update e-mail address.
5588 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5590         * MAINTAINERS (spu port): Add myself as maintainer.
5591         (Write After Approval): Remove myself.
5593 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5595         * configure.in (skipdirs): Don't build libssp for SPU.
5596         * configure: Regenerate.
5598 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5600         * MAINTAINERS (spu port): Add myself as maintainer.
5601         (libobjc): Update my email address.
5603 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5605         * MAINTAINERS (Write After Approval): Add myself.
5607 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5609         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5610         * configure : Rebuilt.
5612 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5614         * MAINTAINERS (Write After Approval): Add myself.
5616 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5618         * MAINTAINERS (Write After Approval): Add myself.
5620 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5622         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5623         libmpfr.a.
5624         * configure: Regenerate.
5626 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5628         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5629         (unstage): Test for stage_last presence.
5631         PR bootstrap/29802
5632         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5633         STAGE_PREFIX.
5634         * Makefile.in: Regenerate.
5636 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5638         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5639         maintainers.
5641 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5643         * MAINTAINERS (Write After Approval): Add myself.
5645 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5647         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5648         and stageN-package/Makefile.
5649         * Makefile.in: Regenerated.
5651 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5653         * configure.in: Remove target-libgloss from noconfigdirs for
5654         bfin-*-*.
5655         * configure: Regenerated.
5657 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5659         * configure.in (have_gmp): Only error if the gcc directory exists.
5661         * configure: Regenerate.
5663 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5665         * configure.in: Robustify error message for missing GMP/MPFR.
5667         * configure: Regenerate.
5669 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5671         * MAINTAINERS (Write After Approval): Add myself.
5673 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5675         * MAINTAINERS: Change email address.
5677 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5679         * MAINTAINERS (Write After Approval): Add myself.
5681 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5683         * MAINTAINERS (Write After Approval): Add myself.
5685 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5687         * MAINTAINERS (Write After Approval): Move myself to
5688         Write After Approval section.
5690 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5692         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5693         need_gmp anymore.
5694         * configure: Regenerate.
5696 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5698         * MAINTAINERS (Write After Approval): Add myself.
5700 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5702         * config.guess: Import latest version.
5703         * config.sub: Likewise.
5705 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5707         * Makefile.def: Added pdf target handling.
5708         * Makefile.tpl: Added pdf target handling.
5709         * Makefile.in: Regenerated.
5711 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5713         * MAINTAINERS: Add self as score port maintainer.
5715 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5717         * MAINTAINERS (Write After Approval): Add myself.
5719 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5721         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5722         or newer.
5723         * configure: Regenerated.
5725 2006-09-27  Dave Brolley  <brolley@redhat.com>
5727         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5728         using $s instead of $r.
5729         * configure: Regenerated.
5731 2006-09-26  Thiemo Seufer  <ths@mips.com>
5733         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5734         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5735         * configure: Regenerate.
5737 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5739         * MAINTAINERS (Write After Approval): Remove myself.
5741 2006-09-22  Chao-ying Fu  <fu@mips.com>
5743         * MAINTAINERS (Write After Approval): Add myself.
5745 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5747         * MAINTAINERS: Add self as soft-fp maintainer.
5749 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5751         * MAINTAINERS: Add myself as avr maintainer.
5752         Remove Marek Michalkiewicz as avr maintainer.
5754 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5756         * MAINTAINERS (Write After Approval): Add myself.
5758 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5760         * configure.in: Never build newlib for a Mingw host.
5761         Never build newlib as Mingw target library.
5762         Test the existence of winsup/cygwin for building a Cygwin newlib,
5763         rather than just winsup.
5764         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5765         building a Mingw target.
5766         * configure: Regenerate.
5768 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5770         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5772 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5774         * config.guess: Import from src (was more updated).
5775         * config.sub: Likewise.
5777 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5779         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5780         * configure: Regenerated.
5782 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5784         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5785         for stages after the first.
5787 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5789         * Makefile.def: Add dependencies for configure-opcodes
5790         on configure-intl and all-opcodes on all-intl.
5791         * Makefile.in: Regenerated.
5793 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5795         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5797 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5799         Port to hosts whose 'sort' and 'tail' implementations
5800         treat operands with leading '+' as file names, as POSIX
5801         has required since 2001.  However, make sure the code still
5802         works on pre-POSIX hosts.
5803         * ltmain.sh: Don't assume "sort +2" is equivalent to
5804         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5806 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5808         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5810 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5812         * ltconfig: chmod 644 before ranlib during install.
5814 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5816         PR bootstrap/18058
5817         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5818         if the bootstrap compiler is a GCC version that supports it.
5819         * configure: Regenerate.
5821 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5823         * configure.in: Fix thinkos in previous check-in.
5824         * configure: Regenerate.
5826 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5828         PR other/27063
5829         * configure.in: Test subdir_requires and give an appropriate
5830         error message.
5831         * configure: Regenerate.
5833 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5835         * MAINTAINERS (Write After Approval): Add myself.
5837 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5839         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5841 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5843         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5845 2006-06-20  David Ayers  <d.ayers@inode.at>
5847         PR bootstrap/28072
5848         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5849         whether target-libjava is being configured instead of whether the
5850         java front end is enabled.
5851         * configure: Regenerate.
5853 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5855         PR target/27540
5856         * configure.in: Only enable libgomp on IRIX 6.
5857         * configure: Regenerate.
5859 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5861         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5862         too.
5863         * Makefile.in: Regenerate.
5865 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5867         * config-ml.in: Alter CCASFLAGS to include special
5868         multilib options the same as is done for CFLAGS.
5870 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5872         * configure.in: Don't enable libgomp on hpux10.
5873         * configure: Rebuilt.
5875 2006-06-12  David Ayers  <d.ayers@inode.at>
5877         PR bootstrap/27963
5878         PR target/19970
5879         * configure.in: Remove target-boehm-gc from noconfigdirs where
5880         ${libgcj} is specified.
5881         * configure: Regenerate.
5883 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5885         Sync from src:
5887         * configure.in: Sync.
5888         * configure: Regenerated.
5890         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5892         * Makefile.def: Added dependencies from sim and gdb on intl, and
5893         added configure dependencies to everything with an all dependency
5894         on intl.
5895         * Makefile.in: Regenerated.
5897 2006-06-06  David Ayers  <d.ayers@inode.at>
5899         PR libobjc/13946
5900         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5901         * Makefile.in: Regenerate.
5902         * configure.in: Add --enable-objc-gc at toplevel and have it
5903         enable boehm-gc for Objective-C.
5904         Remove target-boehm-gc from libgcj.
5905         Add target-boehm-gc to target_libraries.
5906         Add target-boehm-gc to noconfigdirs where ${libgcj}
5907         is specified.
5908         Assert that boehm-gc is supported when requested for Objective-C.
5909         Only build boehm-gc if needed either for Java or Objective-C.
5910         * configure: Regenerate.
5912 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5914         PR 27674
5915         * Makefile.tpl (configure-[+prefix+][+module+],
5916         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5917         Remove rule to unstage bootstrapped modules.
5918         (stage_current): New.
5919         * Makefile.in: Regenerate.
5921 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5923         * MAINTAINERS (Write After Approval): Update my e-mail address.
5925 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5927         * include/libiberty.h: Declare pex_run_in_environment.
5929 2006-05-31  Asher Langton  <langton2@llnl.gov>
5931         * MAINTAINERS (Write After Approval): Add myself.
5933 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5935         * Makefile.def (bfd, opcodes): Fix lib_path.
5936         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5937         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5938         * Makefile.in: Regenerate.
5940 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5942         * Makefile.in: Regenerate.
5944 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5946         * Makefile.def: Add install-html target. Add datarootdir
5947         docdir and htmldir to flags_to_pass.
5948         * Makefile.tpl: Add install-html target.
5949         * Makefile.in: Regenerate.
5950         * configure.in: Add --with-datarootdir, --with-docdir, and
5951         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5952         * configure: Regenerate.
5954 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5956         * configure.in: Enable gprof for cross builds.
5957         * configure: Regenerate.
5959 2006-05-22  Richard Guenther  <rguenther@suse.de>
5961         Revert
5962         2006-01-31  Richard Guenther  <rguenther@suse.de>
5963         Paolo Bonzini  <bonzini@gnu.org>
5965         * Makefile.def (target_modules): Add libgcc-math target module.
5966         * configure.in (target_libraries): Add libgcc-math target library.
5967         (--enable-libgcc-math): New configure switch.
5968         * Makefile.in: Re-generate.
5969         * configure: Re-generate.
5970         * libgcc-math: New toplevel directory.
5972 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5973             Andreas Tobler  <a.tobler@schweiz.ch>
5975         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5976         * configure: Rebuilt.
5978 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5980         * MAINTAINERS (Write After Approval): Add myself.
5982 2006-05-01  DJ Delorie  <dj@redhat.com>
5984         * configure.in: Restore CFLAGS if GMP isn't present.
5985         * configure: Regenerate.
5987 2006-05-01  Richard Guenther  <rguenther@suse.de>
5989         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5990         maintainer.
5992 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5994         * MAINTAINERS (Write After Approval): Add myself.
5996 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5998         * MAINTAINERS (Write After Approval): Add myself.
6000 2006-04-18  DJ Delorie  <dj@redhat.com>
6002         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6003         reference libgloss so that libssp can be built in a combined
6004         tree.
6005         * configure: Regenerate.
6007 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6009         * MAINTAINERS (Write After Approval): Add myself.
6011 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6013         * configure.in: Require makeinfo 4.4 or higher.
6014         * configure: Regenerate.
6016 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6018         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6019         Rearrange the entries of other libraries to have them in one place.
6021 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6023         * MAINTAINERS (Write After Approval): Remove myself.
6024         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6026 2006-03-14  Richard Guenther  <rguenther@suse.de>
6028         * configure: Regenerate with autoconf 2.13.
6030 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6032         * MAINTAINERS: Use my work address.
6034         * MAINTAINERS: Update my E-mail address.
6036 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6038         * configure.in: Handle --disable-<component> generically.
6039         * configure: Regenerate.
6041 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6043         PR libgcj/17311
6044         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6046 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6048         * MAINTAINERS (Write After Approval):  Remove myself.
6049         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6051 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6053         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6054         (TARGET_CONFIGDIRS): Remove.
6055         * configure.in: Remove AC_SUBST(target_configdirs).
6056         * Makefile.in, configure: Regenerated.
6058 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6060         * MAINTAINERS (Write After Approval):  Remove myself.
6061         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6063 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6065         PR bootstrap/25670
6067         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6069         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6070         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6071         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6072         BUILD_PREFIX, BUILD_PREFIX_1.
6073         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6075         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6076         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6078         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6079         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6080         of `cat stage_current`.  Always provide the `r' and `s' variables.
6081         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6082         a single shell execution.
6083         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6084         bootstrapped modules, make the stage1 module if the build was not
6085         started yet, else build the current stage.
6086         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6087         (all-build, all-host, all-target, [+make_target+]-host,
6088         [+make_target+]-target): Do not use \-continued lines.
6089         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6090         (current_stage, restrap, stage_last): New.
6092         * Makefile.in: Regenerate.
6093         * configure: Regenerate.
6095 2006-02-19  Bud Davis  <jmdavis@link.com>
6097         * MAINTAINERS (Write After Approval):  Remove myself.
6098         (Language Front End Maintainers):  Add myself as fortran 95
6099         maintainer and update e-mail address.
6101 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6103         * MAINTAINERS (Write After Approval):  Remove myself.
6104         (Language Front End Maintainers):  Add myself as fortran 95
6105         maintainer.
6107 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6109         * MAINTAINERS (Write After Approval): Add myself.
6111 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6113         * MAINTAINERS (Write After Approval):  Remove myself.
6114         (Language Front End Maintainers):  Add myself as
6115         fortran 95 maintainer.
6117 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6119         Sync from src:
6121         2005-12-27  Leif Ekblad  <leif@rdos.net>
6123         * configure.in: Add support for RDOS target.
6124         * configure: Regenerate.
6126 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6127             Andreas Schwab  <schwab@suse.de>
6129         * configure: Regenerate.
6131 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6133         * configure.in (enable_libgomp): Add AIX.
6134         * configure: Regenerate.
6136 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6138         * MAINTAINERS (Write After Approval): Add myself.
6140 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6142         * MAINTAINERS (Write After Approval): Add myself.
6144 2006-01-31  Richard Guenther  <rguenther@suse.de>
6145         Paolo Bonzini  <bonzini@gnu.org>
6147         * Makefile.def (target_modules): Add libgcc-math target module.
6148         * configure.in (target_libraries): Add libgcc-math target library.
6149         (--enable-libgcc-math): New configure switch.
6150         * Makefile.in: Re-generate.
6151         * configure: Re-generate.
6152         * libgcc-math: New toplevel directory.
6154 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6156         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6157         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6158         the assembler, linker and binutils.
6159         * configure: Regenerate.
6161 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6163         * MAINTAINERS (Write After Approval): Add myself.
6165 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6167         * configure: Regenerate.
6169 2006-01-18  Richard Henderson  <rth@redhat.com>
6170             Jakub Jelinek  <jakub@redhat.com>
6171             Diego Novillo  <dnovillo@redhat.com>
6173         * libgomp: New directory.
6174         * Makefile.def: Add target_module libgomp.
6175         * Makefile.in: Regenerate.
6176         * configure.in (target_libraries): Add target-libgomp.
6177         * configure: Regenerate.
6179 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6181         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6182         @ from continuation.
6183         * Makefile.in: Rebuilt.
6185 2006-01-04  Chris Lattner  <sabre@gnu.org>
6187         * MAINTAINERS (Write After Approval): Add myself.
6189 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6191         PR bootstrap/24252
6193         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6194         * Makefile.tpl (OBJDUMP): New.
6195         (EXTRA_HOST_FLAGS): Add it.
6196         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6198         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6199         to use symbolic links between directories.  Avoid race conditions
6200         or make them harmless.
6201         * configure.in: Do not try to use symbolic links between directories.
6203         * Makefile.def (LEAN): Pass.
6204         * Makefile.tpl (LEAN): Define.
6205         (stage[+id+]-start): Accept that the previous directory does not
6206         exist, if the bootstrap is lean.
6207         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6208         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6209         configure substitution.
6210         ([+compare-target+]): Likewise.
6211         ([+bootstrap-target+]-lean): New.
6212         * configure.in: Remove lean bootstrap support from here.
6214         * Makefile.in: Regenerate.
6215         * configure: Regenerate.
6217 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6219         * MAINTAINERS (libdecnumber): Add myself.
6221 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6223         * libtool-ldflags: New script.
6225 2006-01-02  Andreas Schwab  <schwab@suse.de>
6227         * configure.in: When reconfiguring remove Makefile in
6228         all stage directories.
6229         * configure: Regenerate.
6231 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6233         * MAINTAINERS: Update my email address.
6235 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6237         Revert Ada-related part of the previous change.
6239         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6240         Do not pass.
6241         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6242         * Makefile.in: Regenerate.
6243         * configure.in: Do not include mt-ppc-aix target fragment.
6244         * configure: Regenerate.
6246 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6248         * configure.in: Select appropriate fragments for PowerPC/AIX.
6249         * configure: Regenerate.
6251         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6252         BOOT_CFLAGS, BOOT_LDFLAGS.
6253         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6254         BOOT_CFLAGS, BOOT_LDFLAGS.
6255         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6256         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6257         (stage): Fail if we cannot complete the work.
6258         * Makefile.in: Regenerate.
6260 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6262         * configure.in: Replace ms1 with mt.
6263         * configure: Rebuilt.
6265 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6267         * MAINTAINERS: Update my email address.
6269 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6271         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6272         install-host-nogcc): Don't invoke $(stage) at the end.
6273         * Makefile.in: Regenerate.
6275 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6277         * configure.in: Flip the top-level bootstrap switch.
6278         * configure: Regenerate.
6280 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6282         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6283         $(stage) and $(unstage).
6284         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6285         (all): Remove stray semicolon.
6286         (local-distclean): Don't handle multilib.tmp and multilib.out.
6287         (install.all): Set $s for consistency.
6288         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6289         check_multilibs setting.  Always make the install directory.
6290         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6291         Correct @if/@endif.
6292         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6293         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6294         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6295         (multilib.out): Remove.
6296         * Makefile.in: Regenerated.
6298 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6300         * MAINTAINERS (Write After Approval): Add myself.
6302 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6304         * MAINTAINERS: Add myself as mt maintainer.
6306         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6308 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6310         * MAINTAINERS: Change email address.
6312 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6314         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6315         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6316         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6317         Find in-tree tools if available.
6318         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6319         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6320         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6321         (COMPILER_*_FOR_TARGET): New.
6322         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6323         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6324         (CONFIGURED_*, USUAL_*): Remove.
6325         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6326         STRIP): Use autoconf substitutions.
6327         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6328         COMPILER_NM_FOR_TARGET): New.
6329         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6331         (all): Make all-host and all-target in parallel.
6332         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6333         that $$r and $$s are set before invoking a recursive make.
6334         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6335         ([+bootstrap-target+]): Inline most of the `all' target.
6337 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6339         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6340         from the gcc build directory.
6341         * Makefile.in: Regenerate.
6343 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6345         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6346         depend on all-libdecnumber.
6347         * configure.in (host_libs): Include libdecnumber.
6348         * Makefile.in: Regenerate.
6349         * configure: Likewise.
6351 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6353         * libdecnumber: Import decNumber sources from the dfp-branch.
6355 2005-11-21  Kean Johnston  <jkj@sco.com>
6357         * config.sub, config.guess: Sync from upstream sources.
6359 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6361         Import from Autoconf sources:
6363         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6364         * config/move-if-change: Don't output "$2 is unchanged";
6365         suggested by Ben Elliston.  Handle weird characters correctly.
6367 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6369         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6370         to match upstream libtool for darwin.
6372 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6374         * Makefile.def: Remove gdb dependencies for gdbtk.
6375         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6376         (configure-gdb, install-gdb): New rules.
6377         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6378         * Makefile.in, configure: Regenerated.
6380 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6382         * MAINTAINERS (Write After Approval): Add myself.
6384 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6386         * MAINTAINERS (Write After Approval): Add myself.
6388 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6390         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6391         Diego Novillo.
6393 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6395         PR bootstrap/24297
6396         * Makefile.tpl (do-[+make-target+], do-check, install,
6397         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6398         are set before recursing.
6399         * Makefile.in: Regenerate.
6401 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6403         PR bootstrap/18939
6404         * Makefile.def (gcc) <target>: Fix thinko.
6405         * Makefile.in: Regenerate.
6407 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6409         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6410         * configure: Regenerate.
6412 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6414         * MAINTAINERS (Write After Approval): Add self.
6416 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6418         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6419         target-libffi, target-qthreads, target-libjava, and
6420         targetlibobjc.
6421         * configure: Regenerate.
6423 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6425         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6426         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6427         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6428         (USUAL_OBJDUMP_FOR_TARGET): New.
6429         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6430         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6431         * configure, Makefile.in: Regenerated.
6433 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6435         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6436         before other host packages.
6438 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6440         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6442 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6444         PR bootstrap/22340
6446         * configure.in (default_target): Remove.
6447         * Makefile.tpl (all): Do not use prerequisites as subroutines
6448         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6449         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6450         use prerequisites as subroutines.
6451         (check-host, check-target): New.
6452         (bootstrap configure & all targets): Do not use stage*-start
6453         if the directory layout is already ok.
6454         (non-bootstrap configure & all targets): Prepend a $(unstage).
6455         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6456         (NOTPARALLEL): Remove.
6457         (unstage, stage variables): New variables.
6458         (unstage, stage targets): Simply expand to those variables.
6460         * configure: Regenerate.
6461         * Makefile.in: Regenerate.
6463 2005-10-04  James E Wilson  <wilson@specifix.com>
6465         * Makefile.def (lang_env_dependencies): Add libmudflap.
6466         * Makefile.in: Regenerate.
6468 2005-10-03  Andreas Schwab  <schwab@suse.de>
6470         Backport from libtool CVS:
6471         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6473         * ltmain.sh: add support for installing into temporary
6474         staging area (e.g. 'make install DESTDIR=...')
6476 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6478         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6479         * configure: Regenerated.
6481 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6483         * configure: Regenerate with the correct
6484         autoconf version.
6486 2005-09-30  Catherine Moore  <clm@cm00re.com>
6488         * configure.in (bfin-*-*): New.
6489         * configure: Regenerated.
6491 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6493         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6494         (LIPO_FOR_TARGET): New.
6495         (CONFIGURED_LIPO_FOR_TARGET): New.
6496         (USUAL_LIPO_FOR_TARGET): New.
6497         (STRIP_FOR_TARGET): New.
6498         (CONFIGURED_STRIP_FOR_TARGET): New.
6499         (USUAL_STRIP_FOR_TARGET): New.
6500         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6501         STRIP_FOR_TARGET.
6502         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6503         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6504         * Makefile.in: Regenerate.
6505         * configure: Regenerate.
6507 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6509         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6510         (rs6000-*-aix*): Same.
6511         * configure: Regenerate.
6513 2005-09-16  Tom Tromey  <tromey@redhat.com>
6515         * MAINTAINERS: Add self as java maintainer.
6517 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6519         * configure.in: Recognize f95 in the --enable-languages option,
6520         and substitute it for fortran, issuing a warning.
6521         * configure: Regenerate.
6523 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6525         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6526         * configure:  Regenerated.
6528 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6530         * MAINTAINERS: Add self as ms1 maintainer.
6532 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6534         * Makefile.def (libssp): Add to lang_env_dependencies.
6535         * Makefile.in: Regenerate.
6537 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6539         * MAINTAINERS: Add myself as middle-end maintainer.
6541 2005-08-17  Christian Groessler  <chris@groessler.org>
6543         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6544         * Makefile.in: Regenerate.
6546 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6548         * MAINTAINERS (write after approval): Added myself.
6550 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6552         * MAINTAINERS (Write After Approval): Add myself.
6554 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6556         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6557         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6558         Look for alternate names of the target cc and c++
6559         * configure: Regenerate.
6561 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6563         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6564         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6565         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6566         tools; remove code to manually set them.
6567         (Target tools): Look in the environment for them.
6568         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6569         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6570         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6571         build directory.
6572         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6573         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6574         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6575         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6576         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6577         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6578         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6579         * configure: Regenerate.
6580         * Makefile.in: Regenerate.
6582 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6584         * MAINTAINERS: Update for removed CPU targets.
6586 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6588         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6589         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6590         * Makefile.in: Regenerated.
6592 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6594         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6595         (CFLAGS_FOR_TARGET): Use it.
6596         (CXXFLAGS_FOR_TARGET): Likewise.
6597         * Makefile.in: Regenerated.
6598         * configure.in (--with-build-sysroot): New option.
6599         * configure: Regenerated.
6601 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6603         * Makefile.tpl: Wrap install between unstage and stage
6604         * Makefile.in: Regenerate.
6606 2005-07-21  Eric Christopher  <echristo@apple.com>
6608         * MAINTAINERS: Update affiliation.
6610 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6612         * MAINTAINERS: Add self as crx port maintainer.
6614 2005-07-20  DJ Delorie  <dj@redhat.com>
6616         * MAINTAINERS: Add self as m32c maintainer.
6618 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6620         * all files: Update FSF address.
6622 2005-07-15  Eric Christopher  <echristo@redhat.com>
6624         * MAINTAINERS: Change affiliation.
6626 2005-07-14  Jim Blandy  <jimb@redhat.com>
6628         * configure.in: Add cases for Renesas m32c.
6629         * configure: Regenerated.
6631 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6633         * COPYING.LIB: Update from fsf.org.
6635 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6637         * COPYING, compile, config.guess,
6638         config.sub, install-sh, missing, mkinstalldirs,
6639         symlink-tree, ylwrap: Sync from upstream sources.
6640         * config-ml.in: Update FSF address.
6642 2005-07-13  Eric Christopher  <echristo@redhat.com>
6644         * configure.in: Add toplevel noconfigdir support for tpf.
6645         * configure: Regenerate.
6647 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6649         PR ada/22340
6651         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6652         * Makefile.in: Regenerate.
6654 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6656         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6657         Brolley to write-after-approval.
6659 2005-07-07  Andreas Schwab  <schwab@suse.de>
6661         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6662         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6663         * Makefile.in: Regenerated.
6665 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6667         * configure.in: Don't build sim or rda when targetting darwin.
6668         * configure: Regenerate.
6670 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6672         * configure.in: Add --enable-libssp and --disable-libssp.
6673         * configure: Regenerate with autoconf-2.13.
6675 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6677         * Makefile.def (target_modules): Add libssp.
6678         * configure.in (target_libraries): Add target-libssp.
6679         * configure: Rebuilt.
6680         * Makefile.in: Rebuilt.
6682 2005-07-01  Zack Weinberg  <zackw@panix.com>
6684         * MAINTAINERS: Change email address.  Resign from maintainership.
6686 2005-07-01  Richard Guenther  <rguenther@suse.de>
6688         * MAINTAINERS: Change my e-mail address and affiliation.
6690 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6692         * Makefile.def (stagefeedback): Come after profile.
6693         Define profiledbootstrap target.
6694         * Makefile.tpl (profiledbootstrap): Remove.
6695         (stageprofile-end): Zap stagefeedback.
6696         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6697         * Makefile.in: Regenerate.
6699 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6701         * MAINTAINERS: Update my email address.
6703 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6705         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6706         In 'cpp' stanza, support '#line' as well as '# '.
6708 2005-06-08  Andreas Schwab  <schwab@suse.de>
6710         * MAINTAINERS: Move myself from 'Write After Approval' to
6711         'CPU Port Maintainers' section as m68k maintainer.
6713 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6715         * configure.in (unsupported_languages): New macro.
6716         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6717         non-ported target libraries in noconfigdirs.
6718         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6719         non-linux-gnu.  Remove libgcj_ex_libffi.
6720         <lang_frag loop>: Set add_this_lang=no if the language is in
6721         unsupported_languages.
6722         * configure: Regenerate.
6724 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6726         * configure.in: Fix typo in handling of --with-mpfr-dir.
6727         * configure: Regenerate.
6729 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6731         * MAINTAINERS: Update my email address.
6733 2005-06-02  Jim Blandy  <jimb@redhat.com>
6735         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6736         accepted into the master sources.)
6738 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6739             Michael Snyder  <msnyder@redhat.com>
6740             Stan Cox  <scox@redhat.com>
6742         * configure.in: Set noconfigdirs for ms1.
6744         * configure: Regenerate.
6746 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6748         * MAINTAINERS (Write After Approval): Add self.
6750 2005-06-01  Josh Conner  <jconner@apple.com>
6752         * MAINTAINERS (Write After Approval): Add self.
6754 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6756         * MAINTAINERS: Update my email address.
6758 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6760         * MAINTAINERS (Write After Approval): Add self.
6762 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6764         * MAINTAINERS (Write After Approval): Remove self.
6766 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6768         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6769         (Dependencies): Consider target modules for bootstrap dependencies.
6770         Make target bootstrap modules depend on each stage's gcc.
6771         * Makefile.in: Regenerate.
6773 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6775         * Makefile.def (configure-gcc): Depend on binutils having been built.
6776         (all-gcc): No need to do it here.
6777         * Makefile.in: Regenerate.
6779 2005-05-19  Paul Brook  <paul@codesourcery.com>
6781         * configure.in: Rewrite misleading error message when requested
6782         language cannot be built.
6783         * configure: Regenerate.
6785 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6787         * ylwrap: Import from Automake 1.9.5.
6789 2005-05-13  David Ung  <davidu@mips.com>
6791         * MAINTAINERS (Write After Approval): Add self.
6793 2005-05-09  Mike Stump  <mrs@apple.com>
6795         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6796         lt_cv_sys_max_cmd_len for now.
6798 2005-05-09  Stan Cox  <scox@redhat.com>
6800         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6802 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6804         * README.SCO: Update the URL.
6806 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6808         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6809         with_gnu_ld to libtool.
6810         * ltcf-c.sh (aix[45]): Define file_list_spec.
6811         * ltcf-cxx.sh (aix[45]): Same.
6812         * ltcf-gcj.sh (aix[45]): Same.
6813         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6814         exists, write list of input files to temporary file.
6816 2005-05-04  Mike Stump  <mrs@apple.com>
6818         * configure.in: Always pass --target to target configures as
6819         otherwise rebuilds that do --recheck will fail.
6820         * confiugure: Rebuilt.
6822 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6824         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6825         STAGE_HOST_EXPORTS.
6826         (configure, all): Add bootstrap support.
6827         (Host modules, target modules): Pass post-stage1 flags and exports.
6828         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6829         * Makefile.in: Regenerate.
6831 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6833         * configure: Regenerate.
6835 2005-04-27  Mike Stump  <mrs@apple.com>
6837         * MAINTAINERS: Add self as darwin maintainer.
6839 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6841         * config.sub: Update from master copy.
6843 2005-04-21  Mike Stump  <mrs@apple.com>
6845         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6846         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6848 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6850         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6851         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6852         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6853         "*-*-elf" and "*-*-linux*".
6854         * configure: Regenerate.
6856 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6858         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6860 2005-04-12  Mike Stump  <mrs@apple.com>
6862         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6864 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6866         * MAINTAINERS (Write After Approval): Add myself.
6868 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6870         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6872 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6874         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6875         (TARGET_CONFIGARGS): Include --with-target-subdir.
6876         (configure, all): New macros.  Use them throughout.
6877         * Makefile.in: Regenerate.
6879 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6881         * MAINTAINERS (Write After Approval): Add myself.
6883 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6885         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6887 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6889         * MAINTAINERS: Move John Carr to Write After Approval.
6891 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6893         * config/mh-mingw32: Delete.
6894         * configure.in: Don't use it.
6895         * configure: Regenerate.
6897 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6899         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6900         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6901         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6902         (HOST_LIB_PATH): Generate from Makefile.def.
6903         (TARGET_LIB_PATH): Likewise.
6904         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6905         * Makefile.in: Regenerate.
6906         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6907         (RPATH_ENVVAR): Include Darwin case.
6908         * configure: Regenerate.
6910 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6912         * MAINTAINERS (Various Maintainers): Remove self.
6913         (Write After Approval): Add self.
6915 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6917         * MAINTAINERS (Various Maintainers): Add self.
6919 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6921         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6922         * configure: Regenerate.
6924 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6926         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6927         gcc_version, and gcc_version_trigger from set of flags to pass.
6928         * Makefile.tpl: Remove definitions of above variables.
6929         (config.status): Remove dependency on $(gcc_version_trigger).
6930         * Makefile.in: Regenerate.
6931         * configure.in: Do not reference config/gcc-version.m4 nor
6932         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6933         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6934         * configure: Regenerate.
6936 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6937             Andrew Pinski  <pinskia@physics.uc.edu>
6939         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6940         * Makefile.in: Regenerate.
6942 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6944         * MAINTAINERS (Write After Approval): Add myself.
6946 2005-03-03  David Ayers  <d.ayers@inode.at>
6948         * MAINTAINERS (Write After Approval): Add myself.
6950 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6952         PR libgcj/20160
6953         * ltmain.sh: Avoid creating archives with components that have
6954         duplicate basenames.
6956 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6958         PR bootstrap/20250
6959         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6960         instead of check.
6961         * Makefile.in: Regenerate.
6963 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6965         * Makefile.in: Regenerate to fix conflict between the previous two
6966         patches.
6968 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6970         PR bootstrap/17383
6971         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6972         * Makefile.tpl (HOST_SUBDIR): New substitution.
6973         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6974         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6975         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6976         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6977         (Host modules, Bootstrapped modules): Use it.
6978         (Build modules, Target modules): Do not create symlink trees,
6979         always configure out-of-srcdir.
6980         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6981         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6982         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6983         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6985         * Makefile.in: Regenerate.
6986         * configure: Regenerate.
6988 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6990         Merged from libada-gnattools-branch:
6991         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6993         * gnattools: New directory.
6994         * Makefile.def: Add gnattools as a module, depending on target-libada.
6995         * Makefile.in: Regenerate.
6996         * configure.in: Include gnattools in host_tools; disable it if ada
6997         is disabled.
6998         * configure: Regenerate.
7000 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7002         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7003         treelang maintainer.
7004         (Write After Approval): Remove myself.
7006 2005-02-23  Paul Schlie  <schlie@comcast.net>
7008         * configure.in: Allow darwin targeted ports to build tk, itcl and
7009         libgui.
7010         * configure: Regenerate.
7012 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7014         PR libgcj/10353
7015         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7016         * configure: Regenerate.
7018 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7020         * MAINTAINERS (Write After Approval): Add myself.
7022 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7024         * MAINTAINERS: Update my e-mail address.
7026 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7028         * MAINTAINERS (Write After Approval): Add myself.
7030 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7032         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7033         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7034         target-libgloss when not *-*-elf and *-*-aout.
7035         * configure: Regenerate.
7037 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7039         * MAINTAINERS: Remove obsolete entries.
7041         * MAINTAINERS (Write After Approval): Add Michael Matz.
7043 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7045         * MAINTAINERS: Remove self as cpplib maintainer.
7047 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7049         * install-sh, config.sub: Import from upstream.
7051 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7053         PR bootstrap/18222
7054         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7055         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7056         * Makefile.in: Regenerate.
7058 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7060         * MAINTAINERS: Update my email address.
7062 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7063             Andreas Schwab  <schwab@suse.de>
7065         PR bootstrap/18033
7066         * config-ml.in: Eval option if surrounded by single quotes.
7068 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7070         Revert 2004-12-28 Makefile changes, a better fix will be
7071         applied to mainline and src after GCC 4.0 branches.
7073 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7075         PR bootstrap/17383
7077         * Makefile.def (target_modules): Remove stage parameter,
7078         it is always true now.
7079         * Makefile.tpl (configure-build-[+module+],
7080         configure-target-[+module+]): Always build symlink tree
7081         for the directory and for include.  BUILD_SUBDIR and
7082         TARGET_SUBDIR cannot be . anymore.
7083         * Makefile.in: Regenerate.
7085 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7087         Revert 2004-12-08 Makefile changes.
7089 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7091         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7092         cygwin, mingw.
7094 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7096         * configure.in (sh64-*-*): Reenable gprof.
7097         * configure: Regenerate.
7099 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7101         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7102         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7103         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7104         * Makefile.in: Regenerate.
7106 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7108         * MAINTAINERS: Update my email address.
7110 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7112         * Makefile.tpl: Generate normal dependencies if the LHS module is
7113         not bootstrapped.
7114         * Makefile.in: Regenerate.
7116 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7118         * configure.in: Include config/gxx-include-dir.m4.  Use
7119         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7120         * configure: Regenerate.
7122 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7124         * config.if: Delete.
7125         * configure.in: Set libstdcxx_incdir directly.
7126         * configure: Regenerate.
7128 2004-12-02  Eric Christopher  <echristo@redhat.com>
7130         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7131         * Makefile.in: Regenerate.
7133 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7135         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7136         * configure: Regenerate.
7138 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7140         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7141         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7142         * configure: Regenerate.
7144 2004-12-01  Eric Christopher  <echristo@redhat.com>
7146         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7147         of things to remove.
7149 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7151         * MAINTAINERS (Write After Approval): Update my e-mail address.
7153 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7155         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7156         from CVS libtool to always pass_all.
7158 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7160         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7161         (hppa*64*-*-*): Delete incorrect comment.
7162         * configure: Rebuilt.
7164 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7166         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7168 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7170         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7171         from CVS libtool to always pass_all.
7173 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7175         * install-sh, compile: Import from automake.
7177 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7179         * config.guess, config.sub:  Import from savannnah.
7181 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7183         * MAINTAINERS (Write After Approval): Add myself
7185 2004-11-12  Mike Stump  <mrs@apple.com>
7187         * Makefile.def: Add html support.
7188         * Makefile.tpl: Likewise.
7189         * Makefile.in: Regenerate.
7191 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7193         PR 18423
7194         * configure.in: Remove all instances of build-fixincludes from
7195         noconfigdirs.
7196         (build_configargs): Supply --target to subdirectories.
7197         * configure: Regenerate.
7199         * Makefile.def: Make gcc install depend on fixincludes install.
7200         * Makefile.in: Regenerate.
7202 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7204         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7206 2004-11-11  Paul Brook  <paul@codesourcery.com>
7208         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7210 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7212         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7213         target-libgfortran.
7214         * configure: Regenerate.
7216 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7218         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7219         like CC.
7221 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7223         * Makefile.def (host fixincludes): Specify missing targets.
7224         * Makefile.in: Regenerate.
7226 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7228         * MAINTAINERS: Add myself
7230 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7232         * MAINTAINERS (Write After Approval): Add myself.
7234 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7236         * Makefile.def: Build fixincludes for the host, too.
7237         * Makefile.in: Regenerate.
7238         * configure.in (host_tools): Add fixincludes.
7239         * configure: Regenerate.
7241 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7243         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7244         * configure: Regenerated.
7246 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7248         PR other/17783
7249         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7250         * configure: Regenerated.
7252 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7254         * README.SCO: Update per FSF instructions.
7256 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7258         PR target/18151
7259         * configure.in (case ${target}): Do not build fixincludes for avr.
7260         * configure: Regenerated.
7262 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7264         * configure.in (case ${target}): Do not build fixincludes
7265         on platforms where it is not used.
7266         * configure: Regenerated.
7268 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7270         * configure.in: Use an absolute path to install-sh.
7271         * configure: Regenerated.
7273 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7275         * MAINTAINERS (Write After Approval): Add myself.
7277 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7279         * MAINTAINERS: Remove from Write After Approval those that are
7280         already maintainers.
7282 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7284         * MAINTAINERS:  Update my email address.
7286 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7288         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7289         * configure: Regenerate.
7291 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7293         * MAINTAINERS:  Update my email address.
7295 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7297         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7298         entries belonging to this category.
7300 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7302         * MAINTAINERS: Update my e-mail address.
7304 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7306         Fix wrong conflict resolution in:
7308         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7310         * Makefile.in: Regenerate.
7311         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7312         in the recursive `make', instead of hardwiring `all'.
7313         (Autogenerated TARGET-* variables): New.
7315 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7317         * configure.in: Enable target-libgloss for crx-*-*.
7318         * configure: Regenerate.
7320 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7322         * MAINTAINERS (Various Maintainers): Move the "windows,
7323         cygwin, mingw" maintainer to ...
7324         (OS Port Maintainers): ... here.
7326 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7328         * MAINTAINERS (Write After Approval): Remove those that are
7329         maintainers of some subsystem.
7331 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7333         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7334         * ltcf-cxx.sh (tpf*): Likewise.
7335         * ltconfig (tpf*): Add TPF OS configuration support.
7337 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7339         * MAINTAINERS: Change my email address to my new work account.
7341 2004-09-24  Michael Roth  <mroth@nessie.de>
7343         * configure.in (--without-headers): Add missing double quotes.
7344         * configure: Regenerate.
7346 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7348         * ylwrap: Revert to previous version.
7350 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7352         PR bootstrap/17369
7353         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7354         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7355         SET_GCC_LIB_PATH_CMD.
7356         (BASE_TARGET_EXPORTS): Likewise.
7357         * Makefile.in: Regenerated.
7359         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7360         * configure: Regenerated.
7362 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7364         * config.guess: New upstream version
7365         * compile, depcomp, install-sh, ylwrap: Likewise.
7367 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7369         * config/mh-x86omitfp: New host makefile fragment.  Add
7370         -fomit-frame-pointer to the default BOOT_CFLAGS.
7371         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7372         * configure: Regenerate.
7374 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7376         PR target/11572
7377         * configure.in (*-*-darwin*): Renable libobjc.
7378         * configure: Regenerate.
7380 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7382         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7384 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7386         * Makefile.def: Remove libbanshee.
7387         * Makefile.tpl: Ditto.
7388         * configure.in: Ditto.
7389         * Makefile.in: Regen.
7390         * configure: Ditto.
7392 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7394         * ltmain.sh: Use $pic_object as $non_pic_object if
7395         $non_pic_object=none.
7397 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7399         * missing: Import latest version from master repository.
7401 2004-09-06  Nick Clifton  <nickc@redhat.com>
7403         * config.sub: Import latest version from master repository.
7404         * config.guess: Likewise.
7405         This includes these changes:
7407         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7409         * config.sub: Handle crisv32, alias etraxfs.
7410         * config.guess (crisv32:Linux:*:*): Handle.
7412         2004-08-13  Brad Smith  <brad@comstyle.com>
7414         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7415         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7417         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7419         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7420         assume the processor is a powerpc.  This is because coreutils
7421         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7422         in this case, due to a MacOS X bug that causes
7423         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7424         to return a negative number.
7425         Problem reported by Petter Reinholdtsen in:
7426         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7428         2004-07-19  Ben Elliston  <bje@gnu.org>
7430         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7432         2004-06-24  Ben Elliston  <bje@gnu.org>
7434         * config.guess: Update copyright years.
7435         * config.sub: Likewise.
7437         2004-06-22  Robert Millan  <robertmh@gnu.org>
7439         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7440         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7442         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7444         * config.guess (*:*VMS:*:*): New entry. Replaces
7445         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7446         manufacturer.
7448         2004-06-22  Ben Elliston  <bje@gnu.org>
7450         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7451         * config.sub: Likewise.
7453         2004-06-22  Ben Elliston  <bje@gnu.org>
7455         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7456         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7458         2004-06-11  Ben Elliston  <bje@gnu.org>
7460         * config.guess (pegasos:OpenBSD:*:*): Remove.
7462         2004-06-11  Ben Elliston  <bje@gnu.org>
7464         From Wouter Verhelst <wouter@grep.be>:
7465         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7467         2004-06-11  Ben Elliston  <bje@gnu.org>
7469         * config.guess (luna88k:OpenBSD:*:*): New.
7471         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7473         * config.guess (m32r*:Linux:*:*): New case.
7474         * config.sub: Handle m32rle.
7476         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7478         From Jens Petersen  <petersen@redhat.com>:
7479         * config.sub: Handle sparcv8.
7481         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7483         From Tom Smith <smith@cag.lkg.hp.com>:
7484         * config.guess: Version suffixes are equally significant on Tru64
7485         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7486         prefix of "P" (patched kernel).
7488         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7490         * config.sub: Add support for National Semiconductor CRX target.
7492 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7494         * MAINTAINERS (Various Maintainers): Remove myself as web page
7495         maintainer, add myself as maintainer of build status lists.
7497 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7499         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7500         *-*-netware, but add target-libmudflap.
7501         Consolidate *-*-netware targets (of which really only i?86 exists)
7502         into a single entry.
7503         * configure: Likewise.
7505 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7507         * Makefile.tpl (sorry): Remove.
7508         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7509         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7510         (do-clean): Clean per-stage directories too.
7511         (do-distclean): Run distclean-stage1 too.
7512         (.NOTPARALLEL): Enable during toplevel bootstrap.
7513         (stage[+id+]-bubble): Enable parallel execution during
7514         the recursive invocation.
7515         * Makefile.in: Regenerate.
7517         Fix previous checkin:
7519         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7520         include.
7521         * configure.in: Fix indentation.
7522         * configure: Regenerate.
7524 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7526         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7527         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7528         * configure: regenerate
7529         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7530         -mdynamic-no-pic
7532 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7534         * Makefile.def (build_modules): Add fixincludes.
7535         (dependencies): Make gcc depend on fixincludes.
7536         * configure.in (build_tools): Add fixincludes.
7537         (build_configdirs): Always include build_libs.
7538         * Makefile.in: Regenerate.
7539         * configure: Regenerate.
7541 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7543         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7544         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7545         phony targets; do not generate timestamp files.
7546         (distclean-stageN): Remove references to their timestamp files.
7547         (restageN, touch-stageN): Remove.
7548         (stageN-bubble): Rewritten.
7549         (compare): Support lean bootstraps.
7550         * Makefile.in: Regenerate.
7552         * configure.in: Only warn when bootstrapping but
7553         build != host or build != target.  Support lean bootstraps.
7554         * configure: Regenerate.
7556 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7558         * configure.in:  Give a better error message if GMP/MPFR are missing
7559         and a language needing them has been requested.
7560         * configure:  Regenerated.
7562 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7564         * configure.in:  Print a list of available language front-ends if
7565         a requested one is missing.  Tidy stray tab characters.
7566         * configure:  Regenerated.
7568 2004-08-19  Michael Koch  <konqueror@gmx.de>
7570         * gcc/doc/install.texi: Update entry about automake for libjava.
7572 2004-08-17  Robert Millan  <robertmh@gnu.org>
7574         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7575         (instead of FreeBSD).
7576         * configure: Regenerate.
7578 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7580         * Makefile.in: Regenerate.
7581         * configure: Regenerate.
7583         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7584         stage_*_flags.
7585         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7586         for bootstrapped modules if toplevel bootstrap is going.
7587         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7588         modules.  Adjust for changes in Makefile.def.  Enable several
7589         rules even in non-bootstrap mode, just to avoid peppering the
7590         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7591         (stage-[+prev+]-bubble): Remove.
7593         * Makefile.def (Dependencies): Depend on all-build-bison,
7594         all-build-flex, all-build-byacc, all-build-texinfo, rather
7595         than the host variations.
7596         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7597         with BUILD_SUBDIR.
7598         (BISON): Update for recent Bisons.
7599         (YACC): Fix typo.
7600         (cross): Depend on all-build.
7601         (all): Do not depend on all-build.
7602         (prebootstrap): Remove.
7603         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7604         (Prebootstrap dependencies): Add them to the per-stage targets
7605         and to all-prebootstrap.
7606         * configure.in (build_configdirs): Always enable build_tools.
7607         (BUILD_DIR_PREFIX): Remove.
7609         * Makefile.def (gcc): Add target variable.
7610         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7611         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7612         in the recursive `make', instead of hardwiring `all'.
7613         (Autogenerated TARGET-* variables): New.
7615 2004-08-13  Brian Booth  <bbooth@redhat.com>
7617         * MAINTAINERS: Remove myself from write-after-approval.
7619 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7621         * src-release: Stop distributing mmalloc with gdb (which doesn't
7622         use it).
7623         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7624         * Makefile.in: Regenerate.
7626 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7628         * configure.in (arm*-*-eabi*): New target.
7629         * configure: Regenerate.
7631 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7633         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7634         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7635         (Dependencies): New section.
7636         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7637         (configure-target-[+module+]): Depend on maybe-all-gcc
7638         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7639         (toplevel profiledbootstrap): Fix dependencies.
7640         * Makefile.in: Regenerate.
7642 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7644         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7645         target-libiberty to noconfigdirs.
7646         * configure: Regenerate.
7648 2004-08-03  Paul Brook  <paul@codesourcery.com>
7650         * configure.in: Check for MPFR as well as GMP.
7651         * configure: Regenerate.
7653 2004-08-01  Robert Millan  <robertmh@gnu.org>
7655         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7656         libmudflap for all GNU-based systems (with Glibc).
7657         * configure: Regenerate.
7659 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7661         * Makefile.def (host-modules): Add gcc.
7662         * Makefile.in: Regenerate.
7663         * Makefile.tpl (sorry): New rule.
7664         (configure-host, all-host, [+make_target+]-host, do-check,
7665         install-host): Do not add gcc as a special case.
7666         (host modules): Add a small special-casing for gcc.  Export
7667         extra_make_flags through the environment.
7668         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7669         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7670         other recursive targets for gcc): Remove.
7672         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7673         (stage, unstage): New rules.
7674         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7675         distclean-stage[+id+]): Use stage_current.
7676         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7677         the stage*-start rules.
7679 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7681         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7682         use -all_load flag.
7684 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7686         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7687         * configure: Regenerate.
7689 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7691         * maintainer-scripts/gcc_release: Revert yesterday's change.
7693 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7695         * MAINTAINERS: Add myself to write-after-approval.
7697 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7699         * libf2c: Removed.
7700         * gcc/gccbug.in: Updated because of libf2c removal.
7701         * maintainer-scripts/gcc_release: Ditto.
7703 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7705         * configure.in: Build libmudflap by default on FreeBSD.
7706         * configure: Regenerated.
7708 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7710         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7711         systems.
7712         * configure: Regenerated.
7714 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7716         PR target/16344
7717         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7718         feedback based compiler.
7719         * Makefile.in: Rebuilt.
7721 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7723         * Makefile.def (host_modules): Set bootstrap=true for flex.
7724         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7725         * Makefile.in: Rebuilt.
7727 2004-07-07  Jan Hubicka  <jh@suse.cz>
7729         * MAINTAINERS: Add self as a profile feedback maintainer.
7731 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7733         * configure.in:  Do not prepend $srcdir to /dev/null in
7734         makefile fragments.
7735         * configure:  Regenerate.
7737 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7739         * Makefile.def (build_modules): Add bison, byacc, flex,
7740         m4, texinfo.
7741         (flags_to_pass): Add FLEX.
7742         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7743         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7744         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7745         DEFAULT_MAKEINFO): Remove.
7746         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7747         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7748         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7749         objdir or else use configured tool.
7750         (all-build): New.
7751         (all): Depend on it.
7752         (Build module dependencies): Add.
7753         * Makefile.in: Regenerate.
7754         * configure.in: Better support for multiple build modules,
7755         matching what is done for host/target modules.  Do not look
7756         for "plausible" locations of build tools if Canadian cross.
7757         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7758         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7759         * configure: Regenerate.
7761 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7763         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7764         * Makefile.in: Regenerate.
7766 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7768         * Makefile.tpl (configure-build-[+module+],
7769         configure-[+module+], configure-target-[+module+]): Pass
7770         [+extra_configure_args+].
7771         (all-build-[+module+], all-[+module+], check-[+module+],
7772         install-[+module+], [+make_target+]-[+module+],
7773         all-target-[+module+], check-target-[+module+],
7774         install-target-[+module+], [+make_target+]-target-[+module+]):
7775         Pass [+extra_make_args+].
7776         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7777         (GCC_HOST_EXPORTS): Remove.
7778         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7779         cross, check-gcc, check-gcc-c++, install-gcc,
7780         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7781         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7782         * Makefile.in: Regenerate.
7784 2004-06-21  Matthew Sachs  <msachs@apple.com>
7786         * MAINTAINERS: Added self to write-after-approval.
7788 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7790         * configure.in: Check for srcdir/winsup rather than build directory
7791         winsup.
7792         * configure: Regenerate.
7794 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7796         * configure.in: Don't build Cygwin native newlib if winsup
7797         directory is missing.  Emit warning instead.
7798         * configure: Regenerate.
7800 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7802         * Makefile.tpl (touch-stage[+id+]): New.
7803         (restage[+prev+]): Depend on touch-stage[+id+].
7805         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7806         Use it throughout.
7808         * Makefile.def: Add profile and feedback bootstrap stages.
7809         Remove next field from bootstrap stages.
7810         * Makefile.tpl (LN, LN_S): Substitute.
7811         (stageN-start, stageN-end): Use double-colon rules, to
7812         provide a hook for additional setup commands.
7813         (distclean-stageN-gcc, restageN): Create dependencies from
7814         [+prev+], not from [+next+].
7815         (stageN-bubble): Add commands for successive stages from
7816         [+prev+], using double-colon rules.
7817         (all-stageN-gcc): Fix typo.
7818         (stagefeedback-start, profiledbootstrap): New.
7819         * Makefile.in: Regenerate.
7820         * configure.in: Call ACX_PROG_LN.
7821         * configure: Regenerate.
7823 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7825         * MAINTAINERS (Write After Approval): Add myself.
7827 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7829         * MAINTAINERS (Write After Approval): Add myself.
7831 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7833         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7834         without gcc.
7835         * configure: Regenerate.
7837 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7839         * Makefile.tpl: Fix typo.
7840         * Makefile.in: Regenerate.
7842 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7844         * configure.in: Remove new- prefix from toplevel
7845         bootstrap targets.
7846         * configure: Regenerate.
7848 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7850         * Makefile.tpl (all.normal): Rename to all.
7851         (all): Replace with a rule to pick the default
7852         target from configure.
7853         (all-gcc, configure-gcc): Use conditionals to
7854         do nothing when toplevel bootstrap is going on.
7855         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7856         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7857         * configure.in: Support --enable-bootstrap.
7859         * Makefile.def: Remove new- prefix from toplevel
7860         bootstrap targets.
7861         * Makefile.tpl: Likewise.
7863         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7864         target.
7866         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7867         $(RECURSE_FLAGS) to recursive invocation of make.
7869         * Makefile.in: Regenerate.
7870         * configure: Regenerate.
7872 2004-05-30  Andreas Jaeger  <aj@suse.de>
7873             Jim Wilson  <wilson@specifixinc.com>
7875         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7876         like CC.
7878 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7880         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7881         * configure: Regenerate.
7883 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7885         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7886         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7887         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7888         targets.
7889         * Makefile.in: Regenerate.
7891 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7893         * configure.in: Test the ability to symlink directories.
7894         * configure: Regenerate.
7896         * Makefile.def (bootstrap-stage): New definitions.
7897         * Makefile.tpl (configure-stage1-gcc,
7898         configure-stage2-gcc, configure-stage3-gcc,
7899         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7900         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7901         new-restage3, compare): Autogenerate, see Makefile.in
7902         entry for behavioral changes.
7903         (distclean-stage1, new-stage1-start, new-stage1-end,
7904         new-stage1-bubble, distclean-stage2, new-stage2-start,
7905         new-stage2-end, new-stage2-bubble, distclean-stage3,
7906         new-stage3-start, new-stage3-end): New autogenerated targets.
7907         (objext, prebootstrap, BOOT_CFLAGS,
7908         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7909         targets.
7911         * Makefile.in: Regenerate.
7912         (distclean-stage1, new-stage1-start, new-stage1-end,
7913         new-stage1-bubble, distclean-stage2, new-stage2-start,
7914         new-stage2-end, new-stage2-bubble, distclean-stage3,
7915         new-stage3-start, new-stage3-end): New targets.
7916         (all-stage1-gcc): Move prebootstrap dependency from here...
7917         (configure-stage1-gcc): ...to here.
7918         (new-bootstrap): Use bubble targets.
7919         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7920         Use per-stage distclean targets.
7921         (configure-stage1-gcc, configure-stage2-gcc,
7922         configure-stage3-gcc, all-stage1-gcc,
7923         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7924         Use new-stageN-start to prepare the tree.
7926 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7928         * Makefile.def (host_modules): add libcpp.
7929         * Makefile.tpl: Add dependencies on and for libcpp.
7930         * Makefile.in: Regenerate.
7931         * configure.in: Add libcpp host module.
7932         * configure: Regenerate.
7934 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7936         * Makefile.tpl: Whenever a recursive target is defined, wrap
7937         it in a special @if/@endif block, and prepare its maybe
7938         dependency in the @if/@endif block
7939         * configure.in: Instead of writing maybe dependencies, remove
7940         the @if/@endif statements, and remove the @if/@endif blocks
7941         that remain.
7942         * configure: Regenerate.
7943         * Makefile.in: Regenerate.
7945 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7947         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7949 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7951         PR bootstrap/15120
7952         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7953         * */configure: Rebuilt.
7955 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7957         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7958         of libf2c.
7959         * configure, Makefile.in: Regenerate.
7961 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7963         * MAINTAINERS (Write After Approval): Add myself.
7965 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7967         Merge from tree-ssa-20020619-branch.
7969         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7970         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7971         (HOST_GMPLIBS): Define.
7972         (HOST_GMPINC): Define.
7973         (TARGET_LIB_PATH): Add libmudflap.
7974         (GFORTRAN_FOR_TARGET): Define.
7975         (configure-build*): Export GFORTRAN.
7976         (configure-gcc): Export GMPLIBS and GMPINC.
7977         (all-gcc): Add maybe-all-libbanshee.
7978         (configure-target-libgfortran): Define.
7979         * Makefile.in: Regenerate.
7980         * configure.in (host_libs): Add libbanshee.
7981         (target_libraries): Add target-libmudflap and target-libgfortran.
7982         Add --with-libbanshee.
7983         Handle --disable-libmudflap.
7984         (*-*-freebsd*): Use with_gmp.
7985         Add $(libgcj) to noconfigdirs.
7986         * configure: Regenerate.
7987         * depcomp: New file.
7988         * MAINTAINERS: Add tree-ssa maintainers.
7990 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7992         * MAINTAINERS (Various Maintainers): Add myself.
7994 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7996         * MAINTAINERS (Write After Approval): Add myself.
7998 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8000         * MAINTAINERS (Write After Approval): Add myself.
8002 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8004         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8005         * configure: Regenerate.
8007 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8009         Revert:
8010         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8012         * Makefile.def (flags_to_pass): Remove *dir variables that
8013         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8014         as well as prefix and exec_prefix.
8015         * Makefile.in: Regenerate.
8017 2004-04-26  Robert Millan  <robertmh@gnu.org>
8019         Add patches from libtool CVS.
8020         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8021         * ltconfig: Likewise.
8022         * ltcf-c.sh: Likewise.
8023         * ltcf-cxx.sh: Likewise.
8024         * ltcf-gcj.sh: Likewise.
8026 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8028         * Makefile.def (host_modules): Mark with the bootstrap
8029         flag packages on which gcc depends.
8030         * Makefile.tpl (all-bootstrap): Use it.
8031         * Makefile.in: Regenerate.
8033 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8035         * Makefile.def (flags_to_pass): Remove *dir variables that
8036         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8037         as well as prefix and exec_prefix.
8038         * Makefile.in: Regenerate.
8040 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8042         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8043         * configure: Regenerate.
8044         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8045         * gcc/Makefile.tpl (compare): Use the result of the test.
8046         * gcc/Makefile.in: Regenerate.
8048 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8050         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8051         Always relocate gcc and prev-gcc to the original names, even
8052         if the build fails.
8053         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8054         New targets.
8056 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8058         * MAINTAINERS: Update my email address.
8060 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8062         * configure.in (mips*-*-irix5*): Enable ld.
8063         * configure: Regenerate.
8065 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8067         * configure: Regenerate.
8069 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8071         * Makefile.tpl (configure-[+module+], configure-gcc,
8072         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8073         Set and export LDFLAGS.
8074         * Makefile.in: Regenerate.
8076 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8078         * MAINTAINERS: Add myself to write-after-approval.
8080 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8082         PR bootstrap/14871
8083         * Makefile.tpl: If we don't have built-in-tree target tools,
8084         use the ones found by configure rather than hacking around with
8085         program_transform_name.
8086         * configure.in: Give Makefile.tpl the information necessary
8087         to do that.
8088         * Makefile.in: Regenerate.
8089         * configure: Regenerate.
8091 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8093         PR bootstrap/14760
8094         * configure.in: When computing baseargs, strip *all* copies of
8095         offending options.  Also, don't match/substitute the trailing space,
8096         so that this actually works when two similar options are separated by
8097         only one space.
8098         * configure: Regenerate.
8100 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8102         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8103         (rs6000-*-aix*): Same.
8104         * configure: Regenerate.
8106 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8108         * MAINTAINERS: Add myself to write-after-approval.
8110 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8112         * MAINTAINERS: Add myself to write-after-approval.
8114 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8116         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8117         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8118         * Makefile.in: Regenerate.
8120         * configure.in (top level bootstrap support): Rework --enable-werror
8121         to set @stage2_werror_flag@.
8122         * configure: Regenerate.
8123         * Makefile.tpl (top level bootstrap support): Pass
8124         @stage2_werror_flag@ down to configure in stages 2 and 3.
8125         * Makefile.in: Regenerate.
8127 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8129         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8130         for stages 2 and 3 as well as in make.  As a consequence, remove
8131         OUTPUT_OPTION (now detected by configure) from the flags passed down
8132         to make.
8133         * Makefile.in: Regenerate.
8135         * Makefile.tpl (new-bootstrap): Fix typo.
8136         * Makefile.in: Regenerate.
8138 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8140         * Makefile.tpl: Rearrange by moving recursive_targets rules
8141         into their proper sections.
8142         * Makefile.tpl (top level bootstrap support): Move disabling
8143         of coverage flags from 'make' to 'configure'; improve comments.
8144         * Makefile.in: Regenerate.
8146         * Makefile.tpl (experimental top level bootstrap) Move stage1
8147         language setting from all- target to configure- target; disable
8148         intermodule optimization in stage 1; prevent gratuitous rebuilds
8149         of stage 1.
8150         * Makefile.in: Regenerate.
8151         * configure.in: Comma-separate stage 1 language list for top
8152         level bootstrap.
8153         * configure: Regenerate.
8155         * Makefile.tpl: Clean up experimental top level bootstrap support:
8156         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8157         prev-gcc in configure- targets as well as all- targets.
8158         * Makefile.in: Regenerate.
8160 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8162         * compile: New file imported from automake.
8164 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8166         * configure.in: Remove symbolic link section.
8167         * configure: Regenerate.
8168         * Makefile.tpl (links): Remove.
8169         * Makefile.in: Regenerate.
8171 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8172             Nathanael Nerode  <neroden@gcc.gnu.org>
8174         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8175         Set with AC_CHECK_PROGS.
8176         * configure.in: Fix comment typo from last patch.
8177         * configure: Regenerate.
8179 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8181         * Makefile.tpl: Introduce experimental top level bootstrap support.
8182         * Makefile.in: Regenerate.
8183         * configure.in: Introduce support for top level bootstrap.
8184         * configure: Regenerate.
8186 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8187             Paolo Bonzini  <bonzini@gnu.org>
8189         PR bootstrap/14522
8190         * configure.in: Cope with shells that do not support unquoted ^
8191         * configure: Regenerate.
8193 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8194             Paolo Bonzini  <bonzini@gnu.org>
8196         PR bootstrap/14522
8197         * configure.in: Cope with shells that do not support nesting
8198         quotes inside quoted backquote substitutions.
8199         * configure: Regenerate.
8201 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8203         PR bootstrap/14522
8204         * configure.in: Fix escaping of $.
8205         * configure: Regenerate.
8207 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8209         * configure: Regenerate, since I forgot to while committing Paolo's
8210         changes.
8212 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8214         PR ada/14131
8215         Move language detection to the top level.
8216         * configure.in: Find default values for the tools as
8217         soon as possible.  Disable ada if GNAT is not found.
8218         Emit error message about missing languages.  Expand
8219         --enable-languages=all for the gcc subdirectory.
8221 2004-03-10  Ben Elliston  <bje@gnu.org>
8223         * MAINTAINERS: Update my email address.
8225 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8227         * ltconfig: Disable building static libraries if building shared
8228         libraries on AIX 5L.
8230 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8232         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8233         and disable libgcj.
8234         * configure: Regenerated.
8236 2004-03-01  Brian Booth  <bbooth@redhat.com>
8238         * MAINTAINERS: Add myself to write-after-approval.
8240 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8242         * MAINTAINERS: Add myself to write-after-approval.
8244 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8246         PR bootstrap/7087
8247         * Makefile.tpl: Guard XFOO sed statements better.
8248         * Makefile.tpl: Add dependency for configure-target-libada.
8249         * Makefile.in: Regenerate (incidentally fixes broken
8250         commit when libada-branch was merged).
8252 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8254         * MAINTAINERS: Add myself to write-after-approval.
8256 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8258         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8259         maintainers.
8261 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8263         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8264         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8266 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8268         PR bootstrap/11932
8269         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8271 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8273         * MAINTAINERS: Added myself to write-after-approval.
8275 2004-02-14  Michael Koch  <konqueror@gmx.de>
8277         * MAINTAINERS: Added myself to write-after-approval.
8279 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8281         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8282         some OS port maintainers to OS port maintainers section.
8284 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8286         * MAINTAINERS: Add self.
8288 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8290         * MAINTAINERS: Alphabetize.
8292 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8294         * MAINTAINERS: Remove myself.
8296 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8298         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8299         (rs6000-*-aix*): Same.
8300         * configure: Regenerate.
8302 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8304         * configure.in (host): Add in missing $noconfigdirs to defines.
8305         * configure: Regenerate.
8307 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8308             Nathanael Nerode  <neroden@gcc.gnu.org>
8310         PR ada/6637, PR ada/5911
8311         Merge with libada-branch:
8312         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8313         with appropriate dependencies. Add --enable-libada configure switch.
8314         * configure, Makefile.in: Regenerate.
8316 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8318         * MAINTAINERS: Add myself to write-after-approval.
8320 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8322         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8323         * configure: Regenerate.
8325 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8327         Merge from upstream:
8329         * ltmain.in: When setting IFS to '~', be careful about user
8330         arguments that contain '~'.
8332         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8334         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8335         Also test $base_compile against $CC with escaped arguments. Bug
8336         reported by Geoff Keating <geoffk@apple.com>.
8338 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8340         * MAINTAINERS: Remove i960 port.
8342 2004-01-23  DJ Delorie  <dj@redhat.com>
8344         * Makefile.def (target_modules) [libiberty]: Don't stage.
8345         * Makefile.in: Rebuilt.
8347 2004-01-20  Caroline Tice  <ctice@apple.com>
8349         * MAINTAINERS: Add myself to write-after-approval.
8351 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8353         * MAINTAINERS: Update my email address.
8355 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8357         * MAINTAINERS: Add myself to write-after-approval.
8359 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8361         * MAINTAINERS: Remove entries without email address.
8363 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8365         * MAINTAINERS: Add myself to write-after-approval.
8367 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8369         * MAINTAINERS: Update my email address.
8371 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8373         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8374         * Makefile.tpl (configure-target-[+module+]): Support stage.
8375         * Makefile.in: Rebuilt.
8377 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8379         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8381 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8383         * MAINTAINERS: Add myself as a MIPS maintainer.
8385 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8387         * configure.in: Use ./config.cache, not config.cache.
8388         * configure: Regenerate.
8389         * Makefile.tpl: Special-casing not needed for GCC any more.
8390         * Makefile.in: Regenerate.
8392         * configure.in: Don't share a cache file for host dirs.
8393         * configure: Regenerate.
8395         * config-ml.in: Don't mess with the cache file.
8397 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8399         * MAINTAINERS: Move myself from 'Write After Approval' to
8400         'CPU Port Maintainers' section as SPARC maintainer.
8402 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8404         * Makefile.tpl: Make GCC use a separate config.cache.
8405         * Makefile.in: Regenerate.
8407         PR bootstrap/11932, PR bootstrap/11933
8408         (I don't know if it will fix either of them, but it relates
8409         to them.)
8410         * configure.in: Don't use shared config.cache for target
8411         directories.
8412         * configure: Regenerate.
8414 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8416         * MAINTAINERS: Add myself to 'Write After Approval' section.
8418 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8420         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8421         * configure: Regenerated.
8423 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8425         * MAINTAINERS: Remove the mn10200 maintainer.
8427 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8429         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8430         * configure: Regenerated.
8432 2003-12-16  Jan Hubicka  <jh@suse.cz>
8434         * MAINTAINERS: Add myself as callgraph maintainer.
8436 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8438         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8439         * configure: Regenerate.
8441 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8443         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8444         'Write After Approval' section. Update email.
8446 2003-12-01  James Lemke  <jim@wasabisystems.com>
8448         * MAINTAINERS (Write After Approval): Add myself.
8450 2003-11-20  Matt Thomas  <matt@3am-software.com>
8452         * MAINTAINERS: Add myself as a vax port maintainer.
8454 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8456         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8457         (configure-build-[+module+], configure-[+module+]): Likewise.
8458         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8459         * Makefile.in: Regenerate.
8461 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8463         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8464         shared/dylibed libraries.
8465         * ltmain.sh: Likewise.
8466         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8467         * ltcf-cxx.sh: Likewise.
8468         * ltcf-gcj.sh: Likewise.
8469         * ltconfig: Likewise.
8471 2003-11-17  Stan Cox  <scox@redhat.com>
8473         * MAINTAINERS: Add myself as iq2000 port maintainer.
8475 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8477         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8478         * Makefile.in: Regenerate.
8480 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8482         * config.sub: Update to 2003-11-03 version.
8484 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8486         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8487         * configure:  Regenerate.
8489 2003-10-20  Nicolas Pitre  <nico@cam.org>
8491         * MAINTAINERS: Add myself to 'Write After Approval' section.
8493 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8495         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8497 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8499         * MAINTAINERS: Update my email address.
8501 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8503         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8505 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8507         * MAINTAINERS: Add myself to 'Write After Approval' section.
8509 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8511         * config.guess: Update to 2003-10-16 version.
8512         * config.sub: Update to 2003-10-16 version.
8514 2003-10-15  David Daney  <ddaney@avtrex.com>
8516         * MAINTAINERS: Added myself to 'Write After Approval' section.
8518 2003-10-15  Falk Hueffner  <falk@debian.org>
8520         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8521         'Write After Approval' section. Update email.
8523 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8525         * MAINTAINERS: Move myself from 'Write After Approval' to
8526         'Various Maintainers' section as middle-end maintainer.
8528 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8530         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8531         HOST_FLAGS_TO_PASS.
8532         * Makefile.in: Regenerate.
8534 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8536         * config.guess: Update to 2003-10-07 version.
8537         * config.sub: Update to 2003-10-07 version.
8539 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8541         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8542         * ltconfig (irix5*, irix6*): Don't override version_type.
8544 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8546         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8547         * configure: Rebuilt
8548         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8549         * Makefile.in: Rebuilt
8551 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8553         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8555 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8557         * MAINTAINERS (Write After Approval): Add myself.
8559 2003-09-29  Paul Koning  <ni1d@arrl.net>
8561         * MAINTAINERS: Move myself from "Write After Approval"
8562         to CPU platform maintainers for pdp11 platform.
8564 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8566         * MAINTAINERS: Move myself from 'Write After Approval' to
8567         'Various Maintainers' section as libffi testsuite maintainer.
8569 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8571         * configure.in: Pass a computed --program-transform-name
8572         to subconfigures.
8573         * configure: Regenerated.
8575 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8577         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8578         * Makefile.in: Regenerate.
8580         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8581         * Makefile.in: Regenerate.
8583 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8585         * MAINTAINERS: Move myself from 'Write After Approval'
8586         to 'Various Maintainers' (objective-c) section.
8588 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8590         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8591         quoting.
8592         * configure: Regenerated.
8594 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8596         * MAINTAINERS (Write After Approval): Add myself to write after
8597         approval list.
8599 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8601         * MAINTAINERS (Write After Approval): Add myself.
8603 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8605         * MAINTAINERS: Update my e-mail address.
8607 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8609         * libtool.m4 (LD): Correct powerpc64 host match.
8611 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8613         * MAINTAINTERS: Update my affiliation and email address.
8615 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8617         * MAINTAINERS (Write After Approval): Add myself.
8619 2003-09-04  DJ Delorie  <dj@redhat.com>
8621         * configure: Regenerate.
8623 2003-09-04  Robert Millan  <robertmh@gnu.org>
8625         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8627 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8629         * configure.in: Ensure arguments to sed are properly spaced.
8630         * configure: Regenerate.
8632 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8634         * MAINTAINERS: Update my e-mail address.
8636 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8638         * MAINTAINERS (Write After Approval): Add myself.
8640 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8642         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8643         * configure: Regenerated.
8645 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8647         * MAINTAINERS: Update my email address.
8649 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8651         * configure.in:  Use newline instead of semicolon when assuming
8652         shell arguments in a for loop.
8653         * configure:  Regenerated.
8655 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8657         * MAINTAINERS: Resurrect the i860 maintainer.
8659 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8661         PR 8180
8662         * configure.in: When testing with_libs and with_headers, treat
8663         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8664         * configure: Regenerate.
8666         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8667         make, shell, etc.
8668         (baseargs): Likewise.
8669         * configure: Regenerate.
8671 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8673         * MAINTAINERS (Write After Approval): Add myself.
8675 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8677         * configure.in: Disable libgcj for darwin not on powerpc.
8678         * configure: Rebuild.
8680 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8682         * config-ml.in, symlink-tree: Add license.
8684 2003-08-03  Richard Stallman  <rms@gnu.org>
8685             Eben Moglen  <moglen@columbia.edu>
8687         * README.SCO: New file.
8689 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8691         * Makefile.tpl (check, check-c++): Express dependencies using
8692         dependencies rather than commands.
8693         * Makefile.in: Regenerate.
8695 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8697         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8698         * configure: Ditto.
8700 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8702         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8703         * Makefile.in: Update.
8705 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8707         * configure.in: Enable libgcj for darwin.
8708         * configure: Rebuild.
8710 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8712         * config-ml.in:  Use ac_configure_args directly instead of
8713         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8714         actually seen.
8716 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8718         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8719         creating target and build subdirs to build all parent dirs as needed.
8720         * Makefile.in: Rebuild.
8721         * configure.in: Don't build dirs explicitly here.
8722         * configure: Rebuild.
8724 2003-07-26  Paul Brook  <paul@nowt.org>
8726         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8728 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8730         * Makefile.tpl (all-make): Depend on intl.
8731         * Makefile.in: Rebuilt.
8733 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8735         * install-sh:  Update to newer upstream versions (associated with
8736         aclocal 1.7).
8737         * mkinstalldirs:  Likewise.
8738         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8740 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8742         * MAINTAINERS: Move self from Bug database only accounts
8743         to write-after-approval.
8745 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8747         * config.if: Remove unused libc_interface determination.
8749 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8751         * MAINTAINERS: Move self from write-after-approval to
8752         build machinery (*.in).
8754 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8756         PR bootstrap/11273
8757         PR bootstrap/11408
8758         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8759         unused INSTALL_PROGRAM_ARGS.
8760         * configure.in: Use AC_PROG_INSTALL.
8761         * Makefile.in: Regenerate.
8762         * configure: Regenerate.
8764 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8766         * MAINTAINERS: Alphabetize.
8768 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8770         * configure: Rebuilt.
8771         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8772         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8773         newlib nor libgloss.
8774         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8775         * configure.in (am33_2.0-*-linux*): Added.
8777 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8779         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8780         * configure: Regenerate.
8782 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8784         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8785         * Makefile.in: Regenerate.
8787 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8789         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8790         * Makefile.in: Regenerate.
8792 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8794         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8795         * Makefile.in: Regenerated.
8797         * config-ml.in: Replace PWD with PWD_COMMAND.
8799 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8801         * intl: New directory; see intl/ChangeLog for details.
8802         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8803         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8804         * Makefile.in: Regenerate.
8806 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8808         * configure.in: Clean up config-lang.in handling.  Delete
8809         useless assignment to "subdirs".
8810         * configure: Regenerate.
8812 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8814         * configure.in: Rename 'target_libs' to 'target_libraries'.
8815         Remove useless reference to 'target_libs'.
8816         * configure: Regenerate.
8818 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8820         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8821         * Makefile.in: Regenerate.
8823 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8825         * Makefile.def: Introduce flags_to_pass.
8826         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8827         * Makefile.in: Regenerate.
8829 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8831         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8832         and target-libgloss.
8833         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8834         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8835         * configure: Regenerate.
8837 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8839         * configure.in: Update testsuite_flags to new location.
8840         * configure. Regenerate.
8842 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8844         * Makefile.tpl: Remove BUILD_CC stuff.
8845         * Makefile.in: Regenerate.
8847 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8849         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8851 2003-06-16  Graeme Peterson  <gp@qnx.com>
8853         * MAINTAINERS (Write After Approval): Add myself.
8855 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8857         * config.guess: Update to 2003-06-12 version.
8858         * config.sub: Update to 2003-06-13 version.
8860 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8862         * config.guess: Update to 2003-06-06 version.
8863         * config.sub: Update to 2003-06-06 version.
8865 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8867         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8868         * configure. Regenerate.
8870 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8872         * configure.in: Disable serial configure by default.
8873         * configure: Regenerate.
8874         * Makefile.tpl: Abolish .NOTPARALLEL.
8875         * Makefile.in: Regenerate.
8877         * Makefile.tpl: Replace {build,host,target}_canonical by
8878         {build,host,target}.
8879         * Makefile.in: Regenerate.
8881         * Makefile.tpl: Fix stupid pasto.
8882         * Makefile.in: Regenerate.
8884 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8886         * Makefile.tpl: Remove bogus conditional.
8887         * Makefile.in: Regenerate.
8889 2003-06-05  Jan Hubicka  <jh@suse.cz>
8891         * Makefile.tpl (profiledbootstrap): New target.
8892         * Makefile.in (profiledbootstrap): New target.
8894 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8896         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8897         Pinski. Remove user names from other bugzilla-only maintainers.
8899 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8901         * Makefile.tpl: Make 'recursive targets' using autogen rather
8902         than shell loop.  Remove duplicate 'clean' targets and false
8903         comments.
8904         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8905         Add systematic method of specifying missing targets in subdirs.
8906         Add copyright boilerplate.
8907         * Makefile.in: Regenerate.
8908         * configure.in: Add 'recursive targets' to maybe list.
8909         * configure: Regenerate.
8911         * MAINTAINERS: "GNATS only" -> "Bug database only".
8913         * Makefile.tpl: Rename [+target+] to [+make_target+].
8914         * Makefile.def: Rename 'target' to 'make_target'.
8916 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8918         * MAINTAINERS: Add self as options handling maintainer.
8920 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8922         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8923         been too long since I touched those ports.
8925 2003-05-28  DJ Delorie  <dj@redhat.com>
8927         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8928         * Makefile.in: Regenerate.
8930 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8932         * configure.in: Use curly braces in the definition of tooldir.
8933         * configure: Regenerate.
8935 2003-05-21  DJ Delorie  <dj@redhat.com>
8937         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8938         newlib or libgloss.
8939         * Makefile.in: Regenerate.
8941 2003-05-21  DJ Delorie  <dj@redhat.com>
8943         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8944         * Makefile.in: Regenerate.
8946 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8948         * MAINTAINERS: Update my e-mail address.
8950 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8952         * configure.in: Switch more things to use maybe dependencies.
8953         * Makefile.tpl: Switch more things to use maybe dependencies.
8954         Factor out common code from autogen IF statements.
8955         * configure: Regenerate.
8956         * Makefile.in: Regenerate.
8958 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8960         * configure.in: Accept i[3456789]86 for machine type.
8961         * configure: Regenerate.
8963 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8965         * configure.in: Switch more things to use maybe dependencies.
8966         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8967         * configure: Regenerate.
8968         * Makefile.tpl: Switch more things to use maybe dependencies.
8969         * Makefile.in: Regenerate.
8971 2003-05-16  Andreas Schwab  <schwab@suse.de>
8973         * Makefile.tpl (install-opcodes): Define.
8974         * Makefile.in: Rebuild.
8976 2003-05-13  Andreas Jaeger  <aj@suse.de>
8978         * config.guess: Update to 2003-05-09 version.
8979         * config.sub: Update to 2003-05-09 version.
8981 2003-05-13  Michael Eager  <eager@mvista.com>
8983         * configure.in: Correct sed script so that options in quotes are not
8984         deleted.
8985         * configure: Rebuild.
8987 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8989         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8990         and $$s/newlib/libc/sys/cygwin32 include paths.
8991         * configure: Ditto.
8993 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8995         * MAINTAINERS: Update my email addresses.
8997 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8999         * config-ml.in: Propagate INSTALL variables.
9001 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9003         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9005 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9007         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9008         * Makefile.in: Regenerate.
9010 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9012         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9014 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9016         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9018 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9020         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9021         * Makefile.in: Regenerated.
9023 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9025         * MAINTAINERS (Write After Approval): Upgrade myself from
9026         GNATS only to write-after-approval. Update my mail address.
9028 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9030         (OS Port Maintainers: freebsd): Add myself.
9032 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9034         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9036 2003-04-22  Kean Johnston  <jkj@sco.com>
9038         * MAINTAINERS (SCO ports): Added myself.
9040 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9042         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9044 2003-04-19  Kean Johnston  <jkj@sco.com>
9046         * MAINTAINERS (Write After Approval): Add myself.
9048 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9050         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9051         * Makefile.in: Regenerate.
9053 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9055         * configure.in (powerpc64*-*-linux*): Remove.
9056         * configure: Rebuilt.
9058 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9060         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9061         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9062         and restrap.
9063         * Makefile.in:  Regenerate.
9065 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9067         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9068         * configure: Regenerated.
9070 2003-04-15  DJ Delorie  <dj@redhat.com>
9072         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9074 2003-04-13  Nick Clifton  <nickc@redhat.com>
9076         * config-ml.in: Remove support for --disable-aix removing
9077         call-aix multilibs.
9079 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9081         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9082         * */configure: Rebuilt.
9084 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9086         * MAINTAINERS: Add my email address.
9088 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9090         * MAINTAINERS (Write After Approval): Add myself.
9092 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9094         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9095         * Makefile.in: Regenerate.
9097 2003-03-14  Michael Chastain  <mec@shout.net>
9099         * Makefile.in: Regenerate with correct Makefile.def.
9101 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9103         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9104         Make macro.
9105         * Makefile.in: Regenerate.
9106         * configure.in: Clean up gxx_include_dir logic.
9107         * configure: Regenerate.
9109 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9111         * MAINTAINERS (Write After Approval): Add myself.
9113 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9115         * MAINTAINERS: Update my mail address.
9117 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9119         * configure.in (gxx_include_dir): Fix typo.
9120         * configure: Regenerated.
9122 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9124         * Makefile.tpl: Reindent.
9125         * Makefile.in: Regenerate.
9126         * configure.in: Reindent.  Don't set unused variables.
9127         * configure: Regenerate.
9129 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9131         * configure.in: Include $(build_tooldir)/sys-include in
9132         FLAGS_FOR_TARGET.
9133         * configure: Regenerated.
9135 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9137         * Makefile.tpl: Always pass down RANLIB.
9138         * Makefile.in: Regenerate.
9140         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9141         * Makefile.in: Regenerate.
9142         * configure.in: Remove unused logic relating to --enable-shared
9143         and --enable-threads.  Remove bogus comments.  Remove redundant
9144         noconfigdirs.
9145         * configure: Regenerate.
9147         * configure.in: Replace ${libstdcxx_version} by its value.
9148         Remove reference to mh-dgux.
9149         * configure: Regenerate.
9151 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9153         * MAINTAINERS (Write After Approval): Add myself.
9155 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9157         * Makefile.tpl: Rearrange.
9158         * Makefile.in: Regenerate.
9160 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9162         * configure.in: Add support for kaOS as cross build target system.
9163         * configure: Regenerated.
9165 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9167         * MAINTAINERS (Write after approval): Add myself.
9169 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9171         * MAINTAINERS: Update my email address.
9173 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9175         * MAINTAINERS: Add self to blanket write privs. section.
9177 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9179         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9180         configure-target-* as some target builds may require additional
9181         flags for preprocessor tests.
9182         * Makefile.in: Regenerated.
9184 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9186         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9187         * ltconfig: Handle it.
9188         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9189         auto-detecting it.
9191         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9192         it is used as argument to $CC.
9193         * ltcf-gcj.sh: Likewise.
9195         * configure.in: Introduce --enable-maintainer-mode.
9196         * configure: Rebuilt.
9197         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9198         for maintainer mode.
9199         * Makefile.in: Rebuilt.
9201 2003-02-18  Jason Merrill  <jason@redhat.com>
9203         * Makefile.tpl (check-c++): Allow parallelism.
9205 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9207         * MAINTAINERS: Remove John Carr (who never actually had access to
9208         gcc.gnu.org).
9210 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9212         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9213         don't configure target-libobjc.
9214         * configure: Regenerate.
9216 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9218         * Makefile.tpl (RANLIB): Define.
9219         * Makefile.in: Regenerate.
9221 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9223         * MAINTAINERS: Update my email.
9225 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9227         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9228         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9229         * Makefile.in: Regenerated.
9230         * configure.in: Remove all traces of snavigator, db, and grep.
9231         * configure: Regenerated.
9233 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9235         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9236         After Approval.
9238 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9240         * MAINTAINERS (Write after approval): Add myself.
9242 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9244         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9245         * Makefile.in: Regenerated.
9247 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9249         * config.guess: Updated to 2003-01-30's version.
9250         * config.sub: Updated to 2003-01-28's version.
9252 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9254         * config.if: If gcc_version is already set, just use it.  Don't set
9255         gcc_version_trigger if it's already set, otherwise set it to
9256         gcc/version.c, but only if the file exists.  If it is not set and
9257         gcc/version.c does not exist, try to extract the version number from
9258         $CC.
9260 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9262         * MAINTAINERS: Add myself to write-after-approval list.
9264 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9266         * configure.in:  Revert 24Jan change.
9267         * configure:  Regenerate.
9269 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9271         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9272         entry of HJ Lu.
9274 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9276         * configure.in: Revert previous change.
9277         * configure: Regenerate.
9279 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9281         * configure.in: Make rda native-only.
9282         * configure: Regenerate.
9284 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9286         * MAINTAINERS: Move myself from GNATS-only-accounts to
9287         write-after-approval.
9289 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9291         * configure.in: Add missing \.
9292         * configure: Rebuilt.
9294 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9296         * configure.in (baseargs): Avoid using \| in sed regular
9297         expressions.
9298         * configure: Rebuilt.
9300 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9302         * configure.in (baseargs): Remove all supported forms of
9303         --cache-file, --srcdir, --host, --build and --target options
9304         from argument lists.
9305         * configure: Rebuilt.
9307 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9309         * MAINTAINERS: Add myself to write-after-approval list.
9311 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9313         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9314         * configure: Rebuilt.
9316 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9318         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9319         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9320         * Makefile.in: Regenerate.
9321         * configure: Regenerate.
9323 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9325         * configure.in: Remove Makefile in build, host and target modules
9326         unless configure was run with --no-recursion.
9327         * configure: Rebuilt.
9329 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9331         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9332         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9333         * Makefile.in: Regenerate.
9335 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9337         * config.guess: Update to 2003-01-03 version.
9338         * config.sub: Update to 2003-01-03 version.
9340 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9342         * configure: Regenerate with proper autoconf 2.13.
9344 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9346         * configure.in: Add AC_PREREQ for consistency.
9347         * configure: Regenerate.
9349 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9351         * configure.in (GDB_TK): Add tcl directories conditional on
9352         gdb/gdbtk directory being present.
9353         * configure: Regenerate.
9355 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9357         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9358         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9359         * configure: Rebuilt.
9361 2002-12-31  Tom Tromey  <tromey@redhat.com>
9363         * Makefile.in: Rebuilt.
9364         * Makefile.def (target_modules) [libffi]: Allow installation.
9366 2002-12-31  Andreas Schwab  <schwab@suse.de>
9368         * configure.in: Fix use of $program_transform_name.
9369         * configure: Regenerated.
9371 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9373         * configure.in (baseargs): Don't remove first configure argument.
9374         * configure: Regenerated.
9376 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9378         * Makefile.tpl (local-distclean): Don't remove...
9379         (multilib.ts): ... this.  Moved into...
9380         (multilib.out): ... this.  Don't use sub-make.
9381         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9382         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9383         (configure-build-[+module+], configure-[+module+],
9384         configure-target-[+module+], configure-gcc): ... these.  Test
9385         for Makefile existence.  Drop config.status from dependencies.
9386         * Makefile.in: Rebuilt.
9387         * configure.in: Move gcc-version-trigger to the end of
9388         ac_configure_args.  Add comments to maybedep.tmp and
9389         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9390         nonopt from baseargs, matching and removing corresponding
9391         whitespace while at it.
9392         * configure: Rebuilt.
9394 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9396         * configure.in (host_configargs): Replace reference to
9397         no-longer-defined buildopts with --build=${build_alias}.
9398         * configure: Rebuilt.
9400         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9401         program_transform_name to standard idiom.
9402         (AUTOGEN, AUTOCONF): Define.
9403         (Makefile.in): Use $(AUTOGEN).
9404         (Makefile): Depend on config.status, and use autoconf-style rule to
9405         build it.  Move original commands to...
9406         (config.status): ... this new target.
9407         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9408         $(AUTOCONF).
9409         * Makefile.in: Rebuilt.
9411 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9413         * Makefile.tpl: Fix dramatic bustage due to change in
9414         program_transform_name.
9415         * Makefile.in: Regenerate.
9417         * configure.in: Remove unnecessary PATH setting.
9418         * configure: Regnerate.
9420         * configure.in: Don't default to unprefixed tools unless
9421         the native tools will work.
9422         * configure: Regenerate.
9424         * configure.in: Convert to autoconf script.  Blow away lots
9425         of now-redundant Makefile fragments.
9426         * configure: Generate using Autoconf.
9427         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9428         * Makefile.in: Regenerate.
9430 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9432         * configure: Fix stupid bug where RANLIB was mistakenly included.
9434         * configure.in: Rename (buildargs, hostargs, targargs) to
9435         (build_configargs, host_configargs, target_configargs).
9437         * configure.in: Move logic out of sed statement.
9439         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9440         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9442 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9444         * config.sub: Import from master repository
9445         * config.guess: Ditto
9447 2002-12-24  Andreas Schwab  <schwab@suse.de>
9449         * Makefile.tpl (multilib.out): Fix missing space.
9450         * Makefile.in: Regenerate.
9452 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9454         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9455         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9456         * Makefile.in: Regenerate.
9457         * configure.in: Remove unnecessary leftovers.
9459 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9461         * configure.in (extra_ranlibflags_for_target): New variable.
9462         (*-*-darwin): Add -c to ranlib commands.
9463         * configure (tooldir): Handle extra_ranlibflags_for_target.
9465 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9467         * Makefile.tpl: Revert HJL's change.
9468         * Makefile.in: Regenerated.
9469         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9470         always.
9472 2002-12-19  Andreas Schwab  <schwab@suse.de>
9474         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9475         * Makefile.in: Regenerate.
9477 2002-12-18  H.J. Lu  <hjl@gnu.org>
9479         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9480         * Makefile.in: Regenerated.
9482         * configure.in (build_prefix): New. Substitute.
9484 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9486         * Makefile.tpl: Don't let real targets depend on phony targets.
9487         * Makefile.in: Regenerate.
9489         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9490         * Makefile.in: Regenerate.
9492 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9494         * config.sub: Import from master repository
9495         * config.guess: Ditto
9497 2002-12-16  Jason Merrill  <jason@redhat.com>
9499         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9500         previous 'make bootstrap'.
9501         * Makefile.in: Regenerate.
9503 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9505         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9507 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9509         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9510         * Makefile.in: Regenerate.
9512 2002-12-13  Jason Merrill  <jason@redhat.com>
9514         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9515         library tests.
9516         (check-c++): Just depend on it and check-target-libstdc++-v3.
9517         * Makefile.in: Regenerate.
9519 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9521         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9522         * Makefile.in: Rebuilt.
9524 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9526         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9528 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9530         * configure: Fix bug put in by gremlins.
9532         * Makefile.tpl: Substitute more autoconfily.
9533         * configure: Substitute more autoconfily.
9534         * Makefile.in: Regenerate.
9536 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9538         * config.sub: Import from master repository
9539         * config.guess: Ditto
9540         * MAINTAINERS: Added Svein Seldal under write after approval
9542 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9544         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9545         * Makefile.in (all-sim): Ditto.
9547 2002-12-06  DJ Delorie  <dj@redhat.com>
9549         * Makefile.tpl: Change configure dependencies to not have real
9550         targets depend on phony targets.
9552 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9554         * configure.in: Revert unintentional change.
9556         * Makefile.tpl: Change dependency for */multilib.out so that
9557         it works when gcc isn't in the tree.
9559         * configure.in: Substitute more.
9560         * configure: Run subconfigures from the Makefile.
9561         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9562         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9564 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9566         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9568 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9570         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9571         and corresponding dependencies.
9572         * Makefile.in: Regenerate.
9574         * configure.in (host_tools): Order binutils, gas and ld for
9575         convenience in running the testsuites.
9577         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9578         * Makefile.in: Regenerate.
9579         * configure.in: Introduce rules to serialize subconfigure runs.
9581         * configure.in: Introduce BASE_CC_FOR_TARGET.
9582         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9583         Realize configure-build-* targets.  Realize configure-target-* targets.
9584         * Makefile.in: Regenerate.
9586 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9588         * configure: Move gcc_version_trigger stuff from here...
9589         * configure.in: ...to here.
9591         * configure.in: Separate subconfigure options added by this file from
9592         options given by the user.  Add machinery to put args for host
9593         subconfigures into the Makefile.
9595         * Makefile.tpl: Remove 'vault' targets.
9596         * Makefile.tpl: Reorder and comment dependencies.
9597         * Makefile.in: Regenerate.
9599 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9600         * configure.in: Fix my broken commit of previous patch. (sigh)
9602 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9604         * configure.in: Move host-specific darwin noconfigdirs into
9605         the host-specific section.
9607 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9609         * configure.in: Move host-specific darwin noconfigdirs into
9610         the host-specific section.
9612 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9614         * configure: Remove skip-this-dir support.
9615         * Makefile.tpl: Remove skip-this-dir support.
9617         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9618         subdirectories.
9619         * Makefile.in: Regenerate.
9621         * Makefile.tpl: Strip out useless setting of 'dir'.
9622         * Makefile.in: Regenerate.
9624 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9626         * configure.in: Fix deeply stupid bug.
9628         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9629         shell code in CXX_FOR_TARGET
9630         * Makefile.def: Introduce raw_cxx.
9631         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9632         RAW_CXX_FOR_TARGET.
9633         * Makefile.in: Regenerate.
9635 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9637         * Makefile.tpl: Remove unnecessary ifs.
9638         * Makefile.in: Regenerate.
9640         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9641         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9642         targets for 'no_install' modules.
9643         * configure: Move GDB_TK substitution to configure.in.  Move
9644         build_modules stuff to configure.in.
9645         * configure.in: Implement soft dependency machinery.  Maybe-ize
9646         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9647         * Makefile.in: Regenerate.
9649 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9651         * Makefile.tpl: Make all-target, install-target behave similarly
9652         to all, install (only hitting configured targets).  Eliminate
9653         unused macro defintions.
9655         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9656         build != host.
9658         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9660         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9662         * configure.in: Produce lists of subdir targets we're actually
9663         configuring.  Remove references to "dosrel".
9664         * Makefile.tpl: Let configure set which subdir targets are hit.
9665         Remove install-cross; clean up install; remove ALL.  Remove
9666         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9667         Autogenerate host module targets.  Remove empty dependency lines
9668         and redundant dependency; rearrange slightly.
9669         * Makefile.def: Add host-side libtermcap, utils.
9671         * Makefile.in: Regenerate.
9673 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9675         * ltconfig (osf[345]): Append $major to soname_spec.
9676         Reflect this in library_names_spec.
9677         * ltmain.sh (osf): Prefix $major with . for use as extension.
9679 2002-11-19  Andreas Jaeger  <aj@suse.de>
9681         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9682         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9683         and sparc64 GNU/Linux systems.
9685 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9687         * MAINTAINERS: Update email.
9689 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9691         * MAINTAINERS: Complete James Dennett's entry.
9693 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9695         * MAINTAINERS (Write After Approval): Add myself.
9697 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9699         * Makefile.tpl: syntactic cleanup
9701 2002-11-13  Stuart Hastings  <stuart@apple.com>
9703         * MAINTAINERS: Add myself to write-after-approval list.
9705 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9707         * Makefile.def: Add list of recursive targets to autogenerate.
9708         Add build_modules.
9709         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9710         targets.  Autogenerate *-build-* targets.
9711         * Makefile.in: Regenerate.
9713 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9715         * configure: More autoconf-style substitutions.
9716         * Makefile.tpl: More autoconf-style substitutions.
9717         * Makefile.in: Regenerate.
9719 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9721         * configure: Substitute more variables in a more autoconf-friendly
9722         way.  Simplify slightly.
9723         * Makefile.tpl: Make more variables substitutable in an
9724         autoconf-friendly way.
9725         * Makefile.in: Regenerate.
9727 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9729         * MAINTAINERS (Write After Approval): Add myself.
9731 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9733         * configure.in (v810*): Remove special setting of tools.
9735         * configure: Add support for extra required flags for ar or nm.
9736         * configure.in (aix4.3+): Use above support for target-specific
9737         issues, rather than using config/mt-aix43.
9739 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9741         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9742         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9743         with $srcdir.  Reformat indentation.  Substitute some variables
9744         formerly hard-coded in the Makefile for build=host.
9745         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9746         * Makefile.def: Autogenerate more.
9747         * Makefile.in: Regenerate.
9749 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9751         * MAINTAINERS (Write After Approval): Add myself.
9753 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9755         * Makefile.def (host_modules): Add rda.
9756         * Makefile.in: Regenerate.
9757         * configure.in (target_tool): Add target-rda to list.
9759 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9761         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9763 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9765         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9766         and restrap targets to this rule.
9767         * Makefile.in:  Regenerate.
9769 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9771         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9772         GNATS only accounts.
9774 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9776         * configure.in (i[3456]86-*-linux*): Add check to disable
9777         ${libgcj} for glibc1.
9779 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9781         * MAINTAINERS: Add myself as ip2k port maintainer.
9783 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9785         * configure.in: Add tic4x target.
9787 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9789         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9790         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9791         * Makefile.in: Regenerate.
9793         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9794         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9795         * Makefile.in: Regenerate.
9797 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9799         * MAINTAINERS: Add myself as web pages co-maintainer.
9801 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9803         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9804         * Makefile.in: Regenerate.
9806 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9808         * MAINTAINERS: Add myself and Nathan Sidwell
9809         <nathan@codesourcery.com> as VxWorks maintainers.
9811 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9813         * Makefile.def: Remove order dependency comments.
9814         * Makefile.tpl: Add explicit install-install dependencies.
9815         * Makefile.in: Regenerate.
9817         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9818         * Makefile.in: Regenerate.
9820         * Makefile.tpl: Add configure-target (for src-release in src)
9821         * Makefile.in: Regenerate.
9823 2002-09-30  Nick Clifton  <nickc@redhat.com>
9825         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9827 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9829         * configure.in (s390*-*-linux*): Enable libgcj.
9831 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9833         * configure: Revert accidentally applied changes.
9835         * Makefile.tpl: Make more autoconf-friendly.
9836         * Makefile.in: Regenerate.
9837         * configure: Make substitution more autoconf-like.
9839 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9841         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9842         single entry to handle all these.
9843         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9844         libjava on arm-*-elf.
9846 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9848         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9849         things that depend on them.
9851 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9853         * Makefile.tpl: Make subsituted variables more autoconfy.
9854         * Makefile.in: Regenerate.
9855         * configure: Make seds more autoconfy.
9857 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9859         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9860         * Makefile.in: Regenerate.
9861         * configure.in: Rewrite sed statements to look autoconfy.
9863         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9864         all-target-foo on configure-target-foo.
9865         * Makefile.def: Ditto.
9866         * Makefile.in: Rebuild.
9868 2002-09-25  Andrew Haley  <aph@redhat.com>
9870         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9872 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9874         * Makefile.def: New file.
9875         * Makefile.tpl: New file.
9876         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9877         * contrib/gcc_update: Note that Makefile.in is a generated file.
9879         * configure.in: Minor rearrangement.  Simplify tests.
9881 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9883         * configure.in (with_headers): Skip copy if value is "yes".
9884         (with_libs): Likewise.
9886 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9888         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9889         * configure.in (sh*-*-pe*): Ditto.
9890         * configure.in (mips*-*-pe*): Ditto.
9891         * configure.in (*arm-wince-pe): Ditto.
9893         * configure.in: Rearrange.
9895 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9897         * MAINTAINERS: Update my email address.
9899 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9901         * MAINTAINERS: (Write After Approval): Add myself.
9903 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9905         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9907 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9909         * MAINTAINERS: Change my mailing address.
9911 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9913         * MAINTAINERS (Write After Approval): Remove myself.
9914         (Various Maintainers: c++ runtime libs): Add myself.
9916 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9918         * MAINTAINERS (Write After Approval): Remove myself.
9919         (Various Maintainers: c++ runtime libs): Add myself.
9921 2002-08-15  Eric Christopher  <echristo@redhat.com>
9923         * config.sub: Import from master repository.
9924         * config.guess: Ditto.
9926 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9928         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9929         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9930         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9932 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9934         * MAINTAINERS: Add self to rs6000 vector extensions.
9936 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9938         * libiberty/configure: Reverted unintended yesterday's check in.
9940 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9942         * boehm-gc/configure, libf2c/configure: Rebuilt.
9943         * libffi/configure, libiberty/configure: Ditto.
9944         * libjava/configure, libobjc/configure: Ditto.
9945         * libstdc++-v3/configure, zlib/configure: Ditto.
9946         Merged from binutils:
9947         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9948         From Steve Ellcey <sje@cup.hp.com>:
9949         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9950         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9951         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9952         IA64.
9953         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9954         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9955         soname_spec, sys_lib_search_path_spec): Ditto.
9957 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9959         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9961 2002-08-04  H.J. Lu  (hjl@gnu.org)
9963         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9965 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9967         * MAINTAINERS (Write After Approval): Add myself.
9969 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9971         * configure.in: Move generic linux case to end.  Copy generic
9972         linux noconfigdirs to mips*-*-linux* entry and new
9973         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9975 2002-07-19  Michael Matz  <matz@suse.de>
9977         * MAINTAINERS: Add myself as ra* maintainer.
9979 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9981         * config.guess: Update to 2002-07-09 version.
9982         * config.sub: Update to 2002-07-03 version.
9984 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9986         * MAINTAINERS: Fix typo in a maintainer email address.
9988 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9990         * configure.in: Remove two redundant tests.
9992 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9994         * configure.in (mips*-*-irix6*o32): Enable stabs.
9996 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9998         * configure.in: Don't build grez.
9999         * Makefile.in: Ditto.
10001         * Makefile.in: Remove references to bsp, cygmon, libstub.
10002         * configure.in: Ditto.
10004         * configure.in: Remove leftover reference to gdbtest.
10006 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10008         * configure.in (gxx_include_dir):  Change to match versioned
10009         C++ headers if --enable-version-specific-runtime-libs is used.
10011 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10013         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10015 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10017         * configure.in: Make --without-x work.
10019 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10021         * configure.in: Rearrange target Makefile fragment collection.
10023         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10024         cvs[src].
10025         * configure.in: Ditto.
10027 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10029         * MAINTAINERS (Write After Approval): Update my e-mail address.
10031 2002-06-24  Ben Elliston  <bje@redhat.com>
10033         * configure.in (host_tools): Remove cgen.
10035         * Makefile.in (all-cgen): Remove; runs from its source directory.
10036         (check-cgen, install-cgen, clean-cgen): Likewise.
10037         (all-opcodes): Do not depend on all-cgen.
10038         (all-sim): Likewise.
10040 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10042         * Makefile.in: Eliminate 'apache' targets.
10043         * configure.in: Eliminate 'apache' targets.
10045         * configure.in: Eliminate redundant tests.  Reorganize.
10047         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10049         * config-ml.in: Eliminate references to Cygnus configure.
10051         * Makefile.in: Eliminate references to building emacs.
10053 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10055         * MAINTAINERS: Update my email address.
10057 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10059         * config.if (libstdcxx_incdir): Version C++ headers.
10060         (cxx_incdir): Remove.
10062 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10064         * MAINTAINERS (Write After Approval): Add self.
10066 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10068         * configure.in: Add support for ip2k.
10070 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10072         * configure.in: Fix AIX configury bug.
10074 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10076         * MAINTAINERS (Write After Approval): Add self.
10078 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10080         * configure.in: replace ${topsrcdir} with ${srcdir}
10082         * configure.in: Move definition of libstdcxx_flags
10083         right above usage, rather than waaay earlier.
10085         * configure.in: Pull definition of is_cross_compiler earlier.
10087         * configure.in: Rearrange a little.
10089         * configure.in: Remove references to librx.
10090         * Makefile.in: Remove references to librx.
10092 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10094         * config.sub: Add support for avr target.
10095         Import from master sources, rev 1.255
10097 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10099         * configure, .cvsignore:  Revert previous change...
10100         * Makefile:  ...delete.
10102 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10104         * configure.in: Eliminate ${gasdir} variable.
10106 2002-06-18  Dave Brolley  <brolley@redhat.com>
10108         * configure.in: Add support for frv.
10109         * config.sub: Add support for frv.
10111 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10113         * configure:  Remove garbage from previous commit.
10115 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10117         * configure:  For in-source builds, make a subdir and re-exec there.
10118         * Makefile:  New file.  Pass targets through to build directory.
10119         * .cvsignore:  No longer ignore "Makefile".
10121 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10123         * MAINTAINERS (Write After Approval): Add self.
10125 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10127         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10129 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10131         * configure.in (vax-*-netbsd*): Re-enable gas.
10133 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10135         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10136         BUILD_PREFIX_1, to correct nomenclature.
10137         * configure: Likewise.
10139         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10140         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10142 2002-05-31  Olaf Hering  <olh@suse.de>
10144         * config-ml.in: Propogate DESTDIR also.
10146 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10148         * configure.in (vax-*-netbsd*): Don't build gas for this
10149         platform.
10151 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10153         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10154         and libgcj for AVR.
10156 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10158         * MAINTAINERS (Write After Approval): Add myself.
10160 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10162         * config.guess: Update to 2002-05-22 version.
10163         * config.sub: Likewise.
10165 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10167         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10168         * config-ml.in: Likewise.
10169         * configure: Likewise.
10170         * configure.in: Likewise.
10172 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10174         * MAINTAINERS: Update my email address.
10176 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10178         * configure.in: Simplify makefile fragment collection.
10180         * configure.in: Remove code to build emacs.
10182         * configure.in : Remove --srcdir argument from targargs and buildargs
10183         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10185         * configure: Move some logic to configure.in.
10186         * configure.in: Move some logic from configure.
10188 2002-05-11  Tom Tromey  <tromey@redhat.com>
10190         * MAINTAINERS: Reflect libgcj reality.
10192 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10194         * Makefile.in: Honour DESTDIR.
10196 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10198         * config.guess: Import 2002-03-20 version.
10199         * config.sub: Import 2002-04-26 version.
10201 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10203         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10205 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10207         * MAINTAINERS: Add self.
10209 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10211         * ltmain.sh: Detect and handle object name conflicts
10212         while piecewise linking a static library.
10214 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10216         * configure.in (noconfigdirs): Don't disable libgcj on
10217         sparc64-*-solaris* and sparcv9-*-solaris*.
10219 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10221         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10223 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10225         * configure.in (FLAGS_FOR_TARGET): Do not add
10226         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10227         on i[3456]86-*-linux*.
10229 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10231         * configure.in (noconfigdirs): Replace [ ] with test.
10233         * configure.in (noconfigdirs): Do not add target-newlib if
10234         target == i[3456]86-*-linux*, and host == target.
10236 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10238         * configure.in: delete reference to absent file
10240         * configure.in: replace '[' with 'test'
10242         * configure.in: Eliminate references to gash.
10243         * Makefile.in: Eliminate references to gash.
10245         * configure.in: remove useless references to 'pic' makefile fragments.
10247         * configure.in: (*-*-windows*) Finish removing.
10249         * configure.in: Eliminate redundant test for libgui.
10251 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10253         * MAINTAINERS: Add self and realphabetize.  Update entries
10254         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10255         entry for a29k port maintainer.
10257 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10259         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10260         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10262 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10264         * configure.in: remove references to dead files
10266 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10268         * MAINTAINERS: Add information about purpose of this file.
10270 2002-04-18  Tom Tromey  <tromey@redhat.com>
10272         * configure.in: Disallow configuring libgcj when it is already
10273         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10274         Solaris 2.8 by default.  For PR libgcj/6158.
10276 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10278         * configure.in:  Move default CC setting out of config/mh-* fragments
10279         directly into here.
10281 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10283         * configure.in: don't even try to configure or make a subdirectory
10284         if there's no configure script for it.
10286 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10288         * MAINTAINERS: Remove chill maintainers.
10289         * Makefile.in (CHILLFLAGS): Remove.
10290         (CHILL_LIB): Remove.
10291         (TARGET_CONFIGDIRS): Remove libchill.
10292         (CHILL_FOR_TARGET): Remove.
10293         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10294         CHILL_LIB.
10295         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10296         (CHECK_TARGET_MODULES): Likewise.
10297         (INSTALL_TARGET_MODULES): Likewise.
10298         (CLEAN_TARGET_MODULES): Likewise.
10299         (configure-target-libchill): Remove.
10300         (all-target-libchill): Remove.
10301         * configure.in (target_libs): Remove target-libchill.
10302         Do not compute CHILL_FOR_TARGET.
10303         * libchill: Remove directory.
10305 2002-04-11  DJ Delorie  <dj@redhat.com>
10307         * Makefile.in, configure.in: Sync with binutils, entries
10308         follow...
10310 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10312         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10313         (do-tar, do-bz2): New rules.
10314         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10315         (gdb-tar): New rule.
10316         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10317         (insight_dejagnu.tar): New rule.
10318         (insight.tar): New rule.
10319         (gdb+dejagnu.tar): New rule.
10320         (gdb.tar): New rule.
10322 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10324         * Makefile.in: Add all-tix to deps for all-snavigator
10325         so that tix is built when building snavigator.
10327 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10329         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10330         ld and gdb are not supported.
10332 2002-01-07  Mark Salter  <msalter@redhat.com>
10334         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10335         Allow target-libgloss to be built for arm, strongarm, and xscale.
10337 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10339         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10340         options for i[3456]86-pc-linux* native builds.
10342 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10344         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10345         files from .po files for a distribution.
10347 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10349         * configure.in: Enable libstdc++-v3 for h8300 targets.
10351 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10353         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10354         version from bfd/.
10356 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10358         * Makefile.in (VER): When present, extract the version number from
10359         the file version.in.
10361 2001-05-24  Tom Rix  <trix@redhat.com>
10363         * configure.in : enable ld for aix
10365 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10367         * config.guess: Add linux target for S/390.
10369 2000-11-07  Philip Blundell  <pb@futuretv.com>
10371         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10373 2000-11-03  Philip Blundell  <pb@futuretv.com>
10375         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10376         files.
10378 2001-01-15  Ben Elliston  <bje@redhat.com>
10380         * configure.in (host_tools): Add sid.
10381         Always configure cgen.
10383 2000-11-24  Nick Clifton  <nickc@redhat.com>
10385         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10388 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10390         * Makefile.in (ALL_MODULES): Add all-cgen.
10391         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10392         (all-cgen): New target.
10393         (all-opcodes,all-sim): Depend on all-cgen.
10394         * configure.in (host_tools): Add cgen.
10395         Only configure cgen if --enable-cgen-maint.
10397 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10399         * configure.in: Add *-*-freebsd* configurations.
10401 2002-04-08  Tom Tromey  <tromey@redhat.com>
10403         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10404         Fixes PR libgcj/6068.
10406 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10408         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10410 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10412         * configure.in (alpha*-dec-osf*): Enable libgcj.
10414 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10416         * MAINTAINERS (Write After Approval): Add myself.
10418 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10420         Fix for: PR bootstrap/3591, target/5676
10421         * configure.in (mcore-pe): Disable the configuration of
10422         libstdc++-v3 since exceptions are not supported.
10424 2002-03-20  Anthony Green  <green@redhat.com>
10426         * configure.in: Enable libgcj for xscale-elf target.
10428 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10430         * MAINTAINERS:  Update my email address.
10432 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10434         * ltmain.sh (relink_command): Fix typo in previous change.
10436 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10438         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10439         (relink_command): Added --tag flags.
10440         (mode=install): If relinking fails; error out.
10442 2002-03-12  Richard Henderson  <rth@redhat.com>
10444         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10445         .NOTPARALLEL tag.
10446         (do-check): Rename from check.
10447         (check): Allow parallel check.
10449 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10451         * MAINTAINERS: Add myself as maintainer for xtensa port.
10452         Fix alphabetical order in CPU port maintainer list.
10453         Remove myself from Write After Approval list.
10455 2002-03-11  Richard Henderson  <rth@redhat.com>
10457         * Makefile.in (.NOTPARALLEL): Add fake tag.
10459 2002-03-07  H.J. Lu  (hjl@gnu.org)
10461         * configure.in: Enable gprof for mips*-*-linux*.
10463 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10465         * MAINTAINERS (Write After Approval): Add myself.
10467 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10469         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10470         libjava.
10471         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10473 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10475         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10476         because its Makefile is there; test for the executable instead.
10478 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10480         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10481         libstdc++-v3 and libjava.
10483 2002-02-11  Adam Megacz  <adam@xwt.org>
10485         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10486         boehm-gc
10488 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10490         * config.guess: Updated to 2002-01-30's version.
10491         * config.sub: Updated to 2002-02-01's version.
10492         Contribute sh64-elf.
10493         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10494         * configure.in: Added sh64-*-*.
10496 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10498         * MAINTAINERS: Belatedly add myself to write after approval list.
10500 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10502         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10503         Remove self as Write After Approval.
10505 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10507         * MAINTAINERS: Put self in as maintainer for contrib/regression
10508         directory.
10510 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10512         * MAINTAINERS:  Update my email address.
10514 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10516         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10517         target-libiberty, and target-libgloss.  Skip Java-related
10518         libraries if not supported for NetBSD on target CPU.
10520 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10522         * install-sh: Use _inst.$$_ for temp file name.
10524 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10526         * MAINTAINERS (Write After Approval): Move my contact info
10527         from here...
10528         (OS Port Maintainers): ...to here (netbsd).
10530 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10532         * MAINTAINERS (Write After Approval): Add myself.
10534 2002-01-17  H.J. Lu  <hjl@gnu.org>
10536         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10537         (all-target-fastjar): Also depend on all-target-libiberty.
10539 2002-01-16  H.J. Lu  (hjl@gnu.org)
10541         * config.guess: Import from master sources, rev 1.225.
10542         * config.sub: Import from master sources, rev 1.238.
10544 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10546         * MAINTAINERS (Write After Approval): Remove myself.
10548 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10550         * MAINTAINERS (Write After Approval): Add myself.
10552 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10554         * MAINTAINERS: Add self as docs co-maintainer.
10556 2001-12-11  Matthias Klose  <doko@debian.org>
10558         * MAINTAINERS (Write After Approval): Add myself.
10560 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10562         * MAINTAINERS: Update my email address.
10564 2001-12-07  Turly O'Connor  <turly@apple.com>
10565         * MAINTAINERS (Write After Approval): Add myself.
10566         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10567         (rs6000_initialize_trampoline): Call __trampoline_setup for
10568         ABI_DARWIN too.
10569         * darwin-tramp.asm: New file, implements __trampoline_setup.
10570         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10572 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10574         * MAINTAINERS (Write After Approval): Add myself.
10576 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10578         * configure, configure.in: Use temp file for long sed commands.
10580 2001-12-03  Laurent Guerby  <guerby@acm.org>
10582         * config.sub: Update to version 1.232 on subversion.
10584 2001-12-03  Ben Elliston  <bje@redhat.com>
10586         * MAINTAINERS: Update mail address for config.* patches.
10588 2001-11-27  DJ Delorie  <dj@redhat.com>
10589             Zack Weinberg  <zack@codesourcery.com>
10591         When build != host, create libiberty for the build machine.
10593         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10594         CONFIG_ARGUMENTS.
10595         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10596         New variables.
10597         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10598         and rules.
10599         (all.normal): Depend on ALL_BUILD_MODULES.
10600         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10601         (all-build-libiberty): Depend on configure-build-libiberty.
10603         * configure: Calculate and substitute proper value for
10604         ALL_BUILD_MODULES.
10605         * configure.in: Create the build subdirectory.
10606         Calculate and substitute TARGET_CONFIGARGS (formerly
10607         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10609 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10611         * MAINTAINERS (write-after-approval): Add self.
10613 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10615         * MAINTAINERS (GNATS only accounts): Remove self.
10617 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10619         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10620         libf2c.
10622 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10624         * MAINTAINERS (Write After Approval): Add self.
10626 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10628         * MAINTAINERS: mips and s390 are also CPU ports.
10630 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10632         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10634 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10636         * MAINTAINERS: Alphabetize.
10638 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10640         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10642 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10644         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10646 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10648         * configure.in (--enable-languages): Be more permissive about
10649         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10651 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10653         * config.sub: Import from master sources, rev. 1.230.
10654         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10656 2001-11-07  Laurent Guerby  <guerby@acm.org>
10658         * MAINTAINERS (Write After Approval): Add self.
10660 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10662         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10664 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10666         * config.sub: Import from master sources, rev 1.226.
10667         * config.guess: Import from master sources, rev 1.216.
10669 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10671         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10672         * MAINTAINERS: Add self as maintainer of MMIX port.
10673         Remove old after-approval entry.
10675 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10677         * ChangeLog, configure: Fix spelling errors.
10679 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10681         * MAINTAINERS: Tweak my address.
10683 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10685         * MAINTAINERS: Update my email address.
10687 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10689         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10690         * MAINTAINERS: Add self as maintainer of CRIS port.
10692 2001-10-10  Geert Bosch  <bosch@gnat.com>
10694         * MAINTAINERS (Various maintainers: Ada front end):
10695         Added Robert Dewar.
10697 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10699         * MAINTAINERS (Write After Approval): Added self
10701 2001-10-02  Geert Bosch  <bosch@gnat.com>
10703         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10705 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10707         * configure: Handle temporary files securely using mkdir.
10709 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10711         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10713 2001-09-26  Will Cohen  <wcohen@redhat.com>
10715         * configure.in (*-*-linux*): Disable configuration of target-newlib
10716         and target-libgloss.
10718 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10720         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10721         RANLIB.
10723 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10725         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10726         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10727         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10728         avoid quotes nesting problems.
10729         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10730         (DO_X): Export only variables that are set.
10732 2001-09-19  Ben Elliston  <bje@redhat.com>
10734         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10735         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10736         semantics.  Use the shell built-in "type" command instead.
10738 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10740         Merged from gcc-3_0-branch:
10741         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10742         * ltcf-c.sh: Use $objext, not $ac_objext.
10743         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10744         * ltcf-cxx.sh: Add support for GNU.
10745         2001-07-22  Timothy Wall  <twall@redhat.com>
10746         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10747         default settings if using GNU tools with that configuration.
10748         * ltcf-cxx.sh: Ditto.
10749         * ltcf-gcj.sh: Ditto.
10750         2001-07-21  Michael Chastain  <chastain@redhat.com>
10751         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10752         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10753         * ltmain.sh: Mark as gcc-local.
10755 2001-08-30  Eric Christopher  <echristo@redhat.com>
10756             Jason Eckhardt  <jle@redhat.com>
10758         * config.guess: Merge from master sources.
10759         * config.sub: Merge from master sources, add support for mipsisa32.
10761 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10762         * config.sub: Merge from master sources, rev 1.219.
10763         * MAINTAINERS: Add self as contact for stormy16 port.
10765 2001-08-14  Zack Weinberg  <zackw@panix.com>
10767         * config.sub: Merge from master sources, rev 1.218.
10768         * config.guess: Merge from master sources, rev 1.209.
10770 2001-08-11  Graham Stott  <grahams@redhat.com>
10772         * Makefile.in (check-c++): Add missing semicolon.
10774 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10776         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10778 2001-07-30  Eric Christopher  <echristo@redhat.com>
10780         * MAINTAINERS (Various maintainers: mips port): Added myself.
10782 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10784         * configure.in (sh-*-linux*): New.
10786 2001-07-27  Richard Henderson  <rth@redhat.com>
10788         * .cvsignore: Add LAST_UPDATED.
10790 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10792         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10794 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10796         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10798 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10800         * MAINTAINERS (Write After Approval): Added myself.
10802 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10804         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10805         and libgcj on m68hc11/m68hc12.
10807 2001-06-27  H.J. Lu  (hjl@gnu.org)
10809         * Makefile (CFLAGS_FOR_BUILD): New.
10810         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10812 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10814         * README: Remove version number.
10816 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10818         * INSTALL/README: Update wrt. to the installation instructions now
10819         residing in gcc/doc/install.texi.
10821 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10823         * README: Replace with a cut-down and updated version of gcc/README.
10825 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10827         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10828         multilibs to be disabled.
10830 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10832         * MAINTAINERS (Write After Approval): Add myself.
10834 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10836         * config.guess: Import CVS version 1.195.
10837         * config.sub: Import CVS version 1.212.
10839 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10841         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10842         gcc/xgcc is built, use -print-prog-name to find out the program
10843         name to use.
10845 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10847         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10848         appear to also be in the master copy.
10849         * config.sub:  Import CVS version 1.211.
10851 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10853         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10854         with_gcc]: Use `gcc -shared' to build a shared library.
10856 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10858         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10859         archives.
10861 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10863         * MAINTAINERS (Write After Approval): Add myself.
10865 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10867         * configure.in (libstdcxx_flags): Do not try to execute
10868         libstdc++-v3/testsuite_flags until it exists.
10870 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10872         * MAINTAINERS: Update my email address.
10874 2001-05-31  Graham Stott  <grahams@redhat.com>
10876         * MAINTAINERS (Write After Approval): Add myself.
10878 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10880         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10881         libraries when using g++ with native linker.
10883 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10885         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10887 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10889         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10890         [aix4*|aix5*]: Prepend blank.
10892 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10894         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10895         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10896         of subdir/configure scripts to use the new libtool.m4.
10898 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10900         * MAINTAINERS (Write After Approval): Add myself.
10902 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10904         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10906 2001-05-11  Ben Elliston  <bje@redhat.com>
10908         * Makefile.in (all-sid): New target.
10909         (check-sid, clean-sid, install-sid): Likewise.
10911 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10913         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10915 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10917         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10918         libgcj.
10920 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10922         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10923         gcc/xgcc is built, use -print-prog-name to find out the program
10924         name to use.
10926 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10928         * configure.in (noconfigdirs): Don't reset it from scratch in the
10929         target case; only append to it.
10931         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10932         sparc-*-solaris2.8]: Disable ${libgcj}.
10934 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10936         * configure.in (libgcj_saved): Copy from $libgcj.
10937         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10938         --disable-libgcj.
10940 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10942         * MAINTAINERS: Remove self as MIPS maintainer and
10943         C front end maintainer.
10945 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10947         * configure.in: Move *-chorusos target case to the proper switch.
10948         Disable libgcj.
10950 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10952         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10953         1.641.2.228.
10955 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10957         * Makefile.in (STAGE1_CFLAGS): Pass down.
10959 2001-04-13  Alan Modra  <amodra@one.net.au>
10961         * config.guess: Add hppa64-linux support.  Note for next import that
10962         this is already in the master file.
10963         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10965 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10967         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10968         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10970 2001-04-11  Stan Shebs  <shebs@apple.com>
10972         * MAINTAINERS: Add self as Darwin port maintainer.
10974 2001-04-11  Alan Modra  <amodra@one.net.au>
10976         * MAINTAINERS: Update my email address.
10978 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10980         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10981         recent versions of FreeBSD (release 3 or later).
10982         * ltconfig: On FreeBSD, -lc must not be provided when building
10983         a shared library or else the standard -pthread gcc option is
10984         rendered worthless to later users of the built library.
10986 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10988         * MAINTAINERS: Add self and RTH as C front end maintainers.
10990 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10992         * config.sub: Make sure to match an already-canonicalized
10993         machine name (eg. mn10300-unknown-elf).
10995 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10997         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10998         New macros.
10999         (bootstrap, cross): Use RECURSE_FLAGS.
11000         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11002 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11004         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11006 2001-03-22  Colin Howell  <chowell@redhat.com>
11008         * Makefile.in (DO_X): Do not backslash single-quotes in
11009         backquotes (two places).
11011 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11013         Re-installed:
11014         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11015         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11016         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11017         * ltcf-cxx.sh: Likewise.
11018         * ltcf-gcj.sh: Likewise.
11020 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11022         * MAINTAINERS: Add myself as "documentation co-maintainer".
11024 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11026         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11027         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11029 2001-03-19  Tom Tromey  <tromey@redhat.com>
11031         * config-ml.in: Handle GCJ and GCJFLAGS.
11033 2001-03-21  Michael Chastain  <chastain@redhat.com>
11035         * Makefile.in: all-m4 depends on all-texinfo.
11037 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11039         * MAINTAINERS: Add myself to write after approval list.
11041 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11043         * Makefile.in (DO_X): Quote nested quotes.
11045 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11047         * MAINTAINERS: Add myself to write after approval list.
11049 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11051         * Makefile.in (DO_X): Use double quotes for quoting
11052         "RANLIB=$${RANLIB}".
11054 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11056         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11058 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11060         * configure.in: Only use `lang_requires' for languages athat are
11061         actually enabled.
11063 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11065         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11067 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11069         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11071 2001-03-07  Tom Tromey  <tromey@redhat.com>
11073         * configure.in: Allow config-lang.in to set `lang_requires' to list
11074         of other required languages.
11076 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11078         * Makefile.in: Remove RANLIB definition. Use RANLIB
11079         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11080         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11082 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11083             Alexandre Oliva  <aoliva@redhat.com>
11085         * Makefile.in (check-c++): Use tabs, not spaces.
11087 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11089         * MAINTAINERS: add myself to Write After Approval list.
11091 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11093         * Makefile.in (check-c++): New rule.
11095         * configure.in (target_libs): Remove libg++.
11096         (noconfigdirs): Remove libg++.
11097         (noconfigdirs): Same.
11098         (noconfigdirs): Same.
11099         (noconfigdirs): Same.
11101         * config-ml.in: Remove libg++ references.
11103         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11104         (ALL_TARGET_MODULES): Same.
11105         (configure-target-libg++): Remove.
11106         (all-target-libg++): Remove.
11107         (configure-target-libio): Remove.
11108         (all-target-libio): Remove.
11109         (check-target-libio): Remove.
11110         (.PHONY): Remove.
11111         (libg++.tar.bz2): Remove.
11112         (all-target-cygmon): Remove libio.
11113         (all-target-libstdc++): Remove.
11114         (configure-target-libstdc++): Remove.
11115         (TARGET_LIB_PATH): Remove libstdc++.
11116         (ALL_GCC_CXX): Remove libstdc++.
11117         (all-target-gperf): Correct.
11119 2001-02-16  Nick Clifton  <nickc@redhat.com>
11121         * configure.in (noconfigdirs): Allow configuration of texinfo
11122         for Cygwin hosts.
11124 2001-02-15  Anthony Green  <green@redhat.com>
11126         * configure: Introduce GCJ_FOR_TARGET.
11127         * configure.in: Ditto.
11128         * Makefile.in: Ditto.
11130 2001-02-13  Andreas Schwab  <schwab@suse.de>
11132         * MAINTAINERS: Update mail address.
11134 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11136         * config.guess: Add linux target for S/390.
11137         * config.sub: Likewise.
11139 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11141         * configure.in: for *-chorusos, don't config target-newlib and
11142         target-libgloss.
11144 2001-02-06  Ben Elliston  <bje@redhat.com>
11146         * configure: Output host type to stdout, not stderr.
11148 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11150         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11151         * ltcf-cxx.sh: Likewise.
11153         * config.if: Assume enable_libstdcxx_v3 is defined.
11155 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11157         Remove V2 C++ library.
11158         * configure.in: Remove --enable-libstdcxx_v3 support.
11160 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11162         * include/demangle.h: Add prototype for java_demangle_v3.
11164 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11166         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11168 2001-01-27  Richard Henderson  <rth@redhat.com>
11170         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11172 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11174         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11175         Don't unset, it's non-portable and no longer necessary, set to empty
11176         instead.
11178 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11180         * ltconfig: Shell portability fix for the tagname validity check.
11182 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11184         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11185         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11187 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11189         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11191 2001-01-26  Tom Tromey  <tromey@redhat.com>
11193         * configure.in: Allow libgcj to be built on Sparc Solaris.
11195 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11197         * ltcf-c.sh: Add aix5 case.
11198         * ltcf-cxx.sh: Likewise.
11199         * ltconfig: Likewise.
11201 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11203         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11204         keep at least one of build_libtool_libs or build_old_libs set to
11205         yes.
11207         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11208         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11210 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11212         * configure.in: Enable libgcj on several additional platforms.
11214 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11216         * configure.in: Enable libgcj for linux targets.
11218 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11220         * MAINTAINERS (Write After Approval): Add myself.
11222 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11224         * MAINTAINERS: Add myself as vax port maintainer.
11226 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11228         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11230 2001-01-09  Mike Stump  <mrs@wrs.com>
11232         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11233         failures of subdirectories.
11235 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11237         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11238         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11239         * ltcf-cxx.sh: Likewise.
11240         * ltcf-gcj.sh: Likewise.
11241         * ltconfig.sh: Fix typo.
11243 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11245         * configure: handle DOS-style absolute paths.
11247 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11249         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11251 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11253         * MAINTAINERS: Add myself as avr port co-maintainer.
11255 2000-12-28  Ben Elliston  <bje@redhat.com>
11257         * MAINTAINERS: Add myself under ``Write After Approval''.
11259 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11261         * texinfo: Remove directory from GCC.
11263 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11265         * COPYING: Update to current
11266         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11267         to 19yy as example year in copyright notice).
11269 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11271         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11272         (libstdcxx_incdir): Pass down.
11273         * config.if: Remove expired bits for cxx_interface, add stub.
11274         (libstdcxx_incdir): Add variable for g++ include directory.
11275         * configure.in (gxx_include_dir): Use it.
11277 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11279         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11280         with old-email address from ``Write After Approval''.
11282 2000-12-15  Andreas Jaeger  <aj@suse.de>
11284         * configure.in: Handle lang_dirs.
11286 2000-12-14  Tom Tromey  <tromey@redhat.com>
11288         * MAINTAINERS: Removed brads.
11290         * MAINTAINERS: Added gcj developers.
11292 2000-12-13  Anthony Green  <green@redhat.com>
11294         * configure.in: Disable libgcj for any target not specifically
11295         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11296         with g++ abi.
11298 2000-12-13  Mike Stump  <mrs@wrs.com>
11300         * Makefile.in (local-distclean): Also remove fastjar.
11302 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11304         * contrib/gcc_update: Add fastjar --touch entries.
11306 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11308         * configure.in: Disable language-specific target libraries for
11309         languages that aren't enabled.
11311 2000-12-10  Anthony Green  <green@redhat.com>
11313         * configure.in: Define libgcj.  Disable libgcj target libraries for
11314         most targets.
11316 2000-12-10  Neil Booth  <neilb@earthling.net>
11318         * MAINTAINERS: Update mail address, remove from WAA list.
11320 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11322         * libjava: Imported from /cvs/java.
11323         * libffi: Likewise.
11324         * Boehm-gc: Likewise.
11326 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11328         * configure.in (target_libs): Revert 2000-12-08 patch.
11329         (noconfigdirs): Added target-libjava.
11331 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11333         * djunpack.bat: removed.
11335 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11337         * Makefile.in: handle DOS-style absolute paths.
11338         * config-ml.in: likewise.
11339         * symlink-tree: likewise.
11341 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11343         * fastjar: Imported.
11345 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11347         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11348         libjava.
11349         * configure.in (target_libs): Removed `target-libjava'.
11351 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11353         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11354         (ALL_MODULES): Added fastjar.
11355         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11356         (all-target-libjava): all-fastjar replaces all-zip.
11357         (all-fastjar): Added.
11358         (configure-target-fastjar, all-target-fastjar): Likewise.
11359         * configure.in (host_tools): Added fastjar.
11361 2000-12-07  Mike Stump  <mrs@wrs.com>
11363         * Makefile.in (local-distclean): Remove leftover built files.
11365 2000-11-24  Nick Clifton  <nickc@redhat.com>
11367         * configure.in (xscale-elf): Add target.
11368         (xscale-coff): Add target.
11370 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11372         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11373         recent versions of FreeBSD (release 3 or later).
11374         * ltconfig: On FreeBSD, -lc must not be provided when building
11375         a shared library or else the standard -pthread gcc option is
11376         rendered worthless to later users of the built library.
11378 2000-11-16  Fred Fish  <fnf@be.com>
11380         * configure.in (enable_libstdcxx_v3): Fix typo,
11381         libstd++ -> libstdc++.
11383 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11385         * MAINTAINERS: Add self to Write After Approval list.
11387 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11389         * MAINTAINERS: Update my email address.  Add myself to global write
11390         privs list.
11392 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11394         * Makefile.in: Merge with src and libgcj.
11395         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11396         configure-target-<library> when their configure scripts need the C
11397         or C++ library to have already been built to work properly.
11398         (do_proto_toplev): Set them to an empty string.
11400         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11401         (REALLY_SET_LIB_PATH): Use them.
11403 2000-11-17  Stan Shebs  <shebs@apple.com>
11405         * MAINTAINERS: Add self to Write After Approval list.
11407 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11409         * configure: Provide the original toplevel configure arguments
11410         (including $0) to subprocesses in the environment rather than
11411         through gcc/configargs.h.
11413 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11415         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11416         C99.  Alphabetise "Write After Approval" list.
11418 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11420         * configure: Turn on libstdc++ V3 by default.
11422         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11423         if we've got GCC.
11425 2000-11-11  Philip Blundell  <philb@gnu.org>
11427         * MAINTAINERS: Add self to Write After Approval list.
11429 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11431         * ltcf-c.sh (aix4): Improve shared library configuration; require
11432         exporting symbols.
11433         * ltcf-cxx.sh (aix4): Define.
11434         * ltconfig (aix4): Define library and soname specs appropriate for
11435         AIX.  Define command to create export symbols list.
11437 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11439         * config.sub: Add support for Sun Chorus
11441 2000-10-31  Nick Clifton  <nickc@redhat.com>
11443         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11444         <name>@redhat.com.  Also installed new email address for Clint
11445         Popetz.
11447 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11449         * etc: Remove directory from GCC.
11451 2000-10-16  Michael Meissner  <meissner@redhat.com>
11453         * configure (gcc/configargs.h): Only create if there is a build GCC
11454         directory created.
11456 2000-10-16  Matthias Klose  <doko@debian.org>
11458         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11459         when configured for libstdc++-v3.
11461 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11463         * configure: Save configure arguments to gcc/configargs.h.
11465 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11467         * config.guess: Import CVS version 1.157.
11468         * config.sub: Import CVS version 1.181.
11470 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11472         * Makefile.in (bootstrap): avoid recursion if subdir missing
11473         (cross): ditto
11474         (do-proto-toplev): ditto
11476 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11478         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11479         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11481         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11482         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11483         all affected `configure' scripts.
11485 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11487         * MAINTAINERS: Add self as cpplib co-maintainer.
11489 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11491         * MAINTAINERS: Add self to Write After Approval list.
11493 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11495         * INSTALL/README: egcs -> GCC update.
11497 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11499         * MAINTAINERS: Add myself to Write After Approval list.
11501 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11503         * MAINTAINERS: Add myself to Write After Approval list.
11505 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11507         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11508         X11 libraries for hppa64.
11510 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11512         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11514 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11516         * Makefile.in (all-zlib): Added dummy target.
11518         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11519         ltcf-gcj.sh: Updated from libtool multi-language branch.
11521 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11523         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11524         (bootstrap*): Depend on all-bootstrap.
11526 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11528         * config.guess: Import CVS version 1.156.
11529         * config.sub: Import CVS version 1.179.
11531 2000-09-02  Anthony Green  <green@cygnus.com>
11533         * Makefile.in (all-gcc): Depend on all-zlib.
11534         (CLEAN_MODULES): Add clean-zlib.
11535         (ALL_MODULES): Add all-zlib.
11536         * configure.in (host_libs): Add zlib.
11538 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11540         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11541         crosses, but add gcc/include to the header search path for them.
11543 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11545         * MAINTAINERS: Add self to Write After Approval list.
11547 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11549         * config.guess: Import CVS version 1.152.
11550         * config.sub: Import CVS version 1.177.
11552 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11554         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11555         $targargs to tell whether newlib is going to be built.
11557         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11558         $$r/TARGET_SUBDIR/libio for _G_config.h.
11560 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11562         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11564 2000-08-22  DJ Delorie  <dj@redhat.com>
11566         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11568 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11570         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11571         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11572         sub-configures.
11574 2000-08-21  DJ Delorie  <dj@redhat.com>
11576         * MAINTAINERS: Add self as a libiberty maintainer
11578 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11580         * configure.in (libstdcxx_flags): Use
11581         libstdc++-v3/src/libstdc++.INC.
11583 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11585         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11587 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11589         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11591         * configure: Make enable_threads and enable_shared defaults
11592         explicit.  Substitute enable_threads into generated Makefiles.
11593         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11594         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11596 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11598         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11600 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11602         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11603         previous delta.
11605 2000-08-11  Jason Merrill  <jason@redhat.com>
11607         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11608         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11609         (FLAGS_FOR_TARGET): Not here.
11610         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11612 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11614         * config-ml.in (CC, CXX): Don't introduce a leading space.
11616 2000-08-07  DJ Delorie  <dj@delorie.com>
11618         * MAINTAINERS: Add self as a DJGPP maintainer
11620 2000-08-07  DJ Delorie  <dj@redhat.com>
11622         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11623         "if we're also building gcc, and it's a gcc that will run on the
11624         build machine, we want to use its includes instead of the system's
11625         default includes".
11627 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11629         * MAINTAINERS: Add self to Write After Approval list.
11631 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11633         * configure.in (libstdcxx_flags): Don't use `"'.
11635         * config-ml.in: Adjust multilib search paths to the
11636         appropriate multilib tree.
11638 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11640         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11641         commas in $LANGUAGES.
11643 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11645         * configure.in: Re-enable all references to libg++ and librx.
11647 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11649         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11650         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11651         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11652         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11654         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11656 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11658         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11659         CXX_FOR_TARGET for sed.
11661 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11663         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11664         Do not override if already set in the environment or in configure.
11665         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11666         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11668 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11670         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11671         the libtool CVS tree multi-language branch.
11672         * ltconfig, ltmain.sh: Updated.
11674 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11676         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11677         (clean-target): Depend on it.
11679         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11680         (GCC_FOR_TARGET): Use it.
11681         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11682         * configure.in: ... here.
11683         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11684         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11686 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11688         * MAINTAINERS: Add self to Write After Approval list.
11690 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11692         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11693         (configure-target-libchill, configure-target-libobjc): Likewise.
11695         * configure.in: Use the same cache file for all target libs.
11696         * config-ml.in: But different cache files per multilib variant.
11698 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11700         * configure (topsrcdir): Don't use dirname.
11702 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11704         * MAINTAINERS: Add self to Write After Approval list.
11706 2000-07-20  Jason Merrill  <jason@redhat.com>
11708         * configure.in: Remove all references to libg++ and librx.
11710         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11712 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11714         * config.sub: Update to subversions version 2000-07-06.
11716 2000-07-12  Andrew Haley  <aph@cygnus.com>
11718         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11719         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11721 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11723         * symlink-tree:  Check number of arguments.
11725 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11727         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11728         search path for a g++ extracted from the build tree.  This
11729         will allow link tests run by configure scripts in
11730         subdirectories to succeed.
11732 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11734         * ltconfig: Add support for mips-dde-sysv4.2MP
11736 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11738         * MAINTAINERS: Add myself as loop discovery maintainer.
11740 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11742         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11743         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11745 2000-06-19  Timothy Wall  <twall@cygnus.com>
11747         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11748         * config.sub: Add tic54x target.
11750 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11752         * MAINTAINERS: Add self as Fortran maintainer,
11753         remove Craig Burley.
11755 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11757         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11758         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11760 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11762         * MAINTAINERS: Add self as i18n maintainer
11764 20000-05-21  H.J. Lu  (hjl@gnu.org)
11766         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11767         directory are used if they exist. Make sure
11768         $(build_tooldir)/include is searched for header files,
11769         $(build_tooldir)/lib/ for library files.
11770         (GCC_FOR_TARGET): Likewise.
11771         (CXX_FOR_TARGET): Likewise.
11773 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11775         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11777 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11779         * Makefile.in (configure-target-libiberty): Depend on
11780         configure-target-newlib.
11782 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11784         * configure.in, Makefile.in: Merge all libffi-related
11785         configury stuff from the libgcj tree.
11787 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11789         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11790         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11792 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11794         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11795         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11796         current version information.  Add to proto-toplev directory.
11797         (gdb-taz): Build do-djunpack.
11799 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11801         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11803 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11805         * MAINTAINERS: Add self to Write After Approval list.
11807 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11809         * ltmain.sh: Preserve in relink_command any environment
11810         variables that may affect the linker behavior.
11812 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11814         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11816 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11818         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11820 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11822         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11823         with the version name.
11825 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11827         * MAINTAINERS: Add self as bb-reorder maintainer.
11829 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11831         * config.if: Tweak.
11833 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11835         * djunpack.bat: New file.
11837 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11839         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11840         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11841         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11842         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11844 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11846         * config.sub (case $basic_machine): Change default for "ibm-*"
11847         to "openedition".
11849 2000-04-13  Andreas Jaeger  <aj@suse.de>
11851         * MAINTAINERS: Added myself.
11853 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11855         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11856         (do-md5sum): New target.
11857         (MD5PROG): Define.
11858         (PACKAGE): Default to TOOL.
11859         (VER): Default to a shell script.
11860         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11861         md5 checksum generation.
11862         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11863         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11864         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11865         insight.tar.bz2): Use gdb-taz to create archive.
11867 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11869         * configure (warn_cflags): Delete.
11871 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11873         * MAINTAINERS: Added myself.
11875 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11876             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11878         * configure.in (enable_libstdcxx_v3): Add.
11879         (target_libs): Add bits here to switch between libstdc++-v2 and
11880         libstdc++-v3.
11881         * config.if: And this file too.
11882         * Makefile.in: Add libstdc++-v3 targets.
11884 2000-04-05  Michael Meissner  <meissner@redhat.com>
11886         * config.sub (d30v): Add d30v as a basic machine type.
11888 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11890         * configure.in: -linux-gnu*, not -linux-gnu.
11892 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11894         * MAINTAINERS: Add self in write-after-approval section.
11896 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11898         * MAINTAINERS: Add self as ia64 port maintainer.
11900 2000-03-08  Neil Booth  <NeilB@earthling.net>
11902         * MAINTAINERS: Add self in write-after-approval section.
11904 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11906         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11907         (do-tar-bz2): Replace TOOL with PACKAGE.
11908         (gdb.tar.bz2): Remove GDBTK from GDB package.
11909         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11910         dejagnu.tar.bz2): New packages.
11912 2000-02-27  Andreas Jaeger  <aj@suse.de>
11914         * configure.in: Add entry for mips*-*-linux*, move catch all
11915         *-*-*linux* entry below this one.
11917 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11919         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11921 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11923         * config.sub: Support an OS of "wince".
11925 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11927         * config.guess, config.sub: Updated to match config's 2000-02-15
11928         version.
11930 2000-02-23  Linas Vepstas  <linas@linas.org>
11932         * config.sub: Add support for Linux/IBM 370.
11933         * configure.in: Likewise.
11935 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11937         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11939 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11941         * config.guess: Guess "cygwin" rather than "cygwin32".
11943 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11945         * configure (gcc_version): When setting, narrow search to
11946         lines containing `version_string'.
11948 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11950         * config.sub: Add support for avr target.
11952 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11954         * MAINTAINERS: Add maintainers for MCore port.
11956 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11958         * config.sub: Add mmix-knuth-mmixware.
11960 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11962         * MAINTAINERS: Pair cccp with cpplib maintainership.
11964 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11966         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11967         structure stuff to -L library search.
11968         (CXX_FOR_TARGET): Ditto.
11969         (CROSS_CHECK_MODULES): Fix spelling mistake.
11971 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11973         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11974         the C++ compiler.
11976 2000-01-12  Richard Henderson  <rth@cygnus.com>
11978         * configure.in: Don't build some bits for beos.
11980 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11982         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11983         as include files.
11985 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11987         * Add self as cpplib maintainer, as requested by Jason
11988         Merrill.  Correct my e-mail address.
11990 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11992         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11993         not mh-aix43.
11995 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11997         * MAINTAINERS: Add myself to "write after approval" list.
11999 1999-12-14  Richard Henderson  <rth@cygnus.com>
12001         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12002         * config.sub: Accept alphaev[78], alphaev8.
12004 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12006         * config.guess, config.sub: Update from autoconf.
12008 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12010         * MAINTAINERS:  update my playtime e-address.
12012 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12014         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12015         necessary libraries are missing.
12017 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12019         * MAINTAINERS: Add new 'write after approval' maintainer.
12021 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12023         * MAINTAINERS: Add new Java maintainer.
12025 1999-10-25  Andreas Schwab  <schwab@suse.de>
12027         * configure: Fix quoting inside arguments of eval.
12029 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12031         * config-ml.in: Allow suppression of some ARM multilibs.
12033 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12035         * config.guess: Add OS/390 match pattern.
12036         * config.sub: Add mvs, openedition targets.
12037         * configure.in (i370-ibm-opened*): New.
12039 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12041         * config.sub: Add support for configuring for pj.
12043 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12045         * config.sub (maybe_os): Add support for configuring for fr30.
12047 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12049         * configure.in: Do not configure or build ld for AIX
12050         platforms.  ld is known to be broken on these platforms.
12052 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12054         * config-ml.in: Pass compiler flag corresponding to multidirs to
12055         subdir configures.
12057 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12059         * Makefile.in (LDFLAGS): Define.
12061 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12063         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12064         noconfigdirs.
12065         (*-*-cygwin*): Likewise.
12067 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12069         * mkdep: New file.
12070         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12071         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12073         From Eli Zaretskii <eliz@is.elta.co.il>:
12074         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12075         long file name when using DJGPP on MS-DOS.
12077 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12079         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12081 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12083         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12084         dependency as this causes "make check" to globally "make all"
12086 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12088         * configure.in (target_libs): Added target-zlib.
12089         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12090         (CONFIGURE_TARGET_MODULES): Likewise.
12091         (CHECK_TARGET_MODULES): Likewise.
12092         (INSTALL_TARGET_MODULES): Likewise.
12093         (CLEAN_TARGET_MODULES): Likewise.
12094         (configure-target-zlib): New target.
12095         (all-target-zlib): Likewise.
12096         (all-target-libjava): Depend on all-target-zlib.
12097         (configure-target-libjava): Depend on configure-target-zlib.
12099         * Makefile.in (configure-target-libjava): Depend on
12100         configure-target-newlib.
12101         (configure-target-boehm-gc): New target.
12102         (configure-target-qthreads): New target.
12104         * configure.in (target_libs): Added target-qthreads.
12105         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12106         (CONFIGURE_TARGET_MODULES): Likewise.
12107         (CHECK_TARGET_MODULES): Likewise.
12108         (INSTALL_TARGET_MODULES): Likewise.
12109         (CLEAN_TARGET_MODULES): Likewise.
12110         (all-target-qthreads): New target.
12111         (configure-target-libjava): Depend on configure-target-qthreads.
12112         (all-target-libjava): Depend on all-target-qthreads.
12114         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12115         (CONFIGURE_TARGET_MODULES): Likewise.
12116         (CHECK_TARGET_MODULES): Likewise.
12117         (INSTALL_TARGET_MODULES): Likewise.
12118         (CLEAN_TARGET_MODULES): Likewise.
12119         (all-target-libjava): New target.
12120         (all-target-boehm-gc): Likewise.
12121         * configure.in (target_libs): Added libjava, boehm-gc.
12123 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12125         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12126         configure.bat in SUPPORT_FILES.
12127         (gas+binutils.tar.bz2): Likewise.
12129         * makeall.bat: Remove; obsolete.
12131 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12133         From Mark Elbrecht:
12134         * configure.bat: Remove; obsolete.
12136 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12138         * configure: Add -W -Wall to the default CFLAGS when compiling with
12139         gcc.
12141 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12143         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12145 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12147         * configure.in: Build ld on IRIX6.
12149 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12151         * Makefile.in: Change distribution targets to use bzip2 instead of
12152         gzip.
12153         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12154         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12156 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12158         * config.sub: Add mcore target.
12160 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12162         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12164 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12166         * config.guess (dummy): Changed to $dummy.
12168 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12170         * config.sub: Tidied up case statements.
12172 1999-05-22  Ben Elliston  <bje@cygnus.com>
12174         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12175         <jiro@din.or.jp>.
12177         * config.guess: Merge with FSF version. Future changes will be
12178         more accurately recorded in this ChangeLog.
12179         * config.sub: Likewise.
12181 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12183          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12185 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12187         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12189 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12191         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12193 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12195         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12196         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12197         Bad merge removed these two changes.
12199 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12200                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12202         * config.guess (interix Alpha): Add.
12204 1999-04-11  Richard Henderson  <rth@cygnus.com>
12206         * configure.in (i?86-*-beos*): Do config gperf; don't config
12207         gdb, newlib, or libgloss.
12209 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12211         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12212         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12213         from multidirs.
12215 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12217         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12219 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12221         * config.sub: Add support for mcore targets.
12223 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12225         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12226         not mt-ospace, in order to shut up assembler warning about using
12227         symbols that are named the same as registers.
12229 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12231         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12232         dependency list for all-target-cygmon.
12234 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12236         * config-ml.in: Check $host, not $target, for selective multilibs.
12237         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12238         thumb interworking, and underscore prefix multilibs.
12240 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12242         * missing: Update to version from current automake.
12244 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12246         * configure (gxx_include_dir): Removed.
12248         * configure.in (gxx_include_dir): Handle it.
12249         * Makefile.in: Likewise.
12251 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12253         * config.sub (mips64vr4111,mips64vr4111el) Add.
12255 1999-03-21  Ben Elliston  <bje@cygnus.com>
12257         * config.guess: Correct typo for detecting ELF on FreeBSD.
12259 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12261         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12262         config/mh-djgpp.
12264 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12266         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12267         all-target-newlib to dependency list for all-target-bsp.
12269 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12271         * config.sub: Add i386-uwin support.
12272         * config.guess: Likewise.
12274 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12276         * configure.in: cleanup, add mh-*pic handling for arm, special
12277         case powerpc*-*-aix*
12279 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12281         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12282         can be built.
12284 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12286         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12287         targets.
12289 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12291         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12293 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12295         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12297 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12299         * config.sub: Fix typo in arm recognition.
12301 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12303         * configure.in (noconfigdirs): Changed target_configdirs to
12304         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12305         rather than m68k-*-* since it is not known to work on
12306         m68k-aout. Ditto for arm-*-*oabi.
12308 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12310         * configure.in (*-*-windows*): Remove, no longer used.
12312 1999-02-19  Ben Elliston <bje@cygnus.com>
12314         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12315         Smart and improved by Andrew Cagney.
12317 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12319         * config.guess: Recognize openbsd-*-hppa.
12321 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12323         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12324         only if it is not empty.
12326 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12328         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12330         * config.guess: Modified to recognize uname's armv* syntax.
12332         * config.sub: Modified to recognize uname's armv* syntax.
12334 1999-02-17  Mark Salter  <msalter@cygnus.com>
12336         * configure.in: Added target-bsp for sparclite.
12338 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12340         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12342 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12344         * configure.in: Add support for strongarm port.
12345         * config.sub: Add support for strongarm target.
12347 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12349         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12350         the old name config/mh-cygwin32.
12351         Enable texinfo.
12353 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12355         * configure.in: Do build ld for ix86 Solaris.
12357 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12359         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12360         $AR_FOR_TARGET.  Likewise for RANLIB.
12362 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12364         * config.sub (oabi):  Recognize.
12365         * configure.in (arm-*-oabi):  Handle.
12367 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12369         * config.guess: Improve detection of i686 on UnixWare 7.
12371 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12373         * config.guess: Add support for i386-pc-interix.
12374         * config.sub: Likewise.
12375         * configure.in: Likewise.
12377 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12379         * Makefile.in: Remove unneeded all-target-libio from
12380         from all-target-winsup target since it is now unneeded.
12381         Add all-target-libtermcap in its place since it is now
12382         needed.
12384 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12386         * configure.in: makefile stub for cygwin target is probably
12387         unnecessary.  Remove it for now.
12389 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12391         * configure.in: libtermcap.a should be built when cygwin is the
12392         target as well as the host.
12393         * config.guess: Allow mixed case in cygwin uname output.
12394         * Makefile.in: Add libtermcap target.
12396 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12398         * config.sub: Clean up handling of hppa2.0.
12400 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12402         * config.guess: Use C code to identify more HP machines.
12404 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12406         * config.sub: Handle hppa2.0.
12408 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12410         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12411         cygmon for all sparclite targets, regardless of object format.
12413 1998-12-15  Mark Salter  <msalter@cygnus.com>
12415         * configure.in: Added target-bsp for several target architectures.
12417         * Makefile.in: Added rules for bsp.
12419 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12421         * config.guess: Improve detection of hppa2.0 processors.
12423 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12425         * config.guess: Recognize FreeBSD using ELF automatically.
12427 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12429         * configure (skip-this-dir): Add handling for new shell script, which
12430         might be created by a sub-directory's configure to indicate, this particular
12431         directory is "unwanted".
12432         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12434 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12436         * ltconfig: import from libtool, after changing libtool to
12437         account for the cygwin name change.
12439 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12441         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12442         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12444 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12446         * configure.in: Add libtermcap to list of cygwin dependencies.
12448 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12450         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12451         they include winsup/include when it's a cygwin target.
12453 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12455         * configure.in (host_tools): Added zip.
12456         * Makefile.in (all-target-libjava): Depend on all-zip.
12457         (all-zip): New target.
12458         (ALL_MODULES): Added all-zip.
12459         (NATIVE_CHECK_MODULES): Added check-zip.
12460         (INSTALL_MODULES): Added install-zip.
12461         (CLEAN_MODULES): Added clean-zip.
12463 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12465         * Makefile.in: lose "32" from comment about cygwin.
12467 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12469         * configure.in: Use -Os to build target libraries for the fr30.
12471 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12473         * config.sub: Add fr30.
12475 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12477         * configure.in: drop "32" from config/mh-cygwin32.  Check
12478         cygwin* instead of cygwin32*.
12479         * config.sub: Check cygwin* instead of cygwin32*.
12481 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12483         * config.guess: Match any version of Unixware7.
12485 1998-10-20  Syd Polk  <spolk@cygnus.com>
12487         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12488         if desired.
12490 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12492         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12493         these if the appropriate directories and files to not exist.
12495 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12497         * Makefile.in (DEVO_SUPPORT): Add config.if.
12499 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12501         * configure: Add pattern to replace "build_tooldir"'s
12502         definition in the generated Makefile with "tooldir"'s
12503         actual value.
12505 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12507         * config.sub: Bring back lost sparcv9.
12509         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12511 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12513         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12514         CC_FOR_TARGET and friends.
12516 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12518         * Makefile.in (build_tooldir): New variable, same as tooldir.
12519         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12520         -B$(build_tooldir)/bin/.
12521         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12523 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12525         * README: Remove installation instructions and refer to the
12526         INSTALL directory instead.
12528 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12530         * config.sub: Add support for i[34567]86-pc-udk.
12531         * configure.in: Likewise.
12533 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12535         * Makefile.in: add bzip2 package building bits for user
12536         tools module
12537         * configure.in: ditto
12539 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12541         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12542         (ALL_TARGET_MODULES): Add all-target-libobjc.
12543         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12544         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12545         (all-target-libchill): Add dependencies.
12546         * configure.in (target_libs): Add libchill.
12548 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12550         * configure.in (target_subdir): Remove duplicate line.
12552 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12554         * Makefile.in (all-automake): fix dependencies.
12556 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12558         * configure.in: Minor cleanups for building in the $(target_alias)
12559         subdir.
12561 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12563         * Makefile.in (bootstrap): Set r and s before make all.  Use
12564         BASE_FLAGS_TO_PASS in make all.
12565         (cross): Likewise.
12567 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12569         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12571 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12573         * config.sub: Fix typo in last change.
12575 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12577         * config.sub: Add support for C4x target.
12578         * configure.in: Likewise.
12580 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12582         * config.sub: Recognize sparcv9 just like sparc64.
12584 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12586         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12588 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12590         * config.guess: Correctly identify Pentium II sco boxes.
12592         * config.guess: Fix "tr" code.  From Weiwen Liu.
12594 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12596         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12597         stabs.
12599 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12601         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12602         (ALL_TARGET_MODULES): Add all-target-libchill.
12603         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12604         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12605         (all-target-libchill): Add dependencies.
12606         * configure.in (target_libs): Add libchill.
12608 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12610         * config.guess: Avoid assumptions about "tr" behaves when
12611         LANG is set to something other than English.
12613 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12615         * configure (gxx_include_dir): Changed to
12616         '${prefix}/include/g++'-${libstdcxx_interface}.
12618         * config.if: New to determine the interfaces.
12620 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12622         * config.guess: Detect and handle MPE/IX.
12623         * config.sub: Deal with MPE/IX.
12625 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12627         * configure.in: Use mh-aix43.
12629 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12631         * configure: Fix --without/--disable cases for gxx-include-dir.
12633 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12635         * mdata-sh:  Imported.  Needed for automake support.
12637 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12639         * Makefile.in (taz): Try "chmod -R og=u ." before
12640         "chmod og=u `find . -print`".
12642 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12644         * configure.in: Add arm-elf and thumb-elf support.
12646 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12648         * Makefile.in: Undo previous patch.
12650 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12652         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12653         to here ...
12654         (install-no-fixedincludes): and here
12655         (INSTALL_MODULES): ... from here.
12657 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12659         * config.sub: Merge with FSF.
12661         * config.guess: Merge with FSF.
12663 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12665         * configure (extraconfigdirs): New variable.
12666         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12667         * Makefile.in (all): Move higher in file.
12668         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12669         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12670         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12671         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12672         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12674 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12676         * Makefile.in (all-target-libjava): Depend on all-gcc and
12677         all-target-newlib.
12678         (configure-target-libjava): Depend on $(ALL_GCC).
12680 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12682         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12683         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12685 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12687         * INSTALL/README: Fix typo.
12689 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12691         * ylwrap: Change absolute path checks to check for DOS style path
12692         names.
12694         * ylwrap: Don't use a full path name if the source file is in the
12695         same directory.  From hjl@lucon.org (H.J. Lu).
12697         * config-ml.in: Default to being verbose, to match Feb 18 change to
12698         configure.
12700 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12702         Brought over from egcs:
12704         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12706         * configure.in (target_subdir): Set to ${target_alias} instead
12707         of "libraries".
12709         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12711         * configure.in (target_subdir): Set to libraries if enable_multilib.
12713 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12715         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12716         multilibs, force reconfiguration the first time we create
12717         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12719 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12721         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12722         avoid confusion with --no-recursion.
12724 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12726         * configure.in: Win32 hosts shouldn't use install -x
12727         * install-sh: remove -x option, and special .exe-handling
12728         hack.
12730 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12732         * config.guess: Recognize i586-pc-beos.
12733         * configure.in: Don't build some bits for beos.
12735 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12737         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12738         CFLAGS default to -O2.
12740         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12741         when using GNU ld.
12743 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12745         * ltmain.sh: Correct install when using a different shell.
12747 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12749         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12751 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12753         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12754         target.
12756 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12758         * ltconfig: Update to correct AIX handling.
12760 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12762         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12764         * configure.in (target_subdir): Set to ${target_alias} instead
12765         of "libraries".
12767 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12769         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12770         (Makefile): Depend on $(gcc_version_trigger).
12772         * configure (gcc_version): Change default initializer to empty
12773         string.
12774         (gcc_version_trigger): New variable; pass this variable down
12775         to subdir configures to enable them checking gcc's version
12776         themselves. Emit make macros for both gcc_version vars.
12777         (topsrcdir): Initialize reliably.
12778         (recursion line): Remove --with-gcc-version=${gcc_version}.
12780 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12782         * configure (enable_version_specific_runtime_libs): Implement new flag
12783         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12784         in $(libsubdir); emit definition in each generated Makefile.
12785         (gxx_include_dir): Initialize depending on
12786         $enable_version_specific_runtime_libs.
12788 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12790         * configure (gcc_version): Initialize properly depending on
12791         how and where configure is started.
12792         (recursion line): Pass a --with-gcc-version=${gcc_version}
12793         to configures in subdirs.
12795 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12797         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12798         cygmon
12800 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12802         * configure.in: Add cygmon and libstub support for mn10200.
12804 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12806         * configure (gcc_version): Add new variable describing the
12807         particular gcc version we're building.
12808         * Makefile.in (libsubdir): Add new macro for the directory
12809         in which the compiler finds executables, libraries, etc.
12810         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12811         and libsubdir.
12813 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12815         * Makefile.in (local-clean): Remove *.log.
12816         (warning.log): Built with warn_summary from build.log.
12817         (mail-report.log): Run test_summary.
12818         (mail-report-with-warnings.log): Run test_summary including
12819         warning.log in the report.
12821 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12823         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12825 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12827         * Makefile.in (grep): Grep no longer depends on libiberty.
12829 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12831         * Makefile.in: all-snavigator needs all-libgui.
12833 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12835         * configure.in: Add cygmon and libstub support for mn10300.
12837 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12839         * missing: Update to version from automake 1.3.
12841         * ltmain.sh: On installation, don't get confused if the same name
12842         appears more than once in the list of library names.
12844 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12846         * config.sub: Accept m68060 and m5200 as CPU names.
12848 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12850         * configure: Use && rather than using -a in test, because odd
12851         strings can confuse test.
12852         * configure.in: Likewise.
12854 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12856         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12858 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12860         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12861         bootstrap4-lean): New targets.
12863 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12865         * mpw-* Delete.  Not used.
12867 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12869         * COPYING.LIB: Update FSF address.
12871 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12873         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12875         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12876         GAS_SUPPORT_DIRS.
12878 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12880         * ltconfig, ltmain.sh: Avoid producing a version number if
12881         -version-info was not used.
12883 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12885         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12886         building with newlib.
12888 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12890         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12891         Solaris `make' causes it to continue to next definition.
12893 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12895         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12896         the right GUI libraries and files are installed along with GDB.
12898 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12900         * configure.in: Change alpha to alpha* in several places.
12902 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12904         * config.sub: Recognize sparc86x.
12906 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12908         * configure.in (--enable-target-optspace): Remove debug echo.
12910 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12912         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12914 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12916         * ltconfig: Update cygwin32 support.
12918         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12919         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12920         (GDB_SUPPORT_DIRS): Likewise.
12922 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12924         * configure.in (target_makefile_frag): If --enable-target-optspace,
12925         use -Os to compile target libraries rather than -O2.  Default to
12926         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12927         not used.
12928         * configure.in (target_cflags): Ditto for d30v.
12930 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12932         * Makefile.in (all-bfd): Depend on all-intl.
12933         (all-binutils): Likewise.
12934         (all-gas): Likewise.
12935         (all-gprof): Likewise.
12936         (all-ld): Likewise.
12938 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12940         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12942 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12944         * Makefile.in (all-bfd): Depend upon all-libiberty.
12946         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12948 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12950         * Makefile.in: Add libstub.
12952         * configure.in: Ditto. Build libstub for targets that have cygmon
12953         support.
12955 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12957         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12959 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12961         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12962         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12964 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12966         * configure: Define DEFAULT_M4 by searching PATH.
12967         * Makfile.in: Use DEFAULT_M4.
12969 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12971         * ltconfig: Add cygwin32 support.
12973         * Makefile.in, configure.in: Add libtool as a native only directory
12974         to configure and build.
12976 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12978         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12980 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12982         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12984 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12986         * Makefile.in: add ash make rules
12987         * configure.in: add ash to native_only and host_tools lists
12989 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12991         * Makefile.in (all-gettext, all-intl): New targets.
12992         (ALL_MODULES): Added all-gettext, all-intl.
12993         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12994         (INSTALL_MODULES): Added install-gettext, install-intl.
12995         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12997         * configure.in (host_tools): Added gettext.
12998         (native_only): Likewise.
12999         (noconfigdirs) [various cases]: Likewise.
13000         (host_libs): Added intl.
13002 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13004         * configure: Do not disable building gdbtk for cygwin32 hosts.
13006 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13008         * configure.in: Add thumb-coff target.
13009         * config.sub: Add thumb-coff target.
13011 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13013         * Makefile.in: Revert yesterday's change.
13014         (all-target-winsup):  all-target-librx stays out of here.
13016 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13018         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13019         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13020         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13021         Remove references to librx and libg++.
13023 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13025         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13026         recursive makes
13028 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13030         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13031         for newlib directory.
13032         (CXX_FOR_TARGET): Likewise.
13034 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13036         * ltconfig: Update after libtool/ltconfig.in change for
13037         hpux11.
13039 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13041         * ltconfig, ltmain.sh: Update to libtool 1.2.
13043 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13045         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13046         (install-gcc-cross): Instead, override LANGUAGES here.
13048 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13050         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13051         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13053 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13055         * configure.in: Add Thumb-pe target.
13057 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13059         * Makefile.in - changed sn targets to snavigator
13060         * configure.in - changed sn targets to snavigator
13062 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13064         * config-ml.in: After building symlink tree call make distclean
13065         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13066         to be the case for libiberty.
13068 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13070         * configure: When making link, also check the current
13071         directory. The configure scripts may create one.
13073 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13075         * config.sub: Accept alphapca56 and alphaev6 properly.
13077 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13079         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13081 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13083         * config.sub (sco5): Fix typo.
13085 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13087         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13088         install-itcl.
13089         (install-itcl): Remove dependency on install-tcl.
13091 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13093         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13095 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13097         * configure.in: Don't build libgui for a cygwin32 target when not on
13098         a cygwin32 host.
13100 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13102         * configure (redirect): Set to null, so default behavior of
13103         configure is now --verbose.
13105 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13107         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13108         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13110 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13112         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13113         this change to sync Makefile.in with its ChangeLog entries.
13115 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13117         * ltmain.sh (mkdir): Check that the directory doesn't exist
13118         before we exit with error, so that we don't get races during
13119         parallel builds.
13121 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13123         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13125 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13127         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13128         PICFLAG_FOR_TARGET.
13129         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13131         * configure: Emit a definition for the new macro enable_shared
13132         into each Makefile.
13134 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13136         * configure.in (host_tools, native_only): Add libtool.
13138 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13140         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13141         Fix typo in ming config comment.
13143 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13145         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13147 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13149         * config.sub: Add tic30 cases, and map c30 to tic30.
13151 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13153         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13154         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13155         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13156         (CLEAN_TARGET_MODULES): Similarly
13157         (all-target-libf2c): Add dependences.
13158         * configure.in (target_libs): Add libf2c.
13160 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13162         * configure.in: Remove expect from noconfigdirs when target
13163         is cygwin32.  OK to build expect and dejagnu with Canadian
13164         Cross.
13166 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13168         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13169         host.
13171         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13172         and mingw32.
13174 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13176         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13177         here as it is not defined in the toplevel Makefile.
13179 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13181         * configure (package_makefile_rules_frag): New variable, which names
13182         a file with generic rules, ...
13183         Change comment to mention we now have FIVE parts.
13184         * configure: Undo last change.
13186 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13188         * config.guess: More accurate determination of HP processor types.
13189         * config.sub: More accurate determination of HP processor types.
13191 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13193         * configure (package_makefile_frag): Move inserting the
13194         ${package_makefile_frag} to where it should be according
13195         to the comment.
13197 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13199         * config.guess: Add support for Linux/ARM.
13201 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13203         * .cvsignore: Remove *-info and *-install since they match
13204         release-info and mpw-install, which we don't want to just ignore.
13206 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13208         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13210 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13212         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13213         local_prefix to sub-make invocations.
13215 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13217         * configure.in: Check makefile fragments in the source
13218         directory.
13220 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13222         * configure.in: Check whether host and target makefile
13223         fragments exist before adding them to *_makefile_frag.
13225 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13227         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13229 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13231         * configure.in: Make sure we only replace RPATH_ENVVAR on
13232         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13233         regexp to sed.
13235         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13236         to sub-makes.
13238 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13240         * config-ml.in (multi-do): LDFLAGS must include multilib
13241         designator.
13243 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13245         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13247 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13249         * config.sub: Add mingw32 support.
13250         * configure.in: Likewise.
13252 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13254         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13256 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13258         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13259         * configure (gxx_include_dir): Provide a definition for subdirs
13260         which do not use autoconf.
13262 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13264         * config.guess: Sync with egcs.  Picks up new alpha support,
13265         BeOS & some additional linux support.
13267 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13269         * config.guess: HP 9000/803 is a PA1.1 machine.
13271 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13273         * configure.in: It's alpha*-...
13275 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13277         * configure.in (host_makefile_frag, target_makefile_frag):
13278         Handle multiple config files.
13279         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13280         alpha-*-*.
13282 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13284         * mkdep: New file.
13286 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13288         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13290 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13292         * Makefile.in: Add libgui directory.
13293         (GDB_TK): Add all-libgui.
13294         * configure.in: Add libgui directory.
13295         * configure: Add all-libgui to GDB_TK.
13297 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13299         * config-ml.in (multidirs): Add m32r to multilib list.
13301 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13303         * Makefile.in (all-target-gperf): Change dependency to
13304         all-target-libstdc++.
13306 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13308         * config.guess: Add BeOS support.
13310 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13312         Source directory cvs renamed to cvssrc:
13313         * configure.in (host_tools): Change cvs to cvssrc.
13314         (native_only): Likewise.
13315         (noconfigdirs) [various cases]: Likewise.
13316         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13317         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13318         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13319         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13320         (all-cvssrc): Rename target from all-cvs.
13322 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13324         * configure (gxx_include_dir): Fix thinko.
13326 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13328         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13329         (install-cross, install-gcc-cross): New targets.
13331 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13333         * configure.in (noconfigdirs): Add support for Thumb target.
13335         * config.sub (maybe_os): Add support for Thumb target.
13337 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13339         * Makefile.in: Add rules for cygmon.
13341         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13343 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13345         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13346         * configure (gxx_include_dir): Provide a definition for subdirs
13347         which do not use autoconf.
13349 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13351         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13352         11/18/97 build
13354 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13356         * From Franz Sirl.
13357         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13358         found on RedHat Linux systems.
13360 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13362         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13363         guesses.
13365 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13367         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13369 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13371         * ltmain.sh: If mkdir fails, check whether the directory was created
13372         anyhow by some other process.
13374 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13376         * configure.in (d30v-*-*): Configure all directories.
13378 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13380         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13381         for the D30V.
13383 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13385         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13387 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13389         * include/libiberty.h: Add extern "C" { so it can be used with C++
13390         progrms.
13391         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13392         programs.
13394 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13396         * configure.in (d30v-*-*): Configure GCC now.
13398 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13400         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13401         is no longer needed.
13403 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13405         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13407 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13409         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13410         targets using "$@" to provide support for similar but not identical
13411         targets without having to duplicate code.
13413 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13415         * makefile.vms: Fix to work with DEC C.
13417 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13419         * config.sub: Add mips-tx39-elf to marketing names.
13421 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13423         * ltmain.sh: Handle symlinks in generated script.
13425 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13427         * configure: Handle autoconf style directory options: --bindir,
13428         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13429         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13430         --sysconfdir.
13431         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13432         (sharedstatedir, localstatedir, oldincludedir): New variables.
13433         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13434         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13435         sbindir, sharedstatedir, and sysconfdir.
13437 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13439         * Makefile.in (bootstrap-lean): New target.
13441 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13443         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13444         sn, and gnuserv from noconfigdirs.
13446 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13448         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13450 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13452         * Makefile.in (cross): New target.
13454 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13455                           Jeff Law         <law@cygnus.com>
13457         * Makefile.in (bootstrap2, bootstrap3): New targets.
13458         (all-bootstrap): Remove outdated and confusing target.
13459         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13461 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13463         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13464         windows.  Consistent with gdb/configure.
13466 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13468         * configure.in: Name Linux target fragment.
13470         * configure: Rewrite so that project Makefile fragment is inserted
13471         first and appears last in the resulting Makefile.
13473 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13475         * Makefile.in (install-itcl): Install tcl first.
13477 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13479         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13481 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13483         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13485         * configure.in (skipdirs): Add target-librx for Linux.
13486         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13488 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13490         * Makefile.in (bootstrap): New target.
13492 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13494         * config.sub: Accept 'amigados' for backward compatibility.
13496 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13498         * config.guess: Merge with FSF.
13500 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13502         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13504 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13506         * config.sub: Add "marketing-names" patch.
13508 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13510         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13512 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13514         * config.sub: Handle v850-elf.
13516 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13518         * .cvsignore (*-install): Remove.
13520 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13522         * ltconfig: Set CONFIG_SHELL in libtool.
13523         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13525 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13527         * configure.in (target_subdir): Set to libraries if enable_multilib.
13529 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13531         * config.guess: Update from gcc directory.
13533 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13535         * Makefile.in (all-sim): Depends on all-readline.
13537 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13539         * Makefile.in (BISON, YACC): Use $$s.
13540         (all-bison): Depend on all-texinfo.
13542 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13544         * Makefile.in (BISON): Add -L flag.
13545         (YACC): Likewise.
13547 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13549         * configure.in (noconfigdirs): Add support for v850e target.
13551         * config.sub (maybe_os): Add support for v850e target.
13553 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13555         * configure.in (noconfigdirs): Add support for v850ea target.
13557         * config.sub (maybe_os): Add support for v850ea target.
13559 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13561         * config.sub: Add mipstx39.  Delete r3900.
13563 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13565         * Makefile.in (all-autoconf): Depends on all-texinfo.
13567 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13569         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13570         eabi targets.
13572 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13574         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13576         * configure: When handling a Canadian Cross, handle YACC as well as
13577         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13578         * Makefile.in (all-bison): Depend upon all-texinfo.
13580 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13582         * Makefile.in (BISON): bison, not byacc or bison -y.
13583         (YACC): bison -y or byacc or yacc.
13584         (various): Add *-bison as appropriate.
13585         (taz): No need to mess with BISON anymore.
13587 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13589         * configure: If OSTYPE matches *win32*, try to find a good value for
13590         CONFIG_SHELL.
13592 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13594         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13595         configure.in if it is present.
13597 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13599         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13601 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13603         * config.sub: Recognize `arc' cpu.
13604         * configure.in: Likewise.
13605         * config-ml.in: Likewise.
13607 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13609         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13611 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13613         * configure: Changed sed delimiter from ':' to '|' when
13614         attempting to substitute ${config_shell} for SHELL. On
13615         NT ${config_shell} may contain a ':' in it.
13617 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13619         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13621 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13623         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13625 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13627         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13629         * ylwrap: If the program is a relative path, force it to be
13630         absolute.
13632 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13634         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13636 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13638         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13639         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13640         for libraries.
13642 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13644         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13645         separated by spaces.
13647 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13649         * ylwrap: New file.
13650         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13652         * ltmain.sh: Handle /bin/sh at start of install program.
13654         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13656         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13657         * missing: New file, from automake 1.2.
13659 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13661         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13662         check-tk to CHECK_X11_MODULES.
13664 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13666         * config.sub: Merge with FSF.
13668 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13670         * config.guess: Merge with FSF.
13672 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13674         * configure: Treat msdosdjgpp like go32.
13675         * configure.in: Likewise.  Don't remove gprof for go32.
13677         * configure: Change Makefile.tem2 to Makefile.tm2.
13679 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13681         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13683 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13685         * install-sh (chmodcmd): Set to null if the DST directory already
13686         exists.  Same as Nov 11th change.
13688 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13690         * configure (GDB_TK): Needs itcl and tix.
13692 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13694         * config.guess: Update from FSF.
13696 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13698         * Makefile.in (GDB_TK): Depend on itcl and tix.
13700 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13702         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13703         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13704         (INSTALL_SCRIPT): New variable.
13705         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13706         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13707         to -x.
13708         * install-sh: Add support for -x option.
13710 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13712         * configure.in, Makefile.in: Treat tix like itcl.
13714 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13716         * Makefile.in (WINDRES): New variable.
13717         (WINDRES_FOR_TARGET): New variable.
13718         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13719         (EXTRA_HOST_FLAGS): Add WINDRES.
13720         (EXTRA_TARGET_FLAGS): Add WINDRES.
13721         (EXTRA_GCC_FLAGS): Add WINDRES.
13722         ($(DO_X)): Pass down WINDRES.
13723         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13724         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13725         DLLTOOL_FOR_TARGET.
13727 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13729         * configure.in: configure sim before gdb for win32-x-ppc
13731 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13733         Move gperf into the toplevel, from libg++.
13734         * configure.in (target_tools): Add target-gperf.
13735         (native_only): Add target-gperf.
13736         * Makefile.in (all-target-gperf): New target, depend on
13737         all-target-libg++.
13738         (configure-target-gperf): Empty rule.
13739         (ALL_TARGET_MODULES): Add all-target-gperf.
13740         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13741         (CHECK_TARGET_MODULES): Add check-target-gperf.
13742         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13743         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13745 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13747         * config.sub (mn10200): Recognize new basic machine.
13749 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13751         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13752         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13754 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13756         * configure.in: If we're building mips-sgi-irix6* native, turn on
13757         ENABLE_MULTILIB and set TARGET_SUBDIR.
13759 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13761         * Makefile.in (all-sn): Depend on all-grep.
13763 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13765         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13767         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13768         Makefile.  From Jeff Makey <jeff@cts.com>.
13769         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13771         * Makefile.in (DISTBISONFILES): Remove.
13772         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13773         $(DEFAULT_YACC).
13775         * configure.in: Build itl, db, sn, etc., when building for native
13776         cygwin32.
13778         * Makefile.in (LD): New variable.
13779         (EXTRA_HOST_FLAGS): Pass down LD.
13780         ($(DO_X)): Likewise.
13782 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13784         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13786 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13788         * configure.in (targargs): Strip out any supplied --build argument
13789         before adding our own. Always add --build.
13791 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13793         * configure.in (targargs): Pass --build if we're doing
13794         a cross-compile.
13796 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13798         * configure: Use '|' instead of ":" as the separator in
13799         sed. Otherwise sed chokes on NT path names with drive
13800         designators. Also look for "?:*" as the leading characters in an
13801         absolute pathname.
13803 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13805         * config.sub: Support for r3900.
13807 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13809         * configure.in: Use install-sh, not install.sh.
13811 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13813         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13814         apply it twice.
13816 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13818         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13819         install-binutils.
13821 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13823         * Makefile.in: Add automake targets.
13824         * configure.in (host_tools): Add automake.
13826 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13828         * configure: Default CXX to c++, not gcc.
13829         * Makefile.in (CXX): Set to c++, not gcc.
13830         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13832 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13834         * install-sh: try appending a .exe if source file doesn't
13835         exist
13837 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13839         * configure.in: Turn on multilib by default.
13840         (cross_only): Remove target-libiberty.
13842         * Makefile.in (all-gcc): Don't depend on libiberty.
13844 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13846         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13848 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13850         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13851         (DISTBISONFILES): Add ld/Makefile.in
13853 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13855         * configure.in: if target is cygwin32 but host isn't cygwin32,
13856         don't configure gdb tcl tk expect, not just gdb.
13858 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13860         * configure.in: Added gnuserv everywhere sn appears.
13862         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13863         (CROSS_CHECK_MODULES): Added check-gnuserv.
13864         (INSTALL_MODULES): Added install-gnuserv.
13865         (CLEAN_MODULES): Added clean-gnuserv.
13866         (all-gnuserv): New target.
13868 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13870         * config.guess: Fixes for MIPS OpenBSD systems.
13872 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13874         * Makefile.in (INSTALL_XFORM): Remove.
13875         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13877         * mkinstalldirs: New file, copied from automake.
13878         * Makefile.in (installdirs): Rename from install-dirs.  Use
13879         mkinstalldirs.  Change all users.
13880         (DEVO_SUPPORT): Add mkinstalldirs.
13882 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13884         * install-sh: Rename from install.sh.
13885         * Makefile.in (INSTALL): Change install.sh to install-sh.
13886         (DEVO_SUPPORT): Likewise.
13888         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13889         Graichen <graichen@rzpd.de>.
13891 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13893         * config.guess: Recognize OpenBSD systems correctly.
13895 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13897         * README, Makefile.in (ETC_SUPPORT): Remove references to
13898         cfg-paper*, configure.{texi,man,info*}._
13900 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13902         * Makefile.in (all.normal): Ensure that gcc is built after all
13903         the x11 - ie gdb - targets.
13905 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13907         * makefile.vms: Don't run conf-a-gas.
13909 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13911         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13913 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13915         * configure.in: Remove noconfigdirs case since gdb also
13916         configures and builds for tic80-coff.
13918 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13920         * configure: Set cache_file to config.cache.
13921         * Makefile.in (local-distclean): Remove config.cache.
13923 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13925         * COPYING: Update FSF address.
13927 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13929         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13930         noconfigdirs.
13932 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13934         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13935         MAKEDIRS, is empty.
13937 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13939         * config.sub: Tweak mn10300 entry.
13941 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13943         * configure.in (host_tools): Put sim before gdb, so gdb's
13944         configure.tgt can determine if the simulator was configured.
13946 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13948         * config.sub: Move BeOS $os case to be with other Cygnus
13949         local cases.
13951 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13953         * config.sub: Remove misplaced comment that broke Linux.
13955 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13957         * config.sub: Add BeOS support.
13959 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13961         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13963 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13965         * configure.in (noconfigdirs): Remove tcl and tk from
13966         noconfigdirs for cygwin32 builds.
13968 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13970         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13972 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13974         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13975         make-all.com, use makefile.vms instead.
13977 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13979         * config.sub: Accept -lnews*.
13981 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13983         * configure.in (noconfigdirs): Disable target-newlib,
13984         target-examples and target-libiberty for d30v.
13986 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13988         * configure.in (noconfigdirs): Enable ld for d30v.
13990 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13992         * configure.in (tic80-*-*): Build compiler.
13994 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13996         * configure.in (d30v-*): Remove sim directory from list of
13997         unsupported d30v directories
13999 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14001         * config.sub, configure.in: Add d30v target cpu.
14003 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14005         * makefile.vms: New file.
14006         * make-all.com: Remove.
14008 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14010         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14012 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14014         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14016 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14018         * Makefile.in (ALL_MODULES): Added all-db.
14019         (CROSS_CHECK_MODULES): Addec check-db.
14020         (INSTALL_MODULES): Added install-db.
14021         (CLEAN_MODULES): Added clean-db.
14023 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14025         * config.guess: Merge with latest FSF sources.
14027 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14029         * Makefile.in (ALL_MODULES): Added all-itcl.
14030         (CROSS_CHECK_MODULES): Added check-itcl.
14031         (INSTALL_MODULES): Added install-itcl.
14032         (CLEAN_MODULES): Added clean-itcl.
14034 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14036         * configure.in: build gdb for mn10200
14038 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14040         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14042 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14044         * configure.in (tic80-*-*): Turn off most targets right now.
14046 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14048         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14049         rather than the makeinfo program.
14050         (do-info): Depend upon all-texinfo.
14052 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14054         * configure.in: Remove uses of config/mh-linux.
14056         * config.sub, config.guess: Merge with latest FSF sources.
14058 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14060         * config.sub (case $basic_machine): Add tic80 entries.
14062 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14064         * config.sub, config.guess: Merge with latest FSF sources.
14066 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14068         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14069         * mpw-config.in: Test for NewFolderRecursive.
14070         * mpw-install: Use symbolic name for startup filename.
14071         * mpw-README: Add various additional details.
14073 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14075         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14077 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14079         * configure.in: Do build gcc and the target libraries for
14080         the mn10200.
14082 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14084         * configure.in: don't avoid building gdb for mn10300 any more
14085         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14086         instead of single-quoting it.
14088 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14090         * configure.in: Don't use --with-stabs on IRIX 6.
14092 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14094         * configure.in (m32r): Build gdb, libg++ now.
14096 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14098         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14099         directories from noconfigdirs.
14101 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14103         * config.sub (basic_machine): added mips16 configuration
14105 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14107         * config.sub: Handle d10v-unknown.
14109 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14111         * config.sub: Handle v850-unknown.
14113 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14115         * Makefile.in: add findutils
14116         * configure.in: add findutils to list of host_tools
14118 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14120         * config.sub: Handle mn10200 and mn10300.
14122 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14124         * configure.in (d10v-*): Do not build librx.
14126 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14128         * configure.in (mn10300): Build everything except gdb & libgloss.
14130 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14132         * config.guess:  Patch for Dansk Data Elektronik servers,
14133         from Niels Skou Olsen <nso@dde.dk>.
14135         For ncr, use /bin/uname rather than uname, since GNU uname does not
14136         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14138         Patch for MIPS R4000 running System V,
14139         from Eric S. Raymond <esr@snark.thyrsus.com>.
14141         Fix thinko for nextstep.
14143         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14145         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14146         * config.guess: Guess mips-dec-mach_bsd4.3.
14148         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14149         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14150         release numbers.
14151         * config.guess (mips-mips-riscos*):  Emit just enough of the
14152         release number.
14154         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14155         * config.guess (sparc-auspex-sunos*):  Added.
14156         (f300-fujitsu-*): Added.
14158         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14159         * config.guess:  Recognize a Tadpole as a sparc.
14161 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14163         * config.guess: Don't assume that NextStep version is either 2 or
14164         3.  NextStep 4 (aka OpenStep 4) has come out now.
14166 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14168         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14169         From Rik Faith <faith@cs.unc.edu>.
14171 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14173         * config.sub: Contributions from bug-gnu-utils to:
14174         Support plain "hppa" (no version given) architecture, reported by
14175         OpenStep.
14176         OpenBSD like NetBSD.
14177         LynxOs is not a hardware supplier.
14179         * config.guess: Contributions from bug-gnu-utils to add support for:
14180         OpenBSD like NetBSD.
14181         Stratus systems.
14182         More Pyramid systems.
14183         i[n>4]86 Intel chips.
14184         M680[n>4]0 Motorola chips.
14185         Use unknown instead of lynx for hardware manufacturer.
14187 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14189         * install.sh (chmodcmd): Set to null if the DST directory already
14190         exists.
14192 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14194         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14195         not use mt-ppc target Makefile fragment any more.
14197 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14199         * configure.in (*-*-windows):  Exclude everything but those dirs
14200         needed to build windows.
14202 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14204         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14206 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14208         * configure.in:  Exclude mmalloc from i386-windows.
14210 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14212         * Undo my previous change.
14214 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14216         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14217         unconditionally.
14218         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14220 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14222         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14223         host to add it's own flags.
14225 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14227         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14229 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14231         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14232         (CXX_FOR_TARGET): Likewise.
14233         (GCC_FOR_TARGET): Define.
14234         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14235         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14236         CC_FOR_TARGET was specified on the command line.
14237         (MAKEOVERRIDES): Don't define.
14239 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14241         * configure.in (m32r): Fix spelling of libg++ libs.
14243 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14245         * config.sub (-apple*): Remove, now redundant.
14247 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14249         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14251         * configure: Rework yesterday's sed script patch.
14253         * config.sub: Merge with FSF.
14255 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14257         * config.guess:  Merge from FSF.
14259         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14260         * config.guess: Use pc instead of unknown, for pc clone systems.
14261         Change linux to linux-gnu.
14263         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14264         * config.guess: Avoid non-portable tr syntax.
14266 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14268         * test-build.mk (HOLES): Add "xargs" for gdb.
14270         * configure: Avoid hpux10.20 sed bug.
14272 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14274         * configure.in:  Add support for windows host
14275         (that is a build done under the Microsoft build environment).
14277 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14279         * Makefile.in: Replace all uses of srcroot with s, to shrink
14280         command line lengths.
14282         Patches from Geoffrey Noer <noer@cygnus.com>:
14283         * configure.in: If configuring for newlib, pass --with-newlib to
14284         subdirectories.
14285         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14286         -Bnewlib/ and -Lwinsup to gcc.
14287         (CXX_FOR_TARGET): Likewise.
14289 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14291         * Makefile.in (ETC_SUPPORT): Add configure.
14293 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14295         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14296         host configuration file.
14298 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14300         * configure.in: Break mn10x00 support into separate
14301         mn10200 and mn10300 configurations.
14302         * config.sub: Likewise.
14304 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14306         * configure.in: Add lots of stuff to noconfigdirs for
14307         the mn10x00 targets.
14309         * config.sub, configure.in: Add mn10x00 support.
14311 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14313         * make-all.com: Call conf-a-gas, not config-a-gas.
14315 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14317         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14318         targets.
14320 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14322         * mpw-README: Add much more detail for native PowerMac.
14323         * mpw-install: New file.
14324         * mpw-configure: Add --norecursion and --help options.
14325         * mpw-config.in: Translate readme and install files when
14326         copying to objdir.
14327         * mpw-build.in: Don't always depend on byacc and flex.
14328         (install-only-top): New action.
14330 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14332         * configure.in:  You can now configure GDB for the v850.
14334 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14336         * configure.in (noconfigdirs): Don't configure any C++ dirs
14337         if targeting D10V.
14339 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14341         * config.sub: Recognize mips64vr5000.
14343 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14345         * configure.in: Use a single line for host_tools and native_only.
14347 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14349         * config.sub, configure.in: Add entries for m32r.
14351 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14353         * Makefile.in (inet-install): Don't run install-gzip.
14355 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14357         * configure.in:  Don't config lots of things for *-*-windows*.
14359 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14361         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14362         (host_libs, host_tools): Copy from configure.in.
14363         * mpw-configure: Don't complain about directories not found.
14365 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14367         * configure.in (i[345]86): Recognize i686 for pentium pro.
14368         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14369         file.
14371         * config.guess (i[345]86): Ditto.
14373 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14375         * configure.in (noconfigdirs): Removed gdb for D10V.
14377 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14379         * configure.in: Remove ld, target-libio, target-libg++, and
14380         target-libstdc++ from noconfigdirs.
14382 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14384         * configure: Fix three locations where shell scripts were
14385         being run directly rather than with config_shell.
14387 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14389         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14390         * config.sub (basic_machine): Recognize v850.
14392 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14394         * mpw-configure: Handle multiple enable/disable options and
14395         pass them down recursively, handle -c and -s flags appropriately
14396         depending on choice of compiler, add escape mechanism for
14397         quoted arguments to gC.
14399 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14401         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14402         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14403         so that -mrelocatable-lib and -mno-eabi are used.
14405         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14406         not support --print-multi-lib, don't abort.
14408 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14410         * make-all.com: Run config-a-gas.
14411         * setup.com: Don't copy subdirectory files around.
14413 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14415         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14416         target, it now compiles correctly.
14418 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14420         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14422 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14424         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14426 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14428         * configure.in (native_only): Add prms.
14430 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14432         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14433         (BINUTILS_SUPPORT_DIRS): Likewise.
14435 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14437         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14438         d10v support is added.
14440 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14442         * configure.in (d10v-*-*): New target.
14444 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14446         * config.guess (HP 9000/811): Recognize this as a PA1.1
14447         machine.
14449 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14451         * Makefile.in (do-tar-gz): New target, split out from tail end of
14452         taz target.  Run each command separately, don't use pipes.
14453         (taz): Use it.
14455 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14457         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14458         * mpw-build.in: No builds should depend on building byacc or flex,
14459         they are assumed to be installed already.
14461 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14463         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14464         variable that CC_FOR_TARGET needs.
14466 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14468         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14469         options have changed since the last time the subdirectory was
14470         configured, and if it has, reconfigure.
14471         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14472         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14474 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14476         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14477         CLEAN_MODULES): Add bash.
14478         (all-bash): New target.
14480 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14482         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14484 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14486         * config.sub (basic_machine): Recognize d10v as a valid processor.
14488 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14490         * mpw-configure: Add support for --bindir.
14491         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14493 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14495         * configure.in: add bash, time, gawk to list of hosttools and things
14496         to only build for native toolchains
14498 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14500         * Makefile.in (docdir): Remove.
14502 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14504         * Makefile.in (datadir): Set to $(prefix)/share.
14506 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14508         * configure.in: build diff and patch for cygwin32-hosted
14509         toolchains.
14511 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14513         * config.sub: Accept -rtems*.
14515 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14517         * configure.in: enable dosrel for cygwin32-hosted builds,
14518                 remove diff from the list of things not buildable
14519                 via Canadian Cross
14521 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14523         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14524         don't get ". ".
14526 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14528         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14530 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14532         * Makefile.in (taz): Handle case where tex3patch didn't even get
14533         checked out.  Also, if it was found, put the symlink in a new util
14534         subdirectory.
14536 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14538         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14540 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14542         * config.sub: Recognize -openvms.
14543         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14544         * make-all.com, setup.com: New files.
14546 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14548         * Makefile.in (taz): tex3patch moved to texinfo/util.
14550 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14552         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14553         * configure.in: remove make from disable-if-Can-Cross list
14554                 enable gdb if ${host} and ${target} are cygwin32
14556 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14558         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14559         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14561 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14563         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14564         distinguish sysv/svr4/bsd variants.
14565         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14567 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14569         * configure.in: Added copyright notice.
14570         * move-if-change: Added copyright notice.
14572 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14574         * configure.in (powerpcle-*-solaris*): Until we get shared
14575         libraries working, don't build gdb, sim, make, tcl, tk, or
14576         expect.
14578 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14580         * config.guess:  Merge with FSF:
14582         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14583         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14585         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14586         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14588         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14589         * config.guess:  Combine two OSF1 rules.
14590         Also recognize field test versions.  From mjr@zk3.dec.com.
14591         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14592         because GNU uname does not support -p.  From pmr@pajato.com.
14594 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14596         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14598 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14600         * mpw-README: Document GCCIncludes.
14602 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14604         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14606 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14608         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14610 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14612         * configure.in (*-*-cygwin32): Configure make.
14614 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14616         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14618 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14620         * Makefile.in (all-inet): Depend on all-perl.
14622         * Makefile.in (inet-install): New target.
14624         * Makefile.in (all-inet): Depend on all-tcl.
14625         (all-inet): Depend on all-send-pr.
14627 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14629         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14630         temporarily.
14632 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14634         * configure.in: Don't configure --with-gnu-ld on AIX.
14636 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14638         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14640 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14642         * Makefile.in (ALL_MODULES): Added all-inet.
14643         (CROSS_CHECK_MODULES): Added check-inet.
14644         (INSTALL_MODULES): Added install-inet.
14645         (CLEAN_MODULES): Added clean-inet.
14646         (all-indent): New target.
14648         * configure.in (host_tools): Added inet.
14649         (native_only): Added inet.
14650         (noconfigdirs): Added inet.
14652 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14654         * configure.in: Don't configure libgloss if we are not configuring
14655         newlib.
14657 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14659         * configure.in: Don't configure libgloss for unsupported
14660         architectures.
14662 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14664         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14666 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14668         * Makefile.in (ALL_MODULES): Include all-apache.
14669         (CROSS_CHECK_MODULES): Include check-apache.
14670         (INSTALL_MODULES): Include install-apache.
14671         (all-apache): New target.
14673         * configure.in: Added apache everywhere perl is seen.
14675 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14677         * Makefile.in: Add support for clean-{module} and
14678         clean-target-{module} rules.
14680 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14682         * configure.in (*-*-ose) do not build libgloss.
14684 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14686         * config.guess (prep*:SunOS:5.*:*): Turn into
14687         powerpele-unknown-solaris2.
14689 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14691         * configure.in: Permit --enable-shared to specify a list of
14692         directories.
14694 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14696         * configure.in (host==solaris): Pass only the first word of $CC
14697         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14699 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14701         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14703 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14705         * Makefile.in (ALL_MODULES): Include all-perl.
14706         (CROSS_CHECK_MODULES): Include check-perl.
14707         (INSTALL_MODULES): Include install-perl.
14708         (ALL_X11_MODULES): Include all-guile.
14709         (CHECK_X11_MODULES): Include check-guile.
14710         (INSTALL_X11_MODULES): Include install-guile.
14711         (all-perl): New target.
14712         (all-guile): New target.
14714         * configure.in (host_tools): Include perl and guile.
14715         (native_only): Include perl and guile.
14716         (noconfigdirs): Don't build guile and perl; no ports have been
14717         done.
14719 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14721         * configure (--enable-*): Handle quoted option lists such as
14722         --enable-sim-cflags='-g0 -O' better.
14724 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14726         * Makefile.in ({,inst}all-target): New rule so we can make and
14727         install all of the target directories easily.
14729 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14731         * configure.in: Add missing global flag in sed substitution when
14732         deleting `target-' from ${configdirs}.
14734 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14736         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14737         option.
14739         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14740         config/mh-necv4.
14742         * install.sh: Correct misspelling of transformbasename.
14744         * config.guess: Recognize mips-*-sysv*.
14746 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14748         * config.sub: Recognize mon960.
14750 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14752         * configure: Restore Canadian Cross handling of BISON and LEX,
14753         removed in Feb 20 change.
14755 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14757         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14758         Mention make install.  Remove the old copyright date as well the
14759         clumsy and rather pointless copyright on the README file.
14761 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14763         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14764         Makefile after running symlink-tree, then run `make distclean' to
14765         avoid clobbering any generated files in srcdir.
14767 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14769         * configure.in (m68k-*-netbsd*): Build everything now.
14771 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14773         * Makefile.in (taz): Fix quoting.
14775 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14777         * configure.in (sparclet-*-*): Build everything now.
14779 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14781         * configure.in (m68k-*-linux*): New host.
14783 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14785         * configure: Check for bison before byacc.
14787 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14789         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14790         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14791         searching PATH.  These are used as fallbacks by Makefile.in if
14792         flex/bison/byacc aren't in objdir.
14794 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14796         * Makefile.in: Make everything which depends upon all-bfd also
14797         depend upon all-opcodes, in case --with-commonbfdlib is used.
14799 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14801         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14802         building NT native compilers on Unix.
14804 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14806         * configure.in: Don't get CC from the host Makefile fragment if we
14807         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14808         Solaris test for /usr/ucb/cc to the post target script, just after
14809         the compiler sanity test.
14811 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14813         * config.sub: Merge with FSF.
14815 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14817         * Makefile.in (RPATH_ENVVAR): New variable.
14818         (REALLY_SET_LIB_PATH): Use it.
14819         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14821 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14823         * config.sub, configure.in: Recognize sparclet cpu.
14825 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14827         * config.guess:  Support m68k-cbm-sysv4.
14829 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14831         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14832         m68k-unknown-linuxaout from linker help string.  Put quotes around
14833         $ld_help_string.
14835 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14837         * config.guess (powerpc-harris-powerunix): Add guess for port
14838         to new target.
14840 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14842         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14844 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14846         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14847         $(REALLY_SET_LIB_PATH) in Makefile.
14848         * Makefile.in (SET_LIB_PATH): New variable.
14849         (REALLY_SET_LIB_PATH): New variable.
14850         ($(DO_X)): Use $(SET_LIB_PATH).
14851         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14852         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14853         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14854         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14855         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14856         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14857         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14858         (install-dosrel): Likewise.
14859         (all-opcodes): Depend upon all-libiberty.
14861 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14863         * config.guess (*:CYGWIN*): New
14865 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14867         * Makefile.in (all-target-winsup): All all-target-libiberty.
14869 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14871         * configure.in (noconfigdirs): Add missing # in front of comment.
14873 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14875         * configure.in: add second pass to things added to noconfigdirs
14876         so *-gm-magic can exclude libgloss properly.
14878 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14880         * mpw-configure (extralibs_name, rez_name): Set correctly
14881         for MWC68K compiler.
14883         * mpw-README: Add more info on the necessary build tools.
14885 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14887         * configure.in, config.sub: Recognize cygwin32.
14889 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14891         * config.guess, config.sub: Recognize A/UX.
14893 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14895         * config.sub: Merge with gcc/config.sub.
14897 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14899         * mpw-build.in (do-binutils): Add build of stamps.
14901 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14903         * config.sub: Add recognition for mips64vr4100*-* targets.
14905 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14907         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14908         Add creation of gconfigargs with `--enable-shared' turned on.
14909         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14910         ($(host)-stamp-stage3-configured): Likewise.
14911         (HOLES): Add chatr and ldd.
14912         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14914 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14916         * configure: Pass --nfp to recursive configures.
14918 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14920         * Makefile.in (DLLTOOL): New.
14921         (DLLTOOL_FOR_TARGET): New.
14922         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14923         (EXTRA_TARGET_FLAGS): Ditto.
14924         (EXTRA_GCC_FLAGS): Ditto.
14925         (CONFIGURE_TARGET_MODULES): Ditto.
14926         (DO_X): Ditto.
14927         * configure: Add DLLTOOL.
14929 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14931         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14932         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14933         mh-sco, since old workarounds no longer needed, and don't
14934         build ld, since libraries have weak symbols in COFF.
14936 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14938         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14940 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14942         * configure.in: Make sure that ${CC} can be used to compile an
14943         executable.
14945 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14947         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14948         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14949         nothing depending on whether gdbtk is being built.
14951 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14953         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14955 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14957         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14958         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14960 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14962         * config-ml.in: Add support for
14963         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14964         Simplify setting of multidirs from --disable-foo.
14966 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14968         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14969         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14970         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14971         non-empty, pass them on to the  GCC make.
14972         (all-bootstrap): New rule that is like all-gcc, except it executes
14973         the GCC bootstrap rule instead of the GCC all rule.
14975 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14977         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14979 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14981         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14982         DG/UX support.
14984 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14986         * config.sub (i*86*) Change [345] to [3456]
14988 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14990         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14991         --with-gnu-ld=no.
14993 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14995         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14996         AIX multilibs get built.
14998 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15000         * configure.in (i386-win32): Don't build expect if we're not
15001         building the tcl subdir.
15003 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15005         * Makefile.in: (configure-target-examples, all-target-examples):
15006         New targets, configure and build example programs.
15008 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15010         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15011         use it as input to sedit the generated MPW makefile.
15012         * mpw-README: Add a suggestion about Gestalt.h.
15014 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15016         * config.sub: Accept *-*-ieee*.
15018 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15020         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15021         Ronald F. Guilmette <rfg@monkeys.com>.
15023 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15025         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15026         for powerpc-pe native.
15027         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15028         (target==powerpc-pe): duplicate i386-win32 entry.
15030 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15032         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15033         of vxworks, not just vxworks5.1.
15035 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15037         * mpw-configure: Add support for exec-prefix.
15039 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15041         * config.guess: Recognize HP model 816 machines as having
15042         a PA1.1 processor.
15044 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15046         * configure: Ignore new autoconf configure options.
15048 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15050         * config.guess:  Recognize Pentium under SCO.
15051         From Robert Lipe <robertl@arnet.com>.
15053 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15055         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15057 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15059         * configure.in: Don't configure gas for alpha-dec-osf*.
15061 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15063         * configure.in: Default to --with-stabs for some targets for which
15064         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15065         i[345]86*-*-unixware*.
15067 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15069         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15070         rather than basing it on the target.  Simplify handling of options
15071         controlling which directories to configure.  Remove extraneous
15072         slash in multi-clean target.
15074 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15076         * config-ml.in: Prefix more variables with ml_ so they don't collide
15077         with configure's.
15079 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15081         * configure: Don't turn -v into --v.
15083 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15085         * configure.in (targargs): Fix typo.
15087         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15089 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15091         * configure.in: Strip --host and --target options from
15092         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15093         --with-cross-host option when building with a cross-compiler.
15094         * configure: Canonicalize the arguments put into config.status by
15095         always using `=' for an option with an argument.  Pass a presumed
15096         --host or --target explicitly.
15098 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15100         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15101         into general OS recognition case.
15103 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15105         * configure.in (target_configdirs): add target-winsup only
15106         for win32 target systems.
15108 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15110         * Makefile.in (all-target-libgloss): Depend upon
15111         configure-target-newlib, since when libgloss is built it looks to
15112         see if the newlib directory exists.
15114 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15116         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15117         cfg-ml-*.in.
15119 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15121         * configure: Handle LD and LD_FOR_TARGET when configuring a
15122         Canadian Cross.
15124 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15126         * configure.in (target_libs): add target-winsup.
15127         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15128         (target==ppcle-pe): remove ld from $noconfigdirs.
15130 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15132         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15133         Preserve relative path names in $srcdir.  Build symlink tree if
15134         configuring cross target dir and srcdir=. (= no VPATH support).
15135         (configure-target-libg++): Depend on configure-target-librx.
15136         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15137         * config-ml.in: New file.
15138         * symlink-tree: New file.
15139         * configure: Ensure srcdir="." if that's what it is.
15141 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15143         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15144         includes and FLEX_SKELETON setting.
15145         * mpw-configure (--with-gnu-ld): New option, controls whether
15146         to use PPCLink or ld with PowerMac GCC.
15147         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15148         * mpw-config.in: Configure grez if targeting Mac.
15150         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15151         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15152         just macos.
15153         * configure.in: Configure grez resource compiler if targeting Mac.
15154         * Makefile.in (all-grez, install-grez): New targets.
15156 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15158         * configure: CXX defaults to gcc, not g++.  If we find
15159         gcc in the path, set CC to gcc -O2.
15161 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15163         * configure: Default ${build} correctly.  Avoid picking up extra
15164         spaces when reading CC and CXX from Makefile.  When doing a
15165         Canadian Cross, use plausible default values for numerous
15166         variables.
15167         * configure.in: When doing a Canadian Cross, don't try to
15168         configure tools whose configure script can't handle it.
15170 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15172         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15174 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15176         * configure:  Remove dubious bug reporting address.
15178 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15180         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15181         configure script, run that instead of this directory's configure.
15182         In either case, print a message that we're configuring the sub-dir.
15184 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15186         * configure.in: Before checking for the existence of various files,
15187         use sed to filter out "target-".
15189 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15191         * Makefile.in (DO_X): Split rule to decrease command line length
15192         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15193         (Philippe De Muyter).
15195 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15197         * Makefile.in (all-patch): depend on all-libiberty.
15199 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15201         * configure.in: If the only directory in target_configdirs which
15202         actually exists is libiberty, then set target_configdirs to empty,
15203         to avoid trying to build a target libiberty in a gas or gdb
15204         distribution.
15206 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15208         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15209         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15210         systems.
15212 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15214         * configure.in (copy_dirs): Use sys-include instead of include
15215         for --with-headers option.
15217 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15219         * Makefile.in, configure.in: Make winsup builds work with
15220         new scheme.
15222 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15224         * configure.in: Build the linker on AIX.
15226 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15228         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15229         where needed.
15231 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15233         * Makefile.in (all-gcc): Fix typo.
15235 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15237         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15239 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15241         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15242         to target-xiberty, to provide more flexibility.
15243         (target_subdir):  Define.  Create if cross.
15244         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15245         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15246         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15247         check-libFOO -> check-target-libFOO, etc.
15248         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15249         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15250         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15251         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15252         allow ALL_GCC="" to only configure.
15253         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15254         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15255         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15257 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15259         * Makefile.in (taz): Build "info" in etc explicitly.
15261 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15263         * configure.in:  Make sure that CC is undefined (as opposed to
15264         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15265         problem with autoconf trying to configure on a host without GCC.
15267 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15269         * mpw-configure: Set host alias from choice of host compiler,
15270         only use generic MPW Makefile sed if present, edit a file
15271         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15272         * mpw-README: Add problem notes about CW6 and CW7.
15274 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15276         * Makefile.in (taz): Use ";" instead of ";;".
15278 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15280         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15281         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15282         DISTDOCDIRS.
15283         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15284         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15286 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15288         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15289         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15290         Move bfd to DISTSTUFFDIRS.
15292 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15294         * Makefile.in (X11_LIB): Removed.
15295         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15297         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15299 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15301         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15302         names.
15304 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15306         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15308 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15310         * configure.in (i[345]86-*-win32): Always build newlib.
15311         Don't configure cvs, autoconf or texinfo.
15312         * Makefile.in (LD_FOR_TARGET): New.
15313         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15314         Pass down LD_FOR_TARGET.
15316 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15318         * winsup: New directory.
15319         * Makefile.in: Build winsup.
15320         * configure.in: Winsup is configured when target is win32.
15321         Can only build win32 target GDB when native.
15323 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15325         * config.guess: Recognize HP model 819 machines as having
15326         a PA 1.1 processor.
15328 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15330         * configure: Fix sed loop which substitutes for CC and CXX to
15331         avoid bug found in various sed implementations.
15333 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15335         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15336         simulator.  Use standard powerpc-*-eabi*.
15338 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15340         * configure.in: Stop putting gas and binutils in noconfigdirs for
15341         powerpc-*-aix* and rs6000-*-*.
15343 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15345         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15346         -mcall-aixdesc libraries.
15348 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15350         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15352         * config.sub (arm | armel | armeb): Fix shell syntax.
15354 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15356         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15357         -msoft-float and -mcpu=common support.
15358         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15359         libraries.
15361 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15363         * configure.in: Allow configuration and build of emacs19 for the alpha.
15365 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15367         * configure.in (CC): Get ^CC, not just any old CC, from
15368         ${host_makefile_frag}.
15370 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15372         * configure.in (CC): Try to get CC from
15373         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15375 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15377         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15378         only if it exists in $(srcdir).
15380 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15382         * configure: If CC and CXX are not set in the environment, set
15383         them, based on either an existing Makefile or on searching for gcc
15384         in PATH.  Substitute for CC and CXX in Makefile.
15385         * configure.in: Remove libm from target_libs.  Separate
15386         target_configdirs from configdirs.  If CC is not set in
15387         environment, try to get it from a host Makefile fragment.  Rewrite
15388         changes of configdirs to use skipdirs instead.  A few minor
15389         tweaks.  Take directories out of target_configdirs as they are
15390         taken out of configdirs.  Remove existing Makefile files from
15391         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15392         CONFIG_ARGUMENTS in Makefile.
15393         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15394         by configure.in.
15395         (CONFIG_ARGUMENTS): Likewise.
15396         (CONFIGURE_TARGET_MODULES): New variable.
15397         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15398         ($(CONFIGURE_TARGET_MODULES)): New target.
15399         (configure-libg++, configure-libio): New targets.
15400         (all-libg++): Depend upon configure-libg++.
15401         (all-libio): Depend upon configure-libio.
15402         (configure-libgloss, all-libgloss): New targets.
15403         (configure-libstdc++): New target.
15404         (all-libstdc++): Depend upon configure-libstdc++.
15405         (configure-librx, all-librx): New targets.
15406         (configure-newlib): New target.
15407         (all-newlib): Depend upon configure-newlib
15408         (configure-xiberty): New target.
15409         (all-xiberty): Depend upon configure-xiberty.
15411 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15413         * configure.in (host i[345]86-*-win32):  Expand the
15414         noconfigdirs again.
15416 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15418         * mpw-configure: Fix sed command file name.
15420 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15422         * configure.in (host i[345]86-*-win32): Reduce the
15423         noconfigdirs again.
15425 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15427         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15428         or powerpc*-*-pe*, since they are not yet supported.
15430 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15432         Add PowerMac support and many other enhancements.
15433         * mpw-configure: New option --cc to select compiler to use,
15434         paste options set according to --cc into the generated
15435         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15436         if mpw-make.sed is present.
15437         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15438         add forward includes for PowerPC include files.
15439         * mpw-build.in: Build using Makefile.PPC if present.
15440         (do-byacc, etc): Remove separate version resource builds.
15441         (do-gas): Build "stamps" before "all".
15442         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15443         * mpw-README: Update to reflect --cc option, PowerMac support,
15444         and recently-reported compatibility problems.
15446 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15448         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15449         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15450         (--with-multilib-top): Pass to recursive invocations.
15452 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15454         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15455         v810-*-*.
15457 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15459         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15460         gdb, ld and opcodes on v810-*-*.
15462 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15464         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15465         (local-maintainer-clean): New target.
15466         (maintainer-clean): New target.
15467         (realclean): Just depend upon maintainer-clean.
15469 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15471         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15473 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15475         * configure.in: Build ld in mips*-*-bsd* case.
15477 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15479         * config.sub: Accept -lites* OS.  From Ian Dall.
15481 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15483         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15484         targets.
15486 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15488         * configure.in: treat i386-win32 canadian cross the same as
15489         i386-go32 canadian cross.
15491 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15493         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15494         running under the simulator to build a reduced set of libraries.
15495         (powerpc-*-eabiaix): Add fine grained multilib support added to
15496         other powerpc targets yesterday.
15498 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15500         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15501         -disable-softfloat, -disable-relocatable, -disable-aix, and
15502         -disable-sysv to control which multilib libraries get built.
15504 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15506         * configure: Add Makefile.tem to list of files to remove in trap
15507         handler.
15509 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15511         * config.guess (*Linux*):  Add missing "exit"s.
15512         Also, need specific check for alpha-unknown-linux (uses COFF).
15514 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15516         * config.guess:  Merge with FSF:
15518         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15519         * config.guess (AIX4): More robust release numbering discovery.
15521         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15522         * config.guess (i386-sequent-ptx): Properly get version number.
15524         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15525         * config.guess (mips:*:4*:UMIPS): New case.
15527 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15529         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15530         (i386-win32 host): Likewise.  Don't build readline.
15532 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15534         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15535         SUPPORT_FILES to submakes.
15537 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15539         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15540         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15541         mpw-configure.
15543 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15545         * configure.in (appdirs): Use =, not ==, in test expression when
15546         trying to build the text to print in the warning message for
15547         Solaris users.
15549 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15551         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15553 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15555         * config.guess: Recognize lynx-2.3.
15557 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15559         * config.sub (z8ksim): Deleted
15560         (z8k-*-coff): New, this is the one true name of the target.
15562 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15564         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15566 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15568         * config.guess (*:Linux:*:*): First try asking the linker what the
15569         default object file format is (elf, aout, or coff).  Then if this
15570         fails, try previous methods.
15572 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15574         * configure.in: Don't build newlib for *-*-vxworks5.1.
15576 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15578         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15579         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15581 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15583         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15585 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15587         * cfg-ml-com.in: New file.
15588         * cfg-ml-pos.in: New file.
15590 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15592         * COPYING.NEWLIB: Add HP free copyright to list.
15594 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15596         * config.sub: Recognize -eabi* for the system, not just -eabi.
15598 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15600         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15601         * config.sub, configure.in (win32): New target and host.
15603 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15605         * configure.in: Add i386-pe configuration.
15607 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15609         * mpw-build.in (install): Install GDB after LD.
15611 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15613         * mpw-config.in (elf/mips.h): Always forward-include, needed
15614         for GDB to build.
15616 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15618         * testsuite: New directory for customer acceptance and whole tool
15619         chain tests.
15621 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15623         * configure: If per-host line isn't found, but AC_OUTPUT is found
15624         and a configure script exists, run it instead.
15626 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15628         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15630 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15632         * configure: Set build_{cpu,vendor,os,alias} to host values when
15633         --build isn't specified.
15635 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15637         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15638         (FLAGS_TO_PASS): Pass them.
15639         (EXTRA_TARGET_FLAGS): Ditto.
15641 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15643         * Makefile.in (all-libg++): Depend on all-libstdc++.
15645 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15647         * configure.in (noconfigdirs): Enable all packages for
15648           i386-unknown-netbsd.
15650 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15652         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15653         hosted builds (DOS builds)
15655 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15657         Changes for ARM based on patches from Richard Earnshaw:
15658         * config.sub: Handle armeb and armel.
15659         * configure.in: Omit arm linker only for riscix.
15661 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15663         * config.guess:  Update from FSF.
15665 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15667         * config.sub: Recognize powerpcle as the little endian variant of
15668         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15669         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15670         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15671         temporarily.
15673 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15675         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15677 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15679         * config.sub: Accept -lites* as a basic system type.
15681 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15683         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15684         installed, and if so return linuxoldld as the system name.
15686 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15688         * config.guess: Add hppa1.1-hp-lites support.
15690 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15692         * configure.in: Don't build newlib for m68k-vxworks5.1.
15694 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15696         * configure.in (mips-sgi-irix6): Use mh-irix5.
15698 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15700         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15702 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15704         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15705         OSF/1.  Fix compiler flags.
15706         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15708 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15710         * configure.in: Recognize --with-newlib.
15711         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15713 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15715         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15716         to *_X11_MODULES due to gdbtk needing X include files et al.
15718 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15720         Merge in support for Mac MPW as a host.
15721         (Old change descriptions retained for informational value.)
15723         * mpw-config.in: Add generic include forwards for cpu-specific
15724         include files in aout and elf directories.
15726         * mpw-configure: Added copyright.
15727         * mpw-config.in: Check for presence of required build tools.
15728         (target_libs): Add newlib.
15729         (target_tools): Add examples.
15730         (Read Me): Generate as "Read Me for MPW" instead.
15731         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15732         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15733         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15735         * mpw-configure: Remove subdir-specific makefile hackery,
15736         delete mk.tmp after using it.
15738         * mpw-build.in (all): Display start and end times.
15740         * mpw-configure (host_canonical): Set.
15741         (target_cpu): Always add to makefiles.
15742         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15743         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15744         (mpw-mh-mpw): Look for in srcdir and srcroot.
15745         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15747         * mpw-build.in: (install-only): New target.
15749         * mpw-configure (host_alias, target_alias): Rename from hostalias
15750         and targetalias, add into generated Makefile.
15751         (mk.tmp): If present, add into generated Makefile.
15752         * mpw-build.in (all-gas): Build config.h first before gas proper.
15754         * mpw-configure (config.status): Write only if changed.
15755         * mpw-config.in (readline): Configure it (not built, just used for
15756         definitions).
15758         * mpw-config.in (elf/mips.h): Add a forward include.
15760         * mpw-config.in: Forward-include most .h files in include into
15761         extra-include.
15762         (readline): Don't build.
15763         mpw-build.in (install): Install GDB.
15765         * mpw-configure (prefix, mpw_prefix): Handle it.
15766         * mpw-config.in (mmalloc, readline): Don't configure.
15767         * mpw-build.in (thisscript): Rename to ThisScript.
15768         Use mpw-build instead of BuildProgram everywhere.
15769         (mmalloc, readline): Don't build.
15770         * mpw-README: New file, basic documentation about the MPW port.
15772         * mpw-config.in: Use forward-include to create include files.
15774         * mpw-configure: Add more things to the top of each configured
15775         Makefile, including contents of config/mpw-mh-mpw.
15776         * mpw-config.in (extra-include): Create this directory and fill it
15777         with Posix-like include files when configuring.
15779         * config.sub (apple, mac, mpw): Add various aliases.
15781         * mpw-build.in: New file, top-level build script fragment for MPW.
15782         * mpw-configure: New file, configure script for MPW.
15783         * mpw-config.in: New file, config fragment for MPW.
15785 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15787         * configure.in (host_libs): Remove glob, since it is gone from the
15788         sources.
15790 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15792         * Makefile.in: define empty GDB_NLM_DEPS var.
15794         * configure.in(target_makefile_frag): use config/mt-netware
15795         for netware targets.
15797 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15799         * config.sub: Merge in recent FSF changes.  Remove linux special
15800         cases.
15802 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15804         Revert this change:
15806         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15808                 * build-all.mk: Use CC=cc -Xs on Solaris.
15810 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15812         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15813         stop using it.
15814         * Makefile.in: Nuke all references to glob subdirectory.
15816 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15818         * configure.in: Fix --enable-shared logic in per-host.
15820 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15822         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15824 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15826         * configure.in (noconfigdirs): Don't build gas on AIX, for
15827         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15829 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15831         * configure: Fix --cache-file to work if the file argument is a
15832         relative path.
15834 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15836         * configure: If the --cache-file is used, pass it down to
15837         configure in subdirectories.
15839 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15841         * config.sub: add vxworks29k configuration.
15843 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15845         * Makefile.in (taz): Do "diststuff" part quietly.
15847 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15849         * config.sub: Mini-merge with gcc/config.sub.
15851 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15853         * config.guess (IRIX): Sed - to _.
15855 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15857         * Makefile.in (source-vault, binary-vault): New targets.
15859 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15861         * config.sub: Recognize -eabi as a basic system type.
15863 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15865         * configure.in (enable_shared stuff): Fix typo.
15867 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15869         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15871 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15873         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15875 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15877         * configure.in (rs6000-*-*): Don't build gas.
15879 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15881         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15882         reduce command line length.
15883         (AS_FOR_TARGET): Check for as.new, not Makefile.
15884         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15886 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15888         * config.guess:  Merge from FSF.
15890 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15892         * configure: Don't use $ when handling program_suffix.
15894 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15896         * configure.in:  Configure tk for hppa/hpux.
15898 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15900         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15902 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15904         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15905         to LIBCXXFLAGS.  Tests are better run without it.
15907 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15909         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15911 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15913         * configure.in (*-*-netware*): Don't configure xiberty.
15915 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15917         * configure.in:  Remove tk from native_only list.
15919 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15921         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15922           for special NCD build.
15924 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15926         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15927         makeall.bat, they're only useful for binutils snapshots.
15928         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15929         makeall.bat to specified SUPPORT_FILES.
15931 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15933         * build-all.mk: Add Ericsson targets to sun4 and solaris
15934           hosts.  Add  BNR's sun4 target to solaris host, so their
15935           build-from-source will be tested in-house first.
15937 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15939         * Makefile.in (LIBCFLAGS): New variable.
15940         (CFLAGS_FOR_TARGET): Ditto.
15941         (LIBCFLAGS_FOR_TARGET): Ditto.
15942         (LIBCXXFLAGS): Ditto.
15943         (CXXFLAGS_FOR_TARGET): Ditto.
15944         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15945         (BASE_FLAGS_TO_PASS): Pass them.
15946         (EXTRA_TARGET_FLAGS): Ditto.
15948         * configure.in: Support --enable-shared.
15950 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15952         * configure.in (target_libs):  Include libstdc++ again.
15953         * config.guess:  Update from FSF (for FreeBSD).
15955 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15957         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15958         makeall.bat.
15959         (DISTDOCDIRS): Add `etc'.
15960         (ETC_SUPPORT_PFX): New variable.
15961         (taz): Include anything from etc starting with a word in
15962         ETC_SUPPORT_PFX.
15964 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15966         * config.sub: Update for recent FSF changes.  Remove obsolete
15967         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15968         spacing changes.
15970 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15972         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15974         * config.guess:  Merge with FSF.
15975         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15977 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15979         * configure: Since the "trap 0" handler will override the exit
15980         status on many systems, only use it for "exit 1", and make it set
15981         a non-zero exit status; reset it before "exit 0".  Also, check
15982         exit status of config.sub, and error out if it failed.
15984 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15986         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15987         and install libgloss.
15989 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15991         * Makefile.in (all-binutils): Depend upon all-byacc.
15993         * configure.in: Don't build emacs on Irix 5.
15995 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15997         * configure.in (*-*-netware*): Add libio.
15999 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16001         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16002         (CHECK_TARGET_MODULES): Ditto.
16003         (INSTALL_TARGET_MODULES): Ditto.
16004         (TARGET_LIBS): Ditto.
16005         (all-libstdc++): Note dependencies.
16007 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16009         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16011 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16013         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16014         -fexternal-templates.
16016         * configure.in (target_libs): Add libstdc++.
16017         (noconfigdirs): Add libstdc++ as appropriate.
16019 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16021         * config.guess:  Update from FSF.
16023 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16025         * configure: Use ${config_shell} when running ${configsub}.
16027 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16029         * config.sub: No longer recognize h8300h.
16031 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16033         * config.sub: Remove extraneous differences between config.sub and
16034         gcc/config.sub.
16036 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16038         * Makefile.in (DISTSTUFFDIRS): Add gas.
16040 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16042         * COPYING.NEWLIB: New file.
16044 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16046         * config.guess (HP-UX):  Patch from Harlan Stenn
16047         <harlan@landmark.com> to also emit release level.
16049 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16051         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16053 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16055         * config.sub:  Merge nextstep cleanup from FSF.
16057 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16059         * configure.in (arm-*-*): Don't configure ld for this target.
16061 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16063         * configure.in (*-*-netware): don't configure libg++, libio,
16064           librx, or newlib.
16066 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16068         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16069         configure ld--it works, but it doesn't support shared libraries.
16071 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16073         * config.guess (*-unknown-freebsd*):  Get rid of possible
16074         trailing "(Release)" in version string.
16075         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16077 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16079         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16080         Fix type: *-next-neststep -> *-next-nextstep.
16082         * config.guess:  Merge from FSF:
16084         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16086         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16088         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16090         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16091         instead of UNIX_SV for UnixWare 1.0).
16093 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16095         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16096         to make gdb/nlm/* build after the compiler and linker.
16098 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16100         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16101         not just i[34]86.
16102         (m68k-atari-sysv4):  Relocate to match FSF version.
16104         * config.guess:  More merges from the FSF:
16106         Add a space before function call or macro invocation.
16108         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16110         * config.guess: Add trap cmd to remove dummy.c and dummy when
16111         interrupted.
16113         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16115         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16116         (dummy): Redirect stderr from compilation of dummy.c.
16118         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16120         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16122 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16124         * configure: Accept and ignore --cache*, for compatibility with
16125         new autoconf.
16127 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16129         * config.guess:  Merge from FSF:
16131         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16133         * config.guess (Pyramid*:OSx*:*:*): New case.
16134         (PATH): Add /.attbin at end for finding uname.
16135         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16137         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16139         * config.guess (M88*:DolphinOS:*:*): New case.
16141         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16143         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16144         to select whether to use ELF or COFF.
16146         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16148         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16150         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16152         * config.guess: Guess the OS version for HPUX.
16154         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16156         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16158 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16160         * configure.in: Recognize --with-headers, --with-libs, and
16161         --without-newlib.
16162         * Makefile.in (all-xiberty): Depend upon all-ld.
16164 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16166         * configure.in: Change i[34]86 to i[345]86.
16168 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16170         * configure (version): A few more tweaks to help message.
16172 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16174         * Makefile.in:  Remove (for now) librx as a host library,
16175         now that we're building it for target.
16177 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16179         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16180         (Karl Berry).
16182 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16184         * configure.in:  Also configure librx.
16186 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16188         * Makefile.in:  Update various rules to reflect that librx
16189         is now needed for libg++.
16191 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16193         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16195 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16197         * configure.in: Configure the examples directory.
16199 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16201         * configure: Simplify Jun 2 1994 change.
16203 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16205         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16206         /bin/gcc isn't good enough to build gcc.
16208 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16210         * Makefile.in (GDB_SUPPORT_FILES): Remove
16211         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16212         (gdb.tar.gz): Add new rule to use standard distribution building
16213         mechanism.
16215 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16217         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16218         Bill Cox <bill@cygnus.com>.
16220 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16222         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16224 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16226         * configure:  Search current dir first in .gdbinit.
16228 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16230         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16232 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16234         * config.sub:  Refer to NeXT's operating system as nextstep.
16236         * config.sub (case $basic_machine):  Re-order the cases, to match
16237         the order in the FSF version (which is mostly alphabethical).
16238         Merge in some additions and changes from the FSF.
16240 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16242         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16243         * config.sub: Recognize cxux7.
16244         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16246 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16248         * config.sub:  Fix typo powerpc -> powerpc-*.
16250 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16252         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16254         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16255         parallel with all-emacs and install-emacs).  Top-level command
16256         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16258 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16260         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16261         $(relbindir)/make before doing ``make install'', and use
16262         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16263         installing over running make binary.
16264         ($(host)-stamp-stage3-installed): Likewise.
16266 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16268         * config.guess: Recognize Mach.
16270 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16272         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16273         see whether --exec-prefix was used.
16275 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16277         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16279 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16281         * Makefile.in: Add all-librx target similar to all-libproc.
16283 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16285         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16286         with post 1.2 uname bogosity.
16288 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16290         * configure: Remove temporary files on receipt of a signal.
16292 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16294         * configure: If there is a package_makefile_frag, remove
16295         ${subdir}/Makefile.tem after copying it in.
16297 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16299         * build_all.mk: support rs6000 lynx identifies itself as
16300         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16301         since /bin/gcc is too feeble to compile a modern gcc.
16303 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16305         * brought devo/test-build.mk update-to-date with progressive/
16306           test-build.mk. Add lynx targets and hppa flag info.
16308 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16310         * configure.in:  Use mh-ncrsvr43.  Patch from
16311         Tom McConnell <tmcconne@sedona.intel.com>.
16313 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16315         * config.guess (i386-unknown-bsdi):  No longer need to
16316         check #if defined(__bsdi__) && defined(__i386__).
16318 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16320         * configure: Set program_transform_nameoption correctly.
16322 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16324         * brought build-all.mk update-to-date with progressive build-all.mk,
16325           added new targets and hppa info.
16327 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16329         * configure: If config.guess result is a prefix of the user
16330         specified target, assume a native build and use the user specified
16331         target as the host alias.  Remove SunOS patch suffix removal hack.
16332         * configure.in: Remove SunOS patch suffix removal hack.
16334         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16335         in NATIVE_CHECK_MODULES.
16337 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16339         * Makefile.in: Rename HOST_ONLY to NATIVE.
16340         * configure: Delete SunOs patch suffix from host_canonical
16341           and build_canonical variables that are prepended to Makefiles.
16342         * configure.in: Add comments for easier maintenance.
16344 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16346         * Makefile.in: Add all-libproc target similar to all-gui.
16348 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16350         * Makefile.in (CHECK_MODULES): split into
16351         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16353 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16355         * config.guess (i386-unknown-bsdi): New system to guess.
16357 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16359         * Makefile.in: Add all-gui target (but not yet build by "all").
16361 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16363         * config.sub: Move deletion of patch suffix from here...
16364         * configure.in: To here, at Ian's suggestion.  The top-
16365           level scripts might need to know of a patch level.
16367 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16369         * config.sub: Strip off patch suffix so rtl is recognized
16370           as a sunos4.1.3 machine, even though it's been patched.
16372 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16374         * Makefile.in (INSTALL_LAST): Delete.
16375         (INSTALL_DOSREL): New.
16377 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16379         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16380         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16381         whether we pass down --with-gnu-ld anyhow.
16383 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16385         * Makefile.in (INSTALL_LAST): Change operation so it works
16386         on more flavors of make.
16387         * configure.in (go32): Don't build libg++ or libio.
16389 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16391         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16392         they can be overriden by templates.
16394 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16396         * configure.in (target==go32): Don't build gdb.
16397         * dosrel: New directory.
16399 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16401         * configure.in (host==go32): Configure dosrel too.
16402         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16403         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16404         be set by incoming names or templates.
16405         (INSTALL_LAST): New rule.
16407 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16409         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16411 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16413         * configure.in (appdirs): New variable.  Currently empty, but will
16414         be used in gas distribution.  If nonempty, lists a set of
16415         directories at least one of which must get configured, or top
16416         level configuration is considered to have failed.
16417         (rs6000-*-lynxos*): Use new file name.
16419 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16421         Eliminate XTRAFLAGS.
16422         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16423         newlib include files using -idirafter, and also use -nostdinc.
16424         (CXX_FOR_TARGET): Likewise.
16425         (XTRAFLAGS): Removed.
16426         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16427         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16428         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16429         ($(DO_X)): Don't pass down XTRAFLAGS.
16431 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16433         * configure.in (mips*-dec-bsd*): New target; do build linker.
16434         (mips*-*-bsd*): New target; don't build linker.
16436 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16438         * configure.in: support rs6000-*-lynxos* configuration.
16439         support sunos4 as a cross target.
16441         * config.sub: look for lynx*, not lynx since the OS version may
16442         legitimately be part of the name.
16444 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16446         * configure.in (i[34]86-*-sco*): Move to be with other i386
16447         targets.
16448         (romp-*-*): New target.  Skip various binary utilities.
16449         (vax-*-*): New target.  Don't build newlib.
16450         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16452 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16454         * configure.in: Only set host_makefile_frag if config
16455         directory exists.
16457 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16459         * install.sh: If $dstdir exists, don't check whether each
16460         component does.
16462 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16464         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16466 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16468         * configure.in (*-*-lynxos*): Don't configure newlib for either
16469         native or cross Lynx.
16471 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16473         * config.sub (sparc64-elf): Fix os.
16474         (z8k): Remove duplicate.
16476 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16478         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16479         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16481 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16483         * configure: Make file links cleanly even if Lynx fails on
16484           an NFS symlink (at least fail cleanly).
16486 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16488         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16489         -XNh2000.
16491 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16493         * configure: Unknown options are fatal again.
16495 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16497         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16498         compatibility.
16500 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16502         * build-all.mk: Add `clean' target.
16504 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16506         * config.guess:  Add SINIX support.
16507         * configure.in:  Add mips-*-sysv4* support.
16509 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16511         * build-all.mk: Document all useful targets.
16512         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16513         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16515 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16517         * configure: Support --silent, --quiet.
16519 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16521         * configure: Support --disable-FEATURE.
16523 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16525         * config.guess: Recognize NCR running SVR4.3.
16527 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16529         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16530         Patch from Paul Eggert <eggert@twinsun.com>.
16532 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16534         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16536 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16538         * configure: Make unrecognized options give nonfatal warnings
16539         instead of fatal errors, and pass them to any subdirectory
16540         configures in case they recognize them.
16541         Make --x equivalent to --with-x.
16543 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16545         * configure: Add --enable-* options.  Clean up usage message and
16546         some comments.
16548 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16550         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16552 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16554         * configure.in (hppa*-*-*): Enable binutils.
16556 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16558         * config.sub: Recognize cisco.
16560 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16562         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16564 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16566         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16567         than one configuration name.  Add comment.
16569 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16571         * config.guess: about target *-hitachi-hiuxwe2, fixed
16572         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16573         macro is incorrect.]
16575 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16577         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16578         than the "make ls" stuff which used to be here.
16580 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16582         * config.guess:  Recognize i[34]86-unknown-freebsd.
16583         From Shawn M Carey <smcarey@rodan.syr.edu>.
16585 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16587         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16589 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16591         * config.guess: Check for ptx.
16593 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16595         * config.sub: Add os9k checking.
16597 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16599         * config.guess: Handle OSF1 running on HPPA processors
16601 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16603         * configure: If subdir configure fails, print out a message with
16604         subdirectory name, in case subdir's configure code didn't identify
16605         itself.
16607 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16609         * configure.in: Remove embedded newlines from configdirs.
16610         Avoid mismatches of substrings.  Fix matching strings at end
16611         of configdirs.
16613 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16615         * config.guess:  Add Lynx/rs6000 config support.
16617 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16619         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16621 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16623         * configure.in (hppa*-*-osf*): Treat this just like most other
16624         PA configurations (eg no binutils or ld).
16625         (hppa*-*-*elf*): These configurations have binutils and ld.
16627 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16629         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16631 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16633         * configure.in (rs6000-*-*): Build gas.
16635 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16637         * Makefile.in:  Avoid bug in losing hpux sed.
16639 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16641         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16642         for GDB and GDB has been fixed to not need it.
16644 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16646         * config.guess: Recognize vax hosts.
16648 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16650         * configure (while loop): Don't use "break 2" inside case
16651         statement -- the case statement isn't an enclosing loop.
16653 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16655         * config.guess:  Clean up NeXT support, to allow nextstep
16656         on Intel machines.  Make OS be nextstep.
16658 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16660         * config.guess: Add alternate forms for Convex.
16662 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16664         * configure:  Completely rewrite option processing.  Take
16665         advantage of pattern-matching to avoid invoking test frequently.
16666         Also clean up host and target defaulting logic.
16668 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16670         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16671         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16672         commands (plus user environment) will fit SCO limits.
16674 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16676         * configure.in: Don't issue warnings about directories which are
16677         not being configured if -norecursion is set.  Correct test for
16678         --with-gnu-as and --with-gnu-ld to not get confused by substring
16679         matches.
16681         * configure.in: Don't build gas for alpha-dec-osf1*.
16683 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16685         * configure:  Back out Per's change of 12/19/1993.  It changes the
16686         behavior of configure in unexpected and confusing ways.
16688         Also, use different delim char when calculating
16689         program_transform_name so that the name can contain slashes.
16691 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16693         * configure.in, config.sub: Add support for VSTa micro-kernel.
16695 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16697         * configure.in: Nuke hacks which were used to get a special
16698         version of GAS for HPPA configurations.
16700 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16702         * configure:  If only ${target_alias} is given, use that
16703         as the default for ${host_alias}.
16704         * configure:  Add missing back-slashes before nested quotes.
16706 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16708         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16710 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16712         * config.guess:  Recognize some Tektronix configurations.
16713         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16715 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16717         * config.sub: Match any flavor of SH.
16719 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16721         * configure.in: Don't try to configure newlib for Alpha.
16723 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16725         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16726         libg++ or libio for any Alpha target.
16728         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16730 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16732         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16733         default arguments -- so it tried to compress itself.
16735 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16737         * configure.in (notsupp): ensure that a space is always at the end
16738           of the configdirs list, since the grep checks for an explicit space
16740 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16742         * configure.in (target i386-sysv4.2): don't build ld, since static
16743           versions of many libraries are not available.
16745 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16747         * config.guess: Recognize Apollos (using environment variables).
16748         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16750 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16752         * config.guess: Recognize Sony news mips running newsos.
16754 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16756         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16757         "fi ; else" for bash.
16759 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16761         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16763 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16765         * config.sub: accept unixware as an alias for svr4.2.
16766         Fix some inconsistancies with the gcc version.
16768 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16770         * Makefile.in (DISTDOCDIRS):  Add gdb.
16772 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16774         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16776 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16778         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16779         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16780         this now.
16782 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16784         * config.sub: Accept hiux* as an OS name.
16786         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16787         etc/make-stds.texi.  The underscore came from gcc, and dje now
16788         agrees that RUNTESTFLAGS is the correct name.
16790 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16792         * install.sh:  Remove 'set -e'.  It makes any conditionals
16793         in the script useless.
16795         * config.guess: Automatically recognize arm-acorn-riscix
16796         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16798 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16800         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16802 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16804         * Makefile.in (DISTDOCDIRS): New variable.
16805         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16806         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16808 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16810         * configure.in (hppa target): check the source directory for the
16811           pagas sub-directory
16813 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16815         * config.sub: Allow -aout* and -elf*.
16817 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16819         * configure.in: Don't build ld on i386-solaris2, same as for
16820         sparc-solaris2.
16822 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16824         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16826 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16828         * configure.in:  Configure gdb for alpha.
16830 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16832         * Makefile.in (CXXFLAGS): Add -O.
16834 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16836         * config.guess: added support for DG Aviion
16838 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16840         * configure.in: Produce warning message for subdirectories not
16841         configurable for this host/target combination.  Don't try to
16842         configure gdb for vms.
16844 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16846         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16847         appropriate files before making "diststuff".
16848         (DISTBISONFILES): New var: list of files to be edited.
16849         (DISTSTUFFDIRS): Add binutils.
16851 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16853         * config.sub: also handle mipsel and mips64el (for little endian mips)
16855 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16857         * configure.in: Add * to end of all OS names.
16859 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16861         * configure.in: Build newlib for LynxOS native.
16863 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16865         * config.guess: Add support for delta 88k running SVR3.
16867         * configure.in: Add comment about HP compiler vs. emacs.
16869 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16871         * configure.in: don't build ld on solaris2 (not a viable option
16872           due to bugs in getpwnam & getpwuid)
16874 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16876         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16877         config.guess will produce a full version number.
16879 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16881         * configure.in: Build linker and binutils for alpha-dec-osf1.
16883 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16885         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16886         and gdb/testsuite/Makefile.in.
16888 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16890         * configure.in: recognize mips*- instead of mips-
16892 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16894         * config.sub: Accept linux*coff and linux*elf as operating
16895         systems.
16897 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16899         * config.sub: Recognize mips64, and mips3 as an alias for it.
16901 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16903         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16904         gdb knows how to handle OSF/1 shared libraries.
16906 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16908         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16909         * config.guess: Recognize Hitachi's HIUX.
16910         * config.sub: Recognize h3050r* and hppahitachi.
16911         Remove redundant cases for hp9k[23]*.
16913 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16915         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16916         if gas and ld are in the source tree and are in ${configdirs}.
16917         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16918         --with options (but still pass them down on the command line,
16919         if they were explicitly specified).
16921 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16923         * configure: substitute SHELL value in Makefile.in with
16924         ${CONFIG_SHELL}
16926 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16928         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16929         *-*-solaris2* targets.
16931 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16933         * Makefile.in: define M4, and pass it down to sub-makes;
16934         all-autoconf now depends on all-m4
16936 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16938         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16939         presence of {ar,ranlib} instead of a configured directory
16941 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16943         * config.guess: Accept 34?? as well as 33?? for NCR.
16945 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16947         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16948         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16950 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16952         * configure: grab values for $(CC) and $(CXX) from the
16953         environment, so that someone can do "CC=gcc configure; make" and
16954         have it work right (matching the way that autoconf works now)
16956         * configure.in, Makefile.in: add support for gash, the tcl
16957         interface to Galaxy
16959         * config.guess: add NetBSD variants (hp300, x86)
16961 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16963         * install.sh: Support -d option (in the manner of SunOS 4 install,
16964         as it is more deterministic than that of GNU install)
16965         (chmodcmd): Set file to mode 755 by default (should also do default
16966         chgrp and chown, but I don't feel like dealing with that now)
16968 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16970         * config.sub: Remove h8300hhms alias.
16972 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16974         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16976 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16978         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16979         as stmp-fixinc
16981 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16983         * config.sub: recognize m88110-bug-coff.
16985 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16987         * Makefile.in (all-libio): all dependencies on the toolchain used
16988         to build this (gcc, gas, ld, etc)
16990 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16992         * config.guess: Deal with OSF/1 1.3 on alpha.
16994 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16996         * install.sh: add some 'else true' clauses for portability
16998         * configure.in: don't build libio for h8[35]00-*-* targets
17000 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17002         * Makefile.in:  Add support for new libio.
17004 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17006         * install.sh: If one command fails, don't try the rest.  Don't try
17007         to remove $dsttmp (via trap) unless we have already created it.
17008         If $src doesn't exist, detect it and exit with an error.
17010         * config.guess: Recognize BSD on hp300.
17012 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17014         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17015         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17017 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17019         * Makefile.in (all-send-pr): depends on all-prms
17021 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17023         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17025 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17027         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17028         Added test for mips-mips-riscos5.
17030 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17032         * configure.in: use mh-hp300 for 68k HP hosts
17034 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17036         * configure: add support for CONFIG_SHELL, so that you can use
17037         some alternate shell for evaluating configure scripts
17039 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17041         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17042         in configure script to bug-gdb@prep.ai.mit.edu when building
17043         distribution archive.
17044         * Makefile.in (COMPRESS):  Remove def.
17045         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17046         gdb.tar.Z and make-gdb.tar.Z respectively.
17047         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17048         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17049         to convergence with 'taz' target in Makefile.in.
17051 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17053         * install.sh (dsttmp): use trap to ensure that tmp files go
17054         away on error conditions
17056 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17058         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17060 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17062         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17063         its parent is '/' not ''.
17065         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17067 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17069         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17070         that ${newsrcdir}/configure.in does.
17072 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17074         * test-build.mk: support for CONFIG_SHELL
17076 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17078         * config.sub (netware):  Add as a basic system type.
17080 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17082         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17083           $(srcdir)/ from the dependency on Makefile.in.
17085 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17087         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17088         (h8300hhms is temporary until multi-libraries are implemented).
17089         * configure.in: Handle h8300h too.
17091 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17093         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17095 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17097         * configure:  Remove extraneous output when guessing host type.
17098         * config.guess:  Remove extraneous output when guessing using C
17099         compiler rather than uname, or when guessing fails.
17101 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17103         * Makefile.in: remove all.cross and install.cross targets
17105         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17106           definitions
17108 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17110         * configure.in (target sh): Build gprof.
17112 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17114         * config.sub: change -solaris to -solaris2
17116 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17118         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17120 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17122         * configure: Correct error message for missing Makefile.in to
17123         print correct directory.
17125 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17127         * install.sh: kludge around 386BSD shell bug
17129 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17131         * config.guess:  Recognize NeXT.
17132         * config.guess:  Recognize i486-ncr-sysv4.
17133         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17135 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17137         * Makefile.in (MAKEINFOFLAGS): New variable.
17138         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17139         * build-all.mk, test-build.mk: Pass down --no-split as
17140         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17142 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17144         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17146 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17148         * Makefile.in (libg++.tar.z):  New rule.
17149         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17150         * Makefile.in (taz):  Only do a single chmod.
17152 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17154         * install.sh: don't use dirname anymore (replaced with sed usage)
17156 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17158         * Makefile.in:  Change extension for gzip'd files from '.z' to
17159         '.gz' per new FSF standard usage.
17161 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17163         * configure: put quotes around the final value of program_transform_name
17165 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17167         * Makefile.in: new install.sh support; update install-info rules
17169 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17171         * configure.in: Build diff for crosses, but not for go32 host.
17173         * configure.in: Build gprof only for native, and don't build it
17174         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17176 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17178         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17180 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17182         * configure.in (host_tools): Add prms.
17184 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17186         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17187         with $(FLAGS_TO_PASS) on the command line
17189         * config.sub: Recognize lynx and lynxos
17191 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17193         * config.sub: Accept -ecoff*, not just -ecoff.
17195 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17197         * Makefile.in (taz): Use .gz suffix instead of .z.
17198         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17199         names.
17201 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17203         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17205 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17207         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17208         that rebuilds that might happen during 'make install' don't get
17209         bogus gcc include files
17211 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17213         Change from Utah for HPPA support:
17214         * config.guess: Recognize hppa1.x-hp-bsd.
17216 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17218         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17219         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17221 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17223         * config.sub: Add support for rom68k and bug boot monitors.
17225 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17227         * Makefile.in: Make all-opcodes depend on all-bfd.
17229 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17231         * config.guess: Added special check for i[34]86-univel-sysv4*.
17233 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17235         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17236         the processor rather than assuming i486.
17238 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17240         * config.guess: Recognize SunOS6 as Solaris3.
17242 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17244         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17245         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17247 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17249         * build-all.mk (all-cross): New target for Canadian Cross.
17250         Added Q2 go32 targets.
17251         * test-build.mk: Configure go32 cross sparclite-aout and
17252         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17253         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17255 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17257         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17258         GO32 hosted toolchains
17260 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17262         * configure: change  so "-exec-prefix" gets passed down rather
17263         than "-exec_prefix" so autoconf generated Makefiles get the
17264         exec_prefix set right.
17266 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17268         * config.guess: get the Solaris2 minor version number
17270         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17272 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17274         * config.guess: Recognize some Sequent platforms.
17276 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17278         * Makefile.in: added the vault-install target
17280         * configure.in: actually use the Sun3 makefile fragment that's in
17281         config, also added the release dir to configdirs
17283 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17285         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17287 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17289         * configure.in: remove some program from Alpha targetted toolchains
17291 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17293         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17294         gprof.
17295         (taz): Run "make diststuff" in those directories instead of "make
17296         proto-dir".  Look for "VERSION=" only at start of line in subdir
17297         Makefile.  Use "gzip -9" for compression.
17298         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17299         (binutils.tar.z): New target.
17301 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17303         * Makefile.in (taz): Include gpl.texinfo.
17305 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17307         * Makefile.in (setup-dirs): Merged into "taz" target.
17308         (taz): Only do `proto-dir' stuff if a directory is actually needed
17309         for this target.
17311 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17313         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17314         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17315         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17316         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17317         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17319 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17321         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17322         config.sub, and move-if-change to gdb testsuite distribution
17323         archive, so the testsuite can be extracted, configured, and
17324         run separately from the gdb distribution.  Blow away the Chill
17325         tests that require a Chill compiled executable, since GNU Chill
17326         is not yet publically available.
17328 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17330         * test-build.mk: set environment variables in a single command,
17331         instead of a list of assignments and exports
17333         * config.guess: recognize Alpha/OSF1 systems
17335 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17337         * configure: Change help message to prefer --options rather than
17338           -options.
17340 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17342         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17343         zippy@ecst.csuchico.edu.
17344         * config.guess: Recognize miniframe.
17346 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17348         * Makefile.in: Use srcroot to find runtest rather than rootme.
17349         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17351 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17353         * test-build.mk: Extensive additions to support building on a
17354         machine other than the host.
17356 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17358         * configure (tooldir): Fix for i386-aix again.
17360 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17362         * configure, Makefile.in:  Change definition of $(tooldir)
17363         to match the FSF.
17365 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17367         * config.guess:  Recognize i[34]86/SVR4.
17369 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17371         * Makefile.in (all-gdb): gdb depends on sim.
17373 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17375         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17376         at the same time we make the prototype gdb directory.
17377         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17378         files at the same time as the gdb base release distribution.
17380 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17382         * Makefile.in (check): Use individual check targets rather than
17383         DO_X rule.
17384         (check-gcc): Added.
17386 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17388         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17389         for System V release 3.2.
17391 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17393         * config.sub: Recognize hppaosf.
17394         * configure.in: Do configure ld/binutils/gas for it.
17396 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17398         * configure (tooldir): Alter syntax used to set this, for systems
17399         where "\$" isn't handled right, like i386-aix.
17401 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17403         * configure: Pass program-transform-name, not
17404         program_transform_name, to recursive configures.
17406 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17408         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17409         of gas+ld+binutils.
17411 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17413         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17415 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17417         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17419 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17421         * Makefile.in (PRMS): Set back to all-prms.
17423 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17425         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17426         targets, rather than for MIPS hosts.
17428 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17430         * configure.in: add comment for --with-x default values
17432         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17434         * Makefile.in: add check-* targets for each of the directories in
17435         the tree.  Add a definition of RUNTEST that will use the one we
17436         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17438 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17440         * configure.in: Removed obsolete references to bfd_target and
17441         target_makefile_frag.
17443         * build-all.mk: Set assorted targets for Q2.
17444         * config.sub: Recognize z8k-sim and h8300-hms.
17445         * test-build.mk: Really don't pass host to configure.
17446         (HOLES): Added uname.
17448 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17450         * configure: Handle an empty program-prefix, program-suffix or
17451         program-transform-name correctly.
17453 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17455         * build-all.mk: -G 8 no longer required for MIPS targets.
17456         * test-build.mk: Don't pass host argument to configure; make it
17457         guess.
17459 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17461         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17462         * Makefile.in (COMPRESS):  New macro, like GZIP.
17464 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17466         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17468         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17469         with gas currently defaults to -G 0.
17471 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17473         * Makefile.in (all-flex): flex depends on byacc.
17475         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17476         to test-build.mk as RELEASE_TAG.
17477         * test-build.mk (configargs): New variable containing arguments to
17478         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17479         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17481         * config.guess: Use /bin/uname when checking -X argument on SCO,
17482         to avoid invoking GNU uname which doesn't understand -X.
17484         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17486         * configure.in: Build gas for mips-*-*.
17488 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17490         * Makefile.in (all.normal): insert missing backslash.
17492 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17494         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17496         * Makefile.in: Complete overhaul to merge many almost identical
17497         targets.
17499 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17501         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17502         (gdb.tar.Z): Adjusted.
17504         * Makefile.in (setup-dirs, taz): New targets; should be general
17505         enough to adapt for gdb sometime.  Build only .z file.
17506         (gas.tar.z): New target.
17508 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17510         * build-all.mk: Use CC=cc -Xs on Solaris.
17512 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17514         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17515         for handling BISON for FSF releases.
17517 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17519         * configure: Actually implement the change zoo just documented.
17521 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17523         * configure: when using config.guess, only set target_alias when
17524         it's not already been set (ie, on the command line)
17526 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17528         * Makefile.in: add installcheck target, set PRMS to install-prms
17530 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17532         * configure: add support for package_makefile_fragment, handle the
17533         case where a directory has a configure.in file but no Makefile.in
17534         more gracefully (with an actual understandable error message, even);
17535         add support for --without (and add this to the usage message); also
17536         explicitly add a --host=${host_alias} to the command line when
17537         config.guess is used
17539 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17541         * configure: Must use both --host and --target in recursive calls.
17543 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17545         * Makefile.in: Change deja-gnu to dejagnu.
17547 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17549         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17551 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17553         * configure.in: canonicalize all instances to *-*-solaris2*,
17554         also strip out a number of tools to not build for go32 host
17556 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17558         * config.guess: add GPL.
17560         * Makefile.in, config.guess, config.sub, configure: bump
17561           copyrights to 93.
17563 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17565         * Makefile.in (do-info): Removed obsolete check for existence of
17566         localenv file.
17568         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17570 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17572         * Makefile.in: a couple of 'else true' for decstation,
17573         support for TclX
17575         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17577 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17579         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17581 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17583         * config.guess: Recognize i386-ibm-aix (PS/2).
17584         * configure.in: Use config/mh-aix386 file for it.
17586 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17588         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17589         CC_FOR_TARGET instead.
17590         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17592 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17594         * Makefile.in: Add sim to list of directories sent with gdb
17596 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17598         * configure.in: Put back mips-dec-bsd* case.
17600 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17602         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17603         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17604         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17606 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17608         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17610         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17611         (install-info): install dir.info only if it exists,
17612         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17614 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17616         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17617         gas for mips-dec-bsd.
17619 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17621         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17622         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17624 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17626         * configure.in: Added "dejagnu" to hosttools list.
17628 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17630         * config.sub, configure.in, config.guess:  Add support
17631         for Bosx, an AIX variant from Bull.
17632         Patches from F.Pierresteguy@frcl.bull.fr.
17634 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17636         * devo/dejagnu: Initial creation of devo/dejagnu.
17637         Migrated dejagnu testcases and support files for testing software
17638         tools to reside as subdirectories, currently called "testsuite",
17639         within the directory of the software tool.  Migrated all programs,
17640         support libraries, etc. beloging to dejagnu proper from
17641         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17642         with no modifications.  The changes to these files which will
17643         allow them to configure, build, and execute properly will be made
17644         in a future update.
17646 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17648         * Makefile.in: Change send_pr to send-pr.
17649         * configure.in: Likewise.
17650         * send_pr: Renamed directory to send-pr.
17652 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17654         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17656 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17658         * README:  Update for gdb-4.8 release.
17659         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17660         gdb-xxx.tar.z (gzip'd) file also.
17662 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17664         * Makefile.in: make all-diff depend on all-libiberty
17666 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17668         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17670 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17672         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17674 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17676         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17677         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17678         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17680 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17682         * Makefile.in:  makeinfo binary is in a new location
17684 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17686         * config.sub: Accept -ecoff as an OS.
17688         * Makefile.in: Various changes to eliminate a level of make
17689         recursion and reduce the required command line length.
17690         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17691         sub-makes.
17692         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17693         variables holding settings for specific sub-makes.
17694         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17695         in terms of BASE_FLAGS_TO_PASS.
17696         (TARGET_LIBS): New variable listing directories which use
17697         TARGET_FLAGS_TO_PASS.
17698         (subdir_do): Eliminated.
17699         (do-*): New set of targets to replace subdir_do.
17700         (various): All targets which used subdir_do now depend on do-*.
17701         (local-clean): Renamed from do_clean.
17702         (local-distclean): New target, dependency of distclean and
17703         realclean.
17704         (install-info): Don't create directories.  Depend on dir.info
17705         rather than calling make recursively.
17706         (install-dir.info): Eliminated.
17707         (install-info-dirs): Create all info directories here.
17708         (dir.info): Depend upon do-install-info.
17710         * test-build.mk (HOLES): Added false.
17712 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17714         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17716 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17718         * Makefile.in (info): remove dependency on all-texinfo.  The
17719         problem was really in texinfo/C, not at this level.
17721 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17723         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17725 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17727         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17728         GDB releases.
17730 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17732         * configure: Include srcdir in message about target of link not
17733         being found.  Don't convert `-' to `_' in `with' options being
17734         passed to subdirs.
17736 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17738         * configure.in: add uudecode to host_tools
17740         * Makefile.in: added {all,install}-uudecode targets, added them to
17741         the appropriate lists
17743 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17745         * Makefile.in (all-gcc): Added dependency on all-gas.
17747         * configure.in (mips-*-*): Build ld and binutils.
17749 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17751         * configure: check return code from mkdir, print error message and
17752           exit on failure.
17754 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17756         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17758 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17760         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17762 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17764         * config.sub (h8500):  Recognize this as a cpu type.
17766 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17768         * configure: source directory missing is no longer a warning
17770         * configure.in: recognize irix[34]* instead of irix[34]
17772         * Makefile.in: define and pass down X11_LIB
17774 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17776         * guess-systype: Renamed to ...
17777         * config.guess:  ... by popular request.
17778         * configure.in, Makefile.in:  Update accordingly.
17780 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17782         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17783         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17784         + Execute ./dummy instead of assuming . is in PATH.
17786 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17788         * guess-systype:  New shell script.  Attempts to guess the
17789         canonical host name of the executing host.
17790         Only a few hosts are supported so far.
17791         * configure:  Call guess-systype if no host is specified.
17793 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17795         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17796         gcc Makefile.
17799 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17801         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17802         (all-gcc, install-gcc, subdir_do): Use it.
17804 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17806         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17808 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17810         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17811           set exclusively by configure, using configure.in .
17813 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17815         * test-build.mk: set $PATH for all builds
17817         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17819 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17821         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17822         the one used in gcc/Makefile.in, so that a null expansion doesn't
17823         override the one needed to build gcc with a native cc.
17826 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17828         * configure: Accept -with arguments.
17830 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17832         * Makefile.in: added h8300sim
17834 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17836         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17837         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17838         (all-cygnus, native, build-cygnus): Make
17839         $(canonhost)-stamp-3stage-done, not $(host)....
17840         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17841         i386-sco3.2v4.  Added else true to if command.
17843 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17845         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17847 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17849         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17851 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17853         * configure.in: don't remove binutils from Solaris builds
17855 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17857         * Makefile.in: get rid of earlier definitions for *clean,
17858         also handle the recursive info rule better
17860 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17862         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17863         do more-or-less the right thing.
17865 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17867         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17868         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17870 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17872         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17873         $(host_canonical).
17875         * configure.in: split the configdirs list into 4 categories (native
17876         v. cross, library v. tool) and handle the cross-only and native-
17877         only in more reasonable (and correct!) way.
17879 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17881         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17882         configdirs anymore.
17884 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17886         * Makefile.in: extensive cleanup::  removed all of the explicit
17887         clean-* targets, collapsed many wrappers around subdir_do into
17888         one, added additional targets to satisfy standards.texi, deleted
17889         some old targets, some changes for consistency
17891 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17893         * configure.in: handle some programs as cross-only, and others as
17894         native only
17896         * test-build.mk: handle partial holes in a more generic manner
17898         * Makefile.in: m4 depends on libiberty
17900 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17902         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17903         time, wdiff, and find to configdirs
17905         * Makefile.in: all, clean, and install rules for the new programs
17906         added to configure.in
17908 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17910         * configure.in: use mh-sun for all *-sun-* hosts
17912 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17914         * Makefile.in: define flags for X11 include files and library file
17915         locations, pass them down to the programs that need this info
17917         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17919 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17921         * configure.in: start building libg++ for HP-UX targets
17923 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17925         * README:  Update references to files moved into etc/.
17927 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17929         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17930         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17932 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17934         * configure: accept dash as well as underscore in long option
17935         names for FSF compatibility.
17937 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17939         * config.sub: added -sco3.2v4 support from FSF.
17941 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17943         * configure.in: expand the section that adds or removes
17944         directories from the list of programs to build, to handle native
17945         vs. cross in addition to host v. native
17947 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17949         * Makefile.in:  Replace C++ in macro names with CXX.
17950         This is less likely to break ...
17952 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17954         * test-build.mk: add -w to GNU_MAKE
17956 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17958         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17959         add 'sparc' to list of recognized cpus.  This needed to make
17960         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17961         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17962         then changes that into $CPU-wrs-vxworks.
17964         * configure.in: remove most references to gdbtest, regularize
17965         target based program removal
17967         * test-build.mk: import from p3 tree (many fixes and changes)
17969 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17971         * Makefile.in: added rules to handle tcl, tk, and expect
17973         * configure.in: handle those directories if they exist
17975 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17977         * config.sub: removed bogus hppabsd and hppahpux names, since
17978         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17980 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17982         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17983         depends upon all-xiberty
17985         * Makefile.in: changes from p3, including:
17987         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17989         * Makefile.in (XTRAFLAGS): include newlib directories if
17990         newlib/Makefile exists, rather than if host != target.
17992         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17994         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17995         from the same source tree and not building a cross-compiler.  This
17996         matters for the libg++ configuration if reconfiguring a tree that
17997         has already been installed.
17999         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18001         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18002         pick up the machine and system specific header files.
18004         * Makefile.in: added AS_FOR_TARGET, passed down in
18005         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18006         the C compiler to use to create programs which are run in the
18007         build environment, set it to default to $(CC), and passed it down
18008         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18010         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18012         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18013         We need them for unusual native builds, like systems without
18014         ranlib.
18016         * configure: also define $(host_canonical) and
18017         $(target_canonical), which are the full, canonical names for the
18018         given host and target
18020 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18022         * Makefile.in:  Added separate definitions for C++.
18024 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18026         * configure.in (configdirs):  Add deja-gnu.
18028 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18030         * README:  Update for configure.texi and gdb-4.7 release.
18032 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18034         * Makefile.in:  Move "all" target to top of file.
18035         Previously, first target was ".PHONY" which caused BSD4.4 make
18036         to build .PHONY when make was run without arguments.
18038 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18040         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18041         Library-copylefted code in libiberty.
18043 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18045         * config.sub:  Replace m68kmote with plain old m68k.
18047 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18049         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18051 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18053         * config.sub: Complain if no argument is given.  Added support for
18054         386bsd as OS and target alias.
18056 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18058         * Makefile.in (XTRAFLAGS): include newlib directories if
18059         newlib/Makefile exists, rather than if host != target.
18061 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18063         * config.sub: recognize sparclite-wrs-vxworks.
18065         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18066         p3.) Added clean-xiberty to clean.
18068 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18070         * configure.in: use *-*-* instead of nested cases for host and target
18072 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18074         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18075         from the same source tree and not building a cross-compiler.  This
18076         matters for the libg++ configuration if reconfiguring a tree that
18077         has already been installed.
18079 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18081         * config.sub (i486v/i486v4):  Merge in from FSF version.
18083 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18085         * configure: only set PWD if it is already set.
18087 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18089         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18090         doesn't have unset and all success paths (and most error paths)
18091         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18092         to just ${PWD} to avoid confusion.)
18094 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18096         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18097         even for a native compilation.
18099 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18101         Changes to make the gdb.tar.Z rule work better.
18103         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18104         (DEVO_SUPPORT):  Add configure.texi.
18105         (bfd-ilrt.tar.Z):  Remove ancient rule.
18107 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18109         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18110         pick up the machine and system specific header files.
18112         * configure.in, config.sub: added new target m68010-adobe-scout,
18113         with alias of adobe68k.  Changed configure.in to check for
18114         -scout before -sco* to avoid a false match.
18116         * Makefile.in: added AS_FOR_TARGET, passed down in
18117         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18118         the C compiler to use to create programs which are run in the
18119         build environment, set it to default to $(CC), and passed it down
18120         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18122 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18124         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18125         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18126         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18127         FOR_TARGET variants, to newlib and libg++.
18129 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18131         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18132         first.
18134 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18136         * config.sub:  Accept `elf' as an environment.
18138 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18140         * Makefile.in (all-opcodes):  cd into the right directory
18142 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18144         * configure: added -program_transform_name option, used as
18145         argument to sed when installing programs.
18146         configure.texi: added documentation for -program_prefix,
18147         -program_suffix and -program_transform_name.
18149 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18151         * config.sub:  Accept i486 where i386 ok.
18153 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18155         * config.sub: accept we32k
18157 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18159         * config.sub, configure.in: accept OSE68000 and OSE68k.
18161         * Makefile.in: don't create all directories for ``make install'';
18162         let the subdirectories create the ones they need.
18164 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18166         * COPYING: new file, GPL v2
18168 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18170         * Makefile.in: use the new gen-info-dir, which needs a template
18171         argument (which also lives in texinfo)
18173         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18175 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18177         * config.sub (ncr3000):  Change i386 to i486.
18179 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18181         * Makefile.in: add install-rcs, install-grep to
18182         install-no-fixedincludes, removed install-bison and install-libgcc
18184 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18186         * configure.in: grab the HPUX makefile fragment if on HPUX
18188 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18190         * Makefile.in: eradicate bison spoor (ditto libgcc).
18191          configure.in: recognise m68{k,000}-ericsson-OSE.
18192          es1800 is alias for m68k-ericsson-OSE
18194 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18196         * configure.in: rearrange the parts that remove programs from
18197         configdirs, based now on HOST==TARGET or by canonical triple.
18199 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18201         * test-build.mk: recurse explicitly with -f test-build.mk when
18202           appropriate.  predicate stage3 and comparison on the existence
18203           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18204           On very clean, also remove ...stamp-co.  Build in-place before
18205           doing other builds.
18207 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18209         * Makefile.in, configure.in: add tgas
18211 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18213         * Makefile.in: a number of changes merged in from progressive.
18215         * configure.in: add libm.
18217         * .cvsignore: ignore some stuff that comes from test-build.mk.
18219 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18221         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18223 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18225         * configure: Add program_suffix (parallel to program_prefix)
18226         * Makefile.in: adjust directory-creating script for losing decstation
18228 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18230         * configure:  Minor $subdir-related fixes.
18232 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18234         * configure: fix various problems with propogating
18235         makefile_target_frag in subdirs.
18236         * configure.in: config libgcc if its there
18238 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18240         * config.sub:  HPPA merge.
18242 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18244         * Makefile.in:  Replace all-bison with all-byacc in all
18245         dependency lines for other tools (which now use byacc).
18247 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18249         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18251 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18253         * Makefile.in: make gprof rules similar to byacc rules (instead of
18254         vestigal $(unsubdir) that didn't work...)
18256 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18258         * config.sub:  Add support for Linux.
18259         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18260         (at least for libg++).
18262 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18264         * configure.texi: fix doc for the -nfp option to configure
18266 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18268         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18270 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18272         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18273         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18274         * configure.in: added solaris* host_makefile_frag hook.
18276 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18278         * config.sub: changed recognition of m68000 so that various
18279         m68k types can be specified via m680[01234]0
18281 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18283         * config.sub (basic_machine): fix sed so that '-foo' isn't
18284         completely substituted out while .+'-foo' loses the '-foo'
18286 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18288         * config.sub ($os): Add -aout.
18290 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18292         * configure:  If host_makefile_frag is absolute, don't
18293         prefix ${invsubdir} (relevant to libg++ auto-configure).
18295 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18297         * Makefile.in (tooldir): Define it.
18298         (all-ld): Depend on all-flex.
18300 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18302         * Makefile.in (check):  Fix libg++ special case.
18304 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18306         * configure: do not bury `pwd` into config.status, thus do fewer
18307           pwd's.
18309         * configure: print the "Building in" message only when building in
18310           other than "." AND verbose.
18312         * configure: remove -s, rework -v to better accommodate guested
18313           configures.
18315         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18317 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18319         * Makefile.in: macroize flags passed on recursion.  remove
18320           fileutils.
18322 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18324         * configure: get makesrcdir right for subdirs deeper than 1.
18326         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18327           install.
18329 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18331         * Makefile.in: don't print subdir_do or recursion lines.
18333 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18335         * standards.texi: added menu item.
18337         * Makefile.in: build and install standards.info.
18339         * standards.texi: new file.
18341 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18343         * configure: test for and move config.status pieces from
18344           ${subdir}/.
18346 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18348         * configure:  Test for existance of files before trying to mv
18349         them, to avoid numerous non-existance messages.
18351 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18353         * configure: correct final line of config.status.
18355         * configure: patch from eggert.  Avoids a protection problem if
18356           the original Makefile.in is read only.
18358         * configure: use move-if-change from gcc to create config.status.
18359           Some makefiles depend on config.status to tell if a directory
18360           has been reconfigured for a different host.  This change
18361           prevents those directories from remaking everything in the case
18362           where the reconfig was only intended to rebuild a Makefile.
18364         * configure: test for config.sub with "config.sub sun4" rather
18365           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18366           host alias from a missing config.sub.
18368 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18370         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18371           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18373 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18375         * configure: mkdir ${subdir} as needed.
18377 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18379         * Makefile.in,configure.in: added autoconf.
18381 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18383         * Makefile.in: no longer pass against on recursion.
18385         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18386           definitions are not inherited.
18388         * configure: correct makesrcdir when subdir is .
18390 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18392         * configure:  Add support for 'subdirs' variable, which is
18393         like 'configdirs', except that configure doesn't re-invoke
18394         itself for subdirs, it just creates a Makefile for each subdir.
18395         * configure.texi:  Document subdirs.
18397 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18399         * configure.in: added flex to configdirs
18401 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18403         * Makefile.in: remove clean-stamps from clean.
18405 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18407         * configure.in:  Add gdbtest to configdirs.
18409 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18411         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18412         to recursive makes.
18413         * configure.in:  Recognize new ncr3000 config.
18415 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18417         * Makefile.in, configure.in: removed references to gdbm.
18419 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18421         * config.sub:  Don't canonicalize os value
18422         newsos* to bsd (readline needs to check for newsos).
18423         (This fix was earlier made Jan 31, but got re-broken.)
18425 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18427         * configure.in:  sco is an os, not a vendor!
18429         * configure:  Quote $( better.  Keep various shells happy.
18431 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18433         * Makefile.in: eliminate stamp-files.
18435 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18437         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18438           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18440 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18442         * config.sub:  fix iris/iris3.
18444 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18446         * configure: re-add -rm.
18448 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18450         * Maskefile.in: add .stmp-rcs to all.
18452         * configure.in: remove gas from rs6000 build, use aix host fragment.
18454 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18456         * configure: pass down site_option during recursion.
18458 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18460         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18462 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18464         * configure: Change exec_prefix so that it really defaults to prefix.
18466 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18468         * Makefile.in, configure.in:  Add support for mmalloc library.
18470 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18472         * Makefile.in: add stmp dependencies for a few more things.
18474 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18476         * configure: adjusted error message on objdir/srcdir configure
18477           collision, per john's suggestion.
18479         * Makefile.in: add libiberty stmp to all and all.cross.
18481 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18483         * Makefile.in: remove force dependencies, add grep to all.
18485 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18487         * Makefile.in: drop flex.  make stamp files work.
18489         * configure: added test for conflicting configuration in srcdir,
18490           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18491           gets cranky.  use relative paths for configure and srcdir
18492           whenever possible.  Send some error messages to stderr that were
18493           going to stdout.
18495 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18497         * Makefile.in:  Fix libg++ rule to check for gcc directory
18498         before using gcc/gcc.  Also pass XTRAFLAGS.
18500 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18502         * Makefile.in: added stmp-files so that directories aren't polled
18503           when they are already built.
18505         * configure.texi: fixed a node pointer problem.
18507 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18509         * config.sub configure.in gdb/configure.in
18510         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18511         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18512         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18514 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18516         * configure: -recurring becomes -silent.  corrected help message
18517           for -site= option.
18519         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18521 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18523         * configure: when building Makefile for crosses, replace
18524           tooldir and program_prefix.  default srcdir from location of
18525           config.sub.  remove "for host in hosts" and "for target in
18526           targets" loops.
18528 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18530         * Makefile.in: Do not pass bindir or mandir to cvs.
18532 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18534         * Makefile.in, configure.in: removed traces of namesubdir,
18535           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18536           copyrights to '92, changed some from Cygnus to FSF.
18538         * configure.texi: remove most references to multiple hosts,
18539           multiple targets, subdirs, etc.
18541         * configure.man: removed rcsid. reference config.sub not
18542           config.subr.
18544         * Makefile.in: mkdir $(infodir) on install-info.
18546 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18548         * configure.texi:  Explain better about .gdbinit and about
18549         the environment that configure.in sections run in.
18551 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18553         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18555 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18557         * README:  DOC.configure => cfg-paper.texi.
18559 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18561         * config.sub (near case $os):  Don't convert newsos* to bsd!
18563 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18565         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18566         the number of copies of COPYING that go into the GDB tar file.
18568 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18570         * bfd/configure.in, gdb/config/mh-i386sco,
18571         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18572         Fix SCO configuration stuff.
18574 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18576         * Makefile.in:  For libg++, make sure the -I pointing
18577         to the gcc directory goes *after* all the libg++-local -I flags.
18578         Also, move just-gcc dependency from just-libg++ to all-libg++.
18580 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18582         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18584 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18586         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18588 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18590         * config.sub:  Add stratus configuration frags.  Also
18591         submitted to FSF.
18593 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18595         * Makefile.in (DEV_SUPPORT):  add configure.man.
18597         * config.sub(Decode manufacturer-specific):  add -none*.
18599 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18601         * Makefile.in:  remove form feeds to make Sun's make happy.
18602         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18604 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18606         * Makefile.in (AR_FLAGS):  Make quieter.
18608 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18610         * configure.in:  Add libg++.
18611         * configure:  When verbose, don't output the command line at each
18612         level; it will be unremarkably the same as the previous version,
18613         which will be the same as what the user typed.
18615 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18617         * configure.in, Makefile.in: fix clean-info, add flex.  add
18618           fileutils.
18620         * configure: be less sensitive to spaces in Makefile.in.  Do not
18621           look for sources in "..".  Doing so breaks subdirectories that
18622           might have their own configure.  If a subdir has it's own
18623           configure script, use it.
18625 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18627         * cfg-paper.texi: some changes suggested by rms.
18629 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18631         * config.sub:  Merge in some small additions from the FSF version,
18632         taken from the gcc distribution, to bring the Cygnus and FSF
18633         versions into closer sync.
18635 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18637         * configure.in:  Changed svr4 references to sysv4.
18639 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18641         * configure: added -V for version number option.
18643 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18645         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18646           renamed from DOC.configure to cfg-paper.texi.
18648 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18650         * configure, config.subr, config.sub: config.subr is now
18651           config.sub again.
18653 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18655         * configure.texi: new file, in progress.
18657         * Makefile.in: build info file and install the man page for
18658           configure.
18660         * configure.man: new file, first cut.
18662         * configure: find config.subr again now that configuration "none"
18663           has gone.  removed all traces of the -ansi option.  removed all
18664           traces of the -languages option.
18666         * config.subr: resync from rms.
18668 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18670         * configure, config.sub, config.subr: merge config.sub into
18671           config.subr, call the result config.subr, remove config.sub, use
18672           config.subr.
18674         * Makefile.in: revised install for dir.info.
18676 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18678         * configure.in: add decstation host makefile frag.
18680         * Makefile.in: BISON now bison -y again.  also install-gcc on
18681           install.  clean-gdbm on clean.  infodir belongs in datadir.
18682           Make directories for info install.  Build dir.info here then
18683           install it.
18685 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18687         * Makefile.in: fix for bad directory tests.
18689 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18691         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18692           regexp.  -srcdir relative was being handled incorrectly.
18694         * Makefile.in: unwrapped some for loops so that parallel makes
18695           work again and so one can focus one's attention on a particular
18696           package.
18698 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18700         * configure: added PWD as a stand in for `pwd` (for speed). use
18701           elif wherever possible.  make -srcdir work without -objdir.
18702           -objdir= commented out.
18704 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18706         * configure: +options become --options.  -subdirs commented out.
18707           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18708           Makefile now at top of generated Makefile.  Removed cvs log
18709           entries.  added -srcdir.  create .gdbinit only if there is one
18710           in ${srcdir}.
18712         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18713           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18714           and mandir now keyed off datadir by default.
18716 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18718         * Freshly created ChangeLog.
18721 Local Variables:
18722 mode: change-log
18723 left-margin: 8
18724 fill-column: 76
18725 version-control: never
18726 End: