New template fibonacci_heap class introduced.
[official-gcc.git] / ChangeLog
blob0d93365e311e335731225083d8c5735126031ee4
1 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
3         * MAINTAINERS (Various Maintainers): Added myself as line map
4         maintainer.
6 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
8         * move-if-change: Sync from upstream gnulib.
10 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
12         * compile: Sync with upstream Automake.
13         * depcomp: Ditto.
14         * install-sh: Ditto.
15         * missing: Ditto.
16         * mkinstalldirs: Ditto.
17         * ylwrap: Ditto.
19 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
21         * config.sub: Update from upstream config repo.
22         * config.guess: Ditto.
24 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
26         * Makefile.def: Add liboffloadmic to target_modules.  Make
27         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
28         * Makefile.in: Regenerate.
29         * configure: Regenerate.
30         * configure.ac: Add liboffloadmic to target binaries.
31         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
32         Add liboffloadmic to noconfig list when C++ is not supported.
34 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
35             Thomas Schwinge  <thomas@codesourcery.com>
36             Ilya Verbin  <ilya.verbin@intel.com>
37             Andrey Turetskiy  <andrey.turetskiy@intel.com>
39         * configure: Regenerate.
40         * configure.ac (--enable-as-accelerator-for)
41         (--enable-offload-targets): New configure options.
43 2014-11-11  Tobias Burnus  <burnus@net-b.de>
45         * Makefile.def: Make all-gcc depend on all-isl.
46         * Makefile.in: Regenerate.
48 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
50         * ChangeLog.jit: New.
51         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
53 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
55         PR target/63610
56         * libtool.m4: Fix globbing of darwin versions.
57         * configure: Regenerate.
59 2014-11-11  Tobias Burnus  <burnus@net-b.de>
61         * config/cloog.m4: Remove.
62         * Makefile.def: Remove CLooG.
63         * Makefile.tpl: Ditto.
64         * configure.ac: Ditto.
65         * configure: Regenerate.
66         * Makefile.in: Ditto.
68 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
70         * configure.ac: Handle nvptx-*-*.
71         * configure: Regenerate.
73 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
75         * MAINTAINERS (Write After Approval): Add myself.
77 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
79         * Makefile.def (libcc1): Remove bootstrap=true;.
80         * Makefile.in: Regenerated.
82 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
84         * configure.ac: Update comment.
85         * configure: Regenerate.
87 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
89         * MAINTAINERS (Write After Approval): Add myself.
91 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
93         * configure.ac (extra_host_libiberty_configure_flags): Add
94         --enable-shared also for libcc1's benefit.
95         * configure: Regenerate.
97 2014-10-29  Tristan Gingold  <gingold@adacore.com>
99         * MAINTAINERS: Change my email address.
101 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
102             Tom Tromey  <tromey@redhat.com>
104         * Makefile.def: Add libcc1 to host_modules.
105         * configure.ac (host_tools): Add libcc1.
106         * Makefile.in, configure: Rebuild.
108 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
110         * configure.ac (build_configargs): Don't share config.cache between
111         build subdirs.
112         * configure: Regenerate.
114 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
116         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
117         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
118         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
119         leon3v7 as leon3.
120         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
121         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
122         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
123         * config/sparc/sparc.md (cpu): Add leon3v7.
124         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
126 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
128         * MAINTAINERS (write-after-approval): Add myself.
130 2014-10-23  Ian Lance Taylor  <iant@google.com>
132         * configure.ac: Disable the Go frontend on systems where it is known
133         to not work.
134         * configure: Regenerate.
136 2014-10-23  Richard Biener  <rguenther@suse.de>
138         * Makefile.def: Add libcpp build module and dependencies.
139         * configure.ac: Add libcpp build module.
140         * Makefile.in: Regenerate.
141         * configure: Likewise.
143 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
145         * MAINTAINERS (write-after-approval): Add myself.
147 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
149         * INSTALL/README: Do not mention CVS.
151 2014-10-03  Jing Yu  <jingyu@google.com>
153         * configure.ac: Add aarch64 to list of targets that support gold.
154         * configure: Regenerate.
156 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
158         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
160 2014-09-29  Catherine Moore  <clm@codesourcery.com>
162         * MAINTAINERS:  Add myself as MIPS maintainer.
164 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
166         * MAINTAINERS: Move myself to MIPS maintainers.
168 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
170         * MAINTAINERS: Put all email addresses between '<' and '>'.
172 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
174         * MAINTAINERS: Move myself to reviewers (Fortran).
176 2014-09-01  Andi Kleen  <ak@linux.intel.com>
178         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
179         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
180         * Makefile.in: Regenerate.
182 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
184         * rtx-classes-status.txt: Delete
186 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
188         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
190 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
192         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
193         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
194         of checking for version number.
195         * configure: Regenerated.
196         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
198 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
200         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
201         is done; begin phase 6 (use extra rtx_def subclasses).
203 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
205         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
206         done; begin phase 5 (additional rtx_def subclasses).
208 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
210         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
212 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
214         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
215         SET_BB_HEADER are done.
217 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
219         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
220         done.
222 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
224         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
226 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
228         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
230 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
232         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
234 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
236         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
238 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
240         * rtx-classes-status.txt: Phase 3 (per-file commits within
241         "config" subdirs) is done; begin phase 4 (removal of
242         "scaffolding").
244 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
246         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
247         dir) is done; begin phase 3 (per-file commits within "config"
248         subdirs).
250 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
252         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
253         phase 2 (per-file commits in main source dir).
255 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
257         * configure: Regenerated.
259 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
261         * rtx-classes-status.txt (TODO): Add SET_BND_TO
263 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
265         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
267 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
269         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
271 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
273         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
275 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
277         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
279 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
281         * MAINTAINERS (Write After Approval): Add myself.
283 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
285         * MAINTAINERS: Remove myself
287 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
289         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
291 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
293         * MAINTAINERS (Write After Approval): Add myself.
295 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
297         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
298         SET_BB_HEADER, SET_BB_FOOTER
300 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
302         * rtx-classes-status.txt: New file
304 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
306         * configure.ac: Eliminate ClooG installation dependency.
307         * configure: Regenerate.
308         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
309         * Makefile.in: Regenerate.
311 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
313         * MAINTAINERS (Write After Approval): Add myself.
315 2014-08-15  Ilya Tocar  <tocarip@gmail.com> 
317         * MAINTAINERS (Write After Approval): Add myself.
319 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
321         * MAINTAINERS (Write After Approval): Add myself.
323 2014-07-28  Anthony Green  <green@moxielogic.com>
325         Import from savannah.gnu.org:
326         * config.sub: Update to 2014-07-28 version.
328 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
330         * MAINTAINERS: Remove my MIPS maintainer entry.
332 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
334         PR target/47230
335         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
336         * configure: Regenerate.
338 2014-07-24  James Norris  <jnorris@codesourcery.com>
340         * MAINTAINERS (Write After Approval): Add myself.
342 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
344         * configure.ac: Accept only CLooG 0.18.1.
345         * configure: Regenerate.
347 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
349         * configure.ac: Don't accept isl 0.11.
350         * configure: Regenerate.
352 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
354         * MAINTAINERS (Write After Approval): Add myself.
356 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
358         * configure.ac: Don't accept isl 0.10.
359         * configure: Regenerate.
361 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
363         Fix include path for in-tree cloog.
364         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
365         * configure: Regenerate.
367 2014-06-18  Richard Henderson  <rth@redhat.com>
369         * .gitignore: Import gcc_update output.
371 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
373         * config-ml.in: Robustify ac_configure_args parsing.
375         * configure.ac (--enable-linker-plugin-configure-flags)
376         (--enable-linker-plugin-flags): New flags.
377         (configdirs): Conditionally add libiberty-linker-plugin.
378         * configure: Regenerate.
379         * Makefile.def (host_modules): Add libiberty-linker-plugin.
380         (host_modules) <lto-plugin>: Pay attention to
381         @extra_linker_plugin_flags@ and
382         @extra_linker_plugin_configure_flags@.
383         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
384         * Makefile.in: Regenerate.
386         * Makefile.tpl (configure-[+prefix+][+module+])
387         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
388         "module_srcdir" instead of "module" for locating a module's srcdir.
389         * Makefile.in: Regenerate.
391 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
393         * MAINTAINERS (Write After Approval): Add myself.
395 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
397         * MAINTAINERS: Update my email address.
399 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
401         * MAINTAINERS (Write After Approval): Add myself.
403 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
405         * MAINTAINERS (Write After Approval): Add myself.
407 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
409         PR libstdc++/61011
410         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
411         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
412         * configure: Regenerate.
414 2014-05-28  Pedro Alves  <palves@redhat.com>
416         * MAINTAINERS (Write After Approval): Add myself.
418 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
420         * MAINTAINERS: Update my affiliation/email.
422 2014-05-19  Mike Stump  <mikestump@comcast.net>
424         * MAINTAINERS: Add wide-int reviewers.
426 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
428         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
429         * configure: Regenerated.
431 2014-05-15  Torvald Riegel  <triegel@redhat.com>
433         * MAINTAINERS (libitm): Add myself as maintainer.
435 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
437         * MAINTAINERS (Write After Approval): Add myself.
439 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
441         * config.sub, config.guess: Import from upstream.
443 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
445         * MAINTAINERS (Write After Approval): Put myself in correct order.
447 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
449         * MAINTAINERS (Write After Approval): Add myself.
451 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
453         * MAINTAINERS: Move myself from Reviewers to Write After Approval
454         section.
456 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
458         * MAINTAINERS (Write After Approval): Delete myself.
460 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
462         PR sanitizer/56781
463         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
464         and -B* options with -Xcompiler.
466 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
468         PR bootstrap/60620
469         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
470         * Makefile.in: Regenerate.
472 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
474         * Makefile.def (dependencies): Make all-ld depend on all-binutils
475         for WINDRES_FOR_TARGET in default-manifest.o rule.
476         * Makefile.in: Regenerate.
478 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
480         * MAINTAINERS (Write After Approval): Add myself.
482 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
484         PR sanitizer/56781
485         * Makefile.def: Set bootstrap=true; for host fixincludes.
486         * configure.ac: Don't bootstrap host fixincludes unless
487         --with-build-config=bootstrap-{a,ub}san.
488         * Makefile.in: Regenerated.
489         * configure: Regenerated.
491 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
493         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
494         --enable-vtable-verify option parsing.  Don't add
495         target-libsanitizer to bootstrap_target_libs unless
496         --with-build-config=bootstrap-asan or
497         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
498         to bootstrap_target_libs unless --enable-vtable-verify.
499         * configure: Regenerated.
501 2014-03-10  Anatoly Sokolov <aesok@post.ru>
503         * MAINTAINERS (Write After Approval): Add myself.
505 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
507         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
509 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
511         PR bootstrap/58572
512         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
513         -I for libstdc++-v3 includes if $(LEAN).
514         * Makefile.in: Regenerated.
516 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
518         * MAINTAINERS: Update my email address.
520 2014-02-24  Walter Lee  <walt@tilera.com>
522         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
523         (tilegx-*-*): Change to tilegx*-*-*.
524         * configure: Regenerate.
526 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
528         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
530 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
532         * MAINTAINERS (Write After Approval): Add myself.
534 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
536         PR target/59788
537         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
538         *solaris2*.
540 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
542         * MAINTAINERS: Update my email address.
544 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
546         * MAINTAINERS: Convert to UTF-8.
547         Properly sort Xinliang David Li's entry.
549 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
550             Sandra Loosemore  <sandra@codesourcery.com>
552         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
553         nios2 port maintainers.
555 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
557         * MAINTAINERS (Write After Approval): Add myself.
559 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
561         * configure.ac: Add user-friendly check for native x86_64-linux
562         multilibs.
563         * configure: Regenerate.
565 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
567         * MAINTAINERS: Add myself as sh maintainer.
569 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
571         * MAINTAINERS: Add self as SLSR maintainer.
573 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
575         * MAINTAINERS: Update my email address.
577 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
579         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
581 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
583         * Makefile.in: Regenerate.
585         * Makefile.tpl: Fix typo.
586         * Makefile.in: Regenerate partially.
588 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
590         * configure.ac: Added libcilkrts to noconfig list when C++ is not
591         supported.
592         * configure: Regenerated.
594 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
596         * MAINTAINERS (Write After Approval): Add myself.
598 2013-10-30  Jason Merrill  <jason@redhat.com>
600         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
601         --disable-build-format-warnings.
603 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
605         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
606         depend on libstdc++ and libgcc.
607         * configure: Regenerate.
608         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
609         libcilkrts for POSIX and i*86, and x86_64 architectures.
610         * Makefile.in: Added libcilkrts related fields to support building it.
612 2013-10-26  Jeff Law  <law@redhat.com>
614         * Makefile.def (target_modules): Remove libmudflap
615         (languages): Remove check-target-libmudflap).
616         * Makefile.in: Rebuilt.
617         * Makefile.tpl (check-target-libmudflap-c++): Remove.
618         * configure.ac (target_libraries): Remove target-libmudflap.
619         Remove checks which disabled libmudflap on some systems.
620         * configure: Rebuilt.
621         * libmudflap: Directory removed.
623 2013-10-21  Cong Hou  <congh@google.com>
625         * MAINTAINERS (Write After Approval): Add myself.
627 2013-10-16  Mike Stump  <mikestump@comcast.net>
629         * .dir-locals.el: Add.
631 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
633         * configure.ac: Add --enable-host-shared
634         * configure: Regenerate.
636 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
638         Import from savannah.gnu.org:
639         * config.guess: Update to 2013-06-10 version.
640         * config.sub: Update to 2013-10-01 version.
642 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
644         Changes to build configuration to allow big endian ARC ELF toolchain
645         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
646         * configure: Regenerate.
648 2013-09-20  Alan Modra  <amodra@gmail.com>
650         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
651         ppc host match.  Support little-endian powerpc linux hosts.
653 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
655         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
656         maintainer.
658 2013-09-12  DJ Delorie  <dj@redhat.com>
660         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
661         maintainers.
663 2013-09-03  Richard Biener  <rguenther@suse.de>
665         * configure.ac: Also allow ISL 0.12.
666         * configure: Regenerated.
668 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
670         * MAINTAINERS (Write After Approval): Add myself.
672 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
674         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
676 2013-08-26  Caroline Tice  <cmtice@google.com>
678         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
679         "Various Reviewers" to libvtv "Various Maintainers".
681 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
683         * MAINTAINERS: Add myself as RTL optimizers reviewer.
685 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
687         * MAINTAINERS: Update name, email.
689 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
691         * MAINTAINERS (Write After Approval): Add myself.
693 2013-08-12  Caroline Tice  <cmtice@google.com>
695         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
696         address in the Write After Approval section.
698 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
700         * MAINTAINERS (Write After Approval): Update email.
702 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
704         * configure.ac: Adjust to check VTV_SUPPORTED.
705         * configure: Regenerated.
707 2013-08-02  Caroline Tice  <cmtice@google.com>
709         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
710         on non-linux systems; add target-libvtv to noconfigdirs; add
711         libsupc++/.libs to C++ library search paths.
712         * configure: Regenerated.
713         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
714         libstdc++ and libgcc.
715         * Makefile.in: Regenerated.
717 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
719         * MAINTAINERS (Write After Approval): Add myself.
721 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
722             Shiva Chen  <shiva0217@gmail.com>
724         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
725         nds32 port maintainers.
727 2013-07-17  Tim Shen  <timshen91@gmail.com>
729         * MAINTAINERS (Write After Approval): Add myself.
731 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
733         * configure.ac: Sync from binutils.
734         * configure: Regenerate.
736 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
738         * MAINTAINERS (Write After Approval): Add myself.
740 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
742         * MAINTAINERS (Write After Approval): Add myself.
744 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
746         * MAINTAINERS (Write After Approval): Add myself.
748 2013-04-30  Brooks Moses  <bmoses@google.com>
750         * MAINTAINERS: Update my email; move myself from Fortran
751         reviewer to Write After Approval.
753 2013-04-16  Andreas Schwab  <schwab@suse.de>
755         * configure.ac (aarch64-*-*): Don't disable java.
756         * configure: Regenerate.
758 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
760         * MAINTAINERS (Write After Approval): Add myself.
762 2013-03-30  Matthias Klose  <doko@ubuntu.com>
764         * Makefile.def (target_modules): Don't install libffi.
765         * Makefile.in: Regenerate.
767 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
769         * MAINTAINERS (Write After Approval): Add myself.
771 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
773         * MAINTAINERS (Write After Approval): Add myself.
775 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
777         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
778         * configure: Regenerated.
780 2013-02-05  Ian Lance Taylor  <iant@google.com>
782         PR go/55969
783         * configure.ac: Disable libgo on some systems where it does not
784         work.
786 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
788         * MAINTAINERS: Explicitly add myself as AIX maintainer.
789         Remove Geoff Keating as rs6000 port maintainer, at his request.
791 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
793         * MAINTAINERS: Update my email.
795 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
797         * configure: Re-generate.
799 2013-01-15  Richard Biener  <rguenther@suse.de>
801         PR other/55973
802         * configure: Re-generate.
804 2013-01-14  Matthias Klose  <doko@ubuntu.com>
806         * Makefile.def (install-target-libsanitizer): Depend on
807         install-target-libstdc++-v3.
808         * Makefile.in: Regenerate.
810 2013-01-14  Richard Biener  <rguenther@suse.de>
812         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
813         * configure: Re-generate
815 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
817         * config.sub: Update from config repo.
819 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
821         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
822         * Makefile.in: Regenerate.
824 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
826         * MAINTAINERS (arc): Add new port maintainership for myself.
828 2013-01-09  Jason Merrill  <jason@redhat.com>
830         * .gitignore: Import from gdb repository.
832 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
834         * Makefile.def (configure-gcc): Depend on all-gmp.
835         (all-gcc): Remove dependency on all-gmp.
836         * Makefile.in: Regenerated.
838 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
840         * config.sub: Merge from config repo.
841         * config.guess: Ditto.
843 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
845         * Makefile.def: Merge from binutils.
846         * Makefile.in: Ditto.
848 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
850         * MAINTAINERS: Update my email.
852 2012-12-29  Ben Elliston  <bje@gnu.org>
854         * config.guess: Update to 2012-12-29 version.
855         * config.sub: Likewise.
857 2012-12-20  Matthias Klose  <doko@ubuntu.com>
859         * Makefile.def (install-target-libgfortran): Depend on
860         install-target-libquadmath, install-target-libgcc.
861         (install-target-libsanitizer): Depend on install-target-libgcc.
862         (install-target-libjava): Depend on install-target-libgcc.
863         (install-target-libitm): Depend on install-target-libgcc.
864         (install-target-libobjc): Depend on install-target-libgcc.
865         (install-target-libstdc++-v3): Depend on install-target-libgcc.
866         * Makefile.in: Regenerate.
868 2012-12-19  Matthias Klose  <doko@ubuntu.com>
870         * Makefile.def (install-target-libgo): Depend on
871         install-target-libatomic.
872         * Makefile.in: Regenerate.
874 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
876         PR go/55201
877         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
878         * Makefile.in: Regenerate.
880 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
882         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
883         * configure: Regenerate.
885 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
887         * config.sub: Merge from config repo.
889 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
891         * Makefile.def (target_modules): Add bootstrap=true and
892         raw_cxx=true to libsanitizer.
893         * configure.ac (bootstrap_target_libs): Add libsanitizer.
894         * Makefile.in: Regenerated.
895         * configure: Likewise.
897 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
899         * MAINTAINERS: Remove self as RTL optimization maintainer.
901 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
903         * MAINTAINERS (Write After Approval): Add myself.
905 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
907         * Makefile.def (target_modules): Remove bootstrap=true and
908         raw_cxx=true from libsanitizer.
909         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
910         * Makefile.in: Regenerated.
911         * configure: Likewise.
913 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
915         * Makefile.def (target_modules): Add bootstrap=true and
916         raw_cxx=true to libsanitizer.
917         * configure.ac (bootstrap_target_libs): Add libsanitizer.
918         * Makefile.in: Regenerated.
919         * configure: Likewise.
921 2012-11-28  Andrew Pinski  <apinski@cavium.com>
923         PR bootstrap/54279
924         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
925         * configure: Regenerate.
926         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
927         * Makefile.in: Regenerate.
929 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
931         * configure.ac: Disable libsanitizer if we're not building C++.
932         * configure: Regenerate.
934 2012-11-15  Roland McGrath  <roland@hack.frob.com>
936         * MAINTAINERS (Write After Approval): Add myself.
938 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
940         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
941         Kostya Serebryany (kcc@google.com) and
942         Jakub Jelinek (jakub@redhat.com).
943         Rename area for Dodji Seketeli (dodji@redhat.com).
945 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
947         * MAINTAINERS: (asan.c, related): Add myself.
949 2012-11-14  Roland McGrath  <mcgrathr@google.com>
951         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
952         * configure: Regenerate.
954 2012-11-13  Richard Henderson  <rth@redhat.com>
956         * configure.ac: Move libsanitizer logic to subdirectory.
957         * configure: Regenerate.
959 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
961         * configure.ac: Enable libsanitizer just on x86 linux for now.
962         * configure: Re-generate.
964 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
966         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
967         sections.
968         * configure: Regenerate.
970 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
972         * configure.ac: Add section for configdirs for libsanitizer.
973         Disable for cris-*-* and mmix-*-*.
974         * configure: Regenerate.
976 2012-11-12  Wei Mi <wmi@google.com>
978         * configure.ac: Add libsanitizer to target_libraries.
979         * Makefile.def: Ditto.
980         * configure: Regenerate.
981         * Makefile.in: Regenerate.
982         * libsanitizer: New directory for asan runtime.  Contains an empty
983         tsan directory.
985 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
987         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
988         against Mingw64 w32api.
989         * configure: Regenerate.
991 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
993         * configure: Regenerated.
995 2012-11-03  Robert Mason  <rbmj@verizon.net>
997         * configure.ac: add --disable-libstdcxx configure option
998         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1000 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1002         * MAINTAINERS (Write After Approval): Add myself.
1004 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1006         * MAINTAINERS (Write After Approval): Add myself.
1008 2012-10-24  Sharad Singhai  <singhai@google.com>
1010         * MAINTAINERS (Write After Approval): Add myself.
1012 2012-10-24  Eric Christopher  <echristo@gmail.com>
1014         * MAINTAINERS: Update email address.
1016 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1018         PR bootstrap/54820
1019         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1020         * configure: Regenerate.
1022 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1024         * MAINTAINERS (aarch64): Add Marcus and myself.
1026 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1028         PR bootstrap/54820
1029         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1030         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1031         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1032         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1033         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1034         * Makefile.in: Regenerate.
1035         * configure.ac (have_static_libs): New variable and associated check.
1036         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1037         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1038         * configure: Regenerate.
1040 2012-10-10  Richard Biener  <rguenther@suse.de>
1042         * MAINTAINERS: Adjust for changed surname.
1044 2012-10-04  Lawrence Crowl  <crowl@google.com>
1046         * MAINTAINERS (Write After Approval): Add myself.
1048 2012-10-01  Cary Coutant  <ccoutant@google.com>
1050         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1052 2012-09-28  Ian Lance Taylor  <iant@google.com>
1054         * Makefile.def: Make all-target-libgo depend on
1055         all-target-libbacktrace.
1056         * Makefile.in: Rebuild.
1058 2012-09-26  Ian Lance Taylor  <iant@google.com>
1060         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1061         * Makefile.in: Rebuild.
1063 2012-09-20  Walter Lee  <walt@tilera.com>
1065         * configure.ac: Add tilegx to list of targets that support gold.
1066         * configure: Regenerate.
1068 2012-09-20  Marek Polacek  <polacek@redhat.com>
1070         * MAINTAINERS (Write After Approval): Add myself.
1072 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1074         * configure.ac: Add mips*-mti-elf* target.
1075         * configure: Regenerate.
1077 2012-09-17  Ian Lance Taylor  <iant@google.com>
1079         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1080         * configure.ac (host_libs): Add libbacktrace.
1081         (target_libraries): Add libbacktrace.
1082         * Makefile.def (host_modules): Add libbacktrace.
1083         (target_modules): Likewise.
1084         * configure, Makefile.in: Rebuild.
1086 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1088         PR target/38607
1089         Merge upstream change.
1090         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1092         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1093         Add libgomp*.o to compare_exclusions for AIX.
1094         * configure: Regenerate.
1096 2012-09-06  Diego Novillo  <dnovillo@google.com>
1098         * configure.ac: Bump minimum GMP version to 4.2.3.
1099         * configure: Re-generate.
1101 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1103         PR target/54461
1104         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1105         target-libgloss if not configured --with-avrlibc=no.
1106         * configure: Regenerate.
1108 2012-09-04  Jason Merrill  <jason@redhat.com>
1110         * configure.ac: Fix --enable-languages=all.
1112 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1114         * MAINTAINERS (Write After Approval): Add myself.
1116 2012-09-03  Richard Guenther  <rguenther@suse.de>
1118         PR bootstrap/54138
1119         * configure.ac: Re-organize ISL / CLOOG checks to allow
1120         disabling with either --without-isl or --without-cloog.
1121         * configure: Regenerated.
1123 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1125         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1126         * configure: Regenerate.
1128 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1130         * MAINTAINERS: Fix my email address.
1132 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1134         PR binutils/4970
1135         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1136         and opcodes.
1137         * Makefile.in: Regenerated.
1139 2012-08-26  Art Haas <ahaas@impactweather.com>
1141         * configure: Regenerate.
1143 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1145         * INSTALL/README: Also refer to the online installation
1146         instructions.
1148 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1150         * MAINTAINERS (Write After Approval): Add myself.
1151         (Picochip port): Remove myself.
1153 2012-08-14   Diego Novillo  <dnovillo@google.com>
1155         Merge from cxx-conversion branch.
1157         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1158         POSTSTAGE1_CONFIGURE_FLAGS.
1159         * Makefile.in: Regenerate.
1160         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1161         Force C++ when bootstrapping.
1162         * configure: Regenerate.
1164 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1166         * MAINTAINERS (Write After Approval): Add myself.
1168 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1170         * README: Document use of ranges of years in copyright notices.
1172 2012-07-06  Richard Guenther  <rguenther@suse.de>
1174         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1175         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1176         --with-gmp=system.
1177         * Makefile.in: Regenerated.
1178         * configure: Likewise.
1180 2012-07-06  Richard Guenther  <rguenther@suse.de>
1182         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1183         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1184         supply V=1 as extra_make_flags.
1185         * configure: Regenerated.
1186         * Makefile.in: Likewise.
1188 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1190         * configure: Regenerate.
1192 2012-07-03  Richard Guenther  <rguenther@suse.de>
1194         * Makfile.def (isl): Remove not necessary extra_exports and
1195         extra_make_flags.
1196         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1197         * Makefile.in: Regenerated.
1199 2012-07-03  Richard Guenther  <rguenther@suse.de>
1201         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1202         * configure.ac: If either the ISL or the CLooG check failed
1203         do not try to build in-tree versions.
1204         * Makefile.in: Regenerated.
1205         * configure: Regenerated.
1207 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1209         * configure: Regenerate.
1211 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1213         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1214         maintainer.
1216 2012-07-02  Richard Guenther  <rguenther@suse.de>
1218         * configure: Regenerated.
1220 2012-07-02  Richard Guenther  <rguenther@suse.de>
1221         Michael Matz  <matz@suse.de>
1222         Tobias Grosser <tobias@grosser.es>
1223         Sebastian Pop <sebpop@gmail.com>
1225         * Makefile.def: Add ISL host module, remove PPL host module.
1226         Adjust ClooG host module to use the proper ISL.
1227         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1228         * configure.ac: Include config/isl.m4.  Add ISL host library,
1229         remove PPL.  Remove PPL configury, add ISL configury, adjust
1230         ClooG configury.
1231         * Makefile.in: Regenerated.
1232         * configure: Likewise.
1234 2012-07-02  Richard Guenther  <rguenther@suse.de>
1236         Merge from graphite branch
1237         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1239         * configure: Regenerated.
1240         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1241         both cloog.org and legacy versions. The only supported version will
1242         be CLooG with the isl backend.
1244         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1246         * configure: Regenerated.
1247         * configure.ac: Require cloog isl 0.17.0
1249         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1251         * configure: Regenerated.
1252         * config/cloog.m4: Do not define CLOOG_ORG
1254 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1256         * configure.ac: Skip C if explicitly selected.
1257         * configure: Regenerate.
1259 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1261         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1262         they contain -O2.
1263         * configure: Regenerate.
1265 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1267         PR debug/53740
1268         * df.h, df-problems.c, dce.c: Revert last patch.
1270 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1272         * MAINTAINERS (Write After Approval): Update my email address.
1274 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1276         * MAINTAINERS (Write After Approval): Add myself.
1278 2012-06-20  Jason Merrill  <jason@redhat.com>
1280         * Makefile.tpl (check-target-libgomp-c++): New.
1281         (check-target-libitm-c++): New.
1282         * Makefile.def (c++): Add them.
1283         * Makefile.in: Regenerate.
1285 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1287         * MAINTAINERS (Write After Approval): Add myself.
1289 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1291         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1292         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1293         (install-no-fixedincludes): Adjust accordingly.
1294         * Makefile.in: Regenerate.
1296 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1298         Merge upstream change
1299         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1301 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
1303         * MAINTAINERS (Write After Approval): Add myself.
1305 2012-05-09  Nick Clifton  <nickc@redhat.com>
1306             Paul Smith  <psmith@gnu.org>
1308         PR bootstrap/50461
1309         * configure.ac (mpfr-dir): When using in-tree MPFR sources
1310         allow for the fact that from release v3.1.0 of MPFR the source
1311         files were moved into a src sub-directory.
1312         * configure: Regenerate.
1314 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
1316         * configure.ac: Bump minimum MPFR version to 2.4.0.
1317         * configure: Regenerated.
1319 2012-05-01  Richard Henderson  <rth@redhat.com>
1321         * Makefile.def (libatomic): New target_module.
1322         * configure.ac (target_libraries): Add libatomic.
1323         (noconfigdirs): Check if libatomic is supported.
1324         * Makefile.in, configure: Rebuild.
1326 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
1328         * MAINTAINERS (Write After Approval): Add myself.
1330 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
1332         * config.sub: Update to 2012-04-18 version from official repo.
1334 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
1336         * MAINTAINERS (Write After Approval): Add myself.
1338 2012-04-11  Steve Ellcey  <sellcey@mips.com>
1340         * MAINTAINERS: Changed email address.
1342 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
1344         PR target/52737
1345         * contrib/gcc_update (files_and_dependencies):
1346         Remove gcc/config/avr/t-multilib from touch data.
1348 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1350         * MAINTAINERS (OS Port Maintainers): Remove irix.
1351         * configure.ac (enable_libgomp): Remove *-*-irix6*.
1352         (unsupported_languages): Remove mips-sgi-irix6.*.
1353         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1354         (with_stabs): Remove.
1355         * configure: Regenerate.
1357 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1359         * MAINTAINERS (OS Port Maintainers): Remove osf.
1360         * configure.ac (enable_libgomp): Remove *-*-osf*.
1361         (with_stabs): Remove alpha*-*-osf*.
1362         * configure: Regenerate.
1364 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1366         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1367         * configure: Regenerate.
1369 2012-02-17  Walter Lee  <walt@tilera.com>
1371         * MAINTAINERS: (Write After Approval): Delete myself.
1373 2012-02-14  Walter Lee  <walt@tilera.com>
1375         * MAINTAINERS (tilegx port): Add myself.
1376         (tilepro port): Add myself.
1377         (Write After Approval): Add myself.
1379 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
1381         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1382         and Joseph Myers as docstring relicensing maintainers.
1384 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
1386         * MAINTAINERS (write-after-approval): Add myself.
1388 2012-02-08  Ira Rosen <irar@il.ibm.com>
1390         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1391         maintainer.
1393 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1395         * MAINTAINERS (Write After Approval): Move myself to
1396         maintain alphabetical order.
1398 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1400         * MAINTAINERS (Write After Approval): Add myself.
1402 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1404         * MAINTAINERS (Write After Approval): Add myself.
1406 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1407             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1409         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1410         * configure: Regenerate.
1412 2012-01-23  Harshit Chopra  <harshit@google.com>
1414         * MAINTAINERS (Write After Approval): Add myself.
1416 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1418         * configure.ac: Remove reference to mh-interix.
1419         * configure: Regenerate.
1421 2012-01-05  Richard Henderson  <rth@redhat.com>
1423         PR bootstrap/51072
1424         * configure.ac: Disable libitm if c++ is not enabled.
1425         * configure: Rebuild.
1427         * configure.ac: Fix regexp for same.
1428         * configure: Rebuild.
1430 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1432         * MAINTAINERS (Write After Approval): Add myself.
1434 2012-01-02  Richard Guenther  <rguenther@suse.de>
1436         PR bootstrap/51686
1437         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1438         * Makefile.in: Regenerate.
1440 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1442         * MAINTAINERS (Write After Approval): Add myself.
1444 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1446         * configure: Regenerate.
1448 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1450         * MAINTAINERS (picochip): Changed email address.
1452 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1454         * MAINTAINERS (write-after-approval): Add self.
1456 2011-11-29  DJ Delorie  <dj@redhat.com>
1458         * configure.ac (rl78-*-*) New case.
1459         * configure: Regenerate.
1460         * MAINTAINERS: Add myself as RL78 maintainer.
1462 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1464         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1466 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1468         * libtool.m4: Additional FreeBSD 10 fixes.
1470 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1472         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1473         Maintainers section, as Epiphany maintainer.
1475 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1477         PR target/49992
1478         * configure.ac: Remove ranlib special-casing for Darwin.
1479         * configure: Regenerate.
1481 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1483         * MAINTAINERS (Reviewers): Keep the list sorted.
1485 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1487         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1489 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1491         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1492         * configure: Rebuild.
1493         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1494         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1495         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1496         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1497         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1498         Add READELF.
1499         * Makefile.in: Rebuild.
1501 2011-11-09  Jason Merrill  <jason@redhat.com>
1503         * Makefile.def (language=c++): Remove check-c++0x.
1504         * Makefile.in (check-gcc-c++): Regenerate.
1506 2011-11-08  Richard Henderson  <rth@redhat.com>
1508         * configure.ac: Test for libitm directory present first.
1510         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1512         * configure.ac: Test libitm/configure.tgt to disable libitm.
1513         * configure: Rebuild.
1515 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1516             Richard Henderson  <rth@redhat.com>
1518         Merged from transactional-memory.
1520         * Makefile.def (lang_env_dependencies): libitm is c++.
1521         Add libitm target module.
1522         * configure.ac: Likewise.
1523         * config/mmap.m4: New file.
1524         * contrib/gcc_update: Add libitm to touch data.
1525         * Makefile.in, configure: Rebuild.
1527 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1529         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1530         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1531         * Makefile.in: Regenerate.
1533 2011-11-01  DJ Delorie  <dj@redhat.com>
1535         * config.sub: Update to version 2011-10-29 (added rl78)
1537 2011-10-27  Nick Clifton  <nickc@redhat.com>
1539         * config.sub: Import these changes from the config project:
1541         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1542             Ben Elliston  <bje@gnu.org>
1544         * config.sub (epiphany): New.
1546         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1547             Ben Elliston  <bje@gnu.org>
1549         * config.sub (hexagon, hexagon-*): New.
1551         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1553         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1554         64eb to be64.
1556         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1558         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1559         (nacl): Grok as alias for 32el-unknown-nacl.
1561 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1563         * MAINTAINERS (Write After Approval): Add myself.
1565 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1567         * MAINTAINERS (Write After Approval): Add myself.
1569 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1571         * MAINTAINERS (sparc port): Remove myself.
1573 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1575         * MAINTAINERS (Write After Approval): Add myself.
1577 2011-08-14  Yao Qi  <yao@codesourcery.com>
1579         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1580         * configure: Regenerate.
1582 2011-07-26  Ian Lance Taylor  <iant@google.com>
1584         * configure.ac: Set have_compiler based on whether gcc directory
1585         exists, rather than on whether gcc is in configdirs.
1586         * configure: Rebuild.
1588 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1590         * MAINTAINERS (Global Reviewers): Add self.
1592 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1594         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1595         link directories.
1596         * Makefile.in: Rebuild.
1598 2011-07-20  Ian Lance Taylor  <iant@google.com>
1600         PR bootstrap/49787
1601         * configure.ac: Move --enable-bootstrap handling earlier in file.
1602         If --enable-bootstrap and either --enable-build-with-cxx or
1603         --enable-build-poststage1-with-cxx, enable C++ automatically.
1604         * configure: Rebuild.
1606 2011-07-19  Ian Lance Taylor  <iant@google.com>
1608         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1609         make C++ a boot_language.  Set and substitute
1610         POSTSTAGE1_CONFIGURE_FLAGS.
1611         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1612         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1613         * configure, Makefile.in: Rebuild.
1615 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1617         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1618         maintainers.
1620 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1622         * MAINTAINERS (Global Reviewers): Add myself.
1624 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1626         * configure: Regenerate.
1628 2011-07-16  Jason Merrill  <jason@redhat.com>
1630         * Makefile.def (language=c++): Add check-c++0x and
1631         check-target-libmudflap-c++.
1632         * Makefile.tpl (check-target-libmudflap-c++): New.
1633         * Makefile.in: Regenerate.
1635 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1637         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1638         * Makefile.def (target_modules/libjava): Pass
1639         $(EXTRA_CONFIGARGS_LIBJAVA).
1640         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1641         if not configured with --enable-static-libjava.
1642         * Makefile.in: Regenerate.
1643         * configure: Likewise.
1645 2011-07-15  Jason Merrill  <jason@redhat.com>
1647         * Makefile.in (check-c++): Move check-gcc-c++0x after
1648         check-target-libstdc++-v3.
1650 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1652         * MAINTAINERS (c6x port): New entry.
1654 2011-07-13  Jason Merrill  <jason@redhat.com>
1656         * Makefile.in (check-gcc-c++0x): New.
1657         (check-c++): Depend on it.
1659 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1661         PR target/39150
1662         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1663         x86_64-*-solaris2.1[0-9]*.
1664         * configure: Regenerate.
1666 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1668         * MAINTAINERS (RTL optimizers): Add self.
1670 2011-06-27  Gabriel Charette  <gchare@google.com>
1672         * MAINTAINERS (Write After Approval): Add myself.
1674 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1676         PR regression/47836
1677         PR bootstrap/23656
1678         PR other/47733
1679         PR bootstrap/49247
1680         PR c/48825
1681         * configure.ac (target_libraries): Remove target-libiberty.
1682         Remove case-statement setting skipdirs=target-libiberty for
1683         multiple targets.  Remove checking target_configdirs and
1684         removing target-libiberty but keeping target-libgcc if
1685         otherwise empty.
1686         * Makefile.def (target_modules): Don't add libiberty.
1687         (dependencies): Remove all traces of target-libiberty.
1688         * configure, Makefile.in: Regenerate.
1690 2011-06-13  Walter Lee <walt@tilera.com>
1692         * configure.ac (tilepro-*-*) New case.
1693         (tilegx-*-*): Likewise.
1694         * configure: Regenerate.
1696 2011-06-06  Jing Yu  <jingyu@google.com>
1698         * configure.ac: Skip target-libiberty for
1699         arm*-*-linux-androideabi.
1700         * configure: Regenerated.
1702 2011-06-06  Nick Clifton  <nickc@redhat.com>
1704         * config.sub: Sync from upstream.
1706 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1708         * MAINTAINERS (Write After Approval): Add myself.
1710 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1712         * MAINTAINERS: Update my email address.
1714 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1716         * MAINTAINERS (Write After Approval): Update my email address.
1718 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1720         * MAINTAINERS (Write After Approval): Add myself.
1722 2011-05-08  Doug Kwan  <dougkwan@google.com>
1724         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1725         * configure: Regenerated.
1726         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1727         value from configure.
1728         * Makefile.in: Regenerated.
1730 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1732         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1733         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1734         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1735         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1736         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1737         *-*-vxworks*): Disable newlib and libgloss in separate case
1738         statement.
1739         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1740         to separate case statement.
1741         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1742         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1743         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1744         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1745         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1746         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1747         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1748         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1749         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1750         i[[3456789]]86-*-rdos*, m32r-*-*,
1751         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1752         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1753         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1754         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1755         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1756         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1757         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1758         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1759         and libgloss in main case over targets.  Remove most empty cases
1760         in main case over targets.
1761         * configure: Regenerate.
1763 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1765         * MAINTAINERS (Write After Approval): Add myself.
1767 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1769         * configure.ac: Remove code setting special library locations for
1770         hppa*64*-*-hpux11*.  Remove code setting compiler for
1771         sparc-sun-solaris2*.
1772         * configure: Regenerate.
1774 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1776         * configure.ac: Separate libgloss_dir settings from general case
1777         over targets.
1778         * configure: Regenerate.
1780 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1782         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1783         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1784         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1785         cases in libgcj-disabling case statement.
1786         (hppa*64*-*-linux*): Set unsupported_languages instead of
1787         disabling target-zlib.
1788         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1789         to hppa*64*-*-hpux*.
1790         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1791         hppa*-*-hpux*.
1792         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1793         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1794         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1795         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1796         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1797         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1798         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1799         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1800         libgcj-disabling case statement.
1801         * configure: Regenerate.
1803 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1805         * configure.ac: Disable Java for targets not supporting libffi.
1806         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1807         Remove cases in Java-disabling statement.
1808         (*arm-wince-pe): Change to arm-wince-pe.
1809         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1810         cases in Java-disabling statement.
1811         (bfin-*-*): Don't disable Java again.
1812         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1813         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1814         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1815         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1816         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1817         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1818         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1819         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1820         Java-disabling statement.
1821         (mmix-*-*): Don't disable Java again.
1822         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1823         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1824         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1825         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1826         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1827         statement.
1828         * configure: Regenerate.
1830 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1832         * configure.ac: Separate cases disabling Java and Java libraries
1833         from general case over targets.
1834         * configure: Regenerate.
1836 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1838         * MAINTAINERS: Update my email address.
1840 2011-04-20  Easwaran Raman  <eraman@google.com>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1846         PR lto/48086
1847         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1848         * configure: Regenerate.
1850 2011-04-16  Jim Meyering  <meyering@redhat.com>
1852         * MAINTAINERS (Write After Approval): Add myself.
1854 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1856         * MAINTAINERS: Update my email address.
1858 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1860         * MAINTAINERS (Write After Approval): Add myself.
1862 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1864         * MAINTAINERS (Write After Approval): Add myself.
1866 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1868         * MAINTAINERS (Write After Approval): Add myself.
1870 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1872         * configure.ac (build_tools): Remove build-byacc.
1873         (host_libs): Remove mmalloc.
1874         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1875         autoconf automake libtool diff rcs fileutils shellutils time
1876         textutils wdiff find uudecode hello tar gzip indent recode release
1877         sed perl gawk findutils gettext zip.
1878         (libgcj): Remove target-qthreads.
1879         (target_tools): Remove target-examples target-gperf.
1880         (YACC): Don't handle building byacc.
1881         * configure: Regenerate.
1882         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1883         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1884         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1885         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1886         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1887         handle building components.
1888         * Makefile.in: Regenerate.
1890 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1892         * MAINTAINERS: Update my email address as Xtensa maintainer.
1894 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1896         * config.sub: Sync from upstream.
1898 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1900         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1901         (microblaze*): Don't disable libssp.
1902         * configure: Regenerate.
1904 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1906         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1907         moveifchange.
1908         * configure: Regenerate.
1909         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1910         * Makefile.in: Regenerate.
1912 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1914         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1915         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1916         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1917         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1918         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1919         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1920         md_exec_prefix cases.
1921         * configure: Regenerate.
1923 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1925         * configure.ac: Separate cases disabling target-libssp,
1926         target-libiberty, target-libstdc++-v3 and Fortran from general
1927         case over targets.
1928         * configure: Regenerate.
1930 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1932         * configure.ac (*-*-chorusos): Don't disable libgcj.
1933         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1934         Remove case.
1935         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1936         (arm-*-coff): Don't disable libgcj.
1937         (arm*-*-linux-gnueabi): Remove useless assignment.
1938         (arm-*-riscix*): Don't disable libgcj.
1939         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1940         configuration.
1941         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1942         (c54x*-*-*): Remove case.
1943         (tic54x-*-*): Don't disable GCC or GCC libraries.
1944         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1945         to *.
1946         (d10v-*-*): Don't disable GCC libraries.
1947         (d30v-*-*): Don't disable libgcj.
1948         (h8500-*-*): Don't disable GCC libraries.
1949         (i960-*-*): Don't disable libgcj.
1950         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1951         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1952         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1953         libgcj.
1954         (m68k-*-coff*): Remove case.
1955         (mmix-*-*): Don't disable libgloss on host.
1956         (mn10200-*-*, mn10300-*-*): Remove cases.
1957         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1958         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1959         Don't disable libgcj.
1960         (romp-*-*): Remove case.
1961         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1962         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1963         case.
1964         (v810-*-*): Don't disable GCC libraries.
1965         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1966         (ip2k-*-*): Don't disable GCC libraries.
1967         * configure: Regenerate.
1969 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1971         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1972         libffi on host.
1973         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1974         on host.
1975         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1976         * configure: Regenerate.
1978 2011-03-26  John Marino  <binutils@marino.st>
1980         * configure.ac: Add support for *-*-dragonfly*
1981         * configure: Regenerate.
1983 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1985         * configure.ac (native_only): Remove.
1986         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1987         send-pr uudecode guile gnuserv on host.
1988         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1989         send-pr rcs guile perl texinfo libtool on host.
1990         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1991         automake send-pr rcs guile perl texinfo libtool on host.
1992         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1993         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1994         (alpha*-dec-osf*): Don't disable fileutils on target.
1995         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1996         texinfo send-pr expect dejagnu on target.
1997         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1998         target-qthreads on target.
1999         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2000         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2001         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2002         x86_64-*-mingw*): Don't disable expect on target.
2003         (*-*-cygwin*): Don't disable target-gperf on target.
2004         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2005         gnuserv on target.
2006         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2007         target.
2008         * configure: Regenerate.
2010 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2012         * configure.ac (target_tools): Remove target-groff.
2013         (native_only): Remove target-groff.
2014         (hppa*64*-*-*): Don't disable byacc.
2015         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2016         setting.
2017         (*-*-kaos*): Don't skip target-librx and target-groff.
2018         (*-*-netware*): Don't skip target-libmudflap.
2019         (*-*-tpf*): Don't skip target-libmudflap.
2020         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2021         directories on the host.
2022         (ia64*-*-*vms*): Don't skip tix.
2023         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2024         host.
2025         * configure: Regenerate.
2027 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2029         * configure.ac: Remove references to mt-mep, mt-netware,
2030         mt-wince.
2031         * Makefile.def: Add all-utils soft dependencies.
2032         * Makefile.tpl: Remove GDB_NLM_DEPS.
2033         * configure: Regenerate.
2034         * Makefile.in: Regenerate.
2036 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2038         * configure.ac: Do not include mh-x86omitfp.
2039         * configure: Regenerate.
2041 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2043         * configure.ac: Remove empty cases.
2044         * configure: Regenerate.
2046 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2048         * Makefile.def: Add dependency from termcap to gdb.
2049         * Makefile.in: Regenerate.
2051 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2053         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2054         * configure: Regenerate.
2055         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2056         * Makefile.tpl: Likewise.
2057         * Makefile.in: Regenerate.
2059 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2061         * configure.ac: Remove all mentions of tentative_cc.
2062         * configure: Regenerate.
2064 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2066         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2067         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2068         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2069         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2070         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2071         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2072         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2073         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2074         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2075         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2076         *-*-rhapsody*): Remove host cases.
2077         * configure: Regenerate.
2079 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2081         * configure.ac (ppc*-*-pe): Remove host case.
2082         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2083         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2084         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2085         cases.
2086         * configure: Regenerate.
2088 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2090         * config.sub: Update to version 2011-03-23.
2092 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2094         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2095         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2096         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2097         * configure: Regenerate.
2099 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2101         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2102         to Write After Approval.
2103         * config-ml.in: Don't handle arc-*-elf*.
2104         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2105         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2106         handle GCC libraries.
2107         * configure: Regenerate.
2109 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2111         PR bootstrap/48120:
2112         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2113         Add -lstdc++ -lm to LIBS.
2114         * configure: Regenerate.
2116 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2118         * config.guess: Update to version 2011-02-02
2119         * config.sub: Update to version 2011-02-24
2121 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2123         PR lto/48086
2124         * configure.ac: Re-enable LTO on *-apple-darwin9.
2125         * configure: Regenerate.
2127 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2129         PR lto/48086
2130         * configure.ac: Disable LTO on darwin due to an assembler change in
2131         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2132         under 256.
2133         * configure: Regenerate.
2135 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2137         * MAINTAINERS: Update myself as score backend maintainer,
2138         update my e-mail address.
2140 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2142         * MAINTAINERS: Update my e-mail address.
2144 2011-03-06  Joey Ye  <joey.ye@arm.com>
2146         * MAINTAINERS: Update my e-mail address.
2148 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2150         * configure.ac: Adjust test of with_ppl.
2151         * configure: Regenerated.
2153 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2155         * MAINTAINERS: Adjust my e-mail address.
2157 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2159         * configure.ac: Add -lpwl to ppllibs.
2160         * configure: Regenerated.
2162 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2164         * config/cloog.m4: Add -lisl to clooglibs.
2165         * configure: Regenerated.
2167 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2169         * MAINTAINERS (CPU Port maintainers): Add self.
2171 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2173         * MAINTAINERS: Add myself as testsuite maintainer.
2175 2011-02-15  Mike Stump  <mikestump@comcast.net>
2177         * MAINTAINERS: Add myself as testsuite maintainer.
2179 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2181         Import from Libtool and gnulib:
2183         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2185         Prepare for supporting FreeBSD 10.
2186         * config.rpath: Remove handling of freebsd1* which soon would
2187         match FreeBSD 10.0.
2189         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2191         Remove support for FreeBSD 1.x.
2192         * libtool.m4 (_LT_LINKER_SHLIBS)
2193         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2194         soon would incorrectly match FreeBSD 10.0.
2196 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2198         PR binutils/12283
2199         * move-if-change: Import version from gnulib.
2201 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2203         PR lto/47225
2204         * Makefile.def (lto-plugin): Double dash for enable-shared.
2205         (configure-gcc): Depend on all-lto-plugin.
2206         * Makefile.in: Rebuilt.
2208 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2210         * configure.ac: Remove extra bracket.
2211         * configure: Regenerate.
2213 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2215         * MAINTAINERS: Add myself as libquadmath maintainer.
2217 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2219         * MAINTAINERS: Update my email address.
2221 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2223         * MAINTAINERS (option handling): Add self.
2225 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2227         PR lto/47225
2228         * Makefile.def: Add dependency for install-gcc
2229         on install-lto-plugin.
2230         * Makfile.in: Regenerated
2232 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2234         * MAINTAINERS (CPU Port Maintainers): Add myself.
2236 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2238         PR libgcj/44341
2239         * configure.ac: Discard --with-* flags for host when configuring
2240         target libraries for cross build.
2241         * configure: Rebuilt.
2243 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2245         * MAINTAINERS (linear loop transforms): Removed.
2247 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2249         * configure.ac: If with_ppl is no, move setting with_cloog=no
2250         after CLOOG_REQUESTED check.
2251         * configure: Regenerated.
2253 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2255         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2256         CLooG has been requested.
2257         * configure: Regenerated.
2259 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2261         * configure: Regenerated.
2262         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2264 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2266         * configure: Regenerated.
2267         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2269 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2271         * configure.ac: Use AS_HELP_STRING throughout.
2272         * configure: Regenerate.
2274 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2276         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2277         * configure: Regenerate.
2279 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2281         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2283 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2285         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2286         for ia64-hpux.
2287         * configure: Regenerate.
2289 2011-01-07  Jan Hubicka  <jh@suse.cz>
2291         PR lto/47225
2292         * Makefile.in: Regenerate.
2293         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2294         configure.
2296 2011-01-07  Jan Hubicka  <jh@suse.cz>
2298         * Makefile.in: Regenerate.
2299         * Makefile.def (gcc host module) and soft dependency on lto-plugin
2300         and configure dependency on lto-plugin configure.
2301         (lto-plugin module): Remove dependency on GCC; add dependency on
2302         liniberty.
2304 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
2306         * MAINTAINERS (Write After Approval): Add myself.
2308 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
2310         * configure: Regenerate.
2312 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
2314         * configure.ac: (picochip): Disable libiberty.
2316 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2318         * MAINTAINERS (Write After Approval): Add myself.
2320 2010-12-10  Ian Lance Taylor  <iant@google.com>
2322         PR bootstrap/46819
2323         * configure.ac: For --disable-libgcj clear libgcj_saved.
2324         * configure: Rebuild.
2326 2010-12-10  Tobias Burnus  <burnus@net-b.de>
2328         PR fortran/46540
2329         * configure.ac: Add --disable-libquadmath and
2330         --disable-libquadmath-support.
2331         * configure: Regenerate.
2333 2010-12-03  Ian Lance Taylor  <iant@google.com>
2335         * MAINTAINERS: Add myself as libgo maintainer.
2337 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
2339         PR libffi/46792
2340         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2341         * configure: Regenerate.
2343 2010-12-02  Ian Lance Taylor  <iant@google.com>
2345         * configure.ac: Always set default for poststage1_ldflags to
2346         -static-libstdc++ -static-libgcc.
2348 2010-11-29  Andreas Schwab  <schwab@redhat.com>
2350         * configure.ac: Move comment to remove extra space in last argument
2351         of GCC_TARGET_TOOL.
2353 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
2355         PR other/46026
2356         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2357         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2358         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2359         (BASE_FLAGS_TO_PASS): Use it.
2360         * configure: Rebuilt.
2361         * Makefile.in: Rebuilt.
2363 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
2365         PR binutils/12258
2366         * configure.ac: Correct comments for --enable-gold/--enable-ld.
2367         Properly check default linker.
2368         * configure: Regnerated.
2370 2010-11-23  Matthias Klose  <doko@ubuntu.com>
2372         * configure.ac: For --enable-gold, handle value `default' instead of
2373         `both*'.  New configure option --{en,dis}able-ld.
2374         * configure: Regenerate.
2376 2010-11-20  Ian Lance Taylor  <iant@google.com>
2378         * configure.ac: Only disable a language library if no language needs
2379         it.  Don't let --disable-libgcj uncondtionally disable libffi.
2380         * configure: Rebuild.
2382 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2384         * Makefile.in: Regenerate.
2386         PR other/46202
2387         * configure.ac: Fix just-built in-tree STRIP name to be
2388         binutils/strip-new.
2389         * configure: Regenerate.
2390         * Makefile.def (install-strip-gcc, install-strip-binutils)
2391         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2392         (install-strip-sid): Mirror dependencies on non-strip variants
2393         of these targets on the respective -strip prerequisites.
2394         * Makefile.tpl (install-strip, install-strip-host)
2395         (install-strip-target): New targets.
2396         (install-strip-[+module+], install-strip-target-[+module+]):
2397         New targets.
2398         * Makefile.in: Regenerate.
2400 2010-11-19  Ian Lance Taylor  <iant@google.com>
2401             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2403         * configure.ac: Add target-libgo to target_libraries.  Set
2404         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2405         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2406         (HOST_EXPORTS): Add GOC.
2407         (BASE_TARGET_EXPORTS): Add GOC.
2408         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2409         (GOCFLAGS_FOR_TARGET): New variable.
2410         (EXTRA_HOST_FLAGS): Add GOC.
2411         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2412         * Makefile.def (target_modules): Add libgo.
2413         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2414         (dependencies): Add dependency from configure-target-libgo to
2415         configure-target-libffi and all-target-libstdc++-v3.  Add
2416         dependencies from all-target-libgo to all-target-libffi.
2417         (languages): Add go.
2418         * configure: Rebuild.
2419         * Makefile.in: Rebuild.
2421 2010-11-19  Ian Lance Taylor  <iant@google.com>
2423         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2424         compiler/flag environment variables.
2426 2010-11-18  Ian Lance Taylor  <iant@google.com>
2428         * configure.ac: Check for lang_requires_boot_languages in
2429         config-lang.in files.
2430         * configure: Rebuild.
2432 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2433             Tobias Burnus  <burnus@net-b.de>
2435         PR fortran/32049
2436         * Makefile.def: Add libquadmath; build it with language=fortran.
2437         * configure.ac: Add libquadmath.
2438         * Makefile.tpl: Handle multiple libs in check-[+language+].
2439         * Makefile.in: Regenerate.
2440         * configure: Regenerate.
2442 2010-11-16  Tom Tromey  <tromey@redhat.com>
2444         * MAINTAINERS: Moved myself to reviewers section.
2446 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2448         * MAINTAINERS: Moved myself to reviewers section.
2450 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2452         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2453         (Write After Approval): Remove self.
2455 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2457         * configure.ac: Fix spelling in option names.
2458         * configure: Regenerated.
2460 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2462         PR bootstrap/39622
2463         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2464         * configure: Regenerated.
2466 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2468         * MAINTAINERS: Update my email address.
2470 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2472         * configure: Regenerate.
2474 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2476         * configure: Regenerate.
2478 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2480         * configure: Regenerate.
2482 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2484         * configure: Regenerate.
2486 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2488         * configure.ac: Support official CLooG.org versions.
2489         * configure: Regenerate.
2490         * config/cloog.m4: New.
2492 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2494         * MAINTAINERS (Write After Approval): Add myself.
2496 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2498         * MAINTAINERS: Update my email address.
2500 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2502         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2503         * configure: Regenerate.
2505 2010-11-03  Ian Lance Taylor  <iant@google.com>
2506             Dave Korn  <dave.korn.cygwin@gmail.com>
2508         PR lto/46273
2509         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2510         and on other supported platforms whenever LTO is enabled.
2511         * configure: Rebuild.
2513 2010-11-02  Alan Modra  <amodra@gmail.com>
2515         PR binutils/12110
2516         * configure.ac: Error when source path contains spaces.
2517         * configure: Regenerate.
2519 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2521         * MAINTAINERS: Update my email address.
2523 2010-10-20  Ian Lance Taylor  <iant@google.com>
2525         * Makefile.def (target_modules): Set lib_path to src/.libs for
2526         libstdc++-v3 module.
2527         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2528         * Makefile.in: Rebuild.
2530 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2532         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2533         (Write After Approval): Remove myself.
2535 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2537         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2539 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2541         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2543 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2545         * configure.ac (build_lto_plugin): New shell variable.
2546         (--enable-lto): Turn on by default for all non-ELF platforms that
2547         have had LTO support added so far.  Set build_lto_plugin appropriately
2548         for both ELF and non-ELF.
2549         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2550         * configure: Regenerate.
2552 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2554         Sync from src:
2555         * configure.ac (v850 support): Remove target-libgloss from
2556         noconfigdirs.
2557         * configure: Regenerate.
2559 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2561         PR bootstrap/45326
2562         PR bootstrap/45174
2563         * configure.ac: Honor initial values of $build_configargs,
2564         $host_configargs, $target_configargs.  Mark the precious, so
2565         environment settings get recorded.
2566         * configure: Regenerate.
2568 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2570         PR bootstrap/45796
2571         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2572         Depend on all-build-libiberty.
2573         * Makefile.in: Regenerate.
2575 2010-09-30  Michael Eager  <eager@eagercon.com>
2577         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2578         * configure: Regenerate.
2580 2010-09-28  Michael Eager  <eager@eagercon.com>
2582         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2584 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2586         PR bootstrap/44621
2587         * configure.ac: Fix unportable shell quoting.
2588         * configure: Regenerate.
2590 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2592         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2593         targets and amend comment.
2594         * configure: Regenerate.
2596 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2598         * MAINTAINERS (Write After Approval): Add myself.
2600 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2602         * configure.ac: Enable LTO by default on Darwin.
2603         * configure: Regenerate.
2605 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2607         * MAINTAINERS (Write After Approval): Add myself.
2609 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2611         * MAINTAINERS (Write After Approval): Add myself.
2613 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2615         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2616         ports
2618 2010-07-28  David Yuste  <david.yuste@gmail.com>
2620         * MAINTAINERS (Write After Approval): Add myself.
2622 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2624         * configure.ac: Support all v850 targets.
2625         * configure: Regenerate.
2627 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2629         PR bootstrap/44455
2630         * configure.ac (extra_mpfr_configure_flags): Copy from
2631         extra_mpc_gmp_configure_flags.
2632         * configure: Re-generated.
2634 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2636         * MAINTAINERS (Write After Approval): Add myself.
2638 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2640         * MAINTAINERS (Write After Approval): Add myself.
2642 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2644         * MAINTAINERS (Write After Approval): Add myself.
2646 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2648         PR target/44862
2649         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2650         Provide -B option to allow for link spec %s substitutions for
2651         libstdc++.a on darwin.
2652         * Makefile.in: Regenerate.
2654 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2656         * MAINTAINERS (Reviewers): Update my e-mail address
2658 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2660         * Makefile.def (configure-gcc): Depend on all-libelf.
2661         * Makefile.in: Rebuild.
2663 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2665         * MAINTAINERS (Write After Approval): Add myself in the right place.
2667 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2669         * MAINTAINERS (Write After Approval): Add myself.
2671 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2673         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2675 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2677         * config.sub: Update to version 2010-05-21.
2678         * config.guess: Update to version 2010-04-03.
2680 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2682         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2683         * configure: Regenerate.
2685 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2687         * MAINTAINERS (Write After Approval): Add myself.
2689 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2691         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2692         a platform that supports LTO.
2693         * configure: Regenerate.
2695 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2697         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2698         * configure: Regenerated.
2700 2010-04-27  Roland McGrath  <roland@redhat.com>
2701             H.J. Lu  <hongjiu.lu@intel.com>
2703         * configure.ac (--enable-gold): Support both, both/gold and
2704         both/bfd to add gold to configdirs without removing ld.
2705         * configure: Regenerated.
2707         * Makefile.def: Add install-gold dependency to install-ld.
2708         * Makefile.in: Regenerated.
2710 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2712         PR lto/42776
2713         * configure.ac (--enable-lto): Refactor handling so libelf tests
2714         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2715         and allow LTO to be explicitly enabled on non-ELF platforms that
2716         are known to support it inside else-clause.
2717         * configure: Regenerate.
2719 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2721         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2722         * configure: Regenerate.
2724 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2726         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2727         * configure: Regenerate.
2729 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2731         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2732         separately.
2733         * configure: Regenerate.
2735 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2737         * MAINTAINERS (Write After Approval): Add myself.
2739 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2741         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2742         * configure: Regenerate.
2744 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2746         * configure: Regenerate after change to elf.m4.
2748 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2750         * MAINTAINERS (Write After Approval): Add myself.
2752 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2754         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2755         * configure: Regenerated.
2757 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2759         * configure.ac: Print "buggy but acceptable" when CLooG
2760         revision is less than 9.
2761         * configure: Regenerated.
2763 2010-04-01  Diego Novillo  <dnovillo@google.com>
2765         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2767 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2769         PR bootstrap/43615
2770         PR bootstrap/43328
2772         Revert:
2774         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2776         * configure.ac: Do not pass --enable-multilib nor
2777         --disable-multilib in baseargs.  Accept explicitly passed
2778         --enable_multilib.
2779         * configure: Regenerate.
2781 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2783         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2785 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2787         * MAINTAINERS: Remove myself.
2789 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2791         PR bootstrap/43328
2792         * configure.ac: Do not pass --enable-multilib nor
2793         --disable-multilib in baseargs.  Accept explicitly passed
2794         --enable_multilib.
2795         * configure: Regenerate.
2797 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2799         * MAINTAINERS (spu port): Remove me.
2801 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2803         * configure.ac (tic6x-*-*): New case.
2804         * configure: Regenerate.
2806 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2808         * config.sub: Update to version 2010-03-22.
2809         * config.guess: Update to version 2009-12-30.
2811 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2813         PR ada/42554
2814         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2815         * configure: Regenerate.
2817 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2819         * MAINTAINERS: Update my email address.
2821 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2823         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2824         (ghassan.shobaki@amd.com): Removed.
2826 2010-03-17  Alan Modra  <amodra@gmail.com>
2828         * MAINTAINERS: Update my email address.
2830 2010-03-16  Diego Novillo  <dnovillo@google.com>
2832         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2833         Matthews.
2835 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2837         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2838         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2840 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2842         * MAINTAINERS: Update my email address.
2844 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2846         * MAINTAINERS: Update my email address.
2848 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2850         * MAINTAINERS: Update my email address.
2852 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2854         * MAINTAINERS: Update my email address.
2856 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2858         PR libstdc++/32499
2859         * configure.ac (RANLIB): Default to true.
2860         (STRIP): Likewise.
2861         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2862         * configure: Regenerate.
2864 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2866         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2867         (Write After Approval): Update my email address.
2869 2010-02-17  Nick Clifton  <nickc@redhat.com>
2871         PR 11238
2872         * Makefile.tpl (local-distclean): Also remove config.cache files in
2873         sub-directories as there may not be Makefiles present in the
2874         sub-directories.
2875         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2876         the config.cache files found by the find command.
2878         * Makefile.in: Regenerate.
2879         * configure.ac: Revert previous delta.
2880         * configure: Regenerate.
2882 2010-02-15  Nick Clifton  <nickc@redhat.com>
2884         PR 11238
2885         * configure.ac: Delete config.cache files in sub-directories when
2886         deleting Makefiles.
2887         * configure: Regenerate.
2889 2010-02-12  Ben Elliston  <bje@gnu.org>
2891         * MAINTAINERS: Update my email address.
2893 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2895         * MAINTAINERS (spu port): Update my email address.
2897 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2899         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2901 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2903         * configure.ac: Add "recommended" version checks for GMP/MPC.
2904         Update recommended GMP/MPFR/MPC versions.
2905         * configure: Regenerate.
2907 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2909         * MAINTAINERS: Move my Embecosm email address into the
2910         write-after-approval section.
2912 2010-01-26  Ian Lance Taylor  <iant@google.com>
2914         * MAINTAINERS: Add myself as Go frontend maintainer.
2916 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2918         PR libstdc++/36101, PR libstdc++/42813
2919         * configure.ac (bootstrap_target_libs): Make inclusion of
2920         target-libgomp conditional on libgomb being in target_configdirs.
2921         * configure: Regenerate.
2923 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2925         PR libstdc++/36101, PR libstdc++/42813
2926         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2927         * configure: Regenerate.
2929 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2931         PR libstdc++/36101, PR libstdc++/42813
2932         * configure.ac (target_configdirs): Substitute.
2933         * Makefile.def: Bootstrap target module libgomp.
2934         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2935         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2936         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2937         * configure, Makefile.in: Regenerate.
2939 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2941         * MAINTAINERS: Adjust my details.
2943 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2945         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2947 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2949         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2951 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2953         * MAINTAINERS (Write After Approval): Add myself.
2955 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2957         * MAINTAINERS (Write After Approval): Add myself.
2959 2010-01-11  Richard Guenther  <rguenther@suse.de>
2961         PR lto/41569
2962         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2963         * Makefile.in: Regenerated.
2965 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2967         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2968         * configure: Regenerate.
2970 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2971             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2973         PR bootstrap/42424
2974         * configure.ac: Include libtool m4 files.
2975         (_LT_CHECK_OBJDIR): Call it.
2976         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2977         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2979         * configure: Regenerate.
2981 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2983         PR bootstrap/41818
2984         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2985         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2986         * Makefile.in: Regenerate.
2988 2010-01-02  Richard Guenther  <rguenther@suse.de>
2990         PR lto/41529
2991         * configure.ac: Include config/elf.m4.  Disable LTO if not
2992         builting for an elf target.
2993         * configure: Regenerate.
2995 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2997         * MAINTAINERS: Change my email address.
2999 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3001         * config.sub, config.guess: Update from upstream sources.
3003 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3005         * MAINTAINERS (Write After Approval): Add myself.
3007 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3009         PR middle-end/30447
3010         PR middle-end/30789
3011         PR other/40302
3013         * configure.ac: Require MPC.
3014         * configure: Regenerate.
3016 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3018         PR target/38384
3019         PR bootstrap/40972
3020         * libtool.m4: Sync from git Libtool.
3021         * ltoptions.m4: Likewise.
3022         * ltversion.m4: Likewise.
3023         * lt~obsolete.m4: Likewise.
3024         * ltmain.sh: Likewise.
3026 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3028         * configure.ac: Update minimum MPC version to 0.8.
3029         * configure: Regenerate.
3031 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3033         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3034         * configure: Regenerated.
3036 2009-11-21  Ian Lance Taylor  <iant@google.com>
3038         * configure.ac: Change default of poststage1_ldflags to be empty if
3039         poststage1_libs is set.  When poststage1_libs is empty, and
3040         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3041         * configure: Rebuild.
3043 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3045         * MAINTAINERS (Write After Approval): Update my email address.
3047 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3049         * config.guess: Update from upstream sources.
3051 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3053         * Makefile.def: Restore host and target settings for gmp.
3054         * Makefile.in: Rebuild.
3056 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3058         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3059         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3060         Fix portability of test of C++ as bootstrap language.  Add
3061         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3062         * configure: Rebuild.
3063         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3064         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3065         in-tree building.
3066         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3067         (POSTSTAGE1_HOST_EXPORTS): Use it.
3068         (STAGE[+id+]_CXXFLAGS): New.
3069         (BASE_FLAGS_TO_PASS): Pass it down.
3070         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3071         extra_exports.
3072         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3073         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3074         extra_exports.
3075         * Makefile.in: Rebuild.
3077 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3079         * config.sub, config.guess: Update from upstream sources.
3081 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3083         * MAINTAINERS (Write After Approval): Add myself.
3085 2009-11-09  Jon Beniston  <jon@beniston.com>
3087         * MAINTAINERS (Write After Approval): Add myself.
3089 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3091         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3092         paths for *-w64-mingw* and x86_64-*mingw*.
3093         * configure: Regenerated.
3095 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3097         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3099 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3101         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3102         Phil Edwards to Write-After Approval.
3104 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3106         * configure.ac: Disable target-winsup & co for
3107         x86_64-*-mingw* and *-w64-mingw* targets.
3108         * configure: Regenerated.
3110 2009-10-16  Nick Clifton  <nickc@redhat.com>
3112         * MAINTAINERS: Add myself as a maintainer for the RX port.
3114 2009-10-26  Johannes Singler  <singler@kit.edu>
3116         * MAINTAINERS (Write After Approval): Update my e-mail address.
3118 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3120         * configure.ac (CLooG test): Use = with test.
3121         * configure: Regenerate.
3123 2009-10-22  Richard Guenther  <rguenther@suse.de>
3125         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3126         cloog if the ppl version check failed.  Move flags saving
3127         before setting in libelf check.
3128         * configure: Regenerate.
3130 2009-10-21  Richard Guenther  <rguenther@suse.de>
3132         * configure.ac: Adjust the ppl and cloog configure to work as
3133         documented.  Disable cloog if ppl was disabled.  Omit the version
3134         checks if they were disabled.
3135         * configure: Re-generate.
3137 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3139         * configure.ac: Add 'lto' to enable_languages, not
3140         new_enable_languages, and only if not already present.
3141         * configure: Regenerate.
3143 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3145         * README: Refer to the various COPYING* files instead of just
3146         COPYING.
3147         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3149 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3151         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3153 2009-10-07  Richard Guenther  <rguenther@suse.de>
3155         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3156         and Richard Guenther as reviewers.
3157         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3158         as reviewers.
3160 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3162         * config.sub: Update from upstream sources.
3164 2009-10-06  Ian Lance Taylor  <iant@google.com>
3166         * Makefile.def: check-gold depends upon all-gas.
3167         * Makefile.in: Rebuild.
3169 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3171         * MAINTAINERS (Write After Approval): Add myself.
3173 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3175         * Makefile.def: all-lto-plugin depends on all-libiberty.
3176         set bootstrap=true for lto-plugin.
3177         Add lto-plugin.
3178         * Makefile.in: Regenerate.
3179         * configure.ac (host_libs): Add lto-plugin.
3180         * configure: Regenerate.
3182 2009-10-03  Diego Novillo  <dnovillo@google.com>
3184         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3185         (HOST_LIBELFLIBS): Define.
3186         (HOST_LIBELFINC): Define.
3187         * Makefile.in: Regenerate.
3188         * configure.ac: Add --enable-lto.
3189         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3190         If --enable-lto is used, add 'lto' to new_enable_languages.
3191         If --enable-lto is used and gold is enabled, add
3192         lto-plugin to configdirs.
3193         * configure: Regenerate.
3195 2009-10-03  Simon Baldwin  <simonb@google.com>
3197         * configure.ac: If --with-system-zlib, suppress local zlib and
3198         pass --with-system-zlib to subdir configure scripts.
3199         * configure: Regenerate.
3201 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3202             Paolo Bonzini  <bonzini@gnu.org>
3204         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3205         $(srcdir).
3206         * Makefile.in: Rebuilt.
3208 2009-09-26  Gary Funck  <gary@intrepid.com>
3210         * MAINTAINERS (Write After Approval): Add myself.
3212 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3214         * configure.ac: Update minimum MPC version to 0.7.
3215         * configure: Regenerate.
3217 2009-09-25  Nick Clifton  <nickc@redhat.com>
3219         * configure.ac: Pass any --cache-file=/dev/null option on to
3220         subconfigures.
3221         * configure: Regenerate.
3223 2009-09-23  Nick Clifton  <nickc@redhat.com>
3225         * config.sub, config.guess: Update from upstream sources.
3227 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3229         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3230         * Makefile.in: Rebuilt.
3232 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3234         PR bootstrap/32272
3235         * configure.ac: Error out if $srcdir isn't '.' but contains
3236         host-${host_noncanonical}.
3237         * configure: Regenerate.
3239 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3241         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3242         maintainer.
3244 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3246         * configure.ac: If bootstrapping a combined tree with
3247         --enable-gold, require c++ in stage1_languages.
3248         * configure: Regenerate.
3250         * configure.ac: Also add target_libs of stage1_languages to
3251         bootstrap_target_libs.
3252         * configure: Regenerate.
3254         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3255         with --enable-languages not containing c++.
3256         * configure: Regenerate.
3258 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3260         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3261         * configure: Regenerate.
3263 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3265         * MAINTAINERS (Write After Approval): Update my e-mail address,
3266         and move from from here...
3267         (Waiting for paperwork): To here.
3269 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3271         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3273 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3275         * configure.ac: Do not use $extrasub for replacing @if/@endif
3276         parts in Makefile; instead, use additional arguments to
3277         AC_CONFIG_COMMANDS to do the replacement manually, with several
3278         sed invocations, to avoid HP-UX sed command limits.
3279         * configure: Regenerate.
3281 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3283         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3284         blank before -L.
3286 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3288         * configure.ac (with-build-config): Document.  Handle without.
3289         Handle missing argument.
3290         * configure: Rebuilt.
3292 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3294         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3295         Default to bootstrap-debug only if compare-debug works.
3296         * configure: Rebuilt.
3297         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3298         * Makefile.in: Rebuilt.
3300 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3302         * MAINTAINERS (OS Port Maintainers): Update my email address.
3304 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3306         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3307         * Makefile.in: Rebuilt.
3309 2009-09-01  Chris Demetriou  <cgd@google.com>
3311         * MAINTAINERS (Write After Approval): Add myself.
3313 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
3315         PR debug/30161
3316         * include/dwarf2.h (enum dwarf_tag): Added
3317         DW_TAG_GNU_template_template_param
3318         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3320 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3322         * Makefile.tpl (AWK): Fix typo.
3323         * Makefile.in: Regenerate.
3325 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
3327         * configure.ac: Detect awk and sed.
3328         * Makefile.def (flags_to_pass): Add AWK and SED.
3329         * Makefile.tpl (AWK, SED): New.
3330         (BASE_FLAGS_TO_PASS): Add AWK and SED.
3331         * configure: Regenerate.
3332         * Makefile.in: Regenerate.
3334 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3336         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3337         (collapseslashes): Likewise.
3339 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3341         * configure.ac (AC_PREREQ): Bump to 2.64.
3343 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3345         * configure.ac: Remove --with-datarootdir, --with-docdir,
3346         --with-pdfdir, --with-htmldir switches.
3347         * configure: Regenerate.
3349         * configure: Regenerate.
3351         * compile: Sync from Automake 1.11.
3352         * depcomp: Likewise.
3353         * install-sh: Likewise.
3354         * missing: Likewise.
3355         * mkinstalldirs: Likewise.
3356         * ylwrap: Likewise.
3358 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
3360         * ltmain.sh (func_normal_abspath): New function.
3361         (func_relative_path): Likewise.
3362         (func_mode_help): Document new -bindir option for link mode.
3363         (func_mode_link): Add new -bindir option, and use it to place
3364         output DLL if specified.
3366 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3368         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3369         (baseargs): Add --disable-option-checking.
3370         * configure: Regenerate.
3372         * Makefile.def (configure-target-libiberty): Depend on
3373         all-binutils and all-ld.
3374         (configure-target-newlib): Likewise.
3375         * Makefile.in: Regenerate.
3377 2009-08-17  Ben Elliston  <bje@au.ibm.com>
3379         * config.sub, config.guess: Update from upstream sources.
3381 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3383         Sync from src, merge:
3385         2009-07-02  Tristan Gingold  <gingold@adacore.com>
3387         * configure.ac: Do not exclude gas for i386-*-darwin.
3388         Add a case for x86_64-*-darwin.
3389         * configure: Regenerate.
3391 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3393         * MAINTAINERS: Add my name to Write After Approval list.
3395 2009-08-06  Michael Eager  <eager@eagercon.com>
3397         * configure.ac: Add Microblaze target.
3398         * configure: Regenerate.
3400 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3402         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3403         * configure: Regenerate.
3405 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3407         * MAINTAINERS (Write After Approval): Update my e-mail address.
3409 2009-07-06  Ian Lance Taylor  <iant@google.com>
3411         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3412         * configure: Rebuild.
3414 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3416         * MAINTAINERS: Move myself to the Graphite Reviewers.
3418 2009-06-30  Wei Guozhi  <carrot@google.com>
3420         * MAINTAINERS: Add my name to Write After Approval list.
3422 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3424         PR bootstrap/40338
3425         * configure.ac (comparestring): Create new variable.
3426         * Makefile.tpl (comparestring): Use to skip some comparisions.
3427         * configure: Regenerate.
3428         * Makefile.in: Regenerate.
3430 2009-06-26  Doug Evans  <dje@sebabeach.org>
3432         * Makefile.def (host_modules): Add cgen.
3433         * Makefile.in: Regenerate.
3434         * configure.ac (host_tools): Add cgen.
3435         * configure: Regenerate.
3437 2009-06-23  DJ Delorie  <dj@redhat.com>
3439         * MAINTAINERS: Add myself as mep maintainer.
3441 2009-06-23  Ian Lance Taylor  <iant@google.com>
3443         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3444         boot_languages.  Only bootstrap target libraries listed in
3445         target_libs for some boot language.  Add --with-stage1-ldflags,
3446         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3447         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3448         if not building with C++.
3449         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3450         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3451         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3452         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3453         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3454         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3455         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3456         * configure, Makefile.in: Rebuild.
3458 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3460         * MAINTAINERS: Added my name to write-after-approval list.
3462 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3464         * configure.ac: Define is_elf for QNX Neutrino targets.
3465         * configure: Regenerate.
3467 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3469         * MAINTAINERS: Added my name to the write-after-approval list
3471 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3473         * configure.ac: Detect MPC in default directory.
3474         * configure: Regenerate.
3476 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3477             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3479         * Makefile.tpl (all): Avoid a trailing backslash.
3480         * Makefile.in: Regenerate.
3482 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3484         * config.sub, config.guess: Update from upstream sources.
3486 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3488         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3489         to noconfdirs.
3490         * configure: Regenerate.
3492 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3494         * Makefile.tpl ([+compare-target+]): Compare all stage
3495         directories, rather than just gcc.
3496         * Makefile.in: Rebuilt.
3498 2009-06-01  Doug Kwan  <dougkwan@google.com>
3500         * configure.ac: Support gold for target arm*-*-*.
3501         * configure: Regenerate.
3503 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3505         * Makefile.def: Add MPC support and dependencies.
3506         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3508         * Makefile.in, configure: Regenerate.
3510 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3512         * Makefile.tpl (all): Avoid harmless warning in make all when
3513         gcc-bootstrap is enabled but stage_last does not exist.
3514         * Makefile.in: Rebuilt.
3516 2009-05-24  Nicolas Roche  <roche@adacore.com>
3518         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3519         * Makefile.in: Regenerate.
3521 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3523         * MAINTAINERS: Update my e-mail address.
3525 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3527         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3528         * configure:  Regenerate.
3530 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3532         PR other/40159
3533         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3534         gcc-no-bootstrap are mutually exclusive.
3535         * Makefile.in: Rebuilt.
3537 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3539         PR other/40159
3540         * Makefile.tpl (all): Don't end with unconditional success.
3541         * Makefile.in: Rebuilt.
3543 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3545         PR target/37137
3546         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3547         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3548         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3549         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3550         stage_configureflags, stage_cflags and stage_libcflags into
3551         explicit Makefile macros.
3552         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3553         GFORTRAN.
3554         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3555         CC.  Set CC_FOR_BUILD from CC.
3556         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3557         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3558         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3559         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3560         and GFORTRAN.
3561         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3562         (_LIBCFLAGS): Renamed to _TFLAGS.
3563         (do-compare-debug, do-compare3-debug): Drop.
3564         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3565         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3566         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3567         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3568         (XGCC_FLAGS_FOR_TARGET): New.
3569         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3570         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3571         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3572         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3573         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3574         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3575         TFLAGS.
3576         (BUILD_CONFIG): Include if requested.
3577         (all): Set TFLAGS on bootstrap.
3578         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3579         (all-stageid-prefixmodule): Likewise.
3580         (do-clean, distclean-stageid): Set TFLAGS.
3581         (restrap): Fix whitespace.
3582         * Makefile.in: Rebuilt.
3584 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3586         * config.guess: Sync with src.
3588 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3590         * configure.ac ($with_ppl):  Default to no if not supplied.
3591         ($with_cloog):  Likewise.
3592         configure:  Regenerate.
3594 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3596         * MAINTAINERS: Update my e-mail address.
3598 2009-04-27  Nick Clifton  <nickc@redhat.com>
3600         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3602 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3604         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3605         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3606         * Makefile.in: Regenerate.
3608 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3610         PR bootstrap/39739
3611         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3612         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3614         * configure, Makefile.in: Regenerate.
3616 2009-04-21  Taras Glek  <tglek@mozilla.com>
3618         * include/hashtab.h: Update GTY annotations to new syntax
3619         * include/splay-tree.h: Likewise
3621 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3623         * config.sub, config.guess: Update from upstream sources.
3625 2009-04-15  Anthony Green  <green@moxielogic.com>
3627         * configure.ac: Add moxie support.
3628         * configure: Rebuilt.
3630 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3632         * configure.ac: Change copyright header to refer to version
3633         3 of the GNU General Public License and to point readers at the
3634         COPYING3 file and the FSF's license web page.
3635         * Makefile.def: Likewise.
3636         * Makefile.tpl: Likewise.
3637         * Makefile.in: Regenerate.
3639 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3641         * configure.ac: Restore match for darwin9 or later. Use double
3642         brackets since regeneration eats one pair.
3643         * configure: Regenerate.
3645 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3647         PR gas/10039
3648         * configure.ac: Require texinfo 4.7.
3649         * configure: Regenerated.
3651 2009-04-09  Nick Clifton  <nickc@redhat.com>
3653         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3654         the GCC Runtime Library Exception.
3656 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3658         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3659         * configure: Regenerate.
3661 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3663         * Makefil.def (languages): New entries.
3664         * Makefile.tpl (check-gcc-*): New generic target.
3665         * Makefile.in: Regenerate.
3667 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3669         * MAINTAINERS:  Update my email address.
3671 2009-03-18  Tom Tromey  <tromey@redhat.com>
3673         * configure: Rebuild.
3674         * configure.ac (host_libs): Add libiconv.
3675         * Makefile.in: Rebuild.
3676         * Makefile.def (host_modules): Add libiconv.
3677         (configure-gdb, all-gdb): Depend on libiconv.
3679 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3681         * configure.ac: Treat gdb as supported on x86_64-darwin.
3682         * configure: Regenerate.
3684 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3686         * configure.ac (--with-host-libstdcxx): New option.
3687         * configure: Regenerate.
3689 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3691         * MAINTAINERS:  Move myself into the write after approval list.
3693 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3695         * MAINTAINERS: Update e-mail address.
3697 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3699         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3701 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3703         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3705 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3707         Backport from git Libtool:
3709         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3710         Support GNU/kOpenSolaris.
3711         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3712         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3713         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3714         GNU/kOpenSolaris.
3716 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3718         * MAINTAINERS: Update e-mail address.
3720 2009-02-24  Michael Eager  <eager@eagercon.com>
3722         * MAINTAINERS (Write After Approval): Add self.
3724 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3726         * MAINTAINERS (Write After Approval): Add myself.
3728 2009-02-05  Andreas Schwab  <schwab@suse.de>
3730         * Makefile.tpl (stage_last): Define $r and $s before using
3731         $(RECURSE_FLAGS_TO_PASS).
3732         * Makefile.in: Regenerate
3734 2009-01-30  Ian Lance Taylor  <iant@google.com>
3736         * MAINTAINERS: Move myself to the Global Reviewers list.
3738 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3740         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3741         * configure: Regenerate.
3743 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3745         * MAINTAINERS: Make whitespace consistent.
3746         Remove Robert Millan from Write After Approval.
3748 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3750         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3751         (all-opcodes): Depend on all-libiberty.
3752         * Makefile.in: Regenerate.
3754 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3756         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3757         * configure: Regenerate.
3759 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3761         * MAINTAINERS (Write After Approval): Add myself.
3763 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3765         * MAINTAINERS: Add myself to reviewers (Fortran).
3767 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3769         PR tree-optimization/38515
3770         * configure.ac (cloog-polylib): Removed.
3771         (with_ppl, with_cloog): Test for "no".
3772         * configure: Regenerated.
3774 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3776         * MAINTAINERS: Moved myself to reviewers (Fortran).
3778 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3780         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3781         (Write After Approval): Remove myself.
3783 2009-01-03  Diego Novillo  <dnovillo@google.com>
3785         * MAINTAINERS: Remove myself from alias maintainership.
3787 2009-01-02  David Ayers  <ayers@fsfe.org>
3789         * MAINTAINERS: Update e-mail address.
3791 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3793         * MAINTAINERS: Make whitespace consistent.
3795 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3797         Backport from upstream Libtool:
3798         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3799         Add cache variables to tests that require the linker to work.
3800         For shlibpath_overrides_runpath, this also changes the semantics
3801         to let the result from the C compiler take precedence.
3803 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3805         * config.sub, config.guess: Update from upstream sources.
3807 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3809         * configure.ac (ppllibs): Add by default the lib flags.
3810         * configure: Regenerate.
3812 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3814         * MAINTAINERS:  Add myself to the write after approval list.
3816 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3818         * configure.ac: Add double brackets on darwin[912].
3819         * configure: Regenerate.
3821 2008-12-03  Daniel Kraft  <d@domob.eu>
3823         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3824         Approval to Reviewer section (for Fortran front-end).
3826 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3828         * configure.ac: Expand to darwin10 and later.
3829         * configure: Regenerate.
3831 2008-12-02  Andreas Schwab  <schwab@suse.de>
3833         * Makefile.def: configure-target-boehm-gc depends on
3834         all-target-libstdc++-v3.
3835         * Makefile.in: Regenerate.
3837 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3839         * MAINTAINERS:  Add myself as mingw maintainer.
3841 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3843         * config.sub, config.guess: Update from upstream sources.
3845 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3847         * README.SCO: Remove.
3849 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3851         * MAINTAINERS:  Add myself to the write after approval list.
3853 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3855         * MAINTAINERS:  Update my email address in WAA section.
3857 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3859         * MAINTAINERS: Update e-mail address.
3861 2008-11-27  Toon Moene  <toon@moene.org>
3863         * MAINTAINERS: Change e-mail address.
3865 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3867         * configure.ac: Build gdb for i?86-*-darwin*
3868         * configure: Regenerated.
3870 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3872         * MAINTAINERS: Added my full name.
3874 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3876         PR bootstrap/38014
3877         PR bootstrap/37923
3879         Revert:
3881         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3883         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3884         * Makefile.in: Regenerated.
3886         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3888         PR gdb/921
3889         PR gdb/1646
3890         PR gdb/2175
3891         PR gdb/2176
3893         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3894         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3895         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3896         (HOST_EXPORTS): Pass CPPFLAGS.
3897         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3898         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3899         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3900         * Makefile.in, configure: Regenerated.
3901         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3902         and CPPFLAGS_FOR_BUILD.
3904 2008-11-06  Jeff Law  <law@redhat.com>
3906         * MAINTAINERS: Add myself as middle end maintainer.
3908 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3910         * MAINTAINERS (Write after approval): Add myself.
3912 2008-11-05  Diego Novillo  <dnovillo@google.com>
3914         * MAINTAINERS (Global Reviewers): Add myself.
3915         (Non-Algorithmic Maintainers): Remove myself.
3917 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3919         * MAINTAINERS (Write after approval): Add myself.
3921 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3923         * MAINTAINERS (Write after approval): Add myself.
3925 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3927         * configure.ac (spu-*-*): Remove special case.
3928         * configure: Regenerate.
3930 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3932         * MAINTAINERS (Write after approval): Update my email address.
3934 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3936         * configure.ac [spu-*-*]: Do not set skipdirs.
3937         * configure: Re-generate.
3939 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3941         * MAINTAINERS (Various Maintainers): Add myself to reload.
3943 2008-10-25  Richard Guenther  <rguenther@suse.de>
3945         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3946         maintainer.  Remove myself as libgcc-math maintainer.
3947         (Non-Algorithmic Maintainers): Remove myself.
3949 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3951         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3952         * Makefile.in: Regenerated.
3954 2008-10-23  Cary Coutant  <ccoutant@google.com>
3956         * MAINTAINERS (Write after approval): Add myself.
3958 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3960         PR gdb/921
3961         PR gdb/1646
3962         PR gdb/2175
3963         PR gdb/2176
3965         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3966         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3967         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3968         (HOST_EXPORTS): Pass CPPFLAGS.
3969         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3970         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3971         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3972         * Makefile.in, configure: Regenerated.
3973         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3974         and CPPFLAGS_FOR_BUILD.
3976 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3978         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3979         Sebastian Pop.
3981 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3983         * MAINTAINERS (Write After Approval): Added myself.
3985 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3987         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3988         recommended version to 2.3.2.
3990         * configure: Regenerate.
3992 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3994         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3996 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3998         * MAINTAINERS (Write After Approval): Update e-mail address.
4000 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4002         * libtool.m4: Update to libtool 2.2.6.
4003         * lt~obsolete.m4: Update to libtool 2.2.6.
4004         * ltmain.sh: Update to libtool 2.2.6.
4005         * ltsugar.m4: Update to libtool 2.2.6.
4006         * ltversion.m4: Update to libtool 2.2.6.
4007         * ltoptions.m4: Update to libtool 2.2.6.
4008         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4010 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4012         * MAINTAINERS (Write After Approval): Add myself.
4014 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4016         * MAINTAINERS (Write After Approval): Update my name.
4018 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4020         * MAINTAINERS: Add myself in "Write After Approval".
4022 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4024         * MAINTAINERS: Add myself as ia64 maintainer.
4026 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4028         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4029         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4030         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4031         and Michael Tiemann from Write After Approval since they do not
4032         actually have access.
4034 2008-09-05  Richard Guenther  <rguenther@suse.de>
4036         * configure.ac: Initialize clooglibs to -lcloog.
4037         * configure: Re-generate.
4039 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4041         * MAINTAINERS (Write After Approval): Add myself.
4043 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4045         * configure.ac (--with-cloog-polylib): New.
4046         (--disable-cloog-version-check): New.
4047         (--disable-ppl-version-check): New.
4048         * configure: Re-generate.
4050 2008-09-03  Richard Guenther  <rguenther@suse.de>
4052         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4053         cloog test.
4054         * configure: Re-generate.
4056 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4058         Add picoChip port.
4059         * MAINTAINERS: Add picoChip maintainers.
4061 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4062             Tobias Grosser  <grosser@fim.uni-passau.de>
4063             Jan Sjodin  <jan.sjodin@amd.com>
4064             Harsha Jagasia  <harsha.jagasia@amd.com>
4065             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4066             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4067             Adrien Eliche  <aeliche@isty.uvsq.fr>
4069         Merge from graphite branch.
4070         * configure: Regenerate.
4071         * Makefile.in: Regenerate.
4072         * configure.ac (host_libs): Add ppl and cloog.
4073         Add checks for PPL and CLooG.
4074         * Makefile.def (ppl, cloog): Added modules and dependences.
4075         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4076         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4078 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4080         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4081         (GCC_SHLIB_SUBDIR): New.
4082         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4083         * configure: Regenerate.
4084         * Makefile.in: Regenerate.
4086 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4088         * MAINTAINERS: Consistently use tabs to separate columns.
4090 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4092         * MAINTAINERS (Write after Approval): Add myself.
4094 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4096         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4097         Enable bfd, binutils and opcodes.
4098         * configure: Regenerate.
4100 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4102         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4104 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4106         * MAINTAINERS:  Use correct Umlaut for last name.
4108 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4110         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4112 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4114         * MAINTAINERS: Update my email address.
4116 2008-08-16  Nicolas Roche  <roche@adacore.com>
4118         * Makefile.tpl: Add BOOT_ADAFLAGS.
4119         * Makefile.in: Regenerate.
4121 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4123         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4124         * configure: Regenerate.
4126 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4128         * configure.ac: Add makefile fragments for hpux.
4129         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4130         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4131         * configure: Regenerate.
4132         * Makefile.in: Regenerate.
4134 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4136         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4138 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4140         * MAINTAINERS (Write after Approval): Add myself.
4142 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4144         * MAINTAINERS (Write After Approval):  Add myself.
4146 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4148         * MAINTAINERS (Write After Approval):  Add myself.
4150 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4152         * MAINTAINERS: Update my email address.
4154 2008-06-25  Joey Ye  <joey.ye@intel.com>
4156         * MAINTAINERS (Write After Approval):  Add myself.
4158 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4160         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4161         * Makefile.in: Regenerate.
4162         * configure: Regenerate.
4164 2008-06-17  Daniel Kraft  <d@domob.eu>
4166         * MAINTAINERS (Write After Approval):  Add myself.
4168 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4170         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4171         "$@" is still intact with both Autoconf 2.59 and 2.62.
4172         * configure: Regenerate.
4174 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4176         * Makefile.tpl: Fix comment errors.
4177         * Makefile.in: Regenerate.
4179 2008-06-12  David S. Miller  <davem@davemloft.net>
4180             David Edelsohn  <edelsohn@gnu.org>
4182         * configure.ac: Add powerpc*-*-* to gold supported targets.
4183         * configure: Regenerate.
4185 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4187         PR tree-optimization/36218
4188         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4189         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4190         (all prefix="build-"): Pass them to build-system sub-makes.
4191         * Makefile.in: Regenerate.
4193 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4195         * MAINTAINERS (mt port): Remove.
4196         (sco5, unixware, sco udk): Remove.
4197         (Kean Johnston): Add to Write After Approval.
4199 2008-05-30  Julian Brown  <julian@codesourcery.com>
4201         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4202         of libobjc for ARM EABI Linux.
4203         * configure: Regenerate.
4205 2008-05-18  Xinliang David Li   <davidxl@google.com>
4207         * ChangeLog: Remove wrong ChangeLog entry.
4209 2008-05-17  Xinliang David Li   <davidxl@google.com>
4211         * MAINTAINERS (Write After Approval): Add myself.
4213 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4215         * MAINTAINERS (Write After Approval): Add myself.
4217 2008-05-14  Rafael Espíndola  <espindola@google.com>
4219         * config-ml.in: don't handle --enable-shared and --enable-static.
4221 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4223         * MAINTAINERS: Update my email address.
4225 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4227         * MAINTAINERS: Update my email address.
4229 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4231         * MAINTAINERS (Write After Approval): Add myself.
4233 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4235         * MAINTAINERS (Write After Approval): Add myself.
4237 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4239         * MAINTAINERS (crx): Add myself.
4241 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4243         Sync with src:
4244         2008-04-14  David S. Miller  <davem@davemloft.net>
4246         * configure.ac: Add sparc*-*-* to gold supported targets.
4247         * configure: Regenerate.
4249 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4251         PR bootstrap/35457
4252         * configure.ac: Include override.m4.
4253         * configure: Regenerate.
4255 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4257         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4258         * Makefile.in: Regenerate.
4260 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4262         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4263         as nonconfigurable directories list.
4264         * configure: Regenerate.
4266 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4268         * config.sub, config.guess: Update from upstream sources.
4270 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4272         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4273         * Makefile.in: Regenerate.
4275 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4277         * configure.ac: Do not build libssp for the AVR.
4278         * configure: Regenerate.
4280 2008-04-07  Ian Lance Taylor  <iant@google.com>
4282         * Makefile.def: check-gold depends upon all-binutils.
4283         * Makefile.in: Regenerate.
4285 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4287         * MAINTAINERS (Write After Approval): Add myself.
4289 2008-04-04  Nick Clifton  <nickc@redhat.com>
4291         PR binutils/4334
4292         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4293         builds.
4294         * configure: Regenerate.
4296 2008-04-04  NightStrike  <NightStrike@gmail.com>
4298         PR other/35151
4299         * configure.ac: Combine rules for mingw32 and mingw64.
4300         * configure: Regenerate.
4302 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
4304         * MAINTAINERS (Write After Approval): Add myself.
4306 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
4308         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4309         * Makefile.in (.NOTPARALLEL): Ditto.
4311 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
4313         * MAINTAINERS (Write After Approval): Add myself.
4315 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
4317         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4318         * Makefile.in (.NOTPARALLEL): Regenerate.
4320 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
4322         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4323         * Makefile.in: Regenerate.
4325 2008-03-26  Jakub Staszak  <kuba@et.pl>
4327         * MAINTAINERS (Write After Approval): Add myself.
4329 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4331         * MAINTAINERS:  Update e-mail address.
4333 2008-03-20  Ian Lance Taylor  <iant@google.com>
4335         * configure.ac: Add support for --enable-gold.
4336         * Makefile.def: Add gold as a directory like ld.
4337         * configure, Makefile.in: Regenerate.
4339 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4341         * configure.ac: m4_include config/proginstall.m4.
4342         * configure: Regenerate.
4344         Backport from upstream Libtool:
4346         2007-10-12  Eric Blake  <ebb9@byu.net>
4348         Deal with Autoconf 2.62's semantic change in m4_append.
4349         * ltsugar.m4 (lt_append): Replace broken versions of
4350         m4_append.
4351         (lt_if_append_uniq): Don't require separator to be overquoted,
4352         and avoid broken m4_append.
4353         (lt_dict_add): Fix typo.
4354         * libtool.m4 (_LT_DECL): Don't overquote separator.
4356 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
4358         * config.rpath: Add AIX 6 support.
4360 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
4362         * Makefile.def (stageprofile).  Remove -fprofile-generate
4363         from stage_libcflags.
4364         * Makefile.in: Regenerate.
4366 2008-03-13  Ben Elliston  <bje@au.ibm.com>
4368         * config.sub, config.guess: Update from upstream sources.
4370 2008-03-06  Tom Tromey  <tromey@redhat.com>
4372         * MAINTAINERS: Update for treelang deletion.
4374 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
4376         * MAINTAINERS: Update my email address.
4378 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
4380         * MAINTAINERS (darwin port): Add myself as a maintainer.
4381         (objective-c/c++): Add myself as a maintainer.
4383 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
4385         * MAINTAINERS (Write After Approval): Update my email address.
4387 2008-02-25  Tomas Bily  <tbily@suse.cz>
4389         * MAINTAINERS (Write After Approval): Add myself.
4391 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4393         * MAINTAINERS (OpenMP): Add myself.
4395 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4397         PR bootstrap/32009
4398         PR bootstrap/32161
4400         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4401         * configure: Regenerate.
4403         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4404         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4405         STAGE4_LIBCFLAGS): New.
4406         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4407         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4408         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4409         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4410         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4411         for target modules.  Don't export LIBCFLAGS.
4412         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4413         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4414         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4415         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4416         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4417         * Makefile.in: Regenerate.
4419 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4421         PR libgcj/33085
4422         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4423         Do not use -DDLL_EXPORT.  Backport from upstream.
4425 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4427         * MAINTAINERS (Write After Approval): Add myself.
4429 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4431         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4432         * configure: Regenerate.
4434 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4436         * configure.ac (xtensa*-*-*): Recognize processor variants.
4437         * configure: Regenerate.
4439 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4441         PR bootstrap/34922
4442         * configure.ac (PARSE_ARGS): Push suitable setting of
4443         ac_subdirs_all, for `./configure --help=recursive'.
4444         Handle `+' in generic toplevel directory disabling.
4445         * configure: Regenerate.
4447 2008-01-28  Nick Clifton  <nickc@redhat.com>
4449         * MAINTAINERS (xstormy16): Take over maintainership.
4451 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4453         * MAINTAINERS (c4x port): Remove.
4455 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4457         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4459 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4461         * config.sub, config.guess: Update from upstream sources.
4463 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4465         * MAINTAINERS (Write After Approval): Add myself.
4467 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4469         * MAINTAINERS: Update my email address.
4471 2008-01-09  Raksit Ashok  <raksit@google.com>
4473         * MAINTAINERS (Write After Approval): Add myself.
4475 2008-01-09  Raksit Ashok  <raksit@google.com>
4477         * MAINTAINERS (Write After Approval): Add myself.
4479 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4481         * config.sub, config.guess: Update from upstream sources.
4483 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4485         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4486         Change recommended MPFR from 2.2.1 -> 2.3.0.
4487         * configure: Regenerate.
4489 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4491         * MAINTAINERS: Update my email address.
4493 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4495         * MAINTAINERS: Update my email address.
4497 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4499         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4500         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4501         * Makefile.in: Regenerate.
4503 2007-12-10  Mark Heffernan  <meheff@google.com>
4505         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4506         misplaced entries.
4508 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4510         * configure.ac: Enable libjava for x86_64-*-darwin9.
4511         * configure: Regenerate.
4513 2007-12-07  Bill Maddox  <maddox@google.com>
4515         * MAINTAINERS (Write After Approval): Add myself.
4517 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4519         * config.sub, config.guess: Update from upstream sources.
4521 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4523         * config-ml.in: Remove 64bit configure tests.
4525 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4527         * config-ml.in: Robustify against white space in absolute file
4528         names.
4530         * config-ml.in (multi-clean): Substitute ${Makefile}.
4531         Remove superfluous ${Makefile} in list.
4533 2007-11-19  Thiemo Seufer  <ths@mips.com>
4535         * config-ml.in: Don't hardcode the Makefile name.
4537 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4539         * MAINTAINERS (Write After Approval): Add myself.
4541 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4543         * MAINTAINERS (Write After Approval): Add myself.
4545 2007-11-06  Doug Kwan  <dougkwan@google.com>
4547         * MAINTAINERS (Write After Approval): Add myself.
4549 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4551         * MAINTAINERS (mercury): Remove entry.
4552         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4554 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4556         * Makefile.def (dependencies): Make configure-gdb depend on
4557         all-intl.
4558         * Makefile.in: Regenerated.
4560 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4562         * MAINTAINERS (Fortran maintainer): Remove myself.
4564 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4566         * Makefile.def: To avoid problems running with parallel makes,
4567         build newlib before libgloss so that target specific header
4568         files are availble.
4569         * Makefile.in: Regenerate
4571 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4573         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4574         * Makefile.in: Regenerate.
4576 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4578         * MAINTAINERS (Register allocation reviewer): Add myself.
4580 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4582         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4583         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4584         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4585         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4586         * configure: Regenerate.
4588 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4590         * MAINTAINERS (Register allocation reviewer): Add myself.
4592 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4594         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4595         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4596         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4597         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4598         * configure.ac: Default them to host tools for $host = $build.
4599         Subst them.
4601         * configure: Regenerate.
4602         * Makefile.in: Regenerate.
4604 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4606         * MAINTAINERS (Register allocation reviewer): Add myself.
4608 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4610         * MAINTAINERS (Register allocation reviewer): Add myself.
4612 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4614         * MAINTAINERS (Write After Approval): Fix typo.
4616 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4618         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4619         * configure: Regenerate.
4621 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4623         PR bootstrap/31906
4624         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4625         they're already prefixed.
4627 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4629         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4630         libstdc++.
4631         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4632         * configure: Regenerate.
4633         * Makefile.in: Regenerate.
4635 2007-09-17  Andreas Schwab  <schwab@suse.de>
4637         * configure.ac: Raise minimum makeinfo version to 4.6.
4638         * configure: Regenerate.
4640 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4642         * MAINTAINERS (write-after-approval) add myself
4644 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4646         * configure.ac: Correct makeinfo version check.
4647         * configure: Regenerate.
4649 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4651         * MAINTAINERS: Update my email address.
4653 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4655         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4656         to $skipdirs and only disable gprof for newlib.  Use the normal
4657         mips*-elf* handling in other respects.
4658         * configure: Regnerate.
4660 2007-09-12  David Daney  <ddaney@avtrex.com>
4662         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4663         enabling libgcj.
4664         * configure: Regenerate.
4666 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4668         PR other/32154
4669         * configure.ac: For libgloss targets, point the linker to the linker
4670         script, startup code and simulator library.
4671         * configure: Regenerate.
4673 2007-09-07  Andrew Haley  <aph@redhat.com>
4675         * configure.ac (noconfigdirs): Remove target-libffi and
4676         target-libjava.
4677         * configure: Regenerate.
4679 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4681         PR target/33281
4682         * configure.ac: Use config/mh-mingw on mingw.
4683         * configure: Regenerate.
4685 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4687         * MAINTAINERS (Write After Approval): Add myself.
4689 2007-09-05  Richard Guenther  <rguenther@suse.de>
4691         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4692         nor --disable-checking is provided also turn on yes and types
4693         checking for stage1.
4694         * configure: Re-generate.
4696 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4698         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4699         (Write After Approval): Remove myself.
4701 2007-08-29  Nick Clifton  <nickc@redhat.com>
4703         * config.sub, config.guess: Update from upstream sources.
4705 2007-08-22  Bud Davis  <jmdavis@link.com>
4707         * MAINTAINERS (Write After Approval): Added myself.
4708         * MAINTAINERS (Reviewers): Removed myself.
4710 2007-08-18  Paul Brook  <paul@codesourcery.com>
4711             Joseph Myers  <joseph@codesourcery.com>
4713         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4714         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4715         * Makefile.in: Regenerate.
4716         * configure.ac (--with-debug-prefix-map): New.
4717         * configure: Regenerate.
4719 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4720             Nigel Stephens  <nigel@mips.com>
4722         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4723         as target_makefile_frag.
4724         * configure: Regenerate.
4726 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4728         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4729         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4730         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4731         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4732         (do-compare, do-compare3, do-compare-debug): New.
4733         ([+compare-target+]): Use them.
4735 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4737         * MAINTAINERS (Write After Approval): Change my email address.
4739 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4740             Ben Elliston  <bje@au.ibm.com>
4742         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4743         --silent if $silent.
4744         * configure: Regenerate.
4746 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4748         * MAINTAINERS (Various Maintainers): Add myself as
4749         loop infrastructure maintainer.  Update my e-mail
4750         address.
4752 2007-07-31  Diego Novillo  <dnovillo@google.com>
4754         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4755         Adjust description.
4757 2007-07-26  Richard Guenther  <rguenther@suse.de>
4759         * configure.ac: Add types checking to stage1 checking flags.
4760         * configure: Regenerate.
4762 2007-07-17  Nick Clifton  <nickc@redhat.com>
4764         * COPYING3: New file.  Contains version 3 of the GNU General
4765         Public License.
4766         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4767         Lesser General Public License.
4769 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4771         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4773 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4775         * MAINTAINERS (S/390 co-maintainer): Add myself.
4776         (Write After Approval): Remove myself.
4778 2007-07-13  Dan Hipschman  <dsh@google.com>
4780         * MAINTAINERS (Write After Approval): Add myself.
4782 2007-07-11  Nick Clifton  <nickc@redhat.com>
4784         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4785         WINDRES export.
4786         * Makefile.in: Regenerate.
4788 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4790         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4791         maintainer.
4793 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4795         * lt~obsolete.m4: New. Import from 20070318 libtool.
4797 2007-07-03  Julian Brown  <julian@codesourcery.com>
4799         * MAINTAINERS (Write After Approval): Add myself.
4801 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4803         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4804         * configure: Regenerate.
4806 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4808         * configure.ac: Add some missing m4 quotation.
4809         * configure: Regenerate.
4811 2007-07-02  Simon Baldwin  <simonb@google.com>
4813         * MAINTAINERS (Write After Approval): Add myself.
4815 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4817         * configure: Regenerate.
4819 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4821         * Makefile.def: Add windmc tool to build.
4822         * Makefile.tpl: Likewise.
4823         * configure.ac: Likewise.
4824         * Makefile.in: Regenerate.
4825         * configure: Regenerate.
4827 2007-06-28  DJ Delorie  <dj@redhat.com>
4829         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4830         not building newlib.
4831         * configure: Regenerated.
4833 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4835         * MAINTAINERS (Write After Approval): Add myself.
4837 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4839         * MAINTAINERS (Write After Approval): Add myself.
4841 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4843         * MAINTAINERS (Write After Approval): Add myself.
4845 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4847         * MAINTAINERS (Write After Approval): Add myself.
4849 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4851         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4852         * Makefile.in: Regenerated.
4854 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4856         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4857         bfin*-*-uclinux* targets.
4858         * configure: Regenerate.
4860 2007-06-14  Ian Lance Taylor  <iant@google.com>
4862         * MAINTAINERS: Add myself as non-algorithmic global write
4863         maintainer.
4865 2007-06-14  Diego Novillo  <dnovillo@google.com>
4867         * MAINTAINERS: Add self as middle-end maintainer and
4868         non-algorithmic global write maintainer.
4870 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4872         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4873         Move all Fortran maintainers except Paul Brook into the
4874         Non-Autopoiesis section.
4876 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4878         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4879         (distclean-stage[+id+]): Possibly delete stage_last.
4880         * Makefile.in: Regenerate.
4882 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4884         * MAINTAINERS (Various Maintainer): Fix typo.
4886 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4888         * MAINTAINERS (Various Maintainer): Add myself as
4889         dataflow maintainer.
4891 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4893         * config.sub, config.guess: Update from upstream sources.
4895 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4897         * Makefile.tpl: Fix spelling error.
4898         * Makefile.in: Regenerate.
4900 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4902         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4903         lt_cv_sys_max_cmd_len.
4905 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4907         * MAINTAINERS (Various Maintainers): Add myself as
4908         auto-vectorizer maintainer.
4910 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4912         PR libjava/32098
4913         * libtool.m4: Revert previous change.
4914         * ltgcc.m4: Put it here.
4916 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4918         * MAINTAINERS (Various Maintainers): Add myself as
4919         auto-vectorizer maintainer.
4921 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4923         PR libjava/32098
4924         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4926 2007-05-30  Richard Guenther  <rguenther@suse.de>
4928         * MAINTAINERS (Various Maintainers): Add myself as
4929         auto-vectorizer maintainer.
4931 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4933         PR bootstrap/29382
4934         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4935         * configure: Rebuilt.
4937 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4939         * MAINTAINERS (Write After Approval): Removed my name.
4941 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4943         * MAINTAINERS (Write After Approval): Remove myself.
4945 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4947         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4949 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4951         * ltmain.sh: Update from ToT Libtool.
4952         * libtool.m4: Update from ToT Libtool.
4953         * ltsugar.m4: New. Update from ToT Libtool.
4954         * ltversion.m4: New. Update from ToT Libtool.
4955         * ltoptions.m4: New. Update from ToT Libtool.
4956         * ltconfig: Remove.
4957         * ltcf-c.sh: Remove.
4958         * ltcf-cxx.sh: Remove.
4959         * ltcf-gcj.sh: Remove.
4961 2007-05-22  Ollie Wild  <aaw@google.com>
4963         * MAINTAINERS (Write After Approval): Add myself.
4965 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4967         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4968         stage_cflags.
4969         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4970         Remove CFLAGS/LIBCFLAGS.
4971         (configure-stage[+id+]-[+prefix+][+module+],
4972         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4973         * Makefile.in: Regenerate.
4975 2007-05-15  Diego Novillo  <dnovillo@google.com>
4977         * MAINTAINERS: Update e-mail address.
4979 2007-05-15  Revital Eres  <eres@il.ibm.com>
4981         * MAINTAINERS (Write After Approval): Add myself.
4983 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4985         * MAINTAINERS (Write After Approval): Updated my address.
4987 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4989         * MAINTAINERS (Write After Approval): Add myself.
4991 2007-05-11  Silvius Rus  <rus@google.com>
4993         * MAINTAINERS (Write After Approval): Add myself.
4995 2007-04-23  Tom Tromey  <tromey@redhat.com>
4997         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4999 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5001         * MAINTAINERS (cpplib): Rename to ...
5002         (libcpp): ... this.  Add C/C++ front end maintainers.
5004 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5006         * config-ml.in: Pass ${ml_config_env} to configure calls.
5008 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5010         * MAINTAINERS (Write After Approval): Add myself.
5012 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5014         * MAINTAINERS (Write After Approval): Add myself.
5016 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5018         * MAINTAINERS (fortran 95 front end): Add myself.
5020 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5022         * MAINTAINERS (Write After Approval): Add myself.
5024 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5026         * MAINTAINERS (Modulo Scheduler): Add myself.
5028 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5030         * MAINTAINERS (fortran 95 front end): Add myself.
5031         (c++ front end): whitespace fix.
5033 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5035         * MAINTAINERS (Write After Approval): Add myself.
5037 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5039         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5040         of glob.  Quote arguments with single quotes too.
5041         * configure: Regenerate.
5043 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5045         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5046         * Makefile.in: Regenerate
5048 2007-03-07  Andreas Schwab  <schwab@suse.de>
5050         * configure: Regenerate.
5052 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5054         * configure.ac: Add "--with-pdfdir" configure option,
5055         which defines pdfdir variable.
5056         * Makefile.def (target=fixincludes): Add install-pdf to
5057         missing targets.
5058         (recursive_targets): Add install-pdf target.
5059         (flags_to_pass): Add pdfdir.
5060         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5061         target.
5062         * configure: Regenerate
5063         * Makefile.in: Regenerate
5065 2007-02-28  Eric Christopher  <echristo@apple.com>
5067         Revert:
5068         2006-12-07  Mike Stump  <mrs@apple.com>
5070         * Makefile.def (dependencies): Add dependency for
5071         install-target-libssp and install-target-libgomp on
5072         install-gcc.
5073         * Makefile.in: Regenerate.
5075 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5077         * configure: Regenerate.
5078         * configure.ac: Move statements after variable declarations.
5080 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5082         * MAINTAINERS: Add myself as sh maintainer.
5084 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5086         * configure.ac: Adjust for loop syntax.
5087         * configure: Regenerate.
5089 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5091         * configure: Rebuilt.
5093 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5095         * configure.ac: Drop multiple occurrences of --enable-languages,
5096         and fix its quoting.
5097         * configure: Rebuilt.
5099 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5100             Nathan Sidwell  <nathan@codesourcery.com>
5101             Vladimir Prus  <vladimir@codesourcery.com>
5102             Joseph Myers  <joseph@codesourcery.com>
5104         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5105         * configure: Regenerate.
5107 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5109         * ltconfig (freebsd*): Default to elf.
5111 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5113         * configure.ac (target_libraries): Move libgcc before libiberty.
5114         * configure: Regenerated.
5116 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5117             Paolo Bonzini  <bonzini@gnu.org>
5119         PR bootstrap/30753
5120         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5121         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5122         * configure: Regenerated.
5124 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5126         * MAINTAINERS (Language Front End Maintainers): Update my mail
5127         address.
5129 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5131         PR bootstrap/30748
5132         * configure.ac: Correct syntax for Solaris ksh.
5133         * configure: Regenerated.
5135 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5137         * configure.ac: Sync with src.
5138         * configure: Regenerate.
5140 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5142         * Makefile.in: Regenerate.
5144 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5146         * config.sub: Sync with src.
5148 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5150         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5151         noncanonical equivalents.
5152         * configure.in: Rename to...
5153         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5154         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5155         target_noncanonical.  Use them.  Rewrite removal of configure
5156         arguments for autoconf 2.59.  Discard variable settings.  Force
5157         program_transform_name for native tools.
5159         * Makefile.in: Regenerated.
5160         * configure: Regenerated with autoconf 2.59.
5162 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5164         * MAINTAINERS (Write After Approval): Add myself.
5166 2007-01-31  Andreas Schwab  <schwab@suse.de>
5168         * Makefile.tpl (LDFLAGS): Substitute it.
5169         * Makefile.in: Regenerate.
5171 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5173         * MAINTAINERS (Write After Approval): Add myself.
5175 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5177         * MAINTAINERS (spu port): Add myself.
5179 2007-01-23  Richard Guenther  <rguenther@suse.de>
5181         PR bootstrap/30541
5182         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5183         * Makefile.tpl (GNATBIND): Substitute it.
5184         (GNATMAKE): Likewise.
5185         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5186         of STAGE_PREFIX.
5187         * Makefile.in: Regenerate.
5188         * configure: Regenerate.
5190 2007-01-18  Mike Stump  <mrs@apple.com>
5192         * configure.in: Re-enable -Werror for gcc builds.
5194 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5196         * MAINTAINERS (Write After Approval): Add myself.
5198 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5200         * configure.in: Change == to = in test command.
5201         * configure: Regenerate.
5203 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5204             Nick Clifton  <nickc@redhat.com>
5205             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5207         * configure.in (build_configargs, host_configargs, target_configargs):
5208         Remove build/host/target parameters.
5209         (host_libs): Add gmp and mpfr.
5210         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5211         * Makefile.def (gmp, mpfr): New.
5212         (gcc): Remove target.
5213         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5214         target_os, target_vendor): New.
5215         (configure): Add host_alias/target_alias arguments; adjust invocations.
5216         * configure: Regenerate.
5217         * Makefile.in: Regenerate.
5219 2007-01-11  Matt Fago  <fago@earthlink.net>
5221         * configure.in: Try to link to functions only in mpfr 2.2.x
5222         to improve robustness of configure tests.
5223         * configure: Regenerate.
5225 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5227         * MAINTAINERS: Add myself as i386 maintainer.
5229 2007-01-08  Jan Hubicka  <jh@suse.cz>
5231         * MAINTAINERS: Add myself as i386 maintainer.
5233 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5235         * configure.in: Add support for an x86_64-mingw* target.
5236         * configure: Regenerate.
5238 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5240         * Makefile.tpl (all-target): Correct @if conditional for target
5241         modules.
5242         * configure.in: Omit libiberty if building only target libgcc.
5243         * configure, Makefile.in: Regenerated.
5245 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5247         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5248         * configure: Regenerate.
5250 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5252         * Makefile.def (target_modules): Add libgcc.
5253         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5254         * Makefile.tpl (clean-target-libgcc): Delete.
5255         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5256         on gcc even for bootstrapped modules.  Rewrite handling of
5257         lang_env_dependencies to loop over target_modules.
5258         * configure.in (target_libraries): Add target-libgcc.
5259         * Makefile.in, configure: Regenerated.
5261 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5263         * configure.in: Reorganize recognition of languages.  Add
5264         --enable-stage1-languages.  Show supported languages for the chosen
5265         target rather than all recognized languages.
5266         * configure: Regenerate.
5268 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5270         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5271         * Makefile.in: Regenerate.
5273 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5275         * configure.in: Warn that MPFR 2.2.0 is buggy.
5276         * configure: Regenerate.
5278 2006-12-27  Ian Lance Taylor  <iant@google.com>
5280         * configure.in: When removing Makefiles to force a reconfigure, also
5281         remove prev-DIR*/Makefile.
5282         * configure: Regenerate.
5284 2006-12-22  Andreas Schwab  <schwab@suse.de>
5286         * configure: Regenerate with correct autoconf version.
5288 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5290         * configure.in: add AC_SUBST for *_FOR_TARGET.
5291         * configure: Regenerate.
5293 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5295         * configure.in: Simplify logic for rejecting languages that cannot
5296         be built.  Separate the case when a language is unsupported,
5297         from the case when the user chooses not to build a language.
5299 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5301         * configure.in: Remove "$build" case for powerpc-*-darwin* since
5302         it only affects bootstrap and could be tested on "$host" as well.
5303         * configure: Regenerate.
5304         * config/mh-ppc-darwin: Add to the stage1 cflags here.
5306 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5308         PR bootstrap/29544
5309         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5310         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5311         move here comment from Makefile.tpl.
5312         * Makefile.tpl: Move some definitions higher in the file.
5313         (STAGE1_CHECKING): New.
5314         * configure.in: Add --enable-stage1-checking.
5315         * configure: Regenerate.
5316         * Makefile.in: Regenerate.
5318 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5320         * MAINTAINERS: Add myself as build system maintainer.
5322 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
5324         * MAINTAINERS (Write After Approval): Add myself.
5326 2006-12-13  Eric Christopher  <echristo@apple.com>
5328         * MAINTAINERS: Add myself as darwin maintainer.
5330 2006-12-11  Ian Lance Taylor  <ian@airs.com>
5332         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5334 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
5336         MAINTAINERS: Update my entry.
5338 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
5340         * configure.in:  Handle spu makefile frag.
5341         * Makefile.tpl (MAINT): Define
5342         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5343         * configure: Regenerate.
5344         * Makefile.in: Regenerate.
5346 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5348         * config.guess: Import latest version.
5349         * config.sub: Likewise.
5351 2006-12-11  Ben Elliston  <bje@au.ibm.com>
5353         * configure.in (spu-*-*): Don't skip target-libiberty.
5354         * configure: Regenerate.
5356 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5358         PR bootstrap/30134
5359         * configure.in: Correct x86 darwin support for libjava to powerpc
5360         and i?86 only.
5361         * configure: Regenerate.
5363 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
5365         * configure.in: Add x86 darwin support for libjava.
5366         * configure: Regenerate.
5368 2006-12-07  Mike Stump  <mrs@apple.com>
5370         * Makefile.def (dependencies): Add dependency for
5371         install-target-libssp and install-target-libgomp on
5372         install-gcc.
5373         * Makefile.in: Regenerate.
5375 2006-12-04  Richard Guenther  <rguenther@suse.de>
5377         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5378         (Non-Algorithmic Maintainers): Move over non-algorithmic
5379         loop optimizer maintainers, add myself as a non-algorithmic
5380         middle-end maintainer.
5382 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
5384         * MAINTAINERS (Write After Approval): Add myself.
5386 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5388         * configure.in: Update error message for missing GMP/MPFR.
5390         * configure: Regenerate.
5392 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5394         * configure.in: Update MPFR version in error message.
5396         * configure: Regenerate.
5398 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5400         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5401         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5402         --with-gmp-lib): New flags.
5404         * configure: Regenerate.
5406 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5408         * MAINTAINERS (Write After Approval): Change my email address.
5410 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5412         * MAINTAINERS (Write After Approval): Add myself.
5414 2006-11-22  Philipp Thomas  <pth@suse.de>
5416         * MAINTAINERS (i18n): Update e-mail address.
5418 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5420         * MAINTAINERS (spu port): Add myself as maintainer.
5421         (Write After Approval): Remove myself.
5423 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5425         * configure.in (skipdirs): Don't build libssp for SPU.
5426         * configure: Regenerate.
5428 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5430         * MAINTAINERS (spu port): Add myself as maintainer.
5431         (libobjc): Update my email address.
5433 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5435         * MAINTAINERS (Write After Approval): Add myself.
5437 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5439         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5440         * configure : Rebuilt.
5442 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5444         * MAINTAINERS (Write After Approval): Add myself.
5446 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5448         * MAINTAINERS (Write After Approval): Add myself.
5450 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5452         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5453         libmpfr.a.
5454         * configure: Regenerate.
5456 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5458         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5459         (unstage): Test for stage_last presence.
5461         PR bootstrap/29802
5462         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5463         STAGE_PREFIX.
5464         * Makefile.in: Regenerate.
5466 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5468         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5469         maintainers.
5471 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5473         * MAINTAINERS (Write After Approval): Add myself.
5475 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5477         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5478         and stageN-package/Makefile.
5479         * Makefile.in: Regenerated.
5481 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5483         * configure.in: Remove target-libgloss from noconfigdirs for
5484         bfin-*-*.
5485         * configure: Regenerated.
5487 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5489         * configure.in (have_gmp): Only error if the gcc directory exists.
5491         * configure: Regenerate.
5493 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5495         * configure.in: Robustify error message for missing GMP/MPFR.
5497         * configure: Regenerate.
5499 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5501         * MAINTAINERS (Write After Approval): Add myself.
5503 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5505         * MAINTAINERS: Change email address.
5507 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5509         * MAINTAINERS (Write After Approval): Add myself.
5511 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5513         * MAINTAINERS (Write After Approval): Add myself.
5515 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5517         * MAINTAINERS (Write After Approval): Move myself to
5518         Write After Approval section.
5520 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5522         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5523         need_gmp anymore.
5524         * configure: Regenerate.
5526 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5528         * MAINTAINERS (Write After Approval): Add myself.
5530 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5532         * config.guess: Import latest version.
5533         * config.sub: Likewise.
5535 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5537         * Makefile.def: Added pdf target handling.
5538         * Makefile.tpl: Added pdf target handling.
5539         * Makefile.in: Regenerated.
5541 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5543         * MAINTAINERS: Add self as score port maintainer.
5545 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5547         * MAINTAINERS (Write After Approval): Add myself.
5549 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5551         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5552         or newer.
5553         * configure: Regenerated.
5555 2006-09-27  Dave Brolley  <brolley@redhat.com>
5557         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5558         using $s instead of $r.
5559         * configure: Regenerated.
5561 2006-09-26  Thiemo Seufer  <ths@mips.com>
5563         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5564         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5565         * configure: Regenerate.
5567 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5569         * MAINTAINERS (Write After Approval): Remove myself.
5571 2006-09-22  Chao-ying Fu  <fu@mips.com>
5573         * MAINTAINERS (Write After Approval): Add myself.
5575 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5577         * MAINTAINERS: Add self as soft-fp maintainer.
5579 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5581         * MAINTAINERS: Add myself as avr maintainer.
5582         Remove Marek Michalkiewicz as avr maintainer.
5584 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5586         * MAINTAINERS (Write After Approval): Add myself.
5588 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5590         * configure.in: Never build newlib for a Mingw host.
5591         Never build newlib as Mingw target library.
5592         Test the existence of winsup/cygwin for building a Cygwin newlib,
5593         rather than just winsup.
5594         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5595         building a Mingw target.
5596         * configure: Regenerate.
5598 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5600         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5602 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5604         * config.guess: Import from src (was more updated).
5605         * config.sub: Likewise.
5607 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5609         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5610         * configure: Regenerated.
5612 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5614         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5615         for stages after the first.
5617 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5619         * Makefile.def: Add dependencies for configure-opcodes
5620         on configure-intl and all-opcodes on all-intl.
5621         * Makefile.in: Regenerated.
5623 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5625         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5627 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5629         Port to hosts whose 'sort' and 'tail' implementations
5630         treat operands with leading '+' as file names, as POSIX
5631         has required since 2001.  However, make sure the code still
5632         works on pre-POSIX hosts.
5633         * ltmain.sh: Don't assume "sort +2" is equivalent to
5634         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5636 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5638         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5640 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5642         * ltconfig: chmod 644 before ranlib during install.
5644 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5646         PR bootstrap/18058
5647         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5648         if the bootstrap compiler is a GCC version that supports it.
5649         * configure: Regenerate.
5651 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5653         * configure.in: Fix thinkos in previous check-in.
5654         * configure: Regenerate.
5656 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5658         PR other/27063
5659         * configure.in: Test subdir_requires and give an appropriate
5660         error message.
5661         * configure: Regenerate.
5663 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5665         * MAINTAINERS (Write After Approval): Add myself.
5667 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5669         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5671 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5673         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5675 2006-06-20  David Ayers  <d.ayers@inode.at>
5677         PR bootstrap/28072
5678         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5679         whether target-libjava is being configured instead of whether the
5680         java front end is enabled.
5681         * configure: Regenerate.
5683 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5685         PR target/27540
5686         * configure.in: Only enable libgomp on IRIX 6.
5687         * configure: Regenerate.
5689 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5691         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5692         too.
5693         * Makefile.in: Regenerate.
5695 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5697         * config-ml.in: Alter CCASFLAGS to include special
5698         multilib options the same as is done for CFLAGS.
5700 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5702         * configure.in: Don't enable libgomp on hpux10.
5703         * configure: Rebuilt.
5705 2006-06-12  David Ayers  <d.ayers@inode.at>
5707         PR bootstrap/27963
5708         PR target/19970
5709         * configure.in: Remove target-boehm-gc from noconfigdirs where
5710         ${libgcj} is specified.
5711         * configure: Regenerate.
5713 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5715         Sync from src:
5717         * configure.in: Sync.
5718         * configure: Regenerated.
5720         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5722         * Makefile.def: Added dependencies from sim and gdb on intl, and
5723         added configure dependencies to everything with an all dependency
5724         on intl.
5725         * Makefile.in: Regenerated.
5727 2006-06-06  David Ayers  <d.ayers@inode.at>
5729         PR libobjc/13946
5730         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5731         * Makefile.in: Regenerate.
5732         * configure.in: Add --enable-objc-gc at toplevel and have it
5733         enable boehm-gc for Objective-C.
5734         Remove target-boehm-gc from libgcj.
5735         Add target-boehm-gc to target_libraries.
5736         Add target-boehm-gc to noconfigdirs where ${libgcj}
5737         is specified.
5738         Assert that boehm-gc is supported when requested for Objective-C.
5739         Only build boehm-gc if needed either for Java or Objective-C.
5740         * configure: Regenerate.
5742 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5744         PR 27674
5745         * Makefile.tpl (configure-[+prefix+][+module+],
5746         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5747         Remove rule to unstage bootstrapped modules.
5748         (stage_current): New.
5749         * Makefile.in: Regenerate.
5751 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5753         * MAINTAINERS (Write After Approval): Update my e-mail address.
5755 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5757         * include/libiberty.h: Declare pex_run_in_environment.
5759 2006-05-31  Asher Langton  <langton2@llnl.gov>
5761         * MAINTAINERS (Write After Approval): Add myself.
5763 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5765         * Makefile.def (bfd, opcodes): Fix lib_path.
5766         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5767         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5768         * Makefile.in: Regenerate.
5770 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5772         * Makefile.in: Regenerate.
5774 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5776         * Makefile.def: Add install-html target. Add datarootdir
5777         docdir and htmldir to flags_to_pass.
5778         * Makefile.tpl: Add install-html target.
5779         * Makefile.in: Regenerate.
5780         * configure.in: Add --with-datarootdir, --with-docdir, and
5781         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5782         * configure: Regenerate.
5784 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5786         * configure.in: Enable gprof for cross builds.
5787         * configure: Regenerate.
5789 2006-05-22  Richard Guenther  <rguenther@suse.de>
5791         Revert
5792         2006-01-31  Richard Guenther  <rguenther@suse.de>
5793         Paolo Bonzini  <bonzini@gnu.org>
5795         * Makefile.def (target_modules): Add libgcc-math target module.
5796         * configure.in (target_libraries): Add libgcc-math target library.
5797         (--enable-libgcc-math): New configure switch.
5798         * Makefile.in: Re-generate.
5799         * configure: Re-generate.
5800         * libgcc-math: New toplevel directory.
5802 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5803             Andreas Tobler  <a.tobler@schweiz.ch>
5805         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5806         * configure: Rebuilt.
5808 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5810         * MAINTAINERS (Write After Approval): Add myself.
5812 2006-05-01  DJ Delorie  <dj@redhat.com>
5814         * configure.in: Restore CFLAGS if GMP isn't present.
5815         * configure: Regenerate.
5817 2006-05-01  Richard Guenther  <rguenther@suse.de>
5819         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5820         maintainer.
5822 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5824         * MAINTAINERS (Write After Approval): Add myself.
5826 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5828         * MAINTAINERS (Write After Approval): Add myself.
5830 2006-04-18  DJ Delorie  <dj@redhat.com>
5832         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5833         reference libgloss so that libssp can be built in a combined
5834         tree.
5835         * configure: Regenerate.
5837 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5839         * MAINTAINERS (Write After Approval): Add myself.
5841 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5843         * configure.in: Require makeinfo 4.4 or higher.
5844         * configure: Regenerate.
5846 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5848         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5849         Rearrange the entries of other libraries to have them in one place.
5851 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5853         * MAINTAINERS (Write After Approval): Remove myself.
5854         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5856 2006-03-14  Richard Guenther  <rguenther@suse.de>
5858         * configure: Regenerate with autoconf 2.13.
5860 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5862         * MAINTAINERS: Use my work address.
5864         * MAINTAINERS: Update my E-mail address.
5866 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5868         * configure.in: Handle --disable-<component> generically.
5869         * configure: Regenerate.
5871 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5873         PR libgcj/17311
5874         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5876 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5878         * MAINTAINERS (Write After Approval):  Remove myself.
5879         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5881 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5883         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5884         (TARGET_CONFIGDIRS): Remove.
5885         * configure.in: Remove AC_SUBST(target_configdirs).
5886         * Makefile.in, configure: Regenerated.
5888 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5890         * MAINTAINERS (Write After Approval):  Remove myself.
5891         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5893 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5895         PR bootstrap/25670
5897         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5899         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5900         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5901         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5902         BUILD_PREFIX, BUILD_PREFIX_1.
5903         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5905         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5906         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5908         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5909         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5910         of `cat stage_current`.  Always provide the `r' and `s' variables.
5911         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5912         a single shell execution.
5913         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5914         bootstrapped modules, make the stage1 module if the build was not
5915         started yet, else build the current stage.
5916         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5917         (all-build, all-host, all-target, [+make_target+]-host,
5918         [+make_target+]-target): Do not use \-continued lines.
5919         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5920         (current_stage, restrap, stage_last): New.
5922         * Makefile.in: Regenerate.
5923         * configure: Regenerate.
5925 2006-02-19  Bud Davis  <jmdavis@link.com>
5927         * MAINTAINERS (Write After Approval):  Remove myself.
5928         (Language Front End Maintainers):  Add myself as fortran 95
5929         maintainer and update e-mail address.
5931 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5933         * MAINTAINERS (Write After Approval):  Remove myself.
5934         (Language Front End Maintainers):  Add myself as fortran 95
5935         maintainer.
5937 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5939         * MAINTAINERS (Write After Approval): Add myself.
5941 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5943         * MAINTAINERS (Write After Approval):  Remove myself.
5944         (Language Front End Maintainers):  Add myself as
5945         fortran 95 maintainer.
5947 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5949         Sync from src:
5951         2005-12-27  Leif Ekblad  <leif@rdos.net>
5953         * configure.in: Add support for RDOS target.
5954         * configure: Regenerate.
5956 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5957             Andreas Schwab  <schwab@suse.de>
5959         * configure: Regenerate.
5961 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5963         * configure.in (enable_libgomp): Add AIX.
5964         * configure: Regenerate.
5966 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5968         * MAINTAINERS (Write After Approval): Add myself.
5970 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5972         * MAINTAINERS (Write After Approval): Add myself.
5974 2006-01-31  Richard Guenther  <rguenther@suse.de>
5975         Paolo Bonzini  <bonzini@gnu.org>
5977         * Makefile.def (target_modules): Add libgcc-math target module.
5978         * configure.in (target_libraries): Add libgcc-math target library.
5979         (--enable-libgcc-math): New configure switch.
5980         * Makefile.in: Re-generate.
5981         * configure: Re-generate.
5982         * libgcc-math: New toplevel directory.
5984 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5986         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5987         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5988         the assembler, linker and binutils.
5989         * configure: Regenerate.
5991 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5993         * MAINTAINERS (Write After Approval): Add myself.
5995 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5997         * configure: Regenerate.
5999 2006-01-18  Richard Henderson  <rth@redhat.com>
6000             Jakub Jelinek  <jakub@redhat.com>
6001             Diego Novillo  <dnovillo@redhat.com>
6003         * libgomp: New directory.
6004         * Makefile.def: Add target_module libgomp.
6005         * Makefile.in: Regenerate.
6006         * configure.in (target_libraries): Add target-libgomp.
6007         * configure: Regenerate.
6009 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6011         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6012         @ from continuation.
6013         * Makefile.in: Rebuilt.
6015 2006-01-04  Chris Lattner  <sabre@gnu.org>
6017         * MAINTAINERS (Write After Approval): Add myself.
6019 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6021         PR bootstrap/24252
6023         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6024         * Makefile.tpl (OBJDUMP): New.
6025         (EXTRA_HOST_FLAGS): Add it.
6026         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6028         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6029         to use symbolic links between directories.  Avoid race conditions
6030         or make them harmless.
6031         * configure.in: Do not try to use symbolic links between directories.
6033         * Makefile.def (LEAN): Pass.
6034         * Makefile.tpl (LEAN): Define.
6035         (stage[+id+]-start): Accept that the previous directory does not
6036         exist, if the bootstrap is lean.
6037         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6038         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6039         configure substitution.
6040         ([+compare-target+]): Likewise.
6041         ([+bootstrap-target+]-lean): New.
6042         * configure.in: Remove lean bootstrap support from here.
6044         * Makefile.in: Regenerate.
6045         * configure: Regenerate.
6047 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6049         * MAINTAINERS (libdecnumber): Add myself.
6051 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6053         * libtool-ldflags: New script.
6055 2006-01-02  Andreas Schwab  <schwab@suse.de>
6057         * configure.in: When reconfiguring remove Makefile in
6058         all stage directories.
6059         * configure: Regenerate.
6061 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6063         * MAINTAINERS: Update my email address.
6065 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6067         Revert Ada-related part of the previous change.
6069         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6070         Do not pass.
6071         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6072         * Makefile.in: Regenerate.
6073         * configure.in: Do not include mt-ppc-aix target fragment.
6074         * configure: Regenerate.
6076 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6078         * configure.in: Select appropriate fragments for PowerPC/AIX.
6079         * configure: Regenerate.
6081         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6082         BOOT_CFLAGS, BOOT_LDFLAGS.
6083         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6084         BOOT_CFLAGS, BOOT_LDFLAGS.
6085         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6086         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6087         (stage): Fail if we cannot complete the work.
6088         * Makefile.in: Regenerate.
6090 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6092         * configure.in: Replace ms1 with mt.
6093         * configure: Rebuilt.
6095 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6097         * MAINTAINERS: Update my email address.
6099 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6101         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6102         install-host-nogcc): Don't invoke $(stage) at the end.
6103         * Makefile.in: Regenerate.
6105 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6107         * configure.in: Flip the top-level bootstrap switch.
6108         * configure: Regenerate.
6110 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6112         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6113         $(stage) and $(unstage).
6114         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6115         (all): Remove stray semicolon.
6116         (local-distclean): Don't handle multilib.tmp and multilib.out.
6117         (install.all): Set $s for consistency.
6118         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6119         check_multilibs setting.  Always make the install directory.
6120         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6121         Correct @if/@endif.
6122         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6123         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6124         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6125         (multilib.out): Remove.
6126         * Makefile.in: Regenerated.
6128 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6130         * MAINTAINERS (Write After Approval): Add myself.
6132 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6134         * MAINTAINERS: Add myself as mt maintainer.
6136         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6138 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6140         * MAINTAINERS: Change email address.
6142 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6144         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6145         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6146         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6147         Find in-tree tools if available.
6148         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6149         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6150         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6151         (COMPILER_*_FOR_TARGET): New.
6152         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6153         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6154         (CONFIGURED_*, USUAL_*): Remove.
6155         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6156         STRIP): Use autoconf substitutions.
6157         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6158         COMPILER_NM_FOR_TARGET): New.
6159         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6161         (all): Make all-host and all-target in parallel.
6162         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6163         that $$r and $$s are set before invoking a recursive make.
6164         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6165         ([+bootstrap-target+]): Inline most of the `all' target.
6167 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6169         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6170         from the gcc build directory.
6171         * Makefile.in: Regenerate.
6173 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6175         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6176         depend on all-libdecnumber.
6177         * configure.in (host_libs): Include libdecnumber.
6178         * Makefile.in: Regenerate.
6179         * configure: Likewise.
6181 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6183         * libdecnumber: Import decNumber sources from the dfp-branch.
6185 2005-11-21  Kean Johnston  <jkj@sco.com>
6187         * config.sub, config.guess: Sync from upstream sources.
6189 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6191         Import from Autoconf sources:
6193         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6194         * config/move-if-change: Don't output "$2 is unchanged";
6195         suggested by Ben Elliston.  Handle weird characters correctly.
6197 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6199         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6200         to match upstream libtool for darwin.
6202 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6204         * Makefile.def: Remove gdb dependencies for gdbtk.
6205         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6206         (configure-gdb, install-gdb): New rules.
6207         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6208         * Makefile.in, configure: Regenerated.
6210 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6212         * MAINTAINERS (Write After Approval): Add myself.
6214 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6216         * MAINTAINERS (Write After Approval): Add myself.
6218 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6220         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6221         Diego Novillo.
6223 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6225         PR bootstrap/24297
6226         * Makefile.tpl (do-[+make-target+], do-check, install,
6227         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6228         are set before recursing.
6229         * Makefile.in: Regenerate.
6231 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6233         PR bootstrap/18939
6234         * Makefile.def (gcc) <target>: Fix thinko.
6235         * Makefile.in: Regenerate.
6237 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6239         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6240         * configure: Regenerate.
6242 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6244         * MAINTAINERS (Write After Approval): Add self.
6246 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6248         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6249         target-libffi, target-qthreads, target-libjava, and
6250         targetlibobjc.
6251         * configure: Regenerate.
6253 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6255         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6256         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6257         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6258         (USUAL_OBJDUMP_FOR_TARGET): New.
6259         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6260         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6261         * configure, Makefile.in: Regenerated.
6263 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6265         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6266         before other host packages.
6268 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6270         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6272 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6274         PR bootstrap/22340
6276         * configure.in (default_target): Remove.
6277         * Makefile.tpl (all): Do not use prerequisites as subroutines
6278         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6279         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6280         use prerequisites as subroutines.
6281         (check-host, check-target): New.
6282         (bootstrap configure & all targets): Do not use stage*-start
6283         if the directory layout is already ok.
6284         (non-bootstrap configure & all targets): Prepend a $(unstage).
6285         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6286         (NOTPARALLEL): Remove.
6287         (unstage, stage variables): New variables.
6288         (unstage, stage targets): Simply expand to those variables.
6290         * configure: Regenerate.
6291         * Makefile.in: Regenerate.
6293 2005-10-04  James E Wilson  <wilson@specifix.com>
6295         * Makefile.def (lang_env_dependencies): Add libmudflap.
6296         * Makefile.in: Regenerate.
6298 2005-10-03  Andreas Schwab  <schwab@suse.de>
6300         Backport from libtool CVS:
6301         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
6303         * ltmain.sh: add support for installing into temporary
6304         staging area (e.g. 'make install DESTDIR=...')
6306 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6308         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6309         * configure: Regenerated.
6311 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
6313         * configure: Regenerate with the correct
6314         autoconf version.
6316 2005-09-30  Catherine Moore  <clm@cm00re.com>
6318         * configure.in (bfin-*-*): New.
6319         * configure: Regenerated.
6321 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
6323         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6324         (LIPO_FOR_TARGET): New.
6325         (CONFIGURED_LIPO_FOR_TARGET): New.
6326         (USUAL_LIPO_FOR_TARGET): New.
6327         (STRIP_FOR_TARGET): New.
6328         (CONFIGURED_STRIP_FOR_TARGET): New.
6329         (USUAL_STRIP_FOR_TARGET): New.
6330         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6331         STRIP_FOR_TARGET.
6332         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6333         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6334         * Makefile.in: Regenerate.
6335         * configure: Regenerate.
6337 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
6339         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6340         (rs6000-*-aix*): Same.
6341         * configure: Regenerate.
6343 2005-09-16  Tom Tromey  <tromey@redhat.com>
6345         * MAINTAINERS: Add self as java maintainer.
6347 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6349         * configure.in: Recognize f95 in the --enable-languages option,
6350         and substitute it for fortran, issuing a warning.
6351         * configure: Regenerate.
6353 2005-08-30  Phil Edwards  <phil@codesourcery.com>
6355         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
6356         * configure:  Regenerated.
6358 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
6360         * MAINTAINERS: Add self as ms1 maintainer.
6362 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
6364         * Makefile.def (libssp): Add to lang_env_dependencies.
6365         * Makefile.in: Regenerate.
6367 2005-08-18  Ian Lance Taylor  <ian@airs.com>
6369         * MAINTAINERS: Add myself as middle-end maintainer.
6371 2005-08-17  Christian Groessler  <chris@groessler.org>
6373         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6374         * Makefile.in: Regenerate.
6376 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
6378         * MAINTAINERS (write after approval): Added myself.
6380 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
6382         * MAINTAINERS (Write After Approval): Add myself.
6384 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
6386         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6387         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6388         Look for alternate names of the target cc and c++
6389         * configure: Regenerate.
6391 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6393         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6394         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6395         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6396         tools; remove code to manually set them.
6397         (Target tools): Look in the environment for them.
6398         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6399         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6400         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6401         build directory.
6402         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6403         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6404         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6405         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6406         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6407         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6408         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6409         * configure: Regenerate.
6410         * Makefile.in: Regenerate.
6412 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6414         * MAINTAINERS: Update for removed CPU targets.
6416 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6418         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6419         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6420         * Makefile.in: Regenerated.
6422 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6424         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6425         (CFLAGS_FOR_TARGET): Use it.
6426         (CXXFLAGS_FOR_TARGET): Likewise.
6427         * Makefile.in: Regenerated.
6428         * configure.in (--with-build-sysroot): New option.
6429         * configure: Regenerated.
6431 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6433         * Makefile.tpl: Wrap install between unstage and stage
6434         * Makefile.in: Regenerate.
6436 2005-07-21  Eric Christopher  <echristo@apple.com>
6438         * MAINTAINERS: Update affiliation.
6440 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6442         * MAINTAINERS: Add self as crx port maintainer.
6444 2005-07-20  DJ Delorie  <dj@redhat.com>
6446         * MAINTAINERS: Add self as m32c maintainer.
6448 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6450         * all files: Update FSF address.
6452 2005-07-15  Eric Christopher  <echristo@redhat.com>
6454         * MAINTAINERS: Change affiliation.
6456 2005-07-14  Jim Blandy  <jimb@redhat.com>
6458         * configure.in: Add cases for Renesas m32c.
6459         * configure: Regenerated.
6461 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6463         * COPYING.LIB: Update from fsf.org.
6465 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6467         * COPYING, compile, config.guess,
6468         config.sub, install-sh, missing, mkinstalldirs,
6469         symlink-tree, ylwrap: Sync from upstream sources.
6470         * config-ml.in: Update FSF address.
6472 2005-07-13  Eric Christopher  <echristo@redhat.com>
6474         * configure.in: Add toplevel noconfigdir support for tpf.
6475         * configure: Regenerate.
6477 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6479         PR ada/22340
6481         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6482         * Makefile.in: Regenerate.
6484 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6486         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6487         Brolley to write-after-approval.
6489 2005-07-07  Andreas Schwab  <schwab@suse.de>
6491         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6492         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6493         * Makefile.in: Regenerated.
6495 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6497         * configure.in: Don't build sim or rda when targetting darwin.
6498         * configure: Regenerate.
6500 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6502         * configure.in: Add --enable-libssp and --disable-libssp.
6503         * configure: Regenerate with autoconf-2.13.
6505 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6507         * Makefile.def (target_modules): Add libssp.
6508         * configure.in (target_libraries): Add target-libssp.
6509         * configure: Rebuilt.
6510         * Makefile.in: Rebuilt.
6512 2005-07-01  Zack Weinberg  <zackw@panix.com>
6514         * MAINTAINERS: Change email address.  Resign from maintainership.
6516 2005-07-01  Richard Guenther  <rguenther@suse.de>
6518         * MAINTAINERS: Change my e-mail address and affiliation.
6520 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6522         * Makefile.def (stagefeedback): Come after profile.
6523         Define profiledbootstrap target.
6524         * Makefile.tpl (profiledbootstrap): Remove.
6525         (stageprofile-end): Zap stagefeedback.
6526         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6527         * Makefile.in: Regenerate.
6529 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6531         * MAINTAINERS: Update my email address.
6533 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6535         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6536         In 'cpp' stanza, support '#line' as well as '# '.
6538 2005-06-08  Andreas Schwab  <schwab@suse.de>
6540         * MAINTAINERS: Move myself from 'Write After Approval' to
6541         'CPU Port Maintainers' section as m68k maintainer.
6543 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6545         * configure.in (unsupported_languages): New macro.
6546         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6547         non-ported target libraries in noconfigdirs.
6548         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6549         non-linux-gnu.  Remove libgcj_ex_libffi.
6550         <lang_frag loop>: Set add_this_lang=no if the language is in
6551         unsupported_languages.
6552         * configure: Regenerate.
6554 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6556         * configure.in: Fix typo in handling of --with-mpfr-dir.
6557         * configure: Regenerate.
6559 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6561         * MAINTAINERS: Update my email address.
6563 2005-06-02  Jim Blandy  <jimb@redhat.com>
6565         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6566         accepted into the master sources.)
6568 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6569             Michael Snyder  <msnyder@redhat.com>
6570             Stan Cox  <scox@redhat.com>
6572         * configure.in: Set noconfigdirs for ms1.
6574         * configure: Regenerate.
6576 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6578         * MAINTAINERS (Write After Approval): Add self.
6580 2005-06-01  Josh Conner  <jconner@apple.com>
6582         * MAINTAINERS (Write After Approval): Add self.
6584 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6586         * MAINTAINERS: Update my email address.
6588 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6590         * MAINTAINERS (Write After Approval): Add self.
6592 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6594         * MAINTAINERS (Write After Approval): Remove self.
6596 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6598         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6599         (Dependencies): Consider target modules for bootstrap dependencies.
6600         Make target bootstrap modules depend on each stage's gcc.
6601         * Makefile.in: Regenerate.
6603 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6605         * Makefile.def (configure-gcc): Depend on binutils having been built.
6606         (all-gcc): No need to do it here.
6607         * Makefile.in: Regenerate.
6609 2005-05-19  Paul Brook  <paul@codesourcery.com>
6611         * configure.in: Rewrite misleading error message when requested
6612         language cannot be built.
6613         * configure: Regenerate.
6615 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6617         * ylwrap: Import from Automake 1.9.5.
6619 2005-05-13  David Ung  <davidu@mips.com>
6621         * MAINTAINERS (Write After Approval): Add self.
6623 2005-05-09  Mike Stump  <mrs@apple.com>
6625         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6626         lt_cv_sys_max_cmd_len for now.
6628 2005-05-09  Stan Cox  <scox@redhat.com>
6630         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6632 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6634         * README.SCO: Update the URL.
6636 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6638         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6639         with_gnu_ld to libtool.
6640         * ltcf-c.sh (aix[45]): Define file_list_spec.
6641         * ltcf-cxx.sh (aix[45]): Same.
6642         * ltcf-gcj.sh (aix[45]): Same.
6643         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6644         exists, write list of input files to temporary file.
6646 2005-05-04  Mike Stump  <mrs@apple.com>
6648         * configure.in: Always pass --target to target configures as
6649         otherwise rebuilds that do --recheck will fail.
6650         * confiugure: Rebuilt.
6652 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6654         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6655         STAGE_HOST_EXPORTS.
6656         (configure, all): Add bootstrap support.
6657         (Host modules, target modules): Pass post-stage1 flags and exports.
6658         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6659         * Makefile.in: Regenerate.
6661 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6663         * configure: Regenerate.
6665 2005-04-27  Mike Stump  <mrs@apple.com>
6667         * MAINTAINERS: Add self as darwin maintainer.
6669 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6671         * config.sub: Update from master copy.
6673 2005-04-21  Mike Stump  <mrs@apple.com>
6675         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6676         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6678 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6680         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6681         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6682         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6683         "*-*-elf" and "*-*-linux*".
6684         * configure: Regenerate.
6686 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6688         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6690 2005-04-12  Mike Stump  <mrs@apple.com>
6692         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6694 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6696         * MAINTAINERS (Write After Approval): Add myself.
6698 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6700         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6702 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6704         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6705         (TARGET_CONFIGARGS): Include --with-target-subdir.
6706         (configure, all): New macros.  Use them throughout.
6707         * Makefile.in: Regenerate.
6709 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6711         * MAINTAINERS (Write After Approval): Add myself.
6713 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6715         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6717 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6719         * MAINTAINERS: Move John Carr to Write After Approval.
6721 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6723         * config/mh-mingw32: Delete.
6724         * configure.in: Don't use it.
6725         * configure: Regenerate.
6727 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6729         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6730         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6731         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6732         (HOST_LIB_PATH): Generate from Makefile.def.
6733         (TARGET_LIB_PATH): Likewise.
6734         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6735         * Makefile.in: Regenerate.
6736         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6737         (RPATH_ENVVAR): Include Darwin case.
6738         * configure: Regenerate.
6740 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6742         * MAINTAINERS (Various Maintainers): Remove self.
6743         (Write After Approval): Add self.
6745 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6747         * MAINTAINERS (Various Maintainers): Add self.
6749 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6751         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6752         * configure: Regenerate.
6754 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6756         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6757         gcc_version, and gcc_version_trigger from set of flags to pass.
6758         * Makefile.tpl: Remove definitions of above variables.
6759         (config.status): Remove dependency on $(gcc_version_trigger).
6760         * Makefile.in: Regenerate.
6761         * configure.in: Do not reference config/gcc-version.m4 nor
6762         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6763         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6764         * configure: Regenerate.
6766 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6767             Andrew Pinski  <pinskia@physics.uc.edu>
6769         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6770         * Makefile.in: Regenerate.
6772 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6774         * MAINTAINERS (Write After Approval): Add myself.
6776 2005-03-03  David Ayers  <d.ayers@inode.at>
6778         * MAINTAINERS (Write After Approval): Add myself.
6780 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6782         PR libgcj/20160
6783         * ltmain.sh: Avoid creating archives with components that have
6784         duplicate basenames.
6786 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6788         PR bootstrap/20250
6789         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6790         instead of check.
6791         * Makefile.in: Regenerate.
6793 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6795         * Makefile.in: Regenerate to fix conflict between the previous two
6796         patches.
6798 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6800         PR bootstrap/17383
6801         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6802         * Makefile.tpl (HOST_SUBDIR): New substitution.
6803         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6804         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6805         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6806         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6807         (Host modules, Bootstrapped modules): Use it.
6808         (Build modules, Target modules): Do not create symlink trees,
6809         always configure out-of-srcdir.
6810         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6811         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6812         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6813         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6815         * Makefile.in: Regenerate.
6816         * configure: Regenerate.
6818 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6820         Merged from libada-gnattools-branch:
6821         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6823         * gnattools: New directory.
6824         * Makefile.def: Add gnattools as a module, depending on target-libada.
6825         * Makefile.in: Regenerate.
6826         * configure.in: Include gnattools in host_tools; disable it if ada
6827         is disabled.
6828         * configure: Regenerate.
6830 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6832         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6833         treelang maintainer.
6834         (Write After Approval): Remove myself.
6836 2005-02-23  Paul Schlie  <schlie@comcast.net>
6838         * configure.in: Allow darwin targeted ports to build tk, itcl and
6839         libgui.
6840         * configure: Regenerate.
6842 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6844         PR libgcj/10353
6845         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6846         * configure: Regenerate.
6848 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6850         * MAINTAINERS (Write After Approval): Add myself.
6852 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6854         * MAINTAINERS: Update my e-mail address.
6856 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6858         * MAINTAINERS (Write After Approval): Add myself.
6860 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6862         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6863         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6864         target-libgloss when not *-*-elf and *-*-aout.
6865         * configure: Regenerate.
6867 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6869         * MAINTAINERS: Remove obsolete entries.
6871         * MAINTAINERS (Write After Approval): Add Michael Matz.
6873 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6875         * MAINTAINERS: Remove self as cpplib maintainer.
6877 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6879         * install-sh, config.sub: Import from upstream.
6881 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6883         PR bootstrap/18222
6884         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6885         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6886         * Makefile.in: Regenerate.
6888 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6890         * MAINTAINERS: Update my email address.
6892 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6893             Andreas Schwab  <schwab@suse.de>
6895         PR bootstrap/18033
6896         * config-ml.in: Eval option if surrounded by single quotes.
6898 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6900         Revert 2004-12-28 Makefile changes, a better fix will be
6901         applied to mainline and src after GCC 4.0 branches.
6903 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6905         PR bootstrap/17383
6907         * Makefile.def (target_modules): Remove stage parameter,
6908         it is always true now.
6909         * Makefile.tpl (configure-build-[+module+],
6910         configure-target-[+module+]): Always build symlink tree
6911         for the directory and for include.  BUILD_SUBDIR and
6912         TARGET_SUBDIR cannot be . anymore.
6913         * Makefile.in: Regenerate.
6915 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6917         Revert 2004-12-08 Makefile changes.
6919 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6921         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6922         cygwin, mingw.
6924 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6926         * configure.in (sh64-*-*): Reenable gprof.
6927         * configure: Regenerate.
6929 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6931         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6932         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6933         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6934         * Makefile.in: Regenerate.
6936 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6938         * MAINTAINERS: Update my email address.
6940 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6942         * Makefile.tpl: Generate normal dependencies if the LHS module is
6943         not bootstrapped.
6944         * Makefile.in: Regenerate.
6946 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6948         * configure.in: Include config/gxx-include-dir.m4.  Use
6949         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6950         * configure: Regenerate.
6952 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6954         * config.if: Delete.
6955         * configure.in: Set libstdcxx_incdir directly.
6956         * configure: Regenerate.
6958 2004-12-02  Eric Christopher  <echristo@redhat.com>
6960         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6961         * Makefile.in: Regenerate.
6963 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6965         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6966         * configure: Regenerate.
6968 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6970         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6971         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6972         * configure: Regenerate.
6974 2004-12-01  Eric Christopher  <echristo@redhat.com>
6976         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6977         of things to remove.
6979 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6981         * MAINTAINERS (Write After Approval): Update my e-mail address.
6983 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6985         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6986         from CVS libtool to always pass_all.
6988 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6990         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6991         (hppa*64*-*-*): Delete incorrect comment.
6992         * configure: Rebuilt.
6994 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6996         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6998 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7000         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7001         from CVS libtool to always pass_all.
7003 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7005         * install-sh, compile: Import from automake.
7007 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7009         * config.guess, config.sub:  Import from savannnah.
7011 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7013         * MAINTAINERS (Write After Approval): Add myself
7015 2004-11-12  Mike Stump  <mrs@apple.com>
7017         * Makefile.def: Add html support.
7018         * Makefile.tpl: Likewise.
7019         * Makefile.in: Regenerate.
7021 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7023         PR 18423
7024         * configure.in: Remove all instances of build-fixincludes from
7025         noconfigdirs.
7026         (build_configargs): Supply --target to subdirectories.
7027         * configure: Regenerate.
7029         * Makefile.def: Make gcc install depend on fixincludes install.
7030         * Makefile.in: Regenerate.
7032 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7034         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7036 2004-11-11  Paul Brook  <paul@codesourcery.com>
7038         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7040 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7042         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7043         target-libgfortran.
7044         * configure: Regenerate.
7046 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7048         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7049         like CC.
7051 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7053         * Makefile.def (host fixincludes): Specify missing targets.
7054         * Makefile.in: Regenerate.
7056 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7058         * MAINTAINERS: Add myself
7060 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7062         * MAINTAINERS (Write After Approval): Add myself.
7064 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7066         * Makefile.def: Build fixincludes for the host, too.
7067         * Makefile.in: Regenerate.
7068         * configure.in (host_tools): Add fixincludes.
7069         * configure: Regenerate.
7071 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7073         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7074         * configure: Regenerated.
7076 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7078         PR other/17783
7079         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7080         * configure: Regenerated.
7082 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7084         * README.SCO: Update per FSF instructions.
7086 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7088         PR target/18151
7089         * configure.in (case ${target}): Do not build fixincludes for avr.
7090         * configure: Regenerated.
7092 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7094         * configure.in (case ${target}): Do not build fixincludes
7095         on platforms where it is not used.
7096         * configure: Regenerated.
7098 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7100         * configure.in: Use an absolute path to install-sh.
7101         * configure: Regenerated.
7103 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7105         * MAINTAINERS (Write After Approval): Add myself.
7107 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7109         * MAINTAINERS: Remove from Write After Approval those that are
7110         already maintainers.
7112 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7114         * MAINTAINERS:  Update my email address.
7116 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7118         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7119         * configure: Regenerate.
7121 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7123         * MAINTAINERS:  Update my email address.
7125 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7127         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7128         entries belonging to this category.
7130 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7132         * MAINTAINERS: Update my e-mail address.
7134 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7136         Fix wrong conflict resolution in:
7138         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7140         * Makefile.in: Regenerate.
7141         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7142         in the recursive `make', instead of hardwiring `all'.
7143         (Autogenerated TARGET-* variables): New.
7145 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7147         * configure.in: Enable target-libgloss for crx-*-*.
7148         * configure: Regenerate.
7150 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7152         * MAINTAINERS (Various Maintainers): Move the "windows,
7153         cygwin, mingw" maintainer to ...
7154         (OS Port Maintainers): ... here.
7156 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7158         * MAINTAINERS (Write After Approval): Remove those that are
7159         maintainers of some subsystem.
7161 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7163         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7164         * ltcf-cxx.sh (tpf*): Likewise.
7165         * ltconfig (tpf*): Add TPF OS configuration support.
7167 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7169         * MAINTAINERS: Change my email address to my new work account.
7171 2004-09-24  Michael Roth  <mroth@nessie.de>
7173         * configure.in (--without-headers): Add missing double quotes.
7174         * configure: Regenerate.
7176 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7178         * ylwrap: Revert to previous version.
7180 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7182         PR bootstrap/17369
7183         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7184         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7185         SET_GCC_LIB_PATH_CMD.
7186         (BASE_TARGET_EXPORTS): Likewise.
7187         * Makefile.in: Regenerated.
7189         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7190         * configure: Regenerated.
7192 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7194         * config.guess: New upstream version
7195         * compile, depcomp, install-sh, ylwrap: Likewise.
7197 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7199         * config/mh-x86omitfp: New host makefile fragment.  Add
7200         -fomit-frame-pointer to the default BOOT_CFLAGS.
7201         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7202         * configure: Regenerate.
7204 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7206         PR target/11572
7207         * configure.in (*-*-darwin*): Renable libobjc.
7208         * configure: Regenerate.
7210 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7212         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7214 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7216         * Makefile.def: Remove libbanshee.
7217         * Makefile.tpl: Ditto.
7218         * configure.in: Ditto.
7219         * Makefile.in: Regen.
7220         * configure: Ditto.
7222 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7224         * ltmain.sh: Use $pic_object as $non_pic_object if
7225         $non_pic_object=none.
7227 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7229         * missing: Import latest version from master repository.
7231 2004-09-06  Nick Clifton  <nickc@redhat.com>
7233         * config.sub: Import latest version from master repository.
7234         * config.guess: Likewise.
7235         This includes these changes:
7237         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7239         * config.sub: Handle crisv32, alias etraxfs.
7240         * config.guess (crisv32:Linux:*:*): Handle.
7242         2004-08-13  Brad Smith  <brad@comstyle.com>
7244         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7245         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7247         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7249         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7250         assume the processor is a powerpc.  This is because coreutils
7251         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7252         in this case, due to a MacOS X bug that causes
7253         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7254         to return a negative number.
7255         Problem reported by Petter Reinholdtsen in:
7256         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7258         2004-07-19  Ben Elliston  <bje@gnu.org>
7260         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7262         2004-06-24  Ben Elliston  <bje@gnu.org>
7264         * config.guess: Update copyright years.
7265         * config.sub: Likewise.
7267         2004-06-22  Robert Millan  <robertmh@gnu.org>
7269         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7270         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7272         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7274         * config.guess (*:*VMS:*:*): New entry. Replaces
7275         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7276         manufacturer.
7278         2004-06-22  Ben Elliston  <bje@gnu.org>
7280         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7281         * config.sub: Likewise.
7283         2004-06-22  Ben Elliston  <bje@gnu.org>
7285         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7286         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7288         2004-06-11  Ben Elliston  <bje@gnu.org>
7290         * config.guess (pegasos:OpenBSD:*:*): Remove.
7292         2004-06-11  Ben Elliston  <bje@gnu.org>
7294         From Wouter Verhelst <wouter@grep.be>:
7295         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7297         2004-06-11  Ben Elliston  <bje@gnu.org>
7299         * config.guess (luna88k:OpenBSD:*:*): New.
7301         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
7303         * config.guess (m32r*:Linux:*:*): New case.
7304         * config.sub: Handle m32rle.
7306         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
7308         From Jens Petersen  <petersen@redhat.com>:
7309         * config.sub: Handle sparcv8.
7311         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
7313         From Tom Smith <smith@cag.lkg.hp.com>:
7314         * config.guess: Version suffixes are equally significant on Tru64
7315         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
7316         prefix of "P" (patched kernel).
7318         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
7320         * config.sub: Add support for National Semiconductor CRX target.
7322 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
7324         * MAINTAINERS (Various Maintainers): Remove myself as web page
7325         maintainer, add myself as maintainer of build status lists.
7327 2004-09-03  Jan Beulich  <jbeulich@novell.com>
7329         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7330         *-*-netware, but add target-libmudflap.
7331         Consolidate *-*-netware targets (of which really only i?86 exists)
7332         into a single entry.
7333         * configure: Likewise.
7335 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
7337         * Makefile.tpl (sorry): Remove.
7338         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7339         (cleanstrap targets): Depend on distclean, not distclean-stage1.
7340         (do-clean): Clean per-stage directories too.
7341         (do-distclean): Run distclean-stage1 too.
7342         (.NOTPARALLEL): Enable during toplevel bootstrap.
7343         (stage[+id+]-bubble): Enable parallel execution during
7344         the recursive invocation.
7345         * Makefile.in: Regenerate.
7347         Fix previous checkin:
7349         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7350         include.
7351         * configure.in: Fix indentation.
7352         * configure: Regenerate.
7354 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
7356         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7357         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7358         * configure: regenerate
7359         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7360         -mdynamic-no-pic
7362 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
7364         * Makefile.def (build_modules): Add fixincludes.
7365         (dependencies): Make gcc depend on fixincludes.
7366         * configure.in (build_tools): Add fixincludes.
7367         (build_configdirs): Always include build_libs.
7368         * Makefile.in: Regenerate.
7369         * configure: Regenerate.
7371 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
7373         * Makefile.def (bootstrap stages): Add 'lean' parameter.
7374         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7375         phony targets; do not generate timestamp files.
7376         (distclean-stageN): Remove references to their timestamp files.
7377         (restageN, touch-stageN): Remove.
7378         (stageN-bubble): Rewritten.
7379         (compare): Support lean bootstraps.
7380         * Makefile.in: Regenerate.
7382         * configure.in: Only warn when bootstrapping but
7383         build != host or build != target.  Support lean bootstraps.
7384         * configure: Regenerate.
7386 2004-08-26  Phil Edwards  <phil@codesourcery.com>
7388         * configure.in:  Give a better error message if GMP/MPFR are missing
7389         and a language needing them has been requested.
7390         * configure:  Regenerated.
7392 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7394         * configure.in:  Print a list of available language front-ends if
7395         a requested one is missing.  Tidy stray tab characters.
7396         * configure:  Regenerated.
7398 2004-08-19  Michael Koch  <konqueror@gmx.de>
7400         * gcc/doc/install.texi: Update entry about automake for libjava.
7402 2004-08-17  Robert Millan  <robertmh@gnu.org>
7404         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7405         (instead of FreeBSD).
7406         * configure: Regenerate.
7408 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7410         * Makefile.in: Regenerate.
7411         * configure: Regenerate.
7413         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7414         stage_*_flags.
7415         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7416         for bootstrapped modules if toplevel bootstrap is going.
7417         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7418         modules.  Adjust for changes in Makefile.def.  Enable several
7419         rules even in non-bootstrap mode, just to avoid peppering the
7420         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7421         (stage-[+prev+]-bubble): Remove.
7423         * Makefile.def (Dependencies): Depend on all-build-bison,
7424         all-build-flex, all-build-byacc, all-build-texinfo, rather
7425         than the host variations.
7426         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7427         with BUILD_SUBDIR.
7428         (BISON): Update for recent Bisons.
7429         (YACC): Fix typo.
7430         (cross): Depend on all-build.
7431         (all): Do not depend on all-build.
7432         (prebootstrap): Remove.
7433         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7434         (Prebootstrap dependencies): Add them to the per-stage targets
7435         and to all-prebootstrap.
7436         * configure.in (build_configdirs): Always enable build_tools.
7437         (BUILD_DIR_PREFIX): Remove.
7439         * Makefile.def (gcc): Add target variable.
7440         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7441         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7442         in the recursive `make', instead of hardwiring `all'.
7443         (Autogenerated TARGET-* variables): New.
7445 2004-08-13  Brian Booth  <bbooth@redhat.com>
7447         * MAINTAINERS: Remove myself from write-after-approval.
7449 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7451         * src-release: Stop distributing mmalloc with gdb (which doesn't
7452         use it).
7453         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7454         * Makefile.in: Regenerate.
7456 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7458         * configure.in (arm*-*-eabi*): New target.
7459         * configure: Regenerate.
7461 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7463         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7464         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7465         (Dependencies): New section.
7466         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7467         (configure-target-[+module+]): Depend on maybe-all-gcc
7468         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7469         (toplevel profiledbootstrap): Fix dependencies.
7470         * Makefile.in: Regenerate.
7472 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7474         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7475         target-libiberty to noconfigdirs.
7476         * configure: Regenerate.
7478 2004-08-03  Paul Brook  <paul@codesourcery.com>
7480         * configure.in: Check for MPFR as well as GMP.
7481         * configure: Regenerate.
7483 2004-08-01  Robert Millan  <robertmh@gnu.org>
7485         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7486         libmudflap for all GNU-based systems (with Glibc).
7487         * configure: Regenerate.
7489 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7491         * Makefile.def (host-modules): Add gcc.
7492         * Makefile.in: Regenerate.
7493         * Makefile.tpl (sorry): New rule.
7494         (configure-host, all-host, [+make_target+]-host, do-check,
7495         install-host): Do not add gcc as a special case.
7496         (host modules): Add a small special-casing for gcc.  Export
7497         extra_make_flags through the environment.
7498         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7499         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7500         other recursive targets for gcc): Remove.
7502         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7503         (stage, unstage): New rules.
7504         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7505         distclean-stage[+id+]): Use stage_current.
7506         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7507         the stage*-start rules.
7509 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7511         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7512         use -all_load flag.
7514 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7516         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7517         * configure: Regenerate.
7519 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7521         * maintainer-scripts/gcc_release: Revert yesterday's change.
7523 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7525         * MAINTAINERS: Add myself to write-after-approval.
7527 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7529         * libf2c: Removed.
7530         * gcc/gccbug.in: Updated because of libf2c removal.
7531         * maintainer-scripts/gcc_release: Ditto.
7533 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7535         * configure.in: Build libmudflap by default on FreeBSD.
7536         * configure: Regenerated.
7538 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7540         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7541         systems.
7542         * configure: Regenerated.
7544 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7546         PR target/16344
7547         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7548         feedback based compiler.
7549         * Makefile.in: Rebuilt.
7551 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7553         * Makefile.def (host_modules): Set bootstrap=true for flex.
7554         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7555         * Makefile.in: Rebuilt.
7557 2004-07-07  Jan Hubicka  <jh@suse.cz>
7559         * MAINTAINERS: Add self as a profile feedback maintainer.
7561 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7563         * configure.in:  Do not prepend $srcdir to /dev/null in
7564         makefile fragments.
7565         * configure:  Regenerate.
7567 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7569         * Makefile.def (build_modules): Add bison, byacc, flex,
7570         m4, texinfo.
7571         (flags_to_pass): Add FLEX.
7572         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7573         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7574         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7575         DEFAULT_MAKEINFO): Remove.
7576         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7577         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7578         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7579         objdir or else use configured tool.
7580         (all-build): New.
7581         (all): Depend on it.
7582         (Build module dependencies): Add.
7583         * Makefile.in: Regenerate.
7584         * configure.in: Better support for multiple build modules,
7585         matching what is done for host/target modules.  Do not look
7586         for "plausible" locations of build tools if Canadian cross.
7587         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7588         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7589         * configure: Regenerate.
7591 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7593         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7594         * Makefile.in: Regenerate.
7596 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7598         * Makefile.tpl (configure-build-[+module+],
7599         configure-[+module+], configure-target-[+module+]): Pass
7600         [+extra_configure_args+].
7601         (all-build-[+module+], all-[+module+], check-[+module+],
7602         install-[+module+], [+make_target+]-[+module+],
7603         all-target-[+module+], check-target-[+module+],
7604         install-target-[+module+], [+make_target+]-target-[+module+]):
7605         Pass [+extra_make_args+].
7606         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7607         (GCC_HOST_EXPORTS): Remove.
7608         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7609         cross, check-gcc, check-gcc-c++, install-gcc,
7610         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7611         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7612         * Makefile.in: Regenerate.
7614 2004-06-21  Matthew Sachs  <msachs@apple.com>
7616         * MAINTAINERS: Added self to write-after-approval.
7618 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7620         * configure.in: Check for srcdir/winsup rather than build directory
7621         winsup.
7622         * configure: Regenerate.
7624 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7626         * configure.in: Don't build Cygwin native newlib if winsup
7627         directory is missing.  Emit warning instead.
7628         * configure: Regenerate.
7630 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7632         * Makefile.tpl (touch-stage[+id+]): New.
7633         (restage[+prev+]): Depend on touch-stage[+id+].
7635         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7636         Use it throughout.
7638         * Makefile.def: Add profile and feedback bootstrap stages.
7639         Remove next field from bootstrap stages.
7640         * Makefile.tpl (LN, LN_S): Substitute.
7641         (stageN-start, stageN-end): Use double-colon rules, to
7642         provide a hook for additional setup commands.
7643         (distclean-stageN-gcc, restageN): Create dependencies from
7644         [+prev+], not from [+next+].
7645         (stageN-bubble): Add commands for successive stages from
7646         [+prev+], using double-colon rules.
7647         (all-stageN-gcc): Fix typo.
7648         (stagefeedback-start, profiledbootstrap): New.
7649         * Makefile.in: Regenerate.
7650         * configure.in: Call ACX_PROG_LN.
7651         * configure: Regenerate.
7653 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7655         * MAINTAINERS (Write After Approval): Add myself.
7657 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7659         * MAINTAINERS (Write After Approval): Add myself.
7661 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7663         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7664         without gcc.
7665         * configure: Regenerate.
7667 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7669         * Makefile.tpl: Fix typo.
7670         * Makefile.in: Regenerate.
7672 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7674         * configure.in: Remove new- prefix from toplevel
7675         bootstrap targets.
7676         * configure: Regenerate.
7678 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7680         * Makefile.tpl (all.normal): Rename to all.
7681         (all): Replace with a rule to pick the default
7682         target from configure.
7683         (all-gcc, configure-gcc): Use conditionals to
7684         do nothing when toplevel bootstrap is going on.
7685         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7686         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7687         * configure.in: Support --enable-bootstrap.
7689         * Makefile.def: Remove new- prefix from toplevel
7690         bootstrap targets.
7691         * Makefile.tpl: Likewise.
7693         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7694         target.
7696         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7697         $(RECURSE_FLAGS) to recursive invocation of make.
7699         * Makefile.in: Regenerate.
7700         * configure: Regenerate.
7702 2004-05-30  Andreas Jaeger  <aj@suse.de>
7703             Jim Wilson  <wilson@specifixinc.com>
7705         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7706         like CC.
7708 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7710         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7711         * configure: Regenerate.
7713 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7715         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7716         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7717         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7718         targets.
7719         * Makefile.in: Regenerate.
7721 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7723         * configure.in: Test the ability to symlink directories.
7724         * configure: Regenerate.
7726         * Makefile.def (bootstrap-stage): New definitions.
7727         * Makefile.tpl (configure-stage1-gcc,
7728         configure-stage2-gcc, configure-stage3-gcc,
7729         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7730         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7731         new-restage3, compare): Autogenerate, see Makefile.in
7732         entry for behavioral changes.
7733         (distclean-stage1, new-stage1-start, new-stage1-end,
7734         new-stage1-bubble, distclean-stage2, new-stage2-start,
7735         new-stage2-end, new-stage2-bubble, distclean-stage3,
7736         new-stage3-start, new-stage3-end): New autogenerated targets.
7737         (objext, prebootstrap, BOOT_CFLAGS,
7738         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7739         targets.
7741         * Makefile.in: Regenerate.
7742         (distclean-stage1, new-stage1-start, new-stage1-end,
7743         new-stage1-bubble, distclean-stage2, new-stage2-start,
7744         new-stage2-end, new-stage2-bubble, distclean-stage3,
7745         new-stage3-start, new-stage3-end): New targets.
7746         (all-stage1-gcc): Move prebootstrap dependency from here...
7747         (configure-stage1-gcc): ...to here.
7748         (new-bootstrap): Use bubble targets.
7749         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7750         Use per-stage distclean targets.
7751         (configure-stage1-gcc, configure-stage2-gcc,
7752         configure-stage3-gcc, all-stage1-gcc,
7753         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7754         Use new-stageN-start to prepare the tree.
7756 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7758         * Makefile.def (host_modules): add libcpp.
7759         * Makefile.tpl: Add dependencies on and for libcpp.
7760         * Makefile.in: Regenerate.
7761         * configure.in: Add libcpp host module.
7762         * configure: Regenerate.
7764 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7766         * Makefile.tpl: Whenever a recursive target is defined, wrap
7767         it in a special @if/@endif block, and prepare its maybe
7768         dependency in the @if/@endif block
7769         * configure.in: Instead of writing maybe dependencies, remove
7770         the @if/@endif statements, and remove the @if/@endif blocks
7771         that remain.
7772         * configure: Regenerate.
7773         * Makefile.in: Regenerate.
7775 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7777         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7779 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7781         PR bootstrap/15120
7782         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7783         * */configure: Rebuilt.
7785 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7787         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7788         of libf2c.
7789         * configure, Makefile.in: Regenerate.
7791 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7793         * MAINTAINERS (Write After Approval): Add myself.
7795 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7797         Merge from tree-ssa-20020619-branch.
7799         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7800         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7801         (HOST_GMPLIBS): Define.
7802         (HOST_GMPINC): Define.
7803         (TARGET_LIB_PATH): Add libmudflap.
7804         (GFORTRAN_FOR_TARGET): Define.
7805         (configure-build*): Export GFORTRAN.
7806         (configure-gcc): Export GMPLIBS and GMPINC.
7807         (all-gcc): Add maybe-all-libbanshee.
7808         (configure-target-libgfortran): Define.
7809         * Makefile.in: Regenerate.
7810         * configure.in (host_libs): Add libbanshee.
7811         (target_libraries): Add target-libmudflap and target-libgfortran.
7812         Add --with-libbanshee.
7813         Handle --disable-libmudflap.
7814         (*-*-freebsd*): Use with_gmp.
7815         Add $(libgcj) to noconfigdirs.
7816         * configure: Regenerate.
7817         * depcomp: New file.
7818         * MAINTAINERS: Add tree-ssa maintainers.
7820 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7822         * MAINTAINERS (Various Maintainers): Add myself.
7824 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7826         * MAINTAINERS (Write After Approval): Add myself.
7828 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7830         * MAINTAINERS (Write After Approval): Add myself.
7832 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7834         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7835         * configure: Regenerate.
7837 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7839         Revert:
7840         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7842         * Makefile.def (flags_to_pass): Remove *dir variables that
7843         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7844         as well as prefix and exec_prefix.
7845         * Makefile.in: Regenerate.
7847 2004-04-26  Robert Millan  <robertmh@gnu.org>
7849         Add patches from libtool CVS.
7850         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7851         * ltconfig: Likewise.
7852         * ltcf-c.sh: Likewise.
7853         * ltcf-cxx.sh: Likewise.
7854         * ltcf-gcj.sh: Likewise.
7856 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7858         * Makefile.def (host_modules): Mark with the bootstrap
7859         flag packages on which gcc depends.
7860         * Makefile.tpl (all-bootstrap): Use it.
7861         * Makefile.in: Regenerate.
7863 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7865         * Makefile.def (flags_to_pass): Remove *dir variables that
7866         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7867         as well as prefix and exec_prefix.
7868         * Makefile.in: Regenerate.
7870 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7872         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7873         * configure: Regenerate.
7874         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7875         * gcc/Makefile.tpl (compare): Use the result of the test.
7876         * gcc/Makefile.in: Regenerate.
7878 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7880         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7881         Always relocate gcc and prev-gcc to the original names, even
7882         if the build fails.
7883         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7884         New targets.
7886 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7888         * MAINTAINERS: Update my email address.
7890 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7892         * configure.in (mips*-*-irix5*): Enable ld.
7893         * configure: Regenerate.
7895 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7897         * configure: Regenerate.
7899 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7901         * Makefile.tpl (configure-[+module+], configure-gcc,
7902         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7903         Set and export LDFLAGS.
7904         * Makefile.in: Regenerate.
7906 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7908         * MAINTAINERS: Add myself to write-after-approval.
7910 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7912         PR bootstrap/14871
7913         * Makefile.tpl: If we don't have built-in-tree target tools,
7914         use the ones found by configure rather than hacking around with
7915         program_transform_name.
7916         * configure.in: Give Makefile.tpl the information necessary
7917         to do that.
7918         * Makefile.in: Regenerate.
7919         * configure: Regenerate.
7921 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7923         PR bootstrap/14760
7924         * configure.in: When computing baseargs, strip *all* copies of
7925         offending options.  Also, don't match/substitute the trailing space,
7926         so that this actually works when two similar options are separated by
7927         only one space.
7928         * configure: Regenerate.
7930 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7932         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7933         (rs6000-*-aix*): Same.
7934         * configure: Regenerate.
7936 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7938         * MAINTAINERS: Add myself to write-after-approval.
7940 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7942         * MAINTAINERS: Add myself to write-after-approval.
7944 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7946         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7947         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7948         * Makefile.in: Regenerate.
7950         * configure.in (top level bootstrap support): Rework --enable-werror
7951         to set @stage2_werror_flag@.
7952         * configure: Regenerate.
7953         * Makefile.tpl (top level bootstrap support): Pass
7954         @stage2_werror_flag@ down to configure in stages 2 and 3.
7955         * Makefile.in: Regenerate.
7957 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7959         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7960         for stages 2 and 3 as well as in make.  As a consequence, remove
7961         OUTPUT_OPTION (now detected by configure) from the flags passed down
7962         to make.
7963         * Makefile.in: Regenerate.
7965         * Makefile.tpl (new-bootstrap): Fix typo.
7966         * Makefile.in: Regenerate.
7968 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7970         * Makefile.tpl: Rearrange by moving recursive_targets rules
7971         into their proper sections.
7972         * Makefile.tpl (top level bootstrap support): Move disabling
7973         of coverage flags from 'make' to 'configure'; improve comments.
7974         * Makefile.in: Regenerate.
7976         * Makefile.tpl (experimental top level bootstrap) Move stage1
7977         language setting from all- target to configure- target; disable
7978         intermodule optimization in stage 1; prevent gratuitous rebuilds
7979         of stage 1.
7980         * Makefile.in: Regenerate.
7981         * configure.in: Comma-separate stage 1 language list for top
7982         level bootstrap.
7983         * configure: Regenerate.
7985         * Makefile.tpl: Clean up experimental top level bootstrap support:
7986         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7987         prev-gcc in configure- targets as well as all- targets.
7988         * Makefile.in: Regenerate.
7990 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7992         * compile: New file imported from automake.
7994 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7996         * configure.in: Remove symbolic link section.
7997         * configure: Regenerate.
7998         * Makefile.tpl (links): Remove.
7999         * Makefile.in: Regenerate.
8001 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8002             Nathanael Nerode  <neroden@gcc.gnu.org>
8004         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8005         Set with AC_CHECK_PROGS.
8006         * configure.in: Fix comment typo from last patch.
8007         * configure: Regenerate.
8009 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8011         * Makefile.tpl: Introduce experimental top level bootstrap support.
8012         * Makefile.in: Regenerate.
8013         * configure.in: Introduce support for top level bootstrap.
8014         * configure: Regenerate.
8016 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8017             Paolo Bonzini  <bonzini@gnu.org>
8019         PR bootstrap/14522
8020         * configure.in: Cope with shells that do not support unquoted ^
8021         * configure: Regenerate.
8023 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8024             Paolo Bonzini  <bonzini@gnu.org>
8026         PR bootstrap/14522
8027         * configure.in: Cope with shells that do not support nesting
8028         quotes inside quoted backquote substitutions.
8029         * configure: Regenerate.
8031 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8033         PR bootstrap/14522
8034         * configure.in: Fix escaping of $.
8035         * configure: Regenerate.
8037 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8039         * configure: Regenerate, since I forgot to while committing Paolo's
8040         changes.
8042 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8044         PR ada/14131
8045         Move language detection to the top level.
8046         * configure.in: Find default values for the tools as
8047         soon as possible.  Disable ada if GNAT is not found.
8048         Emit error message about missing languages.  Expand
8049         --enable-languages=all for the gcc subdirectory.
8051 2004-03-10  Ben Elliston  <bje@gnu.org>
8053         * MAINTAINERS: Update my email address.
8055 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8057         * ltconfig: Disable building static libraries if building shared
8058         libraries on AIX 5L.
8060 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8062         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8063         and disable libgcj.
8064         * configure: Regenerated.
8066 2004-03-01  Brian Booth  <bbooth@redhat.com>
8068         * MAINTAINERS: Add myself to write-after-approval.
8070 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8072         * MAINTAINERS: Add myself to write-after-approval.
8074 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8076         PR bootstrap/7087
8077         * Makefile.tpl: Guard XFOO sed statements better.
8078         * Makefile.tpl: Add dependency for configure-target-libada.
8079         * Makefile.in: Regenerate (incidentally fixes broken
8080         commit when libada-branch was merged).
8082 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8084         * MAINTAINERS: Add myself to write-after-approval.
8086 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8088         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8089         maintainers.
8091 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8093         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8094         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8096 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8098         PR bootstrap/11932
8099         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8101 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8103         * MAINTAINERS: Added myself to write-after-approval.
8105 2004-02-14  Michael Koch  <konqueror@gmx.de>
8107         * MAINTAINERS: Added myself to write-after-approval.
8109 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8111         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8112         some OS port maintainers to OS port maintainers section.
8114 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8116         * MAINTAINERS: Add self.
8118 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8120         * MAINTAINERS: Alphabetize.
8122 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8124         * MAINTAINERS: Remove myself.
8126 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8128         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8129         (rs6000-*-aix*): Same.
8130         * configure: Regenerate.
8132 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8134         * configure.in (host): Add in missing $noconfigdirs to defines.
8135         * configure: Regenerate.
8137 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8138             Nathanael Nerode  <neroden@gcc.gnu.org>
8140         PR ada/6637, PR ada/5911
8141         Merge with libada-branch:
8142         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8143         with appropriate dependencies. Add --enable-libada configure switch.
8144         * configure, Makefile.in: Regenerate.
8146 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8148         * MAINTAINERS: Add myself to write-after-approval.
8150 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8152         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8153         * configure: Regenerate.
8155 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8157         Merge from upstream:
8159         * ltmain.in: When setting IFS to '~', be careful about user
8160         arguments that contain '~'.
8162         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8164         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8165         Also test $base_compile against $CC with escaped arguments. Bug
8166         reported by Geoff Keating <geoffk@apple.com>.
8168 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8170         * MAINTAINERS: Remove i960 port.
8172 2004-01-23  DJ Delorie  <dj@redhat.com>
8174         * Makefile.def (target_modules) [libiberty]: Don't stage.
8175         * Makefile.in: Rebuilt.
8177 2004-01-20  Caroline Tice  <ctice@apple.com>
8179         * MAINTAINERS: Add myself to write-after-approval.
8181 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8183         * MAINTAINERS: Update my email address.
8185 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8187         * MAINTAINERS: Add myself to write-after-approval.
8189 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8191         * MAINTAINERS: Remove entries without email address.
8193 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8195         * MAINTAINERS: Add myself to write-after-approval.
8197 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8199         * MAINTAINERS: Update my email address.
8201 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8203         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8204         * Makefile.tpl (configure-target-[+module+]): Support stage.
8205         * Makefile.in: Rebuilt.
8207 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8209         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8211 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8213         * MAINTAINERS: Add myself as a MIPS maintainer.
8215 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8217         * configure.in: Use ./config.cache, not config.cache.
8218         * configure: Regenerate.
8219         * Makefile.tpl: Special-casing not needed for GCC any more.
8220         * Makefile.in: Regenerate.
8222         * configure.in: Don't share a cache file for host dirs.
8223         * configure: Regenerate.
8225         * config-ml.in: Don't mess with the cache file.
8227 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8229         * MAINTAINERS: Move myself from 'Write After Approval' to
8230         'CPU Port Maintainers' section as SPARC maintainer.
8232 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8234         * Makefile.tpl: Make GCC use a separate config.cache.
8235         * Makefile.in: Regenerate.
8237         PR bootstrap/11932, PR bootstrap/11933
8238         (I don't know if it will fix either of them, but it relates
8239         to them.)
8240         * configure.in: Don't use shared config.cache for target
8241         directories.
8242         * configure: Regenerate.
8244 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8246         * MAINTAINERS: Add myself to 'Write After Approval' section.
8248 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8250         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8251         * configure: Regenerated.
8253 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8255         * MAINTAINERS: Remove the mn10200 maintainer.
8257 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8259         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8260         * configure: Regenerated.
8262 2003-12-16  Jan Hubicka  <jh@suse.cz>
8264         * MAINTAINERS: Add myself as callgraph maintainer.
8266 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8268         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8269         * configure: Regenerate.
8271 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8273         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8274         'Write After Approval' section. Update email.
8276 2003-12-01  James Lemke  <jim@wasabisystems.com>
8278         * MAINTAINERS (Write After Approval): Add myself.
8280 2003-11-20  Matt Thomas  <matt@3am-software.com>
8282         * MAINTAINERS: Add myself as a vax port maintainer.
8284 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8286         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8287         (configure-build-[+module+], configure-[+module+]): Likewise.
8288         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8289         * Makefile.in: Regenerate.
8291 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8293         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8294         shared/dylibed libraries.
8295         * ltmain.sh: Likewise.
8296         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8297         * ltcf-cxx.sh: Likewise.
8298         * ltcf-gcj.sh: Likewise.
8299         * ltconfig: Likewise.
8301 2003-11-17  Stan Cox  <scox@redhat.com>
8303         * MAINTAINERS: Add myself as iq2000 port maintainer.
8305 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8307         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8308         * Makefile.in: Regenerate.
8310 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
8312         * config.sub: Update to 2003-11-03 version.
8314 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8316         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
8317         * configure:  Regenerate.
8319 2003-10-20  Nicolas Pitre  <nico@cam.org>
8321         * MAINTAINERS: Add myself to 'Write After Approval' section.
8323 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
8325         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8327 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8329         * MAINTAINERS: Update my email address.
8331 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8333         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8335 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
8337         * MAINTAINERS: Add myself to 'Write After Approval' section.
8339 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
8341         * config.guess: Update to 2003-10-16 version.
8342         * config.sub: Update to 2003-10-16 version.
8344 2003-10-15  David Daney  <ddaney@avtrex.com>
8346         * MAINTAINERS: Added myself to 'Write After Approval' section.
8348 2003-10-15  Falk Hueffner  <falk@debian.org>
8350         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8351         'Write After Approval' section. Update email.
8353 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8355         * MAINTAINERS: Move myself from 'Write After Approval' to
8356         'Various Maintainers' section as middle-end maintainer.
8358 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8360         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8361         HOST_FLAGS_TO_PASS.
8362         * Makefile.in: Regenerate.
8364 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
8366         * config.guess: Update to 2003-10-07 version.
8367         * config.sub: Update to 2003-10-07 version.
8369 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8371         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8372         * ltconfig (irix5*, irix6*): Don't override version_type.
8374 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
8376         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8377         * configure: Rebuilt
8378         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8379         * Makefile.in: Rebuilt
8381 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8383         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8385 2003-09-30  Carlo Wood  <carlo@alinoe.com>
8387         * MAINTAINERS (Write After Approval): Add myself.
8389 2003-09-29  Paul Koning  <ni1d@arrl.net>
8391         * MAINTAINERS: Move myself from "Write After Approval"
8392         to CPU platform maintainers for pdp11 platform.
8394 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8396         * MAINTAINERS: Move myself from 'Write After Approval' to
8397         'Various Maintainers' section as libffi testsuite maintainer.
8399 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8401         * configure.in: Pass a computed --program-transform-name
8402         to subconfigures.
8403         * configure: Regenerated.
8405 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8407         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8408         * Makefile.in: Regenerate.
8410         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8411         * Makefile.in: Regenerate.
8413 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8415         * MAINTAINERS: Move myself from 'Write After Approval'
8416         to 'Various Maintainers' (objective-c) section.
8418 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8420         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8421         quoting.
8422         * configure: Regenerated.
8424 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8426         * MAINTAINERS (Write After Approval): Add myself to write after
8427         approval list.
8429 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8431         * MAINTAINERS (Write After Approval): Add myself.
8433 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8435         * MAINTAINERS: Update my e-mail address.
8437 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8439         * libtool.m4 (LD): Correct powerpc64 host match.
8441 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8443         * MAINTAINTERS: Update my affiliation and email address.
8445 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8447         * MAINTAINERS (Write After Approval): Add myself.
8449 2003-09-04  DJ Delorie  <dj@redhat.com>
8451         * configure: Regenerate.
8453 2003-09-04  Robert Millan  <robertmh@gnu.org>
8455         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8457 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8459         * configure.in: Ensure arguments to sed are properly spaced.
8460         * configure: Regenerate.
8462 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8464         * MAINTAINERS: Update my e-mail address.
8466 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8468         * MAINTAINERS (Write After Approval): Add myself.
8470 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8472         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8473         * configure: Regenerated.
8475 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8477         * MAINTAINERS: Update my email address.
8479 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8481         * configure.in:  Use newline instead of semicolon when assuming
8482         shell arguments in a for loop.
8483         * configure:  Regenerated.
8485 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8487         * MAINTAINERS: Resurrect the i860 maintainer.
8489 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8491         PR 8180
8492         * configure.in: When testing with_libs and with_headers, treat
8493         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8494         * configure: Regenerate.
8496         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8497         make, shell, etc.
8498         (baseargs): Likewise.
8499         * configure: Regenerate.
8501 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8503         * MAINTAINERS (Write After Approval): Add myself.
8505 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8507         * configure.in: Disable libgcj for darwin not on powerpc.
8508         * configure: Rebuild.
8510 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8512         * config-ml.in, symlink-tree: Add license.
8514 2003-08-03  Richard Stallman  <rms@gnu.org>
8515             Eben Moglen  <moglen@columbia.edu>
8517         * README.SCO: New file.
8519 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8521         * Makefile.tpl (check, check-c++): Express dependencies using
8522         dependencies rather than commands.
8523         * Makefile.in: Regenerate.
8525 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8527         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8528         * configure: Ditto.
8530 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8532         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8533         * Makefile.in: Update.
8535 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8537         * configure.in: Enable libgcj for darwin.
8538         * configure: Rebuild.
8540 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8542         * config-ml.in:  Use ac_configure_args directly instead of
8543         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8544         actually seen.
8546 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8548         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8549         creating target and build subdirs to build all parent dirs as needed.
8550         * Makefile.in: Rebuild.
8551         * configure.in: Don't build dirs explicitly here.
8552         * configure: Rebuild.
8554 2003-07-26  Paul Brook  <paul@nowt.org>
8556         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8558 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8560         * Makefile.tpl (all-make): Depend on intl.
8561         * Makefile.in: Rebuilt.
8563 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8565         * install-sh:  Update to newer upstream versions (associated with
8566         aclocal 1.7).
8567         * mkinstalldirs:  Likewise.
8568         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8570 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8572         * MAINTAINERS: Move self from Bug database only accounts
8573         to write-after-approval.
8575 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8577         * config.if: Remove unused libc_interface determination.
8579 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8581         * MAINTAINERS: Move self from write-after-approval to
8582         build machinery (*.in).
8584 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8586         PR bootstrap/11273
8587         PR bootstrap/11408
8588         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8589         unused INSTALL_PROGRAM_ARGS.
8590         * configure.in: Use AC_PROG_INSTALL.
8591         * Makefile.in: Regenerate.
8592         * configure: Regenerate.
8594 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8596         * MAINTAINERS: Alphabetize.
8598 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8600         * configure: Rebuilt.
8601         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8602         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8603         newlib nor libgloss.
8604         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8605         * configure.in (am33_2.0-*-linux*): Added.
8607 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8609         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8610         * configure: Regenerate.
8612 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8614         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8615         * Makefile.in: Regenerate.
8617 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8619         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8620         * Makefile.in: Regenerate.
8622 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8624         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8625         * Makefile.in: Regenerated.
8627         * config-ml.in: Replace PWD with PWD_COMMAND.
8629 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8631         * intl: New directory; see intl/ChangeLog for details.
8632         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8633         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8634         * Makefile.in: Regenerate.
8636 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8638         * configure.in: Clean up config-lang.in handling.  Delete
8639         useless assignment to "subdirs".
8640         * configure: Regenerate.
8642 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8644         * configure.in: Rename 'target_libs' to 'target_libraries'.
8645         Remove useless reference to 'target_libs'.
8646         * configure: Regenerate.
8648 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8650         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8651         * Makefile.in: Regenerate.
8653 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8655         * Makefile.def: Introduce flags_to_pass.
8656         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8657         * Makefile.in: Regenerate.
8659 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8661         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8662         and target-libgloss.
8663         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8664         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8665         * configure: Regenerate.
8667 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8669         * configure.in: Update testsuite_flags to new location.
8670         * configure. Regenerate.
8672 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8674         * Makefile.tpl: Remove BUILD_CC stuff.
8675         * Makefile.in: Regenerate.
8677 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8679         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8681 2003-06-16  Graeme Peterson  <gp@qnx.com>
8683         * MAINTAINERS (Write After Approval): Add myself.
8685 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8687         * config.guess: Update to 2003-06-12 version.
8688         * config.sub: Update to 2003-06-13 version.
8690 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8692         * config.guess: Update to 2003-06-06 version.
8693         * config.sub: Update to 2003-06-06 version.
8695 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8697         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8698         * configure. Regenerate.
8700 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8702         * configure.in: Disable serial configure by default.
8703         * configure: Regenerate.
8704         * Makefile.tpl: Abolish .NOTPARALLEL.
8705         * Makefile.in: Regenerate.
8707         * Makefile.tpl: Replace {build,host,target}_canonical by
8708         {build,host,target}.
8709         * Makefile.in: Regenerate.
8711         * Makefile.tpl: Fix stupid pasto.
8712         * Makefile.in: Regenerate.
8714 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8716         * Makefile.tpl: Remove bogus conditional.
8717         * Makefile.in: Regenerate.
8719 2003-06-05  Jan Hubicka  <jh@suse.cz>
8721         * Makefile.tpl (profiledbootstrap): New target.
8722         * Makefile.in (profiledbootstrap): New target.
8724 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8726         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8727         Pinski. Remove user names from other bugzilla-only maintainers.
8729 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8731         * Makefile.tpl: Make 'recursive targets' using autogen rather
8732         than shell loop.  Remove duplicate 'clean' targets and false
8733         comments.
8734         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8735         Add systematic method of specifying missing targets in subdirs.
8736         Add copyright boilerplate.
8737         * Makefile.in: Regenerate.
8738         * configure.in: Add 'recursive targets' to maybe list.
8739         * configure: Regenerate.
8741         * MAINTAINERS: "GNATS only" -> "Bug database only".
8743         * Makefile.tpl: Rename [+target+] to [+make_target+].
8744         * Makefile.def: Rename 'target' to 'make_target'.
8746 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8748         * MAINTAINERS: Add self as options handling maintainer.
8750 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8752         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8753         been too long since I touched those ports.
8755 2003-05-28  DJ Delorie  <dj@redhat.com>
8757         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8758         * Makefile.in: Regenerate.
8760 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8762         * configure.in: Use curly braces in the definition of tooldir.
8763         * configure: Regenerate.
8765 2003-05-21  DJ Delorie  <dj@redhat.com>
8767         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8768         newlib or libgloss.
8769         * Makefile.in: Regenerate.
8771 2003-05-21  DJ Delorie  <dj@redhat.com>
8773         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8774         * Makefile.in: Regenerate.
8776 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8778         * MAINTAINERS: Update my e-mail address.
8780 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8782         * configure.in: Switch more things to use maybe dependencies.
8783         * Makefile.tpl: Switch more things to use maybe dependencies.
8784         Factor out common code from autogen IF statements.
8785         * configure: Regenerate.
8786         * Makefile.in: Regenerate.
8788 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8790         * configure.in: Accept i[3456789]86 for machine type.
8791         * configure: Regenerate.
8793 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8795         * configure.in: Switch more things to use maybe dependencies.
8796         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8797         * configure: Regenerate.
8798         * Makefile.tpl: Switch more things to use maybe dependencies.
8799         * Makefile.in: Regenerate.
8801 2003-05-16  Andreas Schwab  <schwab@suse.de>
8803         * Makefile.tpl (install-opcodes): Define.
8804         * Makefile.in: Rebuild.
8806 2003-05-13  Andreas Jaeger  <aj@suse.de>
8808         * config.guess: Update to 2003-05-09 version.
8809         * config.sub: Update to 2003-05-09 version.
8811 2003-05-13  Michael Eager  <eager@mvista.com>
8813         * configure.in: Correct sed script so that options in quotes are not
8814         deleted.
8815         * configure: Rebuild.
8817 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8819         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8820         and $$s/newlib/libc/sys/cygwin32 include paths.
8821         * configure: Ditto.
8823 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8825         * MAINTAINERS: Update my email addresses.
8827 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8829         * config-ml.in: Propagate INSTALL variables.
8831 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8833         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8835 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8837         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8838         * Makefile.in: Regenerate.
8840 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8842         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8844 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8846         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8848 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8850         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8851         * Makefile.in: Regenerated.
8853 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8855         * MAINTAINERS (Write After Approval): Upgrade myself from
8856         GNATS only to write-after-approval. Update my mail address.
8858 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8860         (OS Port Maintainers: freebsd): Add myself.
8862 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8864         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8866 2003-04-22  Kean Johnston  <jkj@sco.com>
8868         * MAINTAINERS (SCO ports): Added myself.
8870 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8872         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8874 2003-04-19  Kean Johnston  <jkj@sco.com>
8876         * MAINTAINERS (Write After Approval): Add myself.
8878 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8880         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8881         * Makefile.in: Regenerate.
8883 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8885         * configure.in (powerpc64*-*-linux*): Remove.
8886         * configure: Rebuilt.
8888 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8890         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8891         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8892         and restrap.
8893         * Makefile.in:  Regenerate.
8895 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8897         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8898         * configure: Regenerated.
8900 2003-04-15  DJ Delorie  <dj@redhat.com>
8902         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8904 2003-04-13  Nick Clifton  <nickc@redhat.com>
8906         * config-ml.in: Remove support for --disable-aix removing
8907         call-aix multilibs.
8909 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8911         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8912         * */configure: Rebuilt.
8914 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8916         * MAINTAINERS: Add my email address.
8918 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8920         * MAINTAINERS (Write After Approval): Add myself.
8922 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8924         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8925         * Makefile.in: Regenerate.
8927 2003-03-14  Michael Chastain  <mec@shout.net>
8929         * Makefile.in: Regenerate with correct Makefile.def.
8931 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8933         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8934         Make macro.
8935         * Makefile.in: Regenerate.
8936         * configure.in: Clean up gxx_include_dir logic.
8937         * configure: Regenerate.
8939 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8941         * MAINTAINERS (Write After Approval): Add myself.
8943 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8945         * MAINTAINERS: Update my mail address.
8947 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8949         * configure.in (gxx_include_dir): Fix typo.
8950         * configure: Regenerated.
8952 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8954         * Makefile.tpl: Reindent.
8955         * Makefile.in: Regenerate.
8956         * configure.in: Reindent.  Don't set unused variables.
8957         * configure: Regenerate.
8959 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8961         * configure.in: Include $(build_tooldir)/sys-include in
8962         FLAGS_FOR_TARGET.
8963         * configure: Regenerated.
8965 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8967         * Makefile.tpl: Always pass down RANLIB.
8968         * Makefile.in: Regenerate.
8970         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8971         * Makefile.in: Regenerate.
8972         * configure.in: Remove unused logic relating to --enable-shared
8973         and --enable-threads.  Remove bogus comments.  Remove redundant
8974         noconfigdirs.
8975         * configure: Regenerate.
8977         * configure.in: Replace ${libstdcxx_version} by its value.
8978         Remove reference to mh-dgux.
8979         * configure: Regenerate.
8981 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8983         * MAINTAINERS (Write After Approval): Add myself.
8985 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8987         * Makefile.tpl: Rearrange.
8988         * Makefile.in: Regenerate.
8990 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8992         * configure.in: Add support for kaOS as cross build target system.
8993         * configure: Regenerated.
8995 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8997         * MAINTAINERS (Write after approval): Add myself.
8999 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9001         * MAINTAINERS: Update my email address.
9003 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9005         * MAINTAINERS: Add self to blanket write privs. section.
9007 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9009         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9010         configure-target-* as some target builds may require additional
9011         flags for preprocessor tests.
9012         * Makefile.in: Regenerated.
9014 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9016         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9017         * ltconfig: Handle it.
9018         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9019         auto-detecting it.
9021         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9022         it is used as argument to $CC.
9023         * ltcf-gcj.sh: Likewise.
9025         * configure.in: Introduce --enable-maintainer-mode.
9026         * configure: Rebuilt.
9027         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9028         for maintainer mode.
9029         * Makefile.in: Rebuilt.
9031 2003-02-18  Jason Merrill  <jason@redhat.com>
9033         * Makefile.tpl (check-c++): Allow parallelism.
9035 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9037         * MAINTAINERS: Remove John Carr (who never actually had access to
9038         gcc.gnu.org).
9040 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9042         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9043         don't configure target-libobjc.
9044         * configure: Regenerate.
9046 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9048         * Makefile.tpl (RANLIB): Define.
9049         * Makefile.in: Regenerate.
9051 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9053         * MAINTAINERS: Update my email.
9055 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9057         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9058         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9059         * Makefile.in: Regenerated.
9060         * configure.in: Remove all traces of snavigator, db, and grep.
9061         * configure: Regenerated.
9063 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9065         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9066         After Approval.
9068 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9070         * MAINTAINERS (Write after approval): Add myself.
9072 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9074         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9075         * Makefile.in: Regenerated.
9077 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9079         * config.guess: Updated to 2003-01-30's version.
9080         * config.sub: Updated to 2003-01-28's version.
9082 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9084         * config.if: If gcc_version is already set, just use it.  Don't set
9085         gcc_version_trigger if it's already set, otherwise set it to
9086         gcc/version.c, but only if the file exists.  If it is not set and
9087         gcc/version.c does not exist, try to extract the version number from
9088         $CC.
9090 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9092         * MAINTAINERS: Add myself to write-after-approval list.
9094 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9096         * configure.in:  Revert 24Jan change.
9097         * configure:  Regenerate.
9099 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9101         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9102         entry of HJ Lu.
9104 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9106         * configure.in: Revert previous change.
9107         * configure: Regenerate.
9109 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9111         * configure.in: Make rda native-only.
9112         * configure: Regenerate.
9114 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9116         * MAINTAINERS: Move myself from GNATS-only-accounts to
9117         write-after-approval.
9119 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9121         * configure.in: Add missing \.
9122         * configure: Rebuilt.
9124 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9126         * configure.in (baseargs): Avoid using \| in sed regular
9127         expressions.
9128         * configure: Rebuilt.
9130 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9132         * configure.in (baseargs): Remove all supported forms of
9133         --cache-file, --srcdir, --host, --build and --target options
9134         from argument lists.
9135         * configure: Rebuilt.
9137 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9139         * MAINTAINERS: Add myself to write-after-approval list.
9141 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9143         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9144         * configure: Rebuilt.
9146 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9148         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9149         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9150         * Makefile.in: Regenerate.
9151         * configure: Regenerate.
9153 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9155         * configure.in: Remove Makefile in build, host and target modules
9156         unless configure was run with --no-recursion.
9157         * configure: Rebuilt.
9159 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9161         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9162         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9163         * Makefile.in: Regenerate.
9165 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9167         * config.guess: Update to 2003-01-03 version.
9168         * config.sub: Update to 2003-01-03 version.
9170 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9172         * configure: Regenerate with proper autoconf 2.13.
9174 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9176         * configure.in: Add AC_PREREQ for consistency.
9177         * configure: Regenerate.
9179 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9181         * configure.in (GDB_TK): Add tcl directories conditional on
9182         gdb/gdbtk directory being present.
9183         * configure: Regenerate.
9185 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9187         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9188         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9189         * configure: Rebuilt.
9191 2002-12-31  Tom Tromey  <tromey@redhat.com>
9193         * Makefile.in: Rebuilt.
9194         * Makefile.def (target_modules) [libffi]: Allow installation.
9196 2002-12-31  Andreas Schwab  <schwab@suse.de>
9198         * configure.in: Fix use of $program_transform_name.
9199         * configure: Regenerated.
9201 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9203         * configure.in (baseargs): Don't remove first configure argument.
9204         * configure: Regenerated.
9206 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9208         * Makefile.tpl (local-distclean): Don't remove...
9209         (multilib.ts): ... this.  Moved into...
9210         (multilib.out): ... this.  Don't use sub-make.
9211         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9212         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9213         (configure-build-[+module+], configure-[+module+],
9214         configure-target-[+module+], configure-gcc): ... these.  Test
9215         for Makefile existence.  Drop config.status from dependencies.
9216         * Makefile.in: Rebuilt.
9217         * configure.in: Move gcc-version-trigger to the end of
9218         ac_configure_args.  Add comments to maybedep.tmp and
9219         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9220         nonopt from baseargs, matching and removing corresponding
9221         whitespace while at it.
9222         * configure: Rebuilt.
9224 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9226         * configure.in (host_configargs): Replace reference to
9227         no-longer-defined buildopts with --build=${build_alias}.
9228         * configure: Rebuilt.
9230         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9231         program_transform_name to standard idiom.
9232         (AUTOGEN, AUTOCONF): Define.
9233         (Makefile.in): Use $(AUTOGEN).
9234         (Makefile): Depend on config.status, and use autoconf-style rule to
9235         build it.  Move original commands to...
9236         (config.status): ... this new target.
9237         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9238         $(AUTOCONF).
9239         * Makefile.in: Rebuilt.
9241 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9243         * Makefile.tpl: Fix dramatic bustage due to change in
9244         program_transform_name.
9245         * Makefile.in: Regenerate.
9247         * configure.in: Remove unnecessary PATH setting.
9248         * configure: Regnerate.
9250         * configure.in: Don't default to unprefixed tools unless
9251         the native tools will work.
9252         * configure: Regenerate.
9254         * configure.in: Convert to autoconf script.  Blow away lots
9255         of now-redundant Makefile fragments.
9256         * configure: Generate using Autoconf.
9257         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9258         * Makefile.in: Regenerate.
9260 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9262         * configure: Fix stupid bug where RANLIB was mistakenly included.
9264         * configure.in: Rename (buildargs, hostargs, targargs) to
9265         (build_configargs, host_configargs, target_configargs).
9267         * configure.in: Move logic out of sed statement.
9269         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9270         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9272 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9274         * config.sub: Import from master repository
9275         * config.guess: Ditto
9277 2002-12-24  Andreas Schwab  <schwab@suse.de>
9279         * Makefile.tpl (multilib.out): Fix missing space.
9280         * Makefile.in: Regenerate.
9282 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9284         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9285         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9286         * Makefile.in: Regenerate.
9287         * configure.in: Remove unnecessary leftovers.
9289 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9291         * configure.in (extra_ranlibflags_for_target): New variable.
9292         (*-*-darwin): Add -c to ranlib commands.
9293         * configure (tooldir): Handle extra_ranlibflags_for_target.
9295 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9297         * Makefile.tpl: Revert HJL's change.
9298         * Makefile.in: Regenerated.
9299         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9300         always.
9302 2002-12-19  Andreas Schwab  <schwab@suse.de>
9304         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9305         * Makefile.in: Regenerate.
9307 2002-12-18  H.J. Lu  <hjl@gnu.org>
9309         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9310         * Makefile.in: Regenerated.
9312         * configure.in (build_prefix): New. Substitute.
9314 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9316         * Makefile.tpl: Don't let real targets depend on phony targets.
9317         * Makefile.in: Regenerate.
9319         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9320         * Makefile.in: Regenerate.
9322 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
9324         * config.sub: Import from master repository
9325         * config.guess: Ditto
9327 2002-12-16  Jason Merrill  <jason@redhat.com>
9329         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9330         previous 'make bootstrap'.
9331         * Makefile.in: Regenerate.
9333 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
9335         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9337 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9339         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9340         * Makefile.in: Regenerate.
9342 2002-12-13  Jason Merrill  <jason@redhat.com>
9344         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
9345         library tests.
9346         (check-c++): Just depend on it and check-target-libstdc++-v3.
9347         * Makefile.in: Regenerate.
9349 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9351         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9352         * Makefile.in: Rebuilt.
9354 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
9356         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9358 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9360         * configure: Fix bug put in by gremlins.
9362         * Makefile.tpl: Substitute more autoconfily.
9363         * configure: Substitute more autoconfily.
9364         * Makefile.in: Regenerate.
9366 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
9368         * config.sub: Import from master repository
9369         * config.guess: Ditto
9370         * MAINTAINERS: Added Svein Seldal under write after approval
9372 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
9374         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9375         * Makefile.in (all-sim): Ditto.
9377 2002-12-06  DJ Delorie  <dj@redhat.com>
9379         * Makefile.tpl: Change configure dependencies to not have real
9380         targets depend on phony targets.
9382 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
9384         * configure.in: Revert unintentional change.
9386         * Makefile.tpl: Change dependency for */multilib.out so that
9387         it works when gcc isn't in the tree.
9389         * configure.in: Substitute more.
9390         * configure: Run subconfigures from the Makefile.
9391         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9392         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9394 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9396         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9398 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9400         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9401         and corresponding dependencies.
9402         * Makefile.in: Regenerate.
9404         * configure.in (host_tools): Order binutils, gas and ld for
9405         convenience in running the testsuites.
9407         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9408         * Makefile.in: Regenerate.
9409         * configure.in: Introduce rules to serialize subconfigure runs.
9411         * configure.in: Introduce BASE_CC_FOR_TARGET.
9412         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9413         Realize configure-build-* targets.  Realize configure-target-* targets.
9414         * Makefile.in: Regenerate.
9416 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9418         * configure: Move gcc_version_trigger stuff from here...
9419         * configure.in: ...to here.
9421         * configure.in: Separate subconfigure options added by this file from
9422         options given by the user.  Add machinery to put args for host
9423         subconfigures into the Makefile.
9425         * Makefile.tpl: Remove 'vault' targets.
9426         * Makefile.tpl: Reorder and comment dependencies.
9427         * Makefile.in: Regenerate.
9429 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9430         * configure.in: Fix my broken commit of previous patch. (sigh)
9432 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9434         * configure.in: Move host-specific darwin noconfigdirs into
9435         the host-specific section.
9437 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9439         * configure.in: Move host-specific darwin noconfigdirs into
9440         the host-specific section.
9442 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9444         * configure: Remove skip-this-dir support.
9445         * Makefile.tpl: Remove skip-this-dir support.
9447         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9448         subdirectories.
9449         * Makefile.in: Regenerate.
9451         * Makefile.tpl: Strip out useless setting of 'dir'.
9452         * Makefile.in: Regenerate.
9454 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9456         * configure.in: Fix deeply stupid bug.
9458         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9459         shell code in CXX_FOR_TARGET
9460         * Makefile.def: Introduce raw_cxx.
9461         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9462         RAW_CXX_FOR_TARGET.
9463         * Makefile.in: Regenerate.
9465 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9467         * Makefile.tpl: Remove unnecessary ifs.
9468         * Makefile.in: Regenerate.
9470         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9471         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9472         targets for 'no_install' modules.
9473         * configure: Move GDB_TK substitution to configure.in.  Move
9474         build_modules stuff to configure.in.
9475         * configure.in: Implement soft dependency machinery.  Maybe-ize
9476         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9477         * Makefile.in: Regenerate.
9479 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9481         * Makefile.tpl: Make all-target, install-target behave similarly
9482         to all, install (only hitting configured targets).  Eliminate
9483         unused macro defintions.
9485         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9486         build != host.
9488         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9490         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9492         * configure.in: Produce lists of subdir targets we're actually
9493         configuring.  Remove references to "dosrel".
9494         * Makefile.tpl: Let configure set which subdir targets are hit.
9495         Remove install-cross; clean up install; remove ALL.  Remove
9496         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9497         Autogenerate host module targets.  Remove empty dependency lines
9498         and redundant dependency; rearrange slightly.
9499         * Makefile.def: Add host-side libtermcap, utils.
9501         * Makefile.in: Regenerate.
9503 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9505         * ltconfig (osf[345]): Append $major to soname_spec.
9506         Reflect this in library_names_spec.
9507         * ltmain.sh (osf): Prefix $major with . for use as extension.
9509 2002-11-19  Andreas Jaeger  <aj@suse.de>
9511         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9512         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9513         and sparc64 GNU/Linux systems.
9515 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9517         * MAINTAINERS: Update email.
9519 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9521         * MAINTAINERS: Complete James Dennett's entry.
9523 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9525         * MAINTAINERS (Write After Approval): Add myself.
9527 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9529         * Makefile.tpl: syntactic cleanup
9531 2002-11-13  Stuart Hastings  <stuart@apple.com>
9533         * MAINTAINERS: Add myself to write-after-approval list.
9535 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9537         * Makefile.def: Add list of recursive targets to autogenerate.
9538         Add build_modules.
9539         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9540         targets.  Autogenerate *-build-* targets.
9541         * Makefile.in: Regenerate.
9543 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9545         * configure: More autoconf-style substitutions.
9546         * Makefile.tpl: More autoconf-style substitutions.
9547         * Makefile.in: Regenerate.
9549 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9551         * configure: Substitute more variables in a more autoconf-friendly
9552         way.  Simplify slightly.
9553         * Makefile.tpl: Make more variables substitutable in an
9554         autoconf-friendly way.
9555         * Makefile.in: Regenerate.
9557 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9559         * MAINTAINERS (Write After Approval): Add myself.
9561 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9563         * configure.in (v810*): Remove special setting of tools.
9565         * configure: Add support for extra required flags for ar or nm.
9566         * configure.in (aix4.3+): Use above support for target-specific
9567         issues, rather than using config/mt-aix43.
9569 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9571         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9572         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9573         with $srcdir.  Reformat indentation.  Substitute some variables
9574         formerly hard-coded in the Makefile for build=host.
9575         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9576         * Makefile.def: Autogenerate more.
9577         * Makefile.in: Regenerate.
9579 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9581         * MAINTAINERS (Write After Approval): Add myself.
9583 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9585         * Makefile.def (host_modules): Add rda.
9586         * Makefile.in: Regenerate.
9587         * configure.in (target_tool): Add target-rda to list.
9589 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9591         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9593 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9595         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9596         and restrap targets to this rule.
9597         * Makefile.in:  Regenerate.
9599 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9601         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9602         GNATS only accounts.
9604 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9606         * configure.in (i[3456]86-*-linux*): Add check to disable
9607         ${libgcj} for glibc1.
9609 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9611         * MAINTAINERS: Add myself as ip2k port maintainer.
9613 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9615         * configure.in: Add tic4x target.
9617 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9619         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9620         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9621         * Makefile.in: Regenerate.
9623         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9624         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9625         * Makefile.in: Regenerate.
9627 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9629         * MAINTAINERS: Add myself as web pages co-maintainer.
9631 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9633         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9634         * Makefile.in: Regenerate.
9636 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9638         * MAINTAINERS: Add myself and Nathan Sidwell
9639         <nathan@codesourcery.com> as VxWorks maintainers.
9641 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9643         * Makefile.def: Remove order dependency comments.
9644         * Makefile.tpl: Add explicit install-install dependencies.
9645         * Makefile.in: Regenerate.
9647         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9648         * Makefile.in: Regenerate.
9650         * Makefile.tpl: Add configure-target (for src-release in src)
9651         * Makefile.in: Regenerate.
9653 2002-09-30  Nick Clifton  <nickc@redhat.com>
9655         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9657 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9659         * configure.in (s390*-*-linux*): Enable libgcj.
9661 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9663         * configure: Revert accidentally applied changes.
9665         * Makefile.tpl: Make more autoconf-friendly.
9666         * Makefile.in: Regenerate.
9667         * configure: Make substitution more autoconf-like.
9669 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9671         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9672         single entry to handle all these.
9673         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9674         libjava on arm-*-elf.
9676 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9678         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9679         things that depend on them.
9681 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9683         * Makefile.tpl: Make subsituted variables more autoconfy.
9684         * Makefile.in: Regenerate.
9685         * configure: Make seds more autoconfy.
9687 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9689         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9690         * Makefile.in: Regenerate.
9691         * configure.in: Rewrite sed statements to look autoconfy.
9693         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9694         all-target-foo on configure-target-foo.
9695         * Makefile.def: Ditto.
9696         * Makefile.in: Rebuild.
9698 2002-09-25  Andrew Haley  <aph@redhat.com>
9700         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9702 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9704         * Makefile.def: New file.
9705         * Makefile.tpl: New file.
9706         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9707         * contrib/gcc_update: Note that Makefile.in is a generated file.
9709         * configure.in: Minor rearrangement.  Simplify tests.
9711 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9713         * configure.in (with_headers): Skip copy if value is "yes".
9714         (with_libs): Likewise.
9716 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9718         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9719         * configure.in (sh*-*-pe*): Ditto.
9720         * configure.in (mips*-*-pe*): Ditto.
9721         * configure.in (*arm-wince-pe): Ditto.
9723         * configure.in: Rearrange.
9725 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9727         * MAINTAINERS: Update my email address.
9729 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9731         * MAINTAINERS: (Write After Approval): Add myself.
9733 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9735         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9737 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9739         * MAINTAINERS: Change my mailing address.
9741 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9743         * MAINTAINERS (Write After Approval): Remove myself.
9744         (Various Maintainers: c++ runtime libs): Add myself.
9746 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9748         * MAINTAINERS (Write After Approval): Remove myself.
9749         (Various Maintainers: c++ runtime libs): Add myself.
9751 2002-08-15  Eric Christopher  <echristo@redhat.com>
9753         * config.sub: Import from master repository.
9754         * config.guess: Ditto.
9756 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9758         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9759         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9760         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9762 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9764         * MAINTAINERS: Add self to rs6000 vector extensions.
9766 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9768         * libiberty/configure: Reverted unintended yesterday's check in.
9770 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9772         * boehm-gc/configure, libf2c/configure: Rebuilt.
9773         * libffi/configure, libiberty/configure: Ditto.
9774         * libjava/configure, libobjc/configure: Ditto.
9775         * libstdc++-v3/configure, zlib/configure: Ditto.
9776         Merged from binutils:
9777         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9778         From Steve Ellcey <sje@cup.hp.com>:
9779         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9780         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9781         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9782         IA64.
9783         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9784         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9785         soname_spec, sys_lib_search_path_spec): Ditto.
9787 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9789         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9791 2002-08-04  H.J. Lu  (hjl@gnu.org)
9793         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9795 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9797         * MAINTAINERS (Write After Approval): Add myself.
9799 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9801         * configure.in: Move generic linux case to end.  Copy generic
9802         linux noconfigdirs to mips*-*-linux* entry and new
9803         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9805 2002-07-19  Michael Matz  <matz@suse.de>
9807         * MAINTAINERS: Add myself as ra* maintainer.
9809 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9811         * config.guess: Update to 2002-07-09 version.
9812         * config.sub: Update to 2002-07-03 version.
9814 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9816         * MAINTAINERS: Fix typo in a maintainer email address.
9818 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9820         * configure.in: Remove two redundant tests.
9822 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9824         * configure.in (mips*-*-irix6*o32): Enable stabs.
9826 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9828         * configure.in: Don't build grez.
9829         * Makefile.in: Ditto.
9831         * Makefile.in: Remove references to bsp, cygmon, libstub.
9832         * configure.in: Ditto.
9834         * configure.in: Remove leftover reference to gdbtest.
9836 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9838         * configure.in (gxx_include_dir):  Change to match versioned
9839         C++ headers if --enable-version-specific-runtime-libs is used.
9841 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9843         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9845 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9847         * configure.in: Make --without-x work.
9849 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9851         * configure.in: Rearrange target Makefile fragment collection.
9853         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9854         cvs[src].
9855         * configure.in: Ditto.
9857 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9859         * MAINTAINERS (Write After Approval): Update my e-mail address.
9861 2002-06-24  Ben Elliston  <bje@redhat.com>
9863         * configure.in (host_tools): Remove cgen.
9865         * Makefile.in (all-cgen): Remove; runs from its source directory.
9866         (check-cgen, install-cgen, clean-cgen): Likewise.
9867         (all-opcodes): Do not depend on all-cgen.
9868         (all-sim): Likewise.
9870 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9872         * Makefile.in: Eliminate 'apache' targets.
9873         * configure.in: Eliminate 'apache' targets.
9875         * configure.in: Eliminate redundant tests.  Reorganize.
9877         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9879         * config-ml.in: Eliminate references to Cygnus configure.
9881         * Makefile.in: Eliminate references to building emacs.
9883 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9885         * MAINTAINERS: Update my email address.
9887 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9889         * config.if (libstdcxx_incdir): Version C++ headers.
9890         (cxx_incdir): Remove.
9892 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9894         * MAINTAINERS (Write After Approval): Add self.
9896 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9898         * configure.in: Add support for ip2k.
9900 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9902         * configure.in: Fix AIX configury bug.
9904 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9906         * MAINTAINERS (Write After Approval): Add self.
9908 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9910         * configure.in: replace ${topsrcdir} with ${srcdir}
9912         * configure.in: Move definition of libstdcxx_flags
9913         right above usage, rather than waaay earlier.
9915         * configure.in: Pull definition of is_cross_compiler earlier.
9917         * configure.in: Rearrange a little.
9919         * configure.in: Remove references to librx.
9920         * Makefile.in: Remove references to librx.
9922 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9924         * config.sub: Add support for avr target.
9925         Import from master sources, rev 1.255
9927 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9929         * configure, .cvsignore:  Revert previous change...
9930         * Makefile:  ...delete.
9932 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9934         * configure.in: Eliminate ${gasdir} variable.
9936 2002-06-18  Dave Brolley  <brolley@redhat.com>
9938         * configure.in: Add support for frv.
9939         * config.sub: Add support for frv.
9941 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9943         * configure:  Remove garbage from previous commit.
9945 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9947         * configure:  For in-source builds, make a subdir and re-exec there.
9948         * Makefile:  New file.  Pass targets through to build directory.
9949         * .cvsignore:  No longer ignore "Makefile".
9951 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9953         * MAINTAINERS (Write After Approval): Add self.
9955 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9957         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9959 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9961         * configure.in (vax-*-netbsd*): Re-enable gas.
9963 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9965         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9966         BUILD_PREFIX_1, to correct nomenclature.
9967         * configure: Likewise.
9969         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9970         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9972 2002-05-31  Olaf Hering  <olh@suse.de>
9974         * config-ml.in: Propogate DESTDIR also.
9976 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9978         * configure.in (vax-*-netbsd*): Don't build gas for this
9979         platform.
9981 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9983         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9984         and libgcj for AVR.
9986 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9988         * MAINTAINERS (Write After Approval): Add myself.
9990 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9992         * config.guess: Update to 2002-05-22 version.
9993         * config.sub: Likewise.
9995 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9997         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9998         * config-ml.in: Likewise.
9999         * configure: Likewise.
10000         * configure.in: Likewise.
10002 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10004         * MAINTAINERS: Update my email address.
10006 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10008         * configure.in: Simplify makefile fragment collection.
10010         * configure.in: Remove code to build emacs.
10012         * configure.in : Remove --srcdir argument from targargs and buildargs
10013         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10015         * configure: Move some logic to configure.in.
10016         * configure.in: Move some logic from configure.
10018 2002-05-11  Tom Tromey  <tromey@redhat.com>
10020         * MAINTAINERS: Reflect libgcj reality.
10022 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10024         * Makefile.in: Honour DESTDIR.
10026 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10028         * config.guess: Import 2002-03-20 version.
10029         * config.sub: Import 2002-04-26 version.
10031 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10033         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10035 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10037         * MAINTAINERS: Add self.
10039 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10041         * ltmain.sh: Detect and handle object name conflicts
10042         while piecewise linking a static library.
10044 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10046         * configure.in (noconfigdirs): Don't disable libgcj on
10047         sparc64-*-solaris* and sparcv9-*-solaris*.
10049 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10051         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10053 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10055         * configure.in (FLAGS_FOR_TARGET): Do not add
10056         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10057         on i[3456]86-*-linux*.
10059 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10061         * configure.in (noconfigdirs): Replace [ ] with test.
10063         * configure.in (noconfigdirs): Do not add target-newlib if
10064         target == i[3456]86-*-linux*, and host == target.
10066 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10068         * configure.in: delete reference to absent file
10070         * configure.in: replace '[' with 'test'
10072         * configure.in: Eliminate references to gash.
10073         * Makefile.in: Eliminate references to gash.
10075         * configure.in: remove useless references to 'pic' makefile fragments.
10077         * configure.in: (*-*-windows*) Finish removing.
10079         * configure.in: Eliminate redundant test for libgui.
10081 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10083         * MAINTAINERS: Add self and realphabetize.  Update entries
10084         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10085         entry for a29k port maintainer.
10087 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10089         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10090         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10092 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10094         * configure.in: remove references to dead files
10096 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10098         * MAINTAINERS: Add information about purpose of this file.
10100 2002-04-18  Tom Tromey  <tromey@redhat.com>
10102         * configure.in: Disallow configuring libgcj when it is already
10103         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10104         Solaris 2.8 by default.  For PR libgcj/6158.
10106 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10108         * configure.in:  Move default CC setting out of config/mh-* fragments
10109         directly into here.
10111 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10113         * configure.in: don't even try to configure or make a subdirectory
10114         if there's no configure script for it.
10116 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10118         * MAINTAINERS: Remove chill maintainers.
10119         * Makefile.in (CHILLFLAGS): Remove.
10120         (CHILL_LIB): Remove.
10121         (TARGET_CONFIGDIRS): Remove libchill.
10122         (CHILL_FOR_TARGET): Remove.
10123         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10124         CHILL_LIB.
10125         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10126         (CHECK_TARGET_MODULES): Likewise.
10127         (INSTALL_TARGET_MODULES): Likewise.
10128         (CLEAN_TARGET_MODULES): Likewise.
10129         (configure-target-libchill): Remove.
10130         (all-target-libchill): Remove.
10131         * configure.in (target_libs): Remove target-libchill.
10132         Do not compute CHILL_FOR_TARGET.
10133         * libchill: Remove directory.
10135 2002-04-11  DJ Delorie  <dj@redhat.com>
10137         * Makefile.in, configure.in: Sync with binutils, entries
10138         follow...
10140 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10142         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10143         (do-tar, do-bz2): New rules.
10144         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10145         (gdb-tar): New rule.
10146         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10147         (insight_dejagnu.tar): New rule.
10148         (insight.tar): New rule.
10149         (gdb+dejagnu.tar): New rule.
10150         (gdb.tar): New rule.
10152 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10154         * Makefile.in: Add all-tix to deps for all-snavigator
10155         so that tix is built when building snavigator.
10157 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10159         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10160         ld and gdb are not supported.
10162 2002-01-07  Mark Salter  <msalter@redhat.com>
10164         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10165         Allow target-libgloss to be built for arm, strongarm, and xscale.
10167 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10169         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10170         options for i[3456]86-pc-linux* native builds.
10172 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10174         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10175         files from .po files for a distribution.
10177 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10179         * configure.in: Enable libstdc++-v3 for h8300 targets.
10181 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10183         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10184         version from bfd/.
10186 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10188         * Makefile.in (VER): When present, extract the version number from
10189         the file version.in.
10191 2001-05-24  Tom Rix  <trix@redhat.com>
10193         * configure.in : enable ld for aix
10195 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10197         * config.guess: Add linux target for S/390.
10199 2000-11-07  Philip Blundell  <pb@futuretv.com>
10201         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10203 2000-11-03  Philip Blundell  <pb@futuretv.com>
10205         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10206         files.
10208 2001-01-15  Ben Elliston  <bje@redhat.com>
10210         * configure.in (host_tools): Add sid.
10211         Always configure cgen.
10213 2000-11-24  Nick Clifton  <nickc@redhat.com>
10215         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10218 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10220         * Makefile.in (ALL_MODULES): Add all-cgen.
10221         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10222         (all-cgen): New target.
10223         (all-opcodes,all-sim): Depend on all-cgen.
10224         * configure.in (host_tools): Add cgen.
10225         Only configure cgen if --enable-cgen-maint.
10227 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10229         * configure.in: Add *-*-freebsd* configurations.
10231 2002-04-08  Tom Tromey  <tromey@redhat.com>
10233         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10234         Fixes PR libgcj/6068.
10236 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10238         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10240 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10242         * configure.in (alpha*-dec-osf*): Enable libgcj.
10244 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10246         * MAINTAINERS (Write After Approval): Add myself.
10248 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10250         Fix for: PR bootstrap/3591, target/5676
10251         * configure.in (mcore-pe): Disable the configuration of
10252         libstdc++-v3 since exceptions are not supported.
10254 2002-03-20  Anthony Green  <green@redhat.com>
10256         * configure.in: Enable libgcj for xscale-elf target.
10258 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10260         * MAINTAINERS:  Update my email address.
10262 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10264         * ltmain.sh (relink_command): Fix typo in previous change.
10266 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10268         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10269         (relink_command): Added --tag flags.
10270         (mode=install): If relinking fails; error out.
10272 2002-03-12  Richard Henderson  <rth@redhat.com>
10274         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10275         .NOTPARALLEL tag.
10276         (do-check): Rename from check.
10277         (check): Allow parallel check.
10279 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10281         * MAINTAINERS: Add myself as maintainer for xtensa port.
10282         Fix alphabetical order in CPU port maintainer list.
10283         Remove myself from Write After Approval list.
10285 2002-03-11  Richard Henderson  <rth@redhat.com>
10287         * Makefile.in (.NOTPARALLEL): Add fake tag.
10289 2002-03-07  H.J. Lu  (hjl@gnu.org)
10291         * configure.in: Enable gprof for mips*-*-linux*.
10293 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10295         * MAINTAINERS (Write After Approval): Add myself.
10297 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10299         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10300         libjava.
10301         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10303 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
10305         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10306         because its Makefile is there; test for the executable instead.
10308 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
10310         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10311         libstdc++-v3 and libjava.
10313 2002-02-11  Adam Megacz  <adam@xwt.org>
10315         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10316         boehm-gc
10318 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10320         * config.guess: Updated to 2002-01-30's version.
10321         * config.sub: Updated to 2002-02-01's version.
10322         Contribute sh64-elf.
10323         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
10324         * configure.in: Added sh64-*-*.
10326 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10328         * MAINTAINERS: Belatedly add myself to write after approval list.
10330 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
10332         * MAINTAINERS: Put self in as maintainer for x86-64 port.
10333         Remove self as Write After Approval.
10335 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
10337         * MAINTAINERS: Put self in as maintainer for contrib/regression
10338         directory.
10340 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
10342         * MAINTAINERS:  Update my email address.
10344 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
10346         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
10347         target-libiberty, and target-libgloss.  Skip Java-related
10348         libraries if not supported for NetBSD on target CPU.
10350 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
10352         * install-sh: Use _inst.$$_ for temp file name.
10354 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
10356         * MAINTAINERS (Write After Approval): Move my contact info
10357         from here...
10358         (OS Port Maintainers): ...to here (netbsd).
10360 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
10362         * MAINTAINERS (Write After Approval): Add myself.
10364 2002-01-17  H.J. Lu  <hjl@gnu.org>
10366         * Makefile.in (all-fastjar): Also depend on all-libiberty.
10367         (all-target-fastjar): Also depend on all-target-libiberty.
10369 2002-01-16  H.J. Lu  (hjl@gnu.org)
10371         * config.guess: Import from master sources, rev 1.225.
10372         * config.sub: Import from master sources, rev 1.238.
10374 2002-01-16  Kazu Hirata  <kazu@hxi.com>
10376         * MAINTAINERS (Write After Approval): Remove myself.
10378 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
10380         * MAINTAINERS (Write After Approval): Add myself.
10382 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10384         * MAINTAINERS: Add self as docs co-maintainer.
10386 2001-12-11  Matthias Klose  <doko@debian.org>
10388         * MAINTAINERS (Write After Approval): Add myself.
10390 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10392         * MAINTAINERS: Update my email address.
10394 2001-12-07  Turly O'Connor  <turly@apple.com>
10395         * MAINTAINERS (Write After Approval): Add myself.
10396         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10397         (rs6000_initialize_trampoline): Call __trampoline_setup for
10398         ABI_DARWIN too.
10399         * darwin-tramp.asm: New file, implements __trampoline_setup.
10400         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10402 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10404         * MAINTAINERS (Write After Approval): Add myself.
10406 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10408         * configure, configure.in: Use temp file for long sed commands.
10410 2001-12-03  Laurent Guerby  <guerby@acm.org>
10412         * config.sub: Update to version 1.232 on subversion.
10414 2001-12-03  Ben Elliston  <bje@redhat.com>
10416         * MAINTAINERS: Update mail address for config.* patches.
10418 2001-11-27  DJ Delorie  <dj@redhat.com>
10419             Zack Weinberg  <zack@codesourcery.com>
10421         When build != host, create libiberty for the build machine.
10423         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10424         CONFIG_ARGUMENTS.
10425         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10426         New variables.
10427         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10428         and rules.
10429         (all.normal): Depend on ALL_BUILD_MODULES.
10430         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10431         (all-build-libiberty): Depend on configure-build-libiberty.
10433         * configure: Calculate and substitute proper value for
10434         ALL_BUILD_MODULES.
10435         * configure.in: Create the build subdirectory.
10436         Calculate and substitute TARGET_CONFIGARGS (formerly
10437         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10439 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10441         * MAINTAINERS (write-after-approval): Add self.
10443 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10445         * MAINTAINERS (GNATS only accounts): Remove self.
10447 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10449         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10450         libf2c.
10452 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10454         * MAINTAINERS (Write After Approval): Add self.
10456 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10458         * MAINTAINERS: mips and s390 are also CPU ports.
10460 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10462         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10464 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10466         * MAINTAINERS: Alphabetize.
10468 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10470         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10472 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10474         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10476 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10478         * configure.in (--enable-languages): Be more permissive about
10479         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10481 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10483         * config.sub: Import from master sources, rev. 1.230.
10484         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10486 2001-11-07  Laurent Guerby  <guerby@acm.org>
10488         * MAINTAINERS (Write After Approval): Add self.
10490 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10492         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10494 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10496         * config.sub: Import from master sources, rev 1.226.
10497         * config.guess: Import from master sources, rev 1.216.
10499 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10501         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10502         * MAINTAINERS: Add self as maintainer of MMIX port.
10503         Remove old after-approval entry.
10505 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10507         * ChangeLog, configure: Fix spelling errors.
10509 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10511         * MAINTAINERS: Tweak my address.
10513 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10515         * MAINTAINERS: Update my email address.
10517 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10519         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10520         * MAINTAINERS: Add self as maintainer of CRIS port.
10522 2001-10-10  Geert Bosch  <bosch@gnat.com>
10524         * MAINTAINERS (Various maintainers: Ada front end):
10525         Added Robert Dewar.
10527 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10529         * MAINTAINERS (Write After Approval): Added self
10531 2001-10-02  Geert Bosch  <bosch@gnat.com>
10533         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10535 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10537         * configure: Handle temporary files securely using mkdir.
10539 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10541         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10543 2001-09-26  Will Cohen  <wcohen@redhat.com>
10545         * configure.in (*-*-linux*): Disable configuration of target-newlib
10546         and target-libgloss.
10548 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10550         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10551         RANLIB.
10553 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10555         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10556         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10557         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10558         avoid quotes nesting problems.
10559         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10560         (DO_X): Export only variables that are set.
10562 2001-09-19  Ben Elliston  <bje@redhat.com>
10564         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10565         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10566         semantics.  Use the shell built-in "type" command instead.
10568 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10570         Merged from gcc-3_0-branch:
10571         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10572         * ltcf-c.sh: Use $objext, not $ac_objext.
10573         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10574         * ltcf-cxx.sh: Add support for GNU.
10575         2001-07-22  Timothy Wall  <twall@redhat.com>
10576         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10577         default settings if using GNU tools with that configuration.
10578         * ltcf-cxx.sh: Ditto.
10579         * ltcf-gcj.sh: Ditto.
10580         2001-07-21  Michael Chastain  <chastain@redhat.com>
10581         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10582         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10583         * ltmain.sh: Mark as gcc-local.
10585 2001-08-30  Eric Christopher  <echristo@redhat.com>
10586             Jason Eckhardt  <jle@redhat.com>
10588         * config.guess: Merge from master sources.
10589         * config.sub: Merge from master sources, add support for mipsisa32.
10591 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10592         * config.sub: Merge from master sources, rev 1.219.
10593         * MAINTAINERS: Add self as contact for stormy16 port.
10595 2001-08-14  Zack Weinberg  <zackw@panix.com>
10597         * config.sub: Merge from master sources, rev 1.218.
10598         * config.guess: Merge from master sources, rev 1.209.
10600 2001-08-11  Graham Stott  <grahams@redhat.com>
10602         * Makefile.in (check-c++): Add missing semicolon.
10604 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10606         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10608 2001-07-30  Eric Christopher  <echristo@redhat.com>
10610         * MAINTAINERS (Various maintainers: mips port): Added myself.
10612 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10614         * configure.in (sh-*-linux*): New.
10616 2001-07-27  Richard Henderson  <rth@redhat.com>
10618         * .cvsignore: Add LAST_UPDATED.
10620 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10622         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10624 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10626         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10628 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10630         * MAINTAINERS (Write After Approval): Added myself.
10632 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10634         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10635         and libgcj on m68hc11/m68hc12.
10637 2001-06-27  H.J. Lu  (hjl@gnu.org)
10639         * Makefile (CFLAGS_FOR_BUILD): New.
10640         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10642 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10644         * README: Remove version number.
10646 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10648         * INSTALL/README: Update wrt. to the installation instructions now
10649         residing in gcc/doc/install.texi.
10651 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10653         * README: Replace with a cut-down and updated version of gcc/README.
10655 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10657         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10658         multilibs to be disabled.
10660 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10662         * MAINTAINERS (Write After Approval): Add myself.
10664 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10666         * config.guess: Import CVS version 1.195.
10667         * config.sub: Import CVS version 1.212.
10669 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10671         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10672         gcc/xgcc is built, use -print-prog-name to find out the program
10673         name to use.
10675 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10677         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10678         appear to also be in the master copy.
10679         * config.sub:  Import CVS version 1.211.
10681 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10683         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10684         with_gcc]: Use `gcc -shared' to build a shared library.
10686 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10688         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10689         archives.
10691 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10693         * MAINTAINERS (Write After Approval): Add myself.
10695 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10697         * configure.in (libstdcxx_flags): Do not try to execute
10698         libstdc++-v3/testsuite_flags until it exists.
10700 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10702         * MAINTAINERS: Update my email address.
10704 2001-05-31  Graham Stott  <grahams@redhat.com>
10706         * MAINTAINERS (Write After Approval): Add myself.
10708 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10710         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10711         libraries when using g++ with native linker.
10713 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10715         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10717 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10719         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10720         [aix4*|aix5*]: Prepend blank.
10722 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10724         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10725         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10726         of subdir/configure scripts to use the new libtool.m4.
10728 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10730         * MAINTAINERS (Write After Approval): Add myself.
10732 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10734         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10736 2001-05-11  Ben Elliston  <bje@redhat.com>
10738         * Makefile.in (all-sid): New target.
10739         (check-sid, clean-sid, install-sid): Likewise.
10741 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10743         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10745 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10747         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10748         libgcj.
10750 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10752         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10753         gcc/xgcc is built, use -print-prog-name to find out the program
10754         name to use.
10756 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10758         * configure.in (noconfigdirs): Don't reset it from scratch in the
10759         target case; only append to it.
10761         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10762         sparc-*-solaris2.8]: Disable ${libgcj}.
10764 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10766         * configure.in (libgcj_saved): Copy from $libgcj.
10767         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10768         --disable-libgcj.
10770 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10772         * MAINTAINERS: Remove self as MIPS maintainer and
10773         C front end maintainer.
10775 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10777         * configure.in: Move *-chorusos target case to the proper switch.
10778         Disable libgcj.
10780 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10782         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10783         1.641.2.228.
10785 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10787         * Makefile.in (STAGE1_CFLAGS): Pass down.
10789 2001-04-13  Alan Modra  <amodra@one.net.au>
10791         * config.guess: Add hppa64-linux support.  Note for next import that
10792         this is already in the master file.
10793         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10795 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10797         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10798         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10800 2001-04-11  Stan Shebs  <shebs@apple.com>
10802         * MAINTAINERS: Add self as Darwin port maintainer.
10804 2001-04-11  Alan Modra  <amodra@one.net.au>
10806         * MAINTAINERS: Update my email address.
10808 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10810         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10811         recent versions of FreeBSD (release 3 or later).
10812         * ltconfig: On FreeBSD, -lc must not be provided when building
10813         a shared library or else the standard -pthread gcc option is
10814         rendered worthless to later users of the built library.
10816 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10818         * MAINTAINERS: Add self and RTH as C front end maintainers.
10820 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10822         * config.sub: Make sure to match an already-canonicalized
10823         machine name (eg. mn10300-unknown-elf).
10825 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10827         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10828         New macros.
10829         (bootstrap, cross): Use RECURSE_FLAGS.
10830         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10832 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10834         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10836 2001-03-22  Colin Howell  <chowell@redhat.com>
10838         * Makefile.in (DO_X): Do not backslash single-quotes in
10839         backquotes (two places).
10841 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10843         Re-installed:
10844         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10845         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10846         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10847         * ltcf-cxx.sh: Likewise.
10848         * ltcf-gcj.sh: Likewise.
10850 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10852         * MAINTAINERS: Add myself as "documentation co-maintainer".
10854 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10856         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10857         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10859 2001-03-19  Tom Tromey  <tromey@redhat.com>
10861         * config-ml.in: Handle GCJ and GCJFLAGS.
10863 2001-03-21  Michael Chastain  <chastain@redhat.com>
10865         * Makefile.in: all-m4 depends on all-texinfo.
10867 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10869         * MAINTAINERS: Add myself to write after approval list.
10871 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10873         * Makefile.in (DO_X): Quote nested quotes.
10875 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10877         * MAINTAINERS: Add myself to write after approval list.
10879 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10881         * Makefile.in (DO_X): Use double quotes for quoting
10882         "RANLIB=$${RANLIB}".
10884 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10886         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10888 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10890         * configure.in: Only use `lang_requires' for languages athat are
10891         actually enabled.
10893 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10895         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10897 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10899         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10901 2001-03-07  Tom Tromey  <tromey@redhat.com>
10903         * configure.in: Allow config-lang.in to set `lang_requires' to list
10904         of other required languages.
10906 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10908         * Makefile.in: Remove RANLIB definition. Use RANLIB
10909         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10910         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10912 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10913             Alexandre Oliva  <aoliva@redhat.com>
10915         * Makefile.in (check-c++): Use tabs, not spaces.
10917 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10919         * MAINTAINERS: add myself to Write After Approval list.
10921 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10923         * Makefile.in (check-c++): New rule.
10925         * configure.in (target_libs): Remove libg++.
10926         (noconfigdirs): Remove libg++.
10927         (noconfigdirs): Same.
10928         (noconfigdirs): Same.
10929         (noconfigdirs): Same.
10931         * config-ml.in: Remove libg++ references.
10933         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10934         (ALL_TARGET_MODULES): Same.
10935         (configure-target-libg++): Remove.
10936         (all-target-libg++): Remove.
10937         (configure-target-libio): Remove.
10938         (all-target-libio): Remove.
10939         (check-target-libio): Remove.
10940         (.PHONY): Remove.
10941         (libg++.tar.bz2): Remove.
10942         (all-target-cygmon): Remove libio.
10943         (all-target-libstdc++): Remove.
10944         (configure-target-libstdc++): Remove.
10945         (TARGET_LIB_PATH): Remove libstdc++.
10946         (ALL_GCC_CXX): Remove libstdc++.
10947         (all-target-gperf): Correct.
10949 2001-02-16  Nick Clifton  <nickc@redhat.com>
10951         * configure.in (noconfigdirs): Allow configuration of texinfo
10952         for Cygwin hosts.
10954 2001-02-15  Anthony Green  <green@redhat.com>
10956         * configure: Introduce GCJ_FOR_TARGET.
10957         * configure.in: Ditto.
10958         * Makefile.in: Ditto.
10960 2001-02-13  Andreas Schwab  <schwab@suse.de>
10962         * MAINTAINERS: Update mail address.
10964 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10966         * config.guess: Add linux target for S/390.
10967         * config.sub: Likewise.
10969 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10971         * configure.in: for *-chorusos, don't config target-newlib and
10972         target-libgloss.
10974 2001-02-06  Ben Elliston  <bje@redhat.com>
10976         * configure: Output host type to stdout, not stderr.
10978 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10980         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10981         * ltcf-cxx.sh: Likewise.
10983         * config.if: Assume enable_libstdcxx_v3 is defined.
10985 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10987         Remove V2 C++ library.
10988         * configure.in: Remove --enable-libstdcxx_v3 support.
10990 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10992         * include/demangle.h: Add prototype for java_demangle_v3.
10994 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10996         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10998 2001-01-27  Richard Henderson  <rth@redhat.com>
11000         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11002 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11004         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11005         Don't unset, it's non-portable and no longer necessary, set to empty
11006         instead.
11008 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11010         * ltconfig: Shell portability fix for the tagname validity check.
11012 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11014         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11015         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11017 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11019         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11021 2001-01-26  Tom Tromey  <tromey@redhat.com>
11023         * configure.in: Allow libgcj to be built on Sparc Solaris.
11025 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11027         * ltcf-c.sh: Add aix5 case.
11028         * ltcf-cxx.sh: Likewise.
11029         * ltconfig: Likewise.
11031 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11033         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11034         keep at least one of build_libtool_libs or build_old_libs set to
11035         yes.
11037         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11038         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11040 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11042         * configure.in: Enable libgcj on several additional platforms.
11044 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11046         * configure.in: Enable libgcj for linux targets.
11048 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11050         * MAINTAINERS (Write After Approval): Add myself.
11052 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11054         * MAINTAINERS: Add myself as vax port maintainer.
11056 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11058         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11060 2001-01-09  Mike Stump  <mrs@wrs.com>
11062         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11063         failures of subdirectories.
11065 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11067         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11068         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11069         * ltcf-cxx.sh: Likewise.
11070         * ltcf-gcj.sh: Likewise.
11071         * ltconfig.sh: Fix typo.
11073 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11075         * configure: handle DOS-style absolute paths.
11077 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11079         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11081 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11083         * MAINTAINERS: Add myself as avr port co-maintainer.
11085 2000-12-28  Ben Elliston  <bje@redhat.com>
11087         * MAINTAINERS: Add myself under ``Write After Approval''.
11089 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11091         * texinfo: Remove directory from GCC.
11093 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11095         * COPYING: Update to current
11096         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11097         to 19yy as example year in copyright notice).
11099 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11101         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11102         (libstdcxx_incdir): Pass down.
11103         * config.if: Remove expired bits for cxx_interface, add stub.
11104         (libstdcxx_incdir): Add variable for g++ include directory.
11105         * configure.in (gxx_include_dir): Use it.
11107 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11109         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11110         with old-email address from ``Write After Approval''.
11112 2000-12-15  Andreas Jaeger  <aj@suse.de>
11114         * configure.in: Handle lang_dirs.
11116 2000-12-14  Tom Tromey  <tromey@redhat.com>
11118         * MAINTAINERS: Removed brads.
11120         * MAINTAINERS: Added gcj developers.
11122 2000-12-13  Anthony Green  <green@redhat.com>
11124         * configure.in: Disable libgcj for any target not specifically
11125         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11126         with g++ abi.
11128 2000-12-13  Mike Stump  <mrs@wrs.com>
11130         * Makefile.in (local-distclean): Also remove fastjar.
11132 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11134         * contrib/gcc_update: Add fastjar --touch entries.
11136 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11138         * configure.in: Disable language-specific target libraries for
11139         languages that aren't enabled.
11141 2000-12-10  Anthony Green  <green@redhat.com>
11143         * configure.in: Define libgcj.  Disable libgcj target libraries for
11144         most targets.
11146 2000-12-10  Neil Booth  <neilb@earthling.net>
11148         * MAINTAINERS: Update mail address, remove from WAA list.
11150 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11152         * libjava: Imported from /cvs/java.
11153         * libffi: Likewise.
11154         * Boehm-gc: Likewise.
11156 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11158         * configure.in (target_libs): Revert 2000-12-08 patch.
11159         (noconfigdirs): Added target-libjava.
11161 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11163         * djunpack.bat: removed.
11165 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11167         * Makefile.in: handle DOS-style absolute paths.
11168         * config-ml.in: likewise.
11169         * symlink-tree: likewise.
11171 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11173         * fastjar: Imported.
11175 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11177         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11178         libjava.
11179         * configure.in (target_libs): Removed `target-libjava'.
11181 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11183         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11184         (ALL_MODULES): Added fastjar.
11185         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11186         (all-target-libjava): all-fastjar replaces all-zip.
11187         (all-fastjar): Added.
11188         (configure-target-fastjar, all-target-fastjar): Likewise.
11189         * configure.in (host_tools): Added fastjar.
11191 2000-12-07  Mike Stump  <mrs@wrs.com>
11193         * Makefile.in (local-distclean): Remove leftover built files.
11195 2000-11-24  Nick Clifton  <nickc@redhat.com>
11197         * configure.in (xscale-elf): Add target.
11198         (xscale-coff): Add target.
11200 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11202         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11203         recent versions of FreeBSD (release 3 or later).
11204         * ltconfig: On FreeBSD, -lc must not be provided when building
11205         a shared library or else the standard -pthread gcc option is
11206         rendered worthless to later users of the built library.
11208 2000-11-16  Fred Fish  <fnf@be.com>
11210         * configure.in (enable_libstdcxx_v3): Fix typo,
11211         libstd++ -> libstdc++.
11213 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11215         * MAINTAINERS: Add self to Write After Approval list.
11217 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11219         * MAINTAINERS: Update my email address.  Add myself to global write
11220         privs list.
11222 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11224         * Makefile.in: Merge with src and libgcj.
11225         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11226         configure-target-<library> when their configure scripts need the C
11227         or C++ library to have already been built to work properly.
11228         (do_proto_toplev): Set them to an empty string.
11230         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11231         (REALLY_SET_LIB_PATH): Use them.
11233 2000-11-17  Stan Shebs  <shebs@apple.com>
11235         * MAINTAINERS: Add self to Write After Approval list.
11237 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11239         * configure: Provide the original toplevel configure arguments
11240         (including $0) to subprocesses in the environment rather than
11241         through gcc/configargs.h.
11243 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11245         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11246         C99.  Alphabetise "Write After Approval" list.
11248 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11250         * configure: Turn on libstdc++ V3 by default.
11252         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11253         if we've got GCC.
11255 2000-11-11  Philip Blundell  <philb@gnu.org>
11257         * MAINTAINERS: Add self to Write After Approval list.
11259 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11261         * ltcf-c.sh (aix4): Improve shared library configuration; require
11262         exporting symbols.
11263         * ltcf-cxx.sh (aix4): Define.
11264         * ltconfig (aix4): Define library and soname specs appropriate for
11265         AIX.  Define command to create export symbols list.
11267 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11269         * config.sub: Add support for Sun Chorus
11271 2000-10-31  Nick Clifton  <nickc@redhat.com>
11273         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11274         <name>@redhat.com.  Also installed new email address for Clint
11275         Popetz.
11277 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11279         * etc: Remove directory from GCC.
11281 2000-10-16  Michael Meissner  <meissner@redhat.com>
11283         * configure (gcc/configargs.h): Only create if there is a build GCC
11284         directory created.
11286 2000-10-16  Matthias Klose  <doko@debian.org>
11288         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11289         when configured for libstdc++-v3.
11291 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11293         * configure: Save configure arguments to gcc/configargs.h.
11295 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11297         * config.guess: Import CVS version 1.157.
11298         * config.sub: Import CVS version 1.181.
11300 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
11302         * Makefile.in (bootstrap): avoid recursion if subdir missing
11303         (cross): ditto
11304         (do-proto-toplev): ditto
11306 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
11308         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11309         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11311         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11312         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
11313         all affected `configure' scripts.
11315 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
11317         * MAINTAINERS: Add self as cpplib co-maintainer.
11319 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
11321         * MAINTAINERS: Add self to Write After Approval list.
11323 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11325         * INSTALL/README: egcs -> GCC update.
11327 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
11329         * MAINTAINERS: Add myself to Write After Approval list.
11331 2000-09-15  Kazu Hirata  <kazu@hxi.com>
11333         * MAINTAINERS: Add myself to Write After Approval list.
11335 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
11337         * configure.in: Do not build byacc for hppa64.  Provide paths to the
11338         X11 libraries for hppa64.
11340 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11342         * MAINTAINERS: Add myself as 68hc11 port maintainer.
11344 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
11346         * Makefile.in (all-zlib): Added dummy target.
11348         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11349         ltcf-gcj.sh: Updated from libtool multi-language branch.
11351 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
11353         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11354         (bootstrap*): Depend on all-bootstrap.
11356 2000-09-05  Philipp Thomas  <pthomas@suse.de>
11358         * config.guess: Import CVS version 1.156.
11359         * config.sub: Import CVS version 1.179.
11361 2000-09-02  Anthony Green  <green@cygnus.com>
11363         * Makefile.in (all-gcc): Depend on all-zlib.
11364         (CLEAN_MODULES): Add clean-zlib.
11365         (ALL_MODULES): Add all-zlib.
11366         * configure.in (host_libs): Add zlib.
11368 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
11370         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11371         crosses, but add gcc/include to the header search path for them.
11373 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
11375         * MAINTAINERS: Add self to Write After Approval list.
11377 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11379         * config.guess: Import CVS version 1.152.
11380         * config.sub: Import CVS version 1.177.
11382 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
11384         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11385         $targargs to tell whether newlib is going to be built.
11387         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11388         $$r/TARGET_SUBDIR/libio for _G_config.h.
11390 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11392         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11394 2000-08-22  DJ Delorie  <dj@redhat.com>
11396         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11398 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11400         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11401         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11402         sub-configures.
11404 2000-08-21  DJ Delorie  <dj@redhat.com>
11406         * MAINTAINERS: Add self as a libiberty maintainer
11408 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11410         * configure.in (libstdcxx_flags): Use
11411         libstdc++-v3/src/libstdc++.INC.
11413 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11415         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11417 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11419         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11421         * configure: Make enable_threads and enable_shared defaults
11422         explicit.  Substitute enable_threads into generated Makefiles.
11423         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11424         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11426 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11428         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11430 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11432         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11433         previous delta.
11435 2000-08-11  Jason Merrill  <jason@redhat.com>
11437         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11438         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11439         (FLAGS_FOR_TARGET): Not here.
11440         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11442 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11444         * config-ml.in (CC, CXX): Don't introduce a leading space.
11446 2000-08-07  DJ Delorie  <dj@delorie.com>
11448         * MAINTAINERS: Add self as a DJGPP maintainer
11450 2000-08-07  DJ Delorie  <dj@redhat.com>
11452         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11453         "if we're also building gcc, and it's a gcc that will run on the
11454         build machine, we want to use its includes instead of the system's
11455         default includes".
11457 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11459         * MAINTAINERS: Add self to Write After Approval list.
11461 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11463         * configure.in (libstdcxx_flags): Don't use `"'.
11465         * config-ml.in: Adjust multilib search paths to the
11466         appropriate multilib tree.
11468 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11470         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11471         commas in $LANGUAGES.
11473 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11475         * configure.in: Re-enable all references to libg++ and librx.
11477 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11479         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11480         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11481         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11482         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11484         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11486 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11488         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11489         CXX_FOR_TARGET for sed.
11491 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11493         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11494         Do not override if already set in the environment or in configure.
11495         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11496         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11498 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11500         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11501         the libtool CVS tree multi-language branch.
11502         * ltconfig, ltmain.sh: Updated.
11504 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11506         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11507         (clean-target): Depend on it.
11509         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11510         (GCC_FOR_TARGET): Use it.
11511         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11512         * configure.in: ... here.
11513         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11514         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11516 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11518         * MAINTAINERS: Add self to Write After Approval list.
11520 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11522         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11523         (configure-target-libchill, configure-target-libobjc): Likewise.
11525         * configure.in: Use the same cache file for all target libs.
11526         * config-ml.in: But different cache files per multilib variant.
11528 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11530         * configure (topsrcdir): Don't use dirname.
11532 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11534         * MAINTAINERS: Add self to Write After Approval list.
11536 2000-07-20  Jason Merrill  <jason@redhat.com>
11538         * configure.in: Remove all references to libg++ and librx.
11540         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11542 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11544         * config.sub: Update to subversions version 2000-07-06.
11546 2000-07-12  Andrew Haley  <aph@cygnus.com>
11548         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11549         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11551 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11553         * symlink-tree:  Check number of arguments.
11555 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11557         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11558         search path for a g++ extracted from the build tree.  This
11559         will allow link tests run by configure scripts in
11560         subdirectories to succeed.
11562 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11564         * ltconfig: Add support for mips-dde-sysv4.2MP
11566 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11568         * MAINTAINERS: Add myself as loop discovery maintainer.
11570 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11572         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11573         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11575 2000-06-19  Timothy Wall  <twall@cygnus.com>
11577         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11578         * config.sub: Add tic54x target.
11580 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11582         * MAINTAINERS: Add self as Fortran maintainer,
11583         remove Craig Burley.
11585 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11587         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11588         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11590 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11592         * MAINTAINERS: Add self as i18n maintainer
11594 20000-05-21  H.J. Lu  (hjl@gnu.org)
11596         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11597         directory are used if they exist. Make sure
11598         $(build_tooldir)/include is searched for header files,
11599         $(build_tooldir)/lib/ for library files.
11600         (GCC_FOR_TARGET): Likewise.
11601         (CXX_FOR_TARGET): Likewise.
11603 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11605         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11607 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11609         * Makefile.in (configure-target-libiberty): Depend on
11610         configure-target-newlib.
11612 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11614         * configure.in, Makefile.in: Merge all libffi-related
11615         configury stuff from the libgcj tree.
11617 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11619         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11620         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11622 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11624         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11625         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11626         current version information.  Add to proto-toplev directory.
11627         (gdb-taz): Build do-djunpack.
11629 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11631         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11633 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11635         * MAINTAINERS: Add self to Write After Approval list.
11637 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11639         * ltmain.sh: Preserve in relink_command any environment
11640         variables that may affect the linker behavior.
11642 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11644         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11646 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11648         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11650 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11652         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11653         with the version name.
11655 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11657         * MAINTAINERS: Add self as bb-reorder maintainer.
11659 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11661         * config.if: Tweak.
11663 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11665         * djunpack.bat: New file.
11667 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11669         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11670         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11671         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11672         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11674 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11676         * config.sub (case $basic_machine): Change default for "ibm-*"
11677         to "openedition".
11679 2000-04-13  Andreas Jaeger  <aj@suse.de>
11681         * MAINTAINERS: Added myself.
11683 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11685         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11686         (do-md5sum): New target.
11687         (MD5PROG): Define.
11688         (PACKAGE): Default to TOOL.
11689         (VER): Default to a shell script.
11690         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11691         md5 checksum generation.
11692         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11693         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11694         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11695         insight.tar.bz2): Use gdb-taz to create archive.
11697 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11699         * configure (warn_cflags): Delete.
11701 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11703         * MAINTAINERS: Added myself.
11705 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11706             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11708         * configure.in (enable_libstdcxx_v3): Add.
11709         (target_libs): Add bits here to switch between libstdc++-v2 and
11710         libstdc++-v3.
11711         * config.if: And this file too.
11712         * Makefile.in: Add libstdc++-v3 targets.
11714 2000-04-05  Michael Meissner  <meissner@redhat.com>
11716         * config.sub (d30v): Add d30v as a basic machine type.
11718 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11720         * configure.in: -linux-gnu*, not -linux-gnu.
11722 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11724         * MAINTAINERS: Add self in write-after-approval section.
11726 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11728         * MAINTAINERS: Add self as ia64 port maintainer.
11730 2000-03-08  Neil Booth  <NeilB@earthling.net>
11732         * MAINTAINERS: Add self in write-after-approval section.
11734 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11736         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11737         (do-tar-bz2): Replace TOOL with PACKAGE.
11738         (gdb.tar.bz2): Remove GDBTK from GDB package.
11739         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11740         dejagnu.tar.bz2): New packages.
11742 2000-02-27  Andreas Jaeger  <aj@suse.de>
11744         * configure.in: Add entry for mips*-*-linux*, move catch all
11745         *-*-*linux* entry below this one.
11747 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11749         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11751 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11753         * config.sub: Support an OS of "wince".
11755 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11757         * config.guess, config.sub: Updated to match config's 2000-02-15
11758         version.
11760 2000-02-23  Linas Vepstas  <linas@linas.org>
11762         * config.sub: Add support for Linux/IBM 370.
11763         * configure.in: Likewise.
11765 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11767         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11769 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11771         * config.guess: Guess "cygwin" rather than "cygwin32".
11773 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11775         * configure (gcc_version): When setting, narrow search to
11776         lines containing `version_string'.
11778 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11780         * config.sub: Add support for avr target.
11782 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11784         * MAINTAINERS: Add maintainers for MCore port.
11786 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11788         * config.sub: Add mmix-knuth-mmixware.
11790 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11792         * MAINTAINERS: Pair cccp with cpplib maintainership.
11794 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11796         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11797         structure stuff to -L library search.
11798         (CXX_FOR_TARGET): Ditto.
11799         (CROSS_CHECK_MODULES): Fix spelling mistake.
11801 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11803         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11804         the C++ compiler.
11806 2000-01-12  Richard Henderson  <rth@cygnus.com>
11808         * configure.in: Don't build some bits for beos.
11810 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11812         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11813         as include files.
11815 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11817         * Add self as cpplib maintainer, as requested by Jason
11818         Merrill.  Correct my e-mail address.
11820 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11822         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11823         not mh-aix43.
11825 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11827         * MAINTAINERS: Add myself to "write after approval" list.
11829 1999-12-14  Richard Henderson  <rth@cygnus.com>
11831         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11832         * config.sub: Accept alphaev[78], alphaev8.
11834 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11836         * config.guess, config.sub: Update from autoconf.
11838 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11840         * MAINTAINERS:  update my playtime e-address.
11842 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11844         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11845         necessary libraries are missing.
11847 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11849         * MAINTAINERS: Add new 'write after approval' maintainer.
11851 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11853         * MAINTAINERS: Add new Java maintainer.
11855 1999-10-25  Andreas Schwab  <schwab@suse.de>
11857         * configure: Fix quoting inside arguments of eval.
11859 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11861         * config-ml.in: Allow suppression of some ARM multilibs.
11863 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11865         * config.guess: Add OS/390 match pattern.
11866         * config.sub: Add mvs, openedition targets.
11867         * configure.in (i370-ibm-opened*): New.
11869 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11871         * config.sub: Add support for configuring for pj.
11873 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11875         * config.sub (maybe_os): Add support for configuring for fr30.
11877 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11879         * configure.in: Do not configure or build ld for AIX
11880         platforms.  ld is known to be broken on these platforms.
11882 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11884         * config-ml.in: Pass compiler flag corresponding to multidirs to
11885         subdir configures.
11887 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11889         * Makefile.in (LDFLAGS): Define.
11891 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11893         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11894         noconfigdirs.
11895         (*-*-cygwin*): Likewise.
11897 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11899         * mkdep: New file.
11900         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11901         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11903         From Eli Zaretskii <eliz@is.elta.co.il>:
11904         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11905         long file name when using DJGPP on MS-DOS.
11907 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11909         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11911 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11913         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11914         dependency as this causes "make check" to globally "make all"
11916 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11918         * configure.in (target_libs): Added target-zlib.
11919         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11920         (CONFIGURE_TARGET_MODULES): Likewise.
11921         (CHECK_TARGET_MODULES): Likewise.
11922         (INSTALL_TARGET_MODULES): Likewise.
11923         (CLEAN_TARGET_MODULES): Likewise.
11924         (configure-target-zlib): New target.
11925         (all-target-zlib): Likewise.
11926         (all-target-libjava): Depend on all-target-zlib.
11927         (configure-target-libjava): Depend on configure-target-zlib.
11929         * Makefile.in (configure-target-libjava): Depend on
11930         configure-target-newlib.
11931         (configure-target-boehm-gc): New target.
11932         (configure-target-qthreads): New target.
11934         * configure.in (target_libs): Added target-qthreads.
11935         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11936         (CONFIGURE_TARGET_MODULES): Likewise.
11937         (CHECK_TARGET_MODULES): Likewise.
11938         (INSTALL_TARGET_MODULES): Likewise.
11939         (CLEAN_TARGET_MODULES): Likewise.
11940         (all-target-qthreads): New target.
11941         (configure-target-libjava): Depend on configure-target-qthreads.
11942         (all-target-libjava): Depend on all-target-qthreads.
11944         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11945         (CONFIGURE_TARGET_MODULES): Likewise.
11946         (CHECK_TARGET_MODULES): Likewise.
11947         (INSTALL_TARGET_MODULES): Likewise.
11948         (CLEAN_TARGET_MODULES): Likewise.
11949         (all-target-libjava): New target.
11950         (all-target-boehm-gc): Likewise.
11951         * configure.in (target_libs): Added libjava, boehm-gc.
11953 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11955         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11956         configure.bat in SUPPORT_FILES.
11957         (gas+binutils.tar.bz2): Likewise.
11959         * makeall.bat: Remove; obsolete.
11961 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11963         From Mark Elbrecht:
11964         * configure.bat: Remove; obsolete.
11966 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11968         * configure: Add -W -Wall to the default CFLAGS when compiling with
11969         gcc.
11971 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11973         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11975 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11977         * configure.in: Build ld on IRIX6.
11979 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11981         * Makefile.in: Change distribution targets to use bzip2 instead of
11982         gzip.
11983         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11984         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11986 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11988         * config.sub: Add mcore target.
11990 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11992         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11994 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11996         * config.guess (dummy): Changed to $dummy.
11998 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12000         * config.sub: Tidied up case statements.
12002 1999-05-22  Ben Elliston  <bje@cygnus.com>
12004         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12005         <jiro@din.or.jp>.
12007         * config.guess: Merge with FSF version. Future changes will be
12008         more accurately recorded in this ChangeLog.
12009         * config.sub: Likewise.
12011 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12013          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12015 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12017         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12019 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12021         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12023 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12025         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12026         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12027         Bad merge removed these two changes.
12029 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12030                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12032         * config.guess (interix Alpha): Add.
12034 1999-04-11  Richard Henderson  <rth@cygnus.com>
12036         * configure.in (i?86-*-beos*): Do config gperf; don't config
12037         gdb, newlib, or libgloss.
12039 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12041         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12042         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12043         from multidirs.
12045 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12047         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12049 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12051         * config.sub: Add support for mcore targets.
12053 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12055         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12056         not mt-ospace, in order to shut up assembler warning about using
12057         symbols that are named the same as registers.
12059 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12061         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12062         dependency list for all-target-cygmon.
12064 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12066         * config-ml.in: Check $host, not $target, for selective multilibs.
12067         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12068         thumb interworking, and underscore prefix multilibs.
12070 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12072         * missing: Update to version from current automake.
12074 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12076         * configure (gxx_include_dir): Removed.
12078         * configure.in (gxx_include_dir): Handle it.
12079         * Makefile.in: Likewise.
12081 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12083         * config.sub (mips64vr4111,mips64vr4111el) Add.
12085 1999-03-21  Ben Elliston  <bje@cygnus.com>
12087         * config.guess: Correct typo for detecting ELF on FreeBSD.
12089 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12091         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12092         config/mh-djgpp.
12094 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12096         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12097         all-target-newlib to dependency list for all-target-bsp.
12099 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12101         * config.sub: Add i386-uwin support.
12102         * config.guess: Likewise.
12104 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12106         * configure.in: cleanup, add mh-*pic handling for arm, special
12107         case powerpc*-*-aix*
12109 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12111         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12112         can be built.
12114 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12116         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12117         targets.
12119 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12121         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12123 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12125         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12127 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12129         * config.sub: Fix typo in arm recognition.
12131 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12133         * configure.in (noconfigdirs): Changed target_configdirs to
12134         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12135         rather than m68k-*-* since it is not known to work on
12136         m68k-aout. Ditto for arm-*-*oabi.
12138 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12140         * configure.in (*-*-windows*): Remove, no longer used.
12142 1999-02-19  Ben Elliston <bje@cygnus.com>
12144         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12145         Smart and improved by Andrew Cagney.
12147 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12149         * config.guess: Recognize openbsd-*-hppa.
12151 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12153         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12154         only if it is not empty.
12156 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12158         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12160         * config.guess: Modified to recognize uname's armv* syntax.
12162         * config.sub: Modified to recognize uname's armv* syntax.
12164 1999-02-17  Mark Salter  <msalter@cygnus.com>
12166         * configure.in: Added target-bsp for sparclite.
12168 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12170         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12172 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12174         * configure.in: Add support for strongarm port.
12175         * config.sub: Add support for strongarm target.
12177 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12179         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12180         the old name config/mh-cygwin32.
12181         Enable texinfo.
12183 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12185         * configure.in: Do build ld for ix86 Solaris.
12187 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12189         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12190         $AR_FOR_TARGET.  Likewise for RANLIB.
12192 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12194         * config.sub (oabi):  Recognize.
12195         * configure.in (arm-*-oabi):  Handle.
12197 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12199         * config.guess: Improve detection of i686 on UnixWare 7.
12201 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12203         * config.guess: Add support for i386-pc-interix.
12204         * config.sub: Likewise.
12205         * configure.in: Likewise.
12207 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12209         * Makefile.in: Remove unneeded all-target-libio from
12210         from all-target-winsup target since it is now unneeded.
12211         Add all-target-libtermcap in its place since it is now
12212         needed.
12214 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12216         * configure.in: makefile stub for cygwin target is probably
12217         unnecessary.  Remove it for now.
12219 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12221         * configure.in: libtermcap.a should be built when cygwin is the
12222         target as well as the host.
12223         * config.guess: Allow mixed case in cygwin uname output.
12224         * Makefile.in: Add libtermcap target.
12226 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12228         * config.sub: Clean up handling of hppa2.0.
12230 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12232         * config.guess: Use C code to identify more HP machines.
12234 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12236         * config.sub: Handle hppa2.0.
12238 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12240         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12241         cygmon for all sparclite targets, regardless of object format.
12243 1998-12-15  Mark Salter  <msalter@cygnus.com>
12245         * configure.in: Added target-bsp for several target architectures.
12247         * Makefile.in: Added rules for bsp.
12249 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12251         * config.guess: Improve detection of hppa2.0 processors.
12253 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12255         * config.guess: Recognize FreeBSD using ELF automatically.
12257 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12259         * configure (skip-this-dir): Add handling for new shell script, which
12260         might be created by a sub-directory's configure to indicate, this particular
12261         directory is "unwanted".
12262         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12264 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12266         * ltconfig: import from libtool, after changing libtool to
12267         account for the cygwin name change.
12269 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12271         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12272         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12274 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12276         * configure.in: Add libtermcap to list of cygwin dependencies.
12278 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12280         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12281         they include winsup/include when it's a cygwin target.
12283 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12285         * configure.in (host_tools): Added zip.
12286         * Makefile.in (all-target-libjava): Depend on all-zip.
12287         (all-zip): New target.
12288         (ALL_MODULES): Added all-zip.
12289         (NATIVE_CHECK_MODULES): Added check-zip.
12290         (INSTALL_MODULES): Added install-zip.
12291         (CLEAN_MODULES): Added clean-zip.
12293 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12295         * Makefile.in: lose "32" from comment about cygwin.
12297 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12299         * configure.in: Use -Os to build target libraries for the fr30.
12301 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
12303         * config.sub: Add fr30.
12305 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
12307         * configure.in: drop "32" from config/mh-cygwin32.  Check
12308         cygwin* instead of cygwin32*.
12309         * config.sub: Check cygwin* instead of cygwin32*.
12311 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
12313         * config.guess: Match any version of Unixware7.
12315 1998-10-20  Syd Polk  <spolk@cygnus.com>
12317         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12318         if desired.
12320 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
12322         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12323         these if the appropriate directories and files to not exist.
12325 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
12327         * Makefile.in (DEVO_SUPPORT): Add config.if.
12329 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12331         * configure: Add pattern to replace "build_tooldir"'s
12332         definition in the generated Makefile with "tooldir"'s
12333         actual value.
12335 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
12337         * config.sub: Bring back lost sparcv9.
12339         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12341 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
12343         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12344         CC_FOR_TARGET and friends.
12346 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
12348         * Makefile.in (build_tooldir): New variable, same as tooldir.
12349         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12350         -B$(build_tooldir)/bin/.
12351         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12353 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12355         * README: Remove installation instructions and refer to the
12356         INSTALL directory instead.
12358 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
12360         * config.sub: Add support for i[34567]86-pc-udk.
12361         * configure.in: Likewise.
12363 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
12365         * Makefile.in: add bzip2 package building bits for user
12366         tools module
12367         * configure.in: ditto
12369 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
12371         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12372         (ALL_TARGET_MODULES): Add all-target-libobjc.
12373         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12374         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12375         (all-target-libchill): Add dependencies.
12376         * configure.in (target_libs): Add libchill.
12378 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
12380         * configure.in (target_subdir): Remove duplicate line.
12382 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
12384         * Makefile.in (all-automake): fix dependencies.
12386 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
12388         * configure.in: Minor cleanups for building in the $(target_alias)
12389         subdir.
12391 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12393         * Makefile.in (bootstrap): Set r and s before make all.  Use
12394         BASE_FLAGS_TO_PASS in make all.
12395         (cross): Likewise.
12397 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12399         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12401 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12403         * config.sub: Fix typo in last change.
12405 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12407         * config.sub: Add support for C4x target.
12408         * configure.in: Likewise.
12410 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12412         * config.sub: Recognize sparcv9 just like sparc64.
12414 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12416         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12418 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12420         * config.guess: Correctly identify Pentium II sco boxes.
12422         * config.guess: Fix "tr" code.  From Weiwen Liu.
12424 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12426         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12427         stabs.
12429 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12431         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12432         (ALL_TARGET_MODULES): Add all-target-libchill.
12433         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12434         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12435         (all-target-libchill): Add dependencies.
12436         * configure.in (target_libs): Add libchill.
12438 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12440         * config.guess: Avoid assumptions about "tr" behaves when
12441         LANG is set to something other than English.
12443 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12445         * configure (gxx_include_dir): Changed to
12446         '${prefix}/include/g++'-${libstdcxx_interface}.
12448         * config.if: New to determine the interfaces.
12450 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12452         * config.guess: Detect and handle MPE/IX.
12453         * config.sub: Deal with MPE/IX.
12455 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12457         * configure.in: Use mh-aix43.
12459 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12461         * configure: Fix --without/--disable cases for gxx-include-dir.
12463 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12465         * mdata-sh:  Imported.  Needed for automake support.
12467 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12469         * Makefile.in (taz): Try "chmod -R og=u ." before
12470         "chmod og=u `find . -print`".
12472 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12474         * configure.in: Add arm-elf and thumb-elf support.
12476 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12478         * Makefile.in: Undo previous patch.
12480 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12482         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12483         to here ...
12484         (install-no-fixedincludes): and here
12485         (INSTALL_MODULES): ... from here.
12487 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12489         * config.sub: Merge with FSF.
12491         * config.guess: Merge with FSF.
12493 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12495         * configure (extraconfigdirs): New variable.
12496         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12497         * Makefile.in (all): Move higher in file.
12498         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12499         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12500         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12501         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12502         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12504 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12506         * Makefile.in (all-target-libjava): Depend on all-gcc and
12507         all-target-newlib.
12508         (configure-target-libjava): Depend on $(ALL_GCC).
12510 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12512         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12513         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12515 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12517         * INSTALL/README: Fix typo.
12519 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12521         * ylwrap: Change absolute path checks to check for DOS style path
12522         names.
12524         * ylwrap: Don't use a full path name if the source file is in the
12525         same directory.  From hjl@lucon.org (H.J. Lu).
12527         * config-ml.in: Default to being verbose, to match Feb 18 change to
12528         configure.
12530 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12532         Brought over from egcs:
12534         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12536         * configure.in (target_subdir): Set to ${target_alias} instead
12537         of "libraries".
12539         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12541         * configure.in (target_subdir): Set to libraries if enable_multilib.
12543 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12545         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12546         multilibs, force reconfiguration the first time we create
12547         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12549 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12551         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12552         avoid confusion with --no-recursion.
12554 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12556         * configure.in: Win32 hosts shouldn't use install -x
12557         * install-sh: remove -x option, and special .exe-handling
12558         hack.
12560 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12562         * config.guess: Recognize i586-pc-beos.
12563         * configure.in: Don't build some bits for beos.
12565 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12567         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12568         CFLAGS default to -O2.
12570         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12571         when using GNU ld.
12573 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12575         * ltmain.sh: Correct install when using a different shell.
12577 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12579         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12581 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12583         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12584         target.
12586 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12588         * ltconfig: Update to correct AIX handling.
12590 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12592         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12594         * configure.in (target_subdir): Set to ${target_alias} instead
12595         of "libraries".
12597 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12599         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12600         (Makefile): Depend on $(gcc_version_trigger).
12602         * configure (gcc_version): Change default initializer to empty
12603         string.
12604         (gcc_version_trigger): New variable; pass this variable down
12605         to subdir configures to enable them checking gcc's version
12606         themselves. Emit make macros for both gcc_version vars.
12607         (topsrcdir): Initialize reliably.
12608         (recursion line): Remove --with-gcc-version=${gcc_version}.
12610 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12612         * configure (enable_version_specific_runtime_libs): Implement new flag
12613         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12614         in $(libsubdir); emit definition in each generated Makefile.
12615         (gxx_include_dir): Initialize depending on
12616         $enable_version_specific_runtime_libs.
12618 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12620         * configure (gcc_version): Initialize properly depending on
12621         how and where configure is started.
12622         (recursion line): Pass a --with-gcc-version=${gcc_version}
12623         to configures in subdirs.
12625 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12627         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12628         cygmon
12630 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12632         * configure.in: Add cygmon and libstub support for mn10200.
12634 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12636         * configure (gcc_version): Add new variable describing the
12637         particular gcc version we're building.
12638         * Makefile.in (libsubdir): Add new macro for the directory
12639         in which the compiler finds executables, libraries, etc.
12640         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12641         and libsubdir.
12643 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12645         * Makefile.in (local-clean): Remove *.log.
12646         (warning.log): Built with warn_summary from build.log.
12647         (mail-report.log): Run test_summary.
12648         (mail-report-with-warnings.log): Run test_summary including
12649         warning.log in the report.
12651 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12653         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12655 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12657         * Makefile.in (grep): Grep no longer depends on libiberty.
12659 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12661         * Makefile.in: all-snavigator needs all-libgui.
12663 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12665         * configure.in: Add cygmon and libstub support for mn10300.
12667 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12669         * missing: Update to version from automake 1.3.
12671         * ltmain.sh: On installation, don't get confused if the same name
12672         appears more than once in the list of library names.
12674 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12676         * config.sub: Accept m68060 and m5200 as CPU names.
12678 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12680         * configure: Use && rather than using -a in test, because odd
12681         strings can confuse test.
12682         * configure.in: Likewise.
12684 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12686         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12688 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12690         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12691         bootstrap4-lean): New targets.
12693 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12695         * mpw-* Delete.  Not used.
12697 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12699         * COPYING.LIB: Update FSF address.
12701 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12703         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12705         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12706         GAS_SUPPORT_DIRS.
12708 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12710         * ltconfig, ltmain.sh: Avoid producing a version number if
12711         -version-info was not used.
12713 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12715         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12716         building with newlib.
12718 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12720         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12721         Solaris `make' causes it to continue to next definition.
12723 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12725         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12726         the right GUI libraries and files are installed along with GDB.
12728 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12730         * configure.in: Change alpha to alpha* in several places.
12732 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12734         * config.sub: Recognize sparc86x.
12736 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12738         * configure.in (--enable-target-optspace): Remove debug echo.
12740 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12742         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12744 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12746         * ltconfig: Update cygwin32 support.
12748         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12749         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12750         (GDB_SUPPORT_DIRS): Likewise.
12752 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12754         * configure.in (target_makefile_frag): If --enable-target-optspace,
12755         use -Os to compile target libraries rather than -O2.  Default to
12756         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12757         not used.
12758         * configure.in (target_cflags): Ditto for d30v.
12760 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12762         * Makefile.in (all-bfd): Depend on all-intl.
12763         (all-binutils): Likewise.
12764         (all-gas): Likewise.
12765         (all-gprof): Likewise.
12766         (all-ld): Likewise.
12768 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12770         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12772 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12774         * Makefile.in (all-bfd): Depend upon all-libiberty.
12776         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12778 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12780         * Makefile.in: Add libstub.
12782         * configure.in: Ditto. Build libstub for targets that have cygmon
12783         support.
12785 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12787         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12789 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12791         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12792         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12794 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12796         * configure: Define DEFAULT_M4 by searching PATH.
12797         * Makfile.in: Use DEFAULT_M4.
12799 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12801         * ltconfig: Add cygwin32 support.
12803         * Makefile.in, configure.in: Add libtool as a native only directory
12804         to configure and build.
12806 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12808         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12810 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12812         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12814 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12816         * Makefile.in: add ash make rules
12817         * configure.in: add ash to native_only and host_tools lists
12819 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12821         * Makefile.in (all-gettext, all-intl): New targets.
12822         (ALL_MODULES): Added all-gettext, all-intl.
12823         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12824         (INSTALL_MODULES): Added install-gettext, install-intl.
12825         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12827         * configure.in (host_tools): Added gettext.
12828         (native_only): Likewise.
12829         (noconfigdirs) [various cases]: Likewise.
12830         (host_libs): Added intl.
12832 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12834         * configure: Do not disable building gdbtk for cygwin32 hosts.
12836 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12838         * configure.in: Add thumb-coff target.
12839         * config.sub: Add thumb-coff target.
12841 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12843         * Makefile.in: Revert yesterday's change.
12844         (all-target-winsup):  all-target-librx stays out of here.
12846 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12848         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12849         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12850         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12851         Remove references to librx and libg++.
12853 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12855         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12856         recursive makes
12858 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12860         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12861         for newlib directory.
12862         (CXX_FOR_TARGET): Likewise.
12864 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12866         * ltconfig: Update after libtool/ltconfig.in change for
12867         hpux11.
12869 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12871         * ltconfig, ltmain.sh: Update to libtool 1.2.
12873 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12875         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12876         (install-gcc-cross): Instead, override LANGUAGES here.
12878 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12880         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12881         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12883 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12885         * configure.in: Add Thumb-pe target.
12887 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12889         * Makefile.in - changed sn targets to snavigator
12890         * configure.in - changed sn targets to snavigator
12892 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12894         * config-ml.in: After building symlink tree call make distclean
12895         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12896         to be the case for libiberty.
12898 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12900         * configure: When making link, also check the current
12901         directory. The configure scripts may create one.
12903 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12905         * config.sub: Accept alphapca56 and alphaev6 properly.
12907 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12909         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12911 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12913         * config.sub (sco5): Fix typo.
12915 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12917         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12918         install-itcl.
12919         (install-itcl): Remove dependency on install-tcl.
12921 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12923         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12925 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12927         * configure.in: Don't build libgui for a cygwin32 target when not on
12928         a cygwin32 host.
12930 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12932         * configure (redirect): Set to null, so default behavior of
12933         configure is now --verbose.
12935 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12937         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12938         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12940 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12942         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12943         this change to sync Makefile.in with its ChangeLog entries.
12945 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12947         * ltmain.sh (mkdir): Check that the directory doesn't exist
12948         before we exit with error, so that we don't get races during
12949         parallel builds.
12951 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12953         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12955 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12957         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12958         PICFLAG_FOR_TARGET.
12959         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12961         * configure: Emit a definition for the new macro enable_shared
12962         into each Makefile.
12964 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12966         * configure.in (host_tools, native_only): Add libtool.
12968 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12970         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12971         Fix typo in ming config comment.
12973 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12975         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12977 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12979         * config.sub: Add tic30 cases, and map c30 to tic30.
12981 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12983         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12984         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12985         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12986         (CLEAN_TARGET_MODULES): Similarly
12987         (all-target-libf2c): Add dependences.
12988         * configure.in (target_libs): Add libf2c.
12990 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12992         * configure.in: Remove expect from noconfigdirs when target
12993         is cygwin32.  OK to build expect and dejagnu with Canadian
12994         Cross.
12996 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12998         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12999         host.
13001         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13002         and mingw32.
13004 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13006         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13007         here as it is not defined in the toplevel Makefile.
13009 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13011         * configure (package_makefile_rules_frag): New variable, which names
13012         a file with generic rules, ...
13013         Change comment to mention we now have FIVE parts.
13014         * configure: Undo last change.
13016 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13018         * config.guess: More accurate determination of HP processor types.
13019         * config.sub: More accurate determination of HP processor types.
13021 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13023         * configure (package_makefile_frag): Move inserting the
13024         ${package_makefile_frag} to where it should be according
13025         to the comment.
13027 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13029         * config.guess: Add support for Linux/ARM.
13031 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13033         * .cvsignore: Remove *-info and *-install since they match
13034         release-info and mpw-install, which we don't want to just ignore.
13036 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13038         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13040 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13042         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13043         local_prefix to sub-make invocations.
13045 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13047         * configure.in: Check makefile fragments in the source
13048         directory.
13050 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13052         * configure.in: Check whether host and target makefile
13053         fragments exist before adding them to *_makefile_frag.
13055 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13057         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13059 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13061         * configure.in: Make sure we only replace RPATH_ENVVAR on
13062         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13063         regexp to sed.
13065         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13066         to sub-makes.
13068 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13070         * config-ml.in (multi-do): LDFLAGS must include multilib
13071         designator.
13073 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13075         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13077 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13079         * config.sub: Add mingw32 support.
13080         * configure.in: Likewise.
13082 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13084         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13086 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13088         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13089         * configure (gxx_include_dir): Provide a definition for subdirs
13090         which do not use autoconf.
13092 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13094         * config.guess: Sync with egcs.  Picks up new alpha support,
13095         BeOS & some additional linux support.
13097 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13099         * config.guess: HP 9000/803 is a PA1.1 machine.
13101 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13103         * configure.in: It's alpha*-...
13105 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13107         * configure.in (host_makefile_frag, target_makefile_frag):
13108         Handle multiple config files.
13109         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13110         alpha-*-*.
13112 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13114         * mkdep: New file.
13116 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13118         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13120 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13122         * Makefile.in: Add libgui directory.
13123         (GDB_TK): Add all-libgui.
13124         * configure.in: Add libgui directory.
13125         * configure: Add all-libgui to GDB_TK.
13127 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13129         * config-ml.in (multidirs): Add m32r to multilib list.
13131 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13133         * Makefile.in (all-target-gperf): Change dependency to
13134         all-target-libstdc++.
13136 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13138         * config.guess: Add BeOS support.
13140 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13142         Source directory cvs renamed to cvssrc:
13143         * configure.in (host_tools): Change cvs to cvssrc.
13144         (native_only): Likewise.
13145         (noconfigdirs) [various cases]: Likewise.
13146         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13147         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13148         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13149         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13150         (all-cvssrc): Rename target from all-cvs.
13152 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13154         * configure (gxx_include_dir): Fix thinko.
13156 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13158         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13159         (install-cross, install-gcc-cross): New targets.
13161 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13163         * configure.in (noconfigdirs): Add support for Thumb target.
13165         * config.sub (maybe_os): Add support for Thumb target.
13167 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13169         * Makefile.in: Add rules for cygmon.
13171         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13173 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13175         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13176         * configure (gxx_include_dir): Provide a definition for subdirs
13177         which do not use autoconf.
13179 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13181         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13182         11/18/97 build
13184 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13186         * From Franz Sirl.
13187         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13188         found on RedHat Linux systems.
13190 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13192         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13193         guesses.
13195 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13197         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13199 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13201         * ltmain.sh: If mkdir fails, check whether the directory was created
13202         anyhow by some other process.
13204 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13206         * configure.in (d30v-*-*): Configure all directories.
13208 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13210         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13211         for the D30V.
13213 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13215         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13217 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13219         * include/libiberty.h: Add extern "C" { so it can be used with C++
13220         progrms.
13221         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13222         programs.
13224 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13226         * configure.in (d30v-*-*): Configure GCC now.
13228 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13230         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13231         is no longer needed.
13233 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13235         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13237 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13239         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13240         targets using "$@" to provide support for similar but not identical
13241         targets without having to duplicate code.
13243 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13245         * makefile.vms: Fix to work with DEC C.
13247 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13249         * config.sub: Add mips-tx39-elf to marketing names.
13251 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13253         * ltmain.sh: Handle symlinks in generated script.
13255 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13257         * configure: Handle autoconf style directory options: --bindir,
13258         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13259         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13260         --sysconfdir.
13261         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13262         (sharedstatedir, localstatedir, oldincludedir): New variables.
13263         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13264         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13265         sbindir, sharedstatedir, and sysconfdir.
13267 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13269         * Makefile.in (bootstrap-lean): New target.
13271 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13273         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13274         sn, and gnuserv from noconfigdirs.
13276 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13278         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13280 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13282         * Makefile.in (cross): New target.
13284 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13285                           Jeff Law         <law@cygnus.com>
13287         * Makefile.in (bootstrap2, bootstrap3): New targets.
13288         (all-bootstrap): Remove outdated and confusing target.
13289         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13291 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13293         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13294         windows.  Consistent with gdb/configure.
13296 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13298         * configure.in: Name Linux target fragment.
13300         * configure: Rewrite so that project Makefile fragment is inserted
13301         first and appears last in the resulting Makefile.
13303 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13305         * Makefile.in (install-itcl): Install tcl first.
13307 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
13309         * configure.in: remove bison from noconfigdirs for Cygwin32 host
13311 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13313         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13315         * configure.in (skipdirs): Add target-librx for Linux.
13316         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13318 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
13320         * Makefile.in (bootstrap): New target.
13322 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
13324         * config.sub: Accept 'amigados' for backward compatibility.
13326 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
13328         * config.guess: Merge with FSF.
13330 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
13332         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13334 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
13336         * config.sub: Add "marketing-names" patch.
13338 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
13340         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13342 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
13344         * config.sub: Handle v850-elf.
13346 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
13348         * .cvsignore (*-install): Remove.
13350 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
13352         * ltconfig: Set CONFIG_SHELL in libtool.
13353         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13355 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13357         * configure.in (target_subdir): Set to libraries if enable_multilib.
13359 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
13361         * config.guess: Update from gcc directory.
13363 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13365         * Makefile.in (all-sim): Depends on all-readline.
13367 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
13369         * Makefile.in (BISON, YACC): Use $$s.
13370         (all-bison): Depend on all-texinfo.
13372 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
13374         * Makefile.in (BISON): Add -L flag.
13375         (YACC): Likewise.
13377 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13379         * configure.in (noconfigdirs): Add support for v850e target.
13381         * config.sub (maybe_os): Add support for v850e target.
13383 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
13385         * configure.in (noconfigdirs): Add support for v850ea target.
13387         * config.sub (maybe_os): Add support for v850ea target.
13389 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13391         * config.sub: Add mipstx39.  Delete r3900.
13393 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13395         * Makefile.in (all-autoconf): Depends on all-texinfo.
13397 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13399         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13400         eabi targets.
13402 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13404         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13406         * configure: When handling a Canadian Cross, handle YACC as well as
13407         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13408         * Makefile.in (all-bison): Depend upon all-texinfo.
13410 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13412         * Makefile.in (BISON): bison, not byacc or bison -y.
13413         (YACC): bison -y or byacc or yacc.
13414         (various): Add *-bison as appropriate.
13415         (taz): No need to mess with BISON anymore.
13417 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13419         * configure: If OSTYPE matches *win32*, try to find a good value for
13420         CONFIG_SHELL.
13422 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13424         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13425         configure.in if it is present.
13427 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13429         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13431 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13433         * config.sub: Recognize `arc' cpu.
13434         * configure.in: Likewise.
13435         * config-ml.in: Likewise.
13437 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13439         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13441 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13443         * configure: Changed sed delimiter from ':' to '|' when
13444         attempting to substitute ${config_shell} for SHELL. On
13445         NT ${config_shell} may contain a ':' in it.
13447 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13449         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13451 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13453         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13455 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13457         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13459         * ylwrap: If the program is a relative path, force it to be
13460         absolute.
13462 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13464         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13466 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13468         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13469         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13470         for libraries.
13472 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13474         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13475         separated by spaces.
13477 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13479         * ylwrap: New file.
13480         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13482         * ltmain.sh: Handle /bin/sh at start of install program.
13484         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13486         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13487         * missing: New file, from automake 1.2.
13489 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13491         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13492         check-tk to CHECK_X11_MODULES.
13494 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13496         * config.sub: Merge with FSF.
13498 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13500         * config.guess: Merge with FSF.
13502 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13504         * configure: Treat msdosdjgpp like go32.
13505         * configure.in: Likewise.  Don't remove gprof for go32.
13507         * configure: Change Makefile.tem2 to Makefile.tm2.
13509 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13511         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13513 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13515         * install-sh (chmodcmd): Set to null if the DST directory already
13516         exists.  Same as Nov 11th change.
13518 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13520         * configure (GDB_TK): Needs itcl and tix.
13522 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13524         * config.guess: Update from FSF.
13526 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13528         * Makefile.in (GDB_TK): Depend on itcl and tix.
13530 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13532         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13533         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13534         (INSTALL_SCRIPT): New variable.
13535         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13536         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13537         to -x.
13538         * install-sh: Add support for -x option.
13540 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13542         * configure.in, Makefile.in: Treat tix like itcl.
13544 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13546         * Makefile.in (WINDRES): New variable.
13547         (WINDRES_FOR_TARGET): New variable.
13548         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13549         (EXTRA_HOST_FLAGS): Add WINDRES.
13550         (EXTRA_TARGET_FLAGS): Add WINDRES.
13551         (EXTRA_GCC_FLAGS): Add WINDRES.
13552         ($(DO_X)): Pass down WINDRES.
13553         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13554         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13555         DLLTOOL_FOR_TARGET.
13557 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13559         * configure.in: configure sim before gdb for win32-x-ppc
13561 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13563         Move gperf into the toplevel, from libg++.
13564         * configure.in (target_tools): Add target-gperf.
13565         (native_only): Add target-gperf.
13566         * Makefile.in (all-target-gperf): New target, depend on
13567         all-target-libg++.
13568         (configure-target-gperf): Empty rule.
13569         (ALL_TARGET_MODULES): Add all-target-gperf.
13570         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13571         (CHECK_TARGET_MODULES): Add check-target-gperf.
13572         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13573         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13575 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13577         * config.sub (mn10200): Recognize new basic machine.
13579 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13581         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13582         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13584 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13586         * configure.in: If we're building mips-sgi-irix6* native, turn on
13587         ENABLE_MULTILIB and set TARGET_SUBDIR.
13589 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13591         * Makefile.in (all-sn): Depend on all-grep.
13593 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13595         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13597         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13598         Makefile.  From Jeff Makey <jeff@cts.com>.
13599         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13601         * Makefile.in (DISTBISONFILES): Remove.
13602         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13603         $(DEFAULT_YACC).
13605         * configure.in: Build itl, db, sn, etc., when building for native
13606         cygwin32.
13608         * Makefile.in (LD): New variable.
13609         (EXTRA_HOST_FLAGS): Pass down LD.
13610         ($(DO_X)): Likewise.
13612 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13614         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13616 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13618         * configure.in (targargs): Strip out any supplied --build argument
13619         before adding our own. Always add --build.
13621 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13623         * configure.in (targargs): Pass --build if we're doing
13624         a cross-compile.
13626 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13628         * configure: Use '|' instead of ":" as the separator in
13629         sed. Otherwise sed chokes on NT path names with drive
13630         designators. Also look for "?:*" as the leading characters in an
13631         absolute pathname.
13633 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13635         * config.sub: Support for r3900.
13637 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13639         * configure.in: Use install-sh, not install.sh.
13641 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13643         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13644         apply it twice.
13646 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13648         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13649         install-binutils.
13651 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13653         * Makefile.in: Add automake targets.
13654         * configure.in (host_tools): Add automake.
13656 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13658         * configure: Default CXX to c++, not gcc.
13659         * Makefile.in (CXX): Set to c++, not gcc.
13660         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13662 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13664         * install-sh: try appending a .exe if source file doesn't
13665         exist
13667 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13669         * configure.in: Turn on multilib by default.
13670         (cross_only): Remove target-libiberty.
13672         * Makefile.in (all-gcc): Don't depend on libiberty.
13674 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13676         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13678 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13680         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13681         (DISTBISONFILES): Add ld/Makefile.in
13683 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13685         * configure.in: if target is cygwin32 but host isn't cygwin32,
13686         don't configure gdb tcl tk expect, not just gdb.
13688 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13690         * configure.in: Added gnuserv everywhere sn appears.
13692         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13693         (CROSS_CHECK_MODULES): Added check-gnuserv.
13694         (INSTALL_MODULES): Added install-gnuserv.
13695         (CLEAN_MODULES): Added clean-gnuserv.
13696         (all-gnuserv): New target.
13698 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13700         * config.guess: Fixes for MIPS OpenBSD systems.
13702 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13704         * Makefile.in (INSTALL_XFORM): Remove.
13705         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13707         * mkinstalldirs: New file, copied from automake.
13708         * Makefile.in (installdirs): Rename from install-dirs.  Use
13709         mkinstalldirs.  Change all users.
13710         (DEVO_SUPPORT): Add mkinstalldirs.
13712 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13714         * install-sh: Rename from install.sh.
13715         * Makefile.in (INSTALL): Change install.sh to install-sh.
13716         (DEVO_SUPPORT): Likewise.
13718         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13719         Graichen <graichen@rzpd.de>.
13721 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13723         * config.guess: Recognize OpenBSD systems correctly.
13725 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13727         * README, Makefile.in (ETC_SUPPORT): Remove references to
13728         cfg-paper*, configure.{texi,man,info*}._
13730 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13732         * Makefile.in (all.normal): Ensure that gcc is built after all
13733         the x11 - ie gdb - targets.
13735 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13737         * makefile.vms: Don't run conf-a-gas.
13739 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13741         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13743 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13745         * configure.in: Remove noconfigdirs case since gdb also
13746         configures and builds for tic80-coff.
13748 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13750         * configure: Set cache_file to config.cache.
13751         * Makefile.in (local-distclean): Remove config.cache.
13753 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13755         * COPYING: Update FSF address.
13757 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13759         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13760         noconfigdirs.
13762 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13764         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13765         MAKEDIRS, is empty.
13767 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13769         * config.sub: Tweak mn10300 entry.
13771 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13773         * configure.in (host_tools): Put sim before gdb, so gdb's
13774         configure.tgt can determine if the simulator was configured.
13776 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13778         * config.sub: Move BeOS $os case to be with other Cygnus
13779         local cases.
13781 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13783         * config.sub: Remove misplaced comment that broke Linux.
13785 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13787         * config.sub: Add BeOS support.
13789 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13791         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13793 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13795         * configure.in (noconfigdirs): Remove tcl and tk from
13796         noconfigdirs for cygwin32 builds.
13798 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13800         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13802 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13804         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13805         make-all.com, use makefile.vms instead.
13807 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13809         * config.sub: Accept -lnews*.
13811 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13813         * configure.in (noconfigdirs): Disable target-newlib,
13814         target-examples and target-libiberty for d30v.
13816 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13818         * configure.in (noconfigdirs): Enable ld for d30v.
13820 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13822         * configure.in (tic80-*-*): Build compiler.
13824 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13826         * configure.in (d30v-*): Remove sim directory from list of
13827         unsupported d30v directories
13829 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13831         * config.sub, configure.in: Add d30v target cpu.
13833 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13835         * makefile.vms: New file.
13836         * make-all.com: Remove.
13838 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13840         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13842 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13844         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13846 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13848         * Makefile.in (ALL_MODULES): Added all-db.
13849         (CROSS_CHECK_MODULES): Addec check-db.
13850         (INSTALL_MODULES): Added install-db.
13851         (CLEAN_MODULES): Added clean-db.
13853 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13855         * config.guess: Merge with latest FSF sources.
13857 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13859         * Makefile.in (ALL_MODULES): Added all-itcl.
13860         (CROSS_CHECK_MODULES): Added check-itcl.
13861         (INSTALL_MODULES): Added install-itcl.
13862         (CLEAN_MODULES): Added clean-itcl.
13864 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13866         * configure.in: build gdb for mn10200
13868 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13870         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13872 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13874         * configure.in (tic80-*-*): Turn off most targets right now.
13876 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13878         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13879         rather than the makeinfo program.
13880         (do-info): Depend upon all-texinfo.
13882 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13884         * configure.in: Remove uses of config/mh-linux.
13886         * config.sub, config.guess: Merge with latest FSF sources.
13888 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13890         * config.sub (case $basic_machine): Add tic80 entries.
13892 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13894         * config.sub, config.guess: Merge with latest FSF sources.
13896 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13898         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13899         * mpw-config.in: Test for NewFolderRecursive.
13900         * mpw-install: Use symbolic name for startup filename.
13901         * mpw-README: Add various additional details.
13903 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13905         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13907 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13909         * configure.in: Do build gcc and the target libraries for
13910         the mn10200.
13912 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13914         * configure.in: don't avoid building gdb for mn10300 any more
13915         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13916         instead of single-quoting it.
13918 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13920         * configure.in: Don't use --with-stabs on IRIX 6.
13922 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13924         * configure.in (m32r): Build gdb, libg++ now.
13926 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13928         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13929         directories from noconfigdirs.
13931 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13933         * config.sub (basic_machine): added mips16 configuration
13935 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13937         * config.sub: Handle d10v-unknown.
13939 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13941         * config.sub: Handle v850-unknown.
13943 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13945         * Makefile.in: add findutils
13946         * configure.in: add findutils to list of host_tools
13948 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13950         * config.sub: Handle mn10200 and mn10300.
13952 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13954         * configure.in (d10v-*): Do not build librx.
13956 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13958         * configure.in (mn10300): Build everything except gdb & libgloss.
13960 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13962         * config.guess:  Patch for Dansk Data Elektronik servers,
13963         from Niels Skou Olsen <nso@dde.dk>.
13965         For ncr, use /bin/uname rather than uname, since GNU uname does not
13966         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13968         Patch for MIPS R4000 running System V,
13969         from Eric S. Raymond <esr@snark.thyrsus.com>.
13971         Fix thinko for nextstep.
13973         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13975         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13976         * config.guess: Guess mips-dec-mach_bsd4.3.
13978         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13979         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13980         release numbers.
13981         * config.guess (mips-mips-riscos*):  Emit just enough of the
13982         release number.
13984         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13985         * config.guess (sparc-auspex-sunos*):  Added.
13986         (f300-fujitsu-*): Added.
13988         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13989         * config.guess:  Recognize a Tadpole as a sparc.
13991 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13993         * config.guess: Don't assume that NextStep version is either 2 or
13994         3.  NextStep 4 (aka OpenStep 4) has come out now.
13996 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13998         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13999         From Rik Faith <faith@cs.unc.edu>.
14001 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14003         * config.sub: Contributions from bug-gnu-utils to:
14004         Support plain "hppa" (no version given) architecture, reported by
14005         OpenStep.
14006         OpenBSD like NetBSD.
14007         LynxOs is not a hardware supplier.
14009         * config.guess: Contributions from bug-gnu-utils to add support for:
14010         OpenBSD like NetBSD.
14011         Stratus systems.
14012         More Pyramid systems.
14013         i[n>4]86 Intel chips.
14014         M680[n>4]0 Motorola chips.
14015         Use unknown instead of lynx for hardware manufacturer.
14017 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14019         * install.sh (chmodcmd): Set to null if the DST directory already
14020         exists.
14022 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14024         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14025         not use mt-ppc target Makefile fragment any more.
14027 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14029         * configure.in (*-*-windows):  Exclude everything but those dirs
14030         needed to build windows.
14032 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14034         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14036 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14038         * configure.in:  Exclude mmalloc from i386-windows.
14040 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14042         * Undo my previous change.
14044 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14046         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14047         unconditionally.
14048         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14050 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14052         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14053         host to add it's own flags.
14055 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14057         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14059 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14061         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14062         (CXX_FOR_TARGET): Likewise.
14063         (GCC_FOR_TARGET): Define.
14064         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14065         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14066         CC_FOR_TARGET was specified on the command line.
14067         (MAKEOVERRIDES): Don't define.
14069 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14071         * configure.in (m32r): Fix spelling of libg++ libs.
14073 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14075         * config.sub (-apple*): Remove, now redundant.
14077 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14079         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14081         * configure: Rework yesterday's sed script patch.
14083         * config.sub: Merge with FSF.
14085 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14087         * config.guess:  Merge from FSF.
14089         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14090         * config.guess: Use pc instead of unknown, for pc clone systems.
14091         Change linux to linux-gnu.
14093         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14094         * config.guess: Avoid non-portable tr syntax.
14096 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14098         * test-build.mk (HOLES): Add "xargs" for gdb.
14100         * configure: Avoid hpux10.20 sed bug.
14102 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14104         * configure.in:  Add support for windows host
14105         (that is a build done under the Microsoft build environment).
14107 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14109         * Makefile.in: Replace all uses of srcroot with s, to shrink
14110         command line lengths.
14112         Patches from Geoffrey Noer <noer@cygnus.com>:
14113         * configure.in: If configuring for newlib, pass --with-newlib to
14114         subdirectories.
14115         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14116         -Bnewlib/ and -Lwinsup to gcc.
14117         (CXX_FOR_TARGET): Likewise.
14119 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14121         * Makefile.in (ETC_SUPPORT): Add configure.
14123 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14125         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14126         host configuration file.
14128 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14130         * configure.in: Break mn10x00 support into separate
14131         mn10200 and mn10300 configurations.
14132         * config.sub: Likewise.
14134 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14136         * configure.in: Add lots of stuff to noconfigdirs for
14137         the mn10x00 targets.
14139         * config.sub, configure.in: Add mn10x00 support.
14141 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14143         * make-all.com: Call conf-a-gas, not config-a-gas.
14145 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14147         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14148         targets.
14150 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14152         * mpw-README: Add much more detail for native PowerMac.
14153         * mpw-install: New file.
14154         * mpw-configure: Add --norecursion and --help options.
14155         * mpw-config.in: Translate readme and install files when
14156         copying to objdir.
14157         * mpw-build.in: Don't always depend on byacc and flex.
14158         (install-only-top): New action.
14160 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14162         * configure.in:  You can now configure GDB for the v850.
14164 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14166         * configure.in (noconfigdirs): Don't configure any C++ dirs
14167         if targeting D10V.
14169 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14171         * config.sub: Recognize mips64vr5000.
14173 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14175         * configure.in: Use a single line for host_tools and native_only.
14177 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14179         * config.sub, configure.in: Add entries for m32r.
14181 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14183         * Makefile.in (inet-install): Don't run install-gzip.
14185 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14187         * configure.in:  Don't config lots of things for *-*-windows*.
14189 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14191         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14192         (host_libs, host_tools): Copy from configure.in.
14193         * mpw-configure: Don't complain about directories not found.
14195 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14197         * configure.in (i[345]86): Recognize i686 for pentium pro.
14198         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14199         file.
14201         * config.guess (i[345]86): Ditto.
14203 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14205         * configure.in (noconfigdirs): Removed gdb for D10V.
14207 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14209         * configure.in: Remove ld, target-libio, target-libg++, and
14210         target-libstdc++ from noconfigdirs.
14212 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14214         * configure: Fix three locations where shell scripts were
14215         being run directly rather than with config_shell.
14217 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14219         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14220         * config.sub (basic_machine): Recognize v850.
14222 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14224         * mpw-configure: Handle multiple enable/disable options and
14225         pass them down recursively, handle -c and -s flags appropriately
14226         depending on choice of compiler, add escape mechanism for
14227         quoted arguments to gC.
14229 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14231         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14232         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14233         so that -mrelocatable-lib and -mno-eabi are used.
14235         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14236         not support --print-multi-lib, don't abort.
14238 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14240         * make-all.com: Run config-a-gas.
14241         * setup.com: Don't copy subdirectory files around.
14243 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14245         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14246         target, it now compiles correctly.
14248 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14250         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14252 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14254         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14256 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14258         * configure.in (native_only): Add prms.
14260 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14262         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14263         (BINUTILS_SUPPORT_DIRS): Likewise.
14265 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14267         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14268         d10v support is added.
14270 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14272         * configure.in (d10v-*-*): New target.
14274 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14276         * config.guess (HP 9000/811): Recognize this as a PA1.1
14277         machine.
14279 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14281         * Makefile.in (do-tar-gz): New target, split out from tail end of
14282         taz target.  Run each command separately, don't use pipes.
14283         (taz): Use it.
14285 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14287         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14288         * mpw-build.in: No builds should depend on building byacc or flex,
14289         they are assumed to be installed already.
14291 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14293         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14294         variable that CC_FOR_TARGET needs.
14296 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14298         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14299         options have changed since the last time the subdirectory was
14300         configured, and if it has, reconfigure.
14301         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14302         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14304 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
14306         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14307         CLEAN_MODULES): Add bash.
14308         (all-bash): New target.
14310 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
14312         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14314 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14316         * config.sub (basic_machine): Recognize d10v as a valid processor.
14318 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
14320         * mpw-configure: Add support for --bindir.
14321         * mpw-build.in: Use a GCC-specific build script for GCC actions.
14323 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
14325         * configure.in: add bash, time, gawk to list of hosttools and things
14326         to only build for native toolchains
14328 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14330         * Makefile.in (docdir): Remove.
14332 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14334         * Makefile.in (datadir): Set to $(prefix)/share.
14336 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
14338         * configure.in: build diff and patch for cygwin32-hosted
14339         toolchains.
14341 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
14343         * config.sub: Accept -rtems*.
14345 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
14347         * configure.in: enable dosrel for cygwin32-hosted builds,
14348                 remove diff from the list of things not buildable
14349                 via Canadian Cross
14351 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
14353         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14354         don't get ". ".
14356 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
14358         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14360 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
14362         * Makefile.in (taz): Handle case where tex3patch didn't even get
14363         checked out.  Also, if it was found, put the symlink in a new util
14364         subdirectory.
14366 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14368         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14370 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
14372         * config.sub: Recognize -openvms.
14373         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14374         * make-all.com, setup.com: New files.
14376 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14378         * Makefile.in (taz): tex3patch moved to texinfo/util.
14380 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
14382         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14383         * configure.in: remove make from disable-if-Can-Cross list
14384                 enable gdb if ${host} and ${target} are cygwin32
14386 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
14388         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14389         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14391 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14393         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14394         distinguish sysv/svr4/bsd variants.
14395         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14397 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14399         * configure.in: Added copyright notice.
14400         * move-if-change: Added copyright notice.
14402 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14404         * configure.in (powerpcle-*-solaris*): Until we get shared
14405         libraries working, don't build gdb, sim, make, tcl, tk, or
14406         expect.
14408 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14410         * config.guess:  Merge with FSF:
14412         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14413         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14415         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14416         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14418         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14419         * config.guess:  Combine two OSF1 rules.
14420         Also recognize field test versions.  From mjr@zk3.dec.com.
14421         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14422         because GNU uname does not support -p.  From pmr@pajato.com.
14424 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14426         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14428 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14430         * mpw-README: Document GCCIncludes.
14432 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14434         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14436 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14438         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14440 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14442         * configure.in (*-*-cygwin32): Configure make.
14444 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14446         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14448 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14450         * Makefile.in (all-inet): Depend on all-perl.
14452         * Makefile.in (inet-install): New target.
14454         * Makefile.in (all-inet): Depend on all-tcl.
14455         (all-inet): Depend on all-send-pr.
14457 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14459         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14460         temporarily.
14462 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14464         * configure.in: Don't configure --with-gnu-ld on AIX.
14466 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14468         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14470 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14472         * Makefile.in (ALL_MODULES): Added all-inet.
14473         (CROSS_CHECK_MODULES): Added check-inet.
14474         (INSTALL_MODULES): Added install-inet.
14475         (CLEAN_MODULES): Added clean-inet.
14476         (all-indent): New target.
14478         * configure.in (host_tools): Added inet.
14479         (native_only): Added inet.
14480         (noconfigdirs): Added inet.
14482 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14484         * configure.in: Don't configure libgloss if we are not configuring
14485         newlib.
14487 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14489         * configure.in: Don't configure libgloss for unsupported
14490         architectures.
14492 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14494         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14496 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14498         * Makefile.in (ALL_MODULES): Include all-apache.
14499         (CROSS_CHECK_MODULES): Include check-apache.
14500         (INSTALL_MODULES): Include install-apache.
14501         (all-apache): New target.
14503         * configure.in: Added apache everywhere perl is seen.
14505 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14507         * Makefile.in: Add support for clean-{module} and
14508         clean-target-{module} rules.
14510 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14512         * configure.in (*-*-ose) do not build libgloss.
14514 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14516         * config.guess (prep*:SunOS:5.*:*): Turn into
14517         powerpele-unknown-solaris2.
14519 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14521         * configure.in: Permit --enable-shared to specify a list of
14522         directories.
14524 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14526         * configure.in (host==solaris): Pass only the first word of $CC
14527         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14529 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14531         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14533 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14535         * Makefile.in (ALL_MODULES): Include all-perl.
14536         (CROSS_CHECK_MODULES): Include check-perl.
14537         (INSTALL_MODULES): Include install-perl.
14538         (ALL_X11_MODULES): Include all-guile.
14539         (CHECK_X11_MODULES): Include check-guile.
14540         (INSTALL_X11_MODULES): Include install-guile.
14541         (all-perl): New target.
14542         (all-guile): New target.
14544         * configure.in (host_tools): Include perl and guile.
14545         (native_only): Include perl and guile.
14546         (noconfigdirs): Don't build guile and perl; no ports have been
14547         done.
14549 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14551         * configure (--enable-*): Handle quoted option lists such as
14552         --enable-sim-cflags='-g0 -O' better.
14554 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14556         * Makefile.in ({,inst}all-target): New rule so we can make and
14557         install all of the target directories easily.
14559 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14561         * configure.in: Add missing global flag in sed substitution when
14562         deleting `target-' from ${configdirs}.
14564 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14566         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14567         option.
14569         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14570         config/mh-necv4.
14572         * install.sh: Correct misspelling of transformbasename.
14574         * config.guess: Recognize mips-*-sysv*.
14576 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14578         * config.sub: Recognize mon960.
14580 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14582         * configure: Restore Canadian Cross handling of BISON and LEX,
14583         removed in Feb 20 change.
14585 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14587         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14588         Mention make install.  Remove the old copyright date as well the
14589         clumsy and rather pointless copyright on the README file.
14591 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14593         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14594         Makefile after running symlink-tree, then run `make distclean' to
14595         avoid clobbering any generated files in srcdir.
14597 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14599         * configure.in (m68k-*-netbsd*): Build everything now.
14601 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14603         * Makefile.in (taz): Fix quoting.
14605 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14607         * configure.in (sparclet-*-*): Build everything now.
14609 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14611         * configure.in (m68k-*-linux*): New host.
14613 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14615         * configure: Check for bison before byacc.
14617 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14619         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14620         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14621         searching PATH.  These are used as fallbacks by Makefile.in if
14622         flex/bison/byacc aren't in objdir.
14624 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14626         * Makefile.in: Make everything which depends upon all-bfd also
14627         depend upon all-opcodes, in case --with-commonbfdlib is used.
14629 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14631         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14632         building NT native compilers on Unix.
14634 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14636         * configure.in: Don't get CC from the host Makefile fragment if we
14637         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14638         Solaris test for /usr/ucb/cc to the post target script, just after
14639         the compiler sanity test.
14641 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14643         * config.sub: Merge with FSF.
14645 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14647         * Makefile.in (RPATH_ENVVAR): New variable.
14648         (REALLY_SET_LIB_PATH): Use it.
14649         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14651 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14653         * config.sub, configure.in: Recognize sparclet cpu.
14655 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14657         * config.guess:  Support m68k-cbm-sysv4.
14659 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14661         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14662         m68k-unknown-linuxaout from linker help string.  Put quotes around
14663         $ld_help_string.
14665 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14667         * config.guess (powerpc-harris-powerunix): Add guess for port
14668         to new target.
14670 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14672         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14674 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14676         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14677         $(REALLY_SET_LIB_PATH) in Makefile.
14678         * Makefile.in (SET_LIB_PATH): New variable.
14679         (REALLY_SET_LIB_PATH): New variable.
14680         ($(DO_X)): Use $(SET_LIB_PATH).
14681         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14682         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14683         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14684         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14685         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14686         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14687         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14688         (install-dosrel): Likewise.
14689         (all-opcodes): Depend upon all-libiberty.
14691 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14693         * config.guess (*:CYGWIN*): New
14695 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14697         * Makefile.in (all-target-winsup): All all-target-libiberty.
14699 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14701         * configure.in (noconfigdirs): Add missing # in front of comment.
14703 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14705         * configure.in: add second pass to things added to noconfigdirs
14706         so *-gm-magic can exclude libgloss properly.
14708 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14710         * mpw-configure (extralibs_name, rez_name): Set correctly
14711         for MWC68K compiler.
14713         * mpw-README: Add more info on the necessary build tools.
14715 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14717         * configure.in, config.sub: Recognize cygwin32.
14719 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14721         * config.guess, config.sub: Recognize A/UX.
14723 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14725         * config.sub: Merge with gcc/config.sub.
14727 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14729         * mpw-build.in (do-binutils): Add build of stamps.
14731 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14733         * config.sub: Add recognition for mips64vr4100*-* targets.
14735 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14737         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14738         Add creation of gconfigargs with `--enable-shared' turned on.
14739         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14740         ($(host)-stamp-stage3-configured): Likewise.
14741         (HOLES): Add chatr and ldd.
14742         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14744 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14746         * configure: Pass --nfp to recursive configures.
14748 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14750         * Makefile.in (DLLTOOL): New.
14751         (DLLTOOL_FOR_TARGET): New.
14752         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14753         (EXTRA_TARGET_FLAGS): Ditto.
14754         (EXTRA_GCC_FLAGS): Ditto.
14755         (CONFIGURE_TARGET_MODULES): Ditto.
14756         (DO_X): Ditto.
14757         * configure: Add DLLTOOL.
14759 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14761         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14762         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14763         mh-sco, since old workarounds no longer needed, and don't
14764         build ld, since libraries have weak symbols in COFF.
14766 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14768         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14770 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14772         * configure.in: Make sure that ${CC} can be used to compile an
14773         executable.
14775 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14777         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14778         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14779         nothing depending on whether gdbtk is being built.
14781 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14783         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14785 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14787         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14788         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14790 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14792         * config-ml.in: Add support for
14793         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14794         Simplify setting of multidirs from --disable-foo.
14796 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14798         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14799         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14800         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14801         non-empty, pass them on to the  GCC make.
14802         (all-bootstrap): New rule that is like all-gcc, except it executes
14803         the GCC bootstrap rule instead of the GCC all rule.
14805 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14807         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14809 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14811         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14812         DG/UX support.
14814 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14816         * config.sub (i*86*) Change [345] to [3456]
14818 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14820         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14821         --with-gnu-ld=no.
14823 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14825         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14826         AIX multilibs get built.
14828 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14830         * configure.in (i386-win32): Don't build expect if we're not
14831         building the tcl subdir.
14833 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14835         * Makefile.in: (configure-target-examples, all-target-examples):
14836         New targets, configure and build example programs.
14838 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14840         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14841         use it as input to sedit the generated MPW makefile.
14842         * mpw-README: Add a suggestion about Gestalt.h.
14844 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14846         * config.sub: Accept *-*-ieee*.
14848 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14850         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14851         Ronald F. Guilmette <rfg@monkeys.com>.
14853 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14855         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14856         for powerpc-pe native.
14857         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14858         (target==powerpc-pe): duplicate i386-win32 entry.
14860 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14862         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14863         of vxworks, not just vxworks5.1.
14865 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14867         * mpw-configure: Add support for exec-prefix.
14869 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14871         * config.guess: Recognize HP model 816 machines as having
14872         a PA1.1 processor.
14874 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14876         * configure: Ignore new autoconf configure options.
14878 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14880         * config.guess:  Recognize Pentium under SCO.
14881         From Robert Lipe <robertl@arnet.com>.
14883 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14885         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14887 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14889         * configure.in: Don't configure gas for alpha-dec-osf*.
14891 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14893         * configure.in: Default to --with-stabs for some targets for which
14894         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14895         i[345]86*-*-unixware*.
14897 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14899         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14900         rather than basing it on the target.  Simplify handling of options
14901         controlling which directories to configure.  Remove extraneous
14902         slash in multi-clean target.
14904 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14906         * config-ml.in: Prefix more variables with ml_ so they don't collide
14907         with configure's.
14909 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14911         * configure: Don't turn -v into --v.
14913 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14915         * configure.in (targargs): Fix typo.
14917         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14919 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14921         * configure.in: Strip --host and --target options from
14922         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14923         --with-cross-host option when building with a cross-compiler.
14924         * configure: Canonicalize the arguments put into config.status by
14925         always using `=' for an option with an argument.  Pass a presumed
14926         --host or --target explicitly.
14928 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14930         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14931         into general OS recognition case.
14933 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14935         * configure.in (target_configdirs): add target-winsup only
14936         for win32 target systems.
14938 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14940         * Makefile.in (all-target-libgloss): Depend upon
14941         configure-target-newlib, since when libgloss is built it looks to
14942         see if the newlib directory exists.
14944 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14946         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14947         cfg-ml-*.in.
14949 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14951         * configure: Handle LD and LD_FOR_TARGET when configuring a
14952         Canadian Cross.
14954 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14956         * configure.in (target_libs): add target-winsup.
14957         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14958         (target==ppcle-pe): remove ld from $noconfigdirs.
14960 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14962         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14963         Preserve relative path names in $srcdir.  Build symlink tree if
14964         configuring cross target dir and srcdir=. (= no VPATH support).
14965         (configure-target-libg++): Depend on configure-target-librx.
14966         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14967         * config-ml.in: New file.
14968         * symlink-tree: New file.
14969         * configure: Ensure srcdir="." if that's what it is.
14971 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14973         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14974         includes and FLEX_SKELETON setting.
14975         * mpw-configure (--with-gnu-ld): New option, controls whether
14976         to use PPCLink or ld with PowerMac GCC.
14977         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14978         * mpw-config.in: Configure grez if targeting Mac.
14980         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14981         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14982         just macos.
14983         * configure.in: Configure grez resource compiler if targeting Mac.
14984         * Makefile.in (all-grez, install-grez): New targets.
14986 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14988         * configure: CXX defaults to gcc, not g++.  If we find
14989         gcc in the path, set CC to gcc -O2.
14991 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14993         * configure: Default ${build} correctly.  Avoid picking up extra
14994         spaces when reading CC and CXX from Makefile.  When doing a
14995         Canadian Cross, use plausible default values for numerous
14996         variables.
14997         * configure.in: When doing a Canadian Cross, don't try to
14998         configure tools whose configure script can't handle it.
15000 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15002         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15004 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15006         * configure:  Remove dubious bug reporting address.
15008 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15010         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15011         configure script, run that instead of this directory's configure.
15012         In either case, print a message that we're configuring the sub-dir.
15014 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15016         * configure.in: Before checking for the existence of various files,
15017         use sed to filter out "target-".
15019 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15021         * Makefile.in (DO_X): Split rule to decrease command line length
15022         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15023         (Philippe De Muyter).
15025 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15027         * Makefile.in (all-patch): depend on all-libiberty.
15029 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15031         * configure.in: If the only directory in target_configdirs which
15032         actually exists is libiberty, then set target_configdirs to empty,
15033         to avoid trying to build a target libiberty in a gas or gdb
15034         distribution.
15036 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15038         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15039         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15040         systems.
15042 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15044         * configure.in (copy_dirs): Use sys-include instead of include
15045         for --with-headers option.
15047 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15049         * Makefile.in, configure.in: Make winsup builds work with
15050         new scheme.
15052 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15054         * configure.in: Build the linker on AIX.
15056 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15058         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15059         where needed.
15061 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15063         * Makefile.in (all-gcc): Fix typo.
15065 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15067         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15069 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15071         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15072         to target-xiberty, to provide more flexibility.
15073         (target_subdir):  Define.  Create if cross.
15074         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15075         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15076         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15077         check-libFOO -> check-target-libFOO, etc.
15078         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15079         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15080         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15081         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15082         allow ALL_GCC="" to only configure.
15083         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15084         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15085         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15087 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15089         * Makefile.in (taz): Build "info" in etc explicitly.
15091 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15093         * configure.in:  Make sure that CC is undefined (as opposed to
15094         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15095         problem with autoconf trying to configure on a host without GCC.
15097 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15099         * mpw-configure: Set host alias from choice of host compiler,
15100         only use generic MPW Makefile sed if present, edit a file
15101         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15102         * mpw-README: Add problem notes about CW6 and CW7.
15104 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15106         * Makefile.in (taz): Use ";" instead of ";;".
15108 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15110         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15111         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15112         DISTDOCDIRS.
15113         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15114         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15116 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15118         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15119         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15120         Move bfd to DISTSTUFFDIRS.
15122 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15124         * Makefile.in (X11_LIB): Removed.
15125         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15127         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15129 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15131         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15132         names.
15134 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15136         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15138 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15140         * configure.in (i[345]86-*-win32): Always build newlib.
15141         Don't configure cvs, autoconf or texinfo.
15142         * Makefile.in (LD_FOR_TARGET): New.
15143         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15144         Pass down LD_FOR_TARGET.
15146 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15148         * winsup: New directory.
15149         * Makefile.in: Build winsup.
15150         * configure.in: Winsup is configured when target is win32.
15151         Can only build win32 target GDB when native.
15153 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15155         * config.guess: Recognize HP model 819 machines as having
15156         a PA 1.1 processor.
15158 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15160         * configure: Fix sed loop which substitutes for CC and CXX to
15161         avoid bug found in various sed implementations.
15163 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15165         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15166         simulator.  Use standard powerpc-*-eabi*.
15168 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15170         * configure.in: Stop putting gas and binutils in noconfigdirs for
15171         powerpc-*-aix* and rs6000-*-*.
15173 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15175         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15176         -mcall-aixdesc libraries.
15178 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15180         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15182         * config.sub (arm | armel | armeb): Fix shell syntax.
15184 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15186         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15187         -msoft-float and -mcpu=common support.
15188         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15189         libraries.
15191 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15193         * configure.in: Allow configuration and build of emacs19 for the alpha.
15195 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15197         * configure.in (CC): Get ^CC, not just any old CC, from
15198         ${host_makefile_frag}.
15200 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15202         * configure.in (CC): Try to get CC from
15203         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15205 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15207         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15208         only if it exists in $(srcdir).
15210 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15212         * configure: If CC and CXX are not set in the environment, set
15213         them, based on either an existing Makefile or on searching for gcc
15214         in PATH.  Substitute for CC and CXX in Makefile.
15215         * configure.in: Remove libm from target_libs.  Separate
15216         target_configdirs from configdirs.  If CC is not set in
15217         environment, try to get it from a host Makefile fragment.  Rewrite
15218         changes of configdirs to use skipdirs instead.  A few minor
15219         tweaks.  Take directories out of target_configdirs as they are
15220         taken out of configdirs.  Remove existing Makefile files from
15221         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15222         CONFIG_ARGUMENTS in Makefile.
15223         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15224         by configure.in.
15225         (CONFIG_ARGUMENTS): Likewise.
15226         (CONFIGURE_TARGET_MODULES): New variable.
15227         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15228         ($(CONFIGURE_TARGET_MODULES)): New target.
15229         (configure-libg++, configure-libio): New targets.
15230         (all-libg++): Depend upon configure-libg++.
15231         (all-libio): Depend upon configure-libio.
15232         (configure-libgloss, all-libgloss): New targets.
15233         (configure-libstdc++): New target.
15234         (all-libstdc++): Depend upon configure-libstdc++.
15235         (configure-librx, all-librx): New targets.
15236         (configure-newlib): New target.
15237         (all-newlib): Depend upon configure-newlib
15238         (configure-xiberty): New target.
15239         (all-xiberty): Depend upon configure-xiberty.
15241 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15243         * configure.in (host i[345]86-*-win32):  Expand the
15244         noconfigdirs again.
15246 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15248         * mpw-configure: Fix sed command file name.
15250 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15252         * configure.in (host i[345]86-*-win32): Reduce the
15253         noconfigdirs again.
15255 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15257         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15258         or powerpc*-*-pe*, since they are not yet supported.
15260 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15262         Add PowerMac support and many other enhancements.
15263         * mpw-configure: New option --cc to select compiler to use,
15264         paste options set according to --cc into the generated
15265         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15266         if mpw-make.sed is present.
15267         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15268         add forward includes for PowerPC include files.
15269         * mpw-build.in: Build using Makefile.PPC if present.
15270         (do-byacc, etc): Remove separate version resource builds.
15271         (do-gas): Build "stamps" before "all".
15272         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15273         * mpw-README: Update to reflect --cc option, PowerMac support,
15274         and recently-reported compatibility problems.
15276 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15278         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15279         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15280         (--with-multilib-top): Pass to recursive invocations.
15282 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15284         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15285         v810-*-*.
15287 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15289         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15290         gdb, ld and opcodes on v810-*-*.
15292 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15294         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15295         (local-maintainer-clean): New target.
15296         (maintainer-clean): New target.
15297         (realclean): Just depend upon maintainer-clean.
15299 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15301         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15303 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
15305         * configure.in: Build ld in mips*-*-bsd* case.
15307 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
15309         * config.sub: Accept -lites* OS.  From Ian Dall.
15311 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
15313         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15314         targets.
15316 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15318         * configure.in: treat i386-win32 canadian cross the same as
15319         i386-go32 canadian cross.
15321 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15323         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15324         running under the simulator to build a reduced set of libraries.
15325         (powerpc-*-eabiaix): Add fine grained multilib support added to
15326         other powerpc targets yesterday.
15328 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15330         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15331         -disable-softfloat, -disable-relocatable, -disable-aix, and
15332         -disable-sysv to control which multilib libraries get built.
15334 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15336         * configure: Add Makefile.tem to list of files to remove in trap
15337         handler.
15339 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15341         * config.guess (*Linux*):  Add missing "exit"s.
15342         Also, need specific check for alpha-unknown-linux (uses COFF).
15344 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15346         * config.guess:  Merge with FSF:
15348         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
15349         * config.guess (AIX4): More robust release numbering discovery.
15351         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
15352         * config.guess (i386-sequent-ptx): Properly get version number.
15354         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
15355         * config.guess (mips:*:4*:UMIPS): New case.
15357 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15359         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15360         (i386-win32 host): Likewise.  Don't build readline.
15362 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
15364         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
15365         SUPPORT_FILES to submakes.
15367 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
15369         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15370         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15371         mpw-configure.
15373 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
15375         * configure.in (appdirs): Use =, not ==, in test expression when
15376         trying to build the text to print in the warning message for
15377         Solaris users.
15379 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
15381         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15383 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15385         * config.guess: Recognize lynx-2.3.
15387 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15389         * config.sub (z8ksim): Deleted
15390         (z8k-*-coff): New, this is the one true name of the target.
15392 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15394         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15396 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15398         * config.guess (*:Linux:*:*): First try asking the linker what the
15399         default object file format is (elf, aout, or coff).  Then if this
15400         fails, try previous methods.
15402 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15404         * configure.in: Don't build newlib for *-*-vxworks5.1.
15406 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15408         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15409         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15411 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15413         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15415 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15417         * cfg-ml-com.in: New file.
15418         * cfg-ml-pos.in: New file.
15420 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15422         * COPYING.NEWLIB: Add HP free copyright to list.
15424 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15426         * config.sub: Recognize -eabi* for the system, not just -eabi.
15428 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15430         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15431         * config.sub, configure.in (win32): New target and host.
15433 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15435         * configure.in: Add i386-pe configuration.
15437 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15439         * mpw-build.in (install): Install GDB after LD.
15441 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15443         * mpw-config.in (elf/mips.h): Always forward-include, needed
15444         for GDB to build.
15446 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15448         * testsuite: New directory for customer acceptance and whole tool
15449         chain tests.
15451 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15453         * configure: If per-host line isn't found, but AC_OUTPUT is found
15454         and a configure script exists, run it instead.
15456 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15458         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15460 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15462         * configure: Set build_{cpu,vendor,os,alias} to host values when
15463         --build isn't specified.
15465 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15467         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15468         (FLAGS_TO_PASS): Pass them.
15469         (EXTRA_TARGET_FLAGS): Ditto.
15471 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15473         * Makefile.in (all-libg++): Depend on all-libstdc++.
15475 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15477         * configure.in (noconfigdirs): Enable all packages for
15478           i386-unknown-netbsd.
15480 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15482         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15483         hosted builds (DOS builds)
15485 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15487         Changes for ARM based on patches from Richard Earnshaw:
15488         * config.sub: Handle armeb and armel.
15489         * configure.in: Omit arm linker only for riscix.
15491 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15493         * config.guess:  Update from FSF.
15495 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15497         * config.sub: Recognize powerpcle as the little endian variant of
15498         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15499         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15500         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15501         temporarily.
15503 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15505         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15507 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15509         * config.sub: Accept -lites* as a basic system type.
15511 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15513         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15514         installed, and if so return linuxoldld as the system name.
15516 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15518         * config.guess: Add hppa1.1-hp-lites support.
15520 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15522         * configure.in: Don't build newlib for m68k-vxworks5.1.
15524 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15526         * configure.in (mips-sgi-irix6): Use mh-irix5.
15528 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15530         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15532 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15534         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15535         OSF/1.  Fix compiler flags.
15536         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15538 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15540         * configure.in: Recognize --with-newlib.
15541         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15543 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15545         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15546         to *_X11_MODULES due to gdbtk needing X include files et al.
15548 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15550         Merge in support for Mac MPW as a host.
15551         (Old change descriptions retained for informational value.)
15553         * mpw-config.in: Add generic include forwards for cpu-specific
15554         include files in aout and elf directories.
15556         * mpw-configure: Added copyright.
15557         * mpw-config.in: Check for presence of required build tools.
15558         (target_libs): Add newlib.
15559         (target_tools): Add examples.
15560         (Read Me): Generate as "Read Me for MPW" instead.
15561         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15562         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15563         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15565         * mpw-configure: Remove subdir-specific makefile hackery,
15566         delete mk.tmp after using it.
15568         * mpw-build.in (all): Display start and end times.
15570         * mpw-configure (host_canonical): Set.
15571         (target_cpu): Always add to makefiles.
15572         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15573         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15574         (mpw-mh-mpw): Look for in srcdir and srcroot.
15575         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15577         * mpw-build.in: (install-only): New target.
15579         * mpw-configure (host_alias, target_alias): Rename from hostalias
15580         and targetalias, add into generated Makefile.
15581         (mk.tmp): If present, add into generated Makefile.
15582         * mpw-build.in (all-gas): Build config.h first before gas proper.
15584         * mpw-configure (config.status): Write only if changed.
15585         * mpw-config.in (readline): Configure it (not built, just used for
15586         definitions).
15588         * mpw-config.in (elf/mips.h): Add a forward include.
15590         * mpw-config.in: Forward-include most .h files in include into
15591         extra-include.
15592         (readline): Don't build.
15593         mpw-build.in (install): Install GDB.
15595         * mpw-configure (prefix, mpw_prefix): Handle it.
15596         * mpw-config.in (mmalloc, readline): Don't configure.
15597         * mpw-build.in (thisscript): Rename to ThisScript.
15598         Use mpw-build instead of BuildProgram everywhere.
15599         (mmalloc, readline): Don't build.
15600         * mpw-README: New file, basic documentation about the MPW port.
15602         * mpw-config.in: Use forward-include to create include files.
15604         * mpw-configure: Add more things to the top of each configured
15605         Makefile, including contents of config/mpw-mh-mpw.
15606         * mpw-config.in (extra-include): Create this directory and fill it
15607         with Posix-like include files when configuring.
15609         * config.sub (apple, mac, mpw): Add various aliases.
15611         * mpw-build.in: New file, top-level build script fragment for MPW.
15612         * mpw-configure: New file, configure script for MPW.
15613         * mpw-config.in: New file, config fragment for MPW.
15615 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15617         * configure.in (host_libs): Remove glob, since it is gone from the
15618         sources.
15620 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15622         * Makefile.in: define empty GDB_NLM_DEPS var.
15624         * configure.in(target_makefile_frag): use config/mt-netware
15625         for netware targets.
15627 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15629         * config.sub: Merge in recent FSF changes.  Remove linux special
15630         cases.
15632 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15634         Revert this change:
15636         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15638                 * build-all.mk: Use CC=cc -Xs on Solaris.
15640 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15642         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15643         stop using it.
15644         * Makefile.in: Nuke all references to glob subdirectory.
15646 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15648         * configure.in: Fix --enable-shared logic in per-host.
15650 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15652         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15654 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15656         * configure.in (noconfigdirs): Don't build gas on AIX, for
15657         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15659 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15661         * configure: Fix --cache-file to work if the file argument is a
15662         relative path.
15664 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15666         * configure: If the --cache-file is used, pass it down to
15667         configure in subdirectories.
15669 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15671         * config.sub: add vxworks29k configuration.
15673 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15675         * Makefile.in (taz): Do "diststuff" part quietly.
15677 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15679         * config.sub: Mini-merge with gcc/config.sub.
15681 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15683         * config.guess (IRIX): Sed - to _.
15685 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15687         * Makefile.in (source-vault, binary-vault): New targets.
15689 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15691         * config.sub: Recognize -eabi as a basic system type.
15693 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15695         * configure.in (enable_shared stuff): Fix typo.
15697 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15699         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15701 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15703         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15705 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15707         * configure.in (rs6000-*-*): Don't build gas.
15709 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15711         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15712         reduce command line length.
15713         (AS_FOR_TARGET): Check for as.new, not Makefile.
15714         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15716 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15718         * config.guess:  Merge from FSF.
15720 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15722         * configure: Don't use $ when handling program_suffix.
15724 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15726         * configure.in:  Configure tk for hppa/hpux.
15728 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15730         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15732 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15734         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15735         to LIBCXXFLAGS.  Tests are better run without it.
15737 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15739         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15741 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15743         * configure.in (*-*-netware*): Don't configure xiberty.
15745 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15747         * configure.in:  Remove tk from native_only list.
15749 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15751         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15752           for special NCD build.
15754 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15756         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15757         makeall.bat, they're only useful for binutils snapshots.
15758         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15759         makeall.bat to specified SUPPORT_FILES.
15761 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15763         * build-all.mk: Add Ericsson targets to sun4 and solaris
15764           hosts.  Add  BNR's sun4 target to solaris host, so their
15765           build-from-source will be tested in-house first.
15767 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15769         * Makefile.in (LIBCFLAGS): New variable.
15770         (CFLAGS_FOR_TARGET): Ditto.
15771         (LIBCFLAGS_FOR_TARGET): Ditto.
15772         (LIBCXXFLAGS): Ditto.
15773         (CXXFLAGS_FOR_TARGET): Ditto.
15774         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15775         (BASE_FLAGS_TO_PASS): Pass them.
15776         (EXTRA_TARGET_FLAGS): Ditto.
15778         * configure.in: Support --enable-shared.
15780 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15782         * configure.in (target_libs):  Include libstdc++ again.
15783         * config.guess:  Update from FSF (for FreeBSD).
15785 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15787         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15788         makeall.bat.
15789         (DISTDOCDIRS): Add `etc'.
15790         (ETC_SUPPORT_PFX): New variable.
15791         (taz): Include anything from etc starting with a word in
15792         ETC_SUPPORT_PFX.
15794 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15796         * config.sub: Update for recent FSF changes.  Remove obsolete
15797         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15798         spacing changes.
15800 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15802         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15804         * config.guess:  Merge with FSF.
15805         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15807 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15809         * configure: Since the "trap 0" handler will override the exit
15810         status on many systems, only use it for "exit 1", and make it set
15811         a non-zero exit status; reset it before "exit 0".  Also, check
15812         exit status of config.sub, and error out if it failed.
15814 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15816         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15817         and install libgloss.
15819 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15821         * Makefile.in (all-binutils): Depend upon all-byacc.
15823         * configure.in: Don't build emacs on Irix 5.
15825 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15827         * configure.in (*-*-netware*): Add libio.
15829 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15831         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15832         (CHECK_TARGET_MODULES): Ditto.
15833         (INSTALL_TARGET_MODULES): Ditto.
15834         (TARGET_LIBS): Ditto.
15835         (all-libstdc++): Note dependencies.
15837 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15839         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15841 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15843         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15844         -fexternal-templates.
15846         * configure.in (target_libs): Add libstdc++.
15847         (noconfigdirs): Add libstdc++ as appropriate.
15849 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15851         * config.guess:  Update from FSF.
15853 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15855         * configure: Use ${config_shell} when running ${configsub}.
15857 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15859         * config.sub: No longer recognize h8300h.
15861 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15863         * config.sub: Remove extraneous differences between config.sub and
15864         gcc/config.sub.
15866 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15868         * Makefile.in (DISTSTUFFDIRS): Add gas.
15870 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15872         * COPYING.NEWLIB: New file.
15874 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15876         * config.guess (HP-UX):  Patch from Harlan Stenn
15877         <harlan@landmark.com> to also emit release level.
15879 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15881         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15883 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15885         * config.sub:  Merge nextstep cleanup from FSF.
15887 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15889         * configure.in (arm-*-*): Don't configure ld for this target.
15891 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15893         * configure.in (*-*-netware): don't configure libg++, libio,
15894           librx, or newlib.
15896 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15898         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15899         configure ld--it works, but it doesn't support shared libraries.
15901 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15903         * config.guess (*-unknown-freebsd*):  Get rid of possible
15904         trailing "(Release)" in version string.
15905         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15907 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15909         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15910         Fix type: *-next-neststep -> *-next-nextstep.
15912         * config.guess:  Merge from FSF:
15914         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15916         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15918         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15920         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15921         instead of UNIX_SV for UnixWare 1.0).
15923 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15925         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15926         to make gdb/nlm/* build after the compiler and linker.
15928 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15930         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15931         not just i[34]86.
15932         (m68k-atari-sysv4):  Relocate to match FSF version.
15934         * config.guess:  More merges from the FSF:
15936         Add a space before function call or macro invocation.
15938         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15940         * config.guess: Add trap cmd to remove dummy.c and dummy when
15941         interrupted.
15943         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15945         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15946         (dummy): Redirect stderr from compilation of dummy.c.
15948         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15950         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15952 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15954         * configure: Accept and ignore --cache*, for compatibility with
15955         new autoconf.
15957 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15959         * config.guess:  Merge from FSF:
15961         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15963         * config.guess (Pyramid*:OSx*:*:*): New case.
15964         (PATH): Add /.attbin at end for finding uname.
15965         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15967         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15969         * config.guess (M88*:DolphinOS:*:*): New case.
15971         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15973         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15974         to select whether to use ELF or COFF.
15976         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15978         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15980         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15982         * config.guess: Guess the OS version for HPUX.
15984         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15986         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15988 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15990         * configure.in: Recognize --with-headers, --with-libs, and
15991         --without-newlib.
15992         * Makefile.in (all-xiberty): Depend upon all-ld.
15994 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15996         * configure.in: Change i[34]86 to i[345]86.
15998 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16000         * configure (version): A few more tweaks to help message.
16002 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16004         * Makefile.in:  Remove (for now) librx as a host library,
16005         now that we're building it for target.
16007 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16009         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16010         (Karl Berry).
16012 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16014         * configure.in:  Also configure librx.
16016 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16018         * Makefile.in:  Update various rules to reflect that librx
16019         is now needed for libg++.
16021 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16023         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16025 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16027         * configure.in: Configure the examples directory.
16029 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16031         * configure: Simplify Jun 2 1994 change.
16033 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16035         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16036         /bin/gcc isn't good enough to build gcc.
16038 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16040         * Makefile.in (GDB_SUPPORT_FILES): Remove
16041         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16042         (gdb.tar.gz): Add new rule to use standard distribution building
16043         mechanism.
16045 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16047         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16048         Bill Cox <bill@cygnus.com>.
16050 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16052         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16054 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16056         * configure:  Search current dir first in .gdbinit.
16058 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16060         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16062 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16064         * config.sub:  Refer to NeXT's operating system as nextstep.
16066         * config.sub (case $basic_machine):  Re-order the cases, to match
16067         the order in the FSF version (which is mostly alphabethical).
16068         Merge in some additions and changes from the FSF.
16070 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16072         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16073         * config.sub: Recognize cxux7.
16074         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16076 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16078         * config.sub:  Fix typo powerpc -> powerpc-*.
16080 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16082         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16084         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16085         parallel with all-emacs and install-emacs).  Top-level command
16086         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16088 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16090         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16091         $(relbindir)/make before doing ``make install'', and use
16092         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16093         installing over running make binary.
16094         ($(host)-stamp-stage3-installed): Likewise.
16096 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16098         * config.guess: Recognize Mach.
16100 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16102         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16103         see whether --exec-prefix was used.
16105 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16107         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16109 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16111         * Makefile.in: Add all-librx target similar to all-libproc.
16113 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16115         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16116         with post 1.2 uname bogosity.
16118 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16120         * configure: Remove temporary files on receipt of a signal.
16122 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16124         * configure: If there is a package_makefile_frag, remove
16125         ${subdir}/Makefile.tem after copying it in.
16127 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16129         * build_all.mk: support rs6000 lynx identifies itself as
16130         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16131         since /bin/gcc is too feeble to compile a modern gcc.
16133 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16135         * brought devo/test-build.mk update-to-date with progressive/
16136           test-build.mk. Add lynx targets and hppa flag info.
16138 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16140         * configure.in:  Use mh-ncrsvr43.  Patch from
16141         Tom McConnell <tmcconne@sedona.intel.com>.
16143 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16145         * config.guess (i386-unknown-bsdi):  No longer need to
16146         check #if defined(__bsdi__) && defined(__i386__).
16148 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16150         * configure: Set program_transform_nameoption correctly.
16152 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16154         * brought build-all.mk update-to-date with progressive build-all.mk,
16155           added new targets and hppa info.
16157 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16159         * configure: If config.guess result is a prefix of the user
16160         specified target, assume a native build and use the user specified
16161         target as the host alias.  Remove SunOS patch suffix removal hack.
16162         * configure.in: Remove SunOS patch suffix removal hack.
16164         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16165         in NATIVE_CHECK_MODULES.
16167 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16169         * Makefile.in: Rename HOST_ONLY to NATIVE.
16170         * configure: Delete SunOs patch suffix from host_canonical
16171           and build_canonical variables that are prepended to Makefiles.
16172         * configure.in: Add comments for easier maintenance.
16174 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16176         * Makefile.in: Add all-libproc target similar to all-gui.
16178 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16180         * Makefile.in (CHECK_MODULES): split into
16181         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16183 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16185         * config.guess (i386-unknown-bsdi): New system to guess.
16187 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16189         * Makefile.in: Add all-gui target (but not yet build by "all").
16191 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16193         * config.sub: Move deletion of patch suffix from here...
16194         * configure.in: To here, at Ian's suggestion.  The top-
16195           level scripts might need to know of a patch level.
16197 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16199         * config.sub: Strip off patch suffix so rtl is recognized
16200           as a sunos4.1.3 machine, even though it's been patched.
16202 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16204         * Makefile.in (INSTALL_LAST): Delete.
16205         (INSTALL_DOSREL): New.
16207 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16209         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16210         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16211         whether we pass down --with-gnu-ld anyhow.
16213 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16215         * Makefile.in (INSTALL_LAST): Change operation so it works
16216         on more flavors of make.
16217         * configure.in (go32): Don't build libg++ or libio.
16219 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16221         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16222         they can be overriden by templates.
16224 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16226         * configure.in (target==go32): Don't build gdb.
16227         * dosrel: New directory.
16229 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16231         * configure.in (host==go32): Configure dosrel too.
16232         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16233         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16234         be set by incoming names or templates.
16235         (INSTALL_LAST): New rule.
16237 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16239         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16241 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16243         * configure.in (appdirs): New variable.  Currently empty, but will
16244         be used in gas distribution.  If nonempty, lists a set of
16245         directories at least one of which must get configured, or top
16246         level configuration is considered to have failed.
16247         (rs6000-*-lynxos*): Use new file name.
16249 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16251         Eliminate XTRAFLAGS.
16252         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16253         newlib include files using -idirafter, and also use -nostdinc.
16254         (CXX_FOR_TARGET): Likewise.
16255         (XTRAFLAGS): Removed.
16256         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16257         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16258         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16259         ($(DO_X)): Don't pass down XTRAFLAGS.
16261 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16263         * configure.in (mips*-dec-bsd*): New target; do build linker.
16264         (mips*-*-bsd*): New target; don't build linker.
16266 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16268         * configure.in: support rs6000-*-lynxos* configuration.
16269         support sunos4 as a cross target.
16271         * config.sub: look for lynx*, not lynx since the OS version may
16272         legitimately be part of the name.
16274 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16276         * configure.in (i[34]86-*-sco*): Move to be with other i386
16277         targets.
16278         (romp-*-*): New target.  Skip various binary utilities.
16279         (vax-*-*): New target.  Don't build newlib.
16280         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16282 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16284         * configure.in: Only set host_makefile_frag if config
16285         directory exists.
16287 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16289         * install.sh: If $dstdir exists, don't check whether each
16290         component does.
16292 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16294         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16296 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16298         * configure.in (*-*-lynxos*): Don't configure newlib for either
16299         native or cross Lynx.
16301 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
16303         * config.sub (sparc64-elf): Fix os.
16304         (z8k): Remove duplicate.
16306 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16308         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16309         gcc/stmp-fixproto, to try to prevent fixproto from being run.
16311 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
16313         * configure: Make file links cleanly even if Lynx fails on
16314           an NFS symlink (at least fail cleanly).
16316 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16318         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16319         -XNh2000.
16321 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16323         * configure: Unknown options are fatal again.
16325 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
16327         * configure: Ignore --x-includes and --x-libraries, for Autoconf
16328         compatibility.
16330 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
16332         * build-all.mk: Add `clean' target.
16334 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16336         * config.guess:  Add SINIX support.
16337         * configure.in:  Add mips-*-sysv4* support.
16339 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
16341         * build-all.mk: Document all useful targets.
16342         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16343         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16345 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16347         * configure: Support --silent, --quiet.
16349 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16351         * configure: Support --disable-FEATURE.
16353 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16355         * config.guess: Recognize NCR running SVR4.3.
16357 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16359         * config.guess:  Make BSDI generate i386-unknown-bsd386.
16360         Patch from Paul Eggert <eggert@twinsun.com>.
16362 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16364         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16366 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16368         * configure: Make unrecognized options give nonfatal warnings
16369         instead of fatal errors, and pass them to any subdirectory
16370         configures in case they recognize them.
16371         Make --x equivalent to --with-x.
16373 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16375         * configure: Add --enable-* options.  Clean up usage message and
16376         some comments.
16378 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
16380         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16382 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16384         * configure.in (hppa*-*-*): Enable binutils.
16386 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16388         * config.sub: Recognize cisco.
16390 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16392         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16394 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16396         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16397         than one configuration name.  Add comment.
16399 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16401         * config.guess: about target *-hitachi-hiuxwe2, fixed
16402         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16403         macro is incorrect.]
16405 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16407         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16408         than the "make ls" stuff which used to be here.
16410 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16412         * config.guess:  Recognize i[34]86-unknown-freebsd.
16413         From Shawn M Carey <smcarey@rodan.syr.edu>.
16415 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16417         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16419 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16421         * config.guess: Check for ptx.
16423 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16425         * config.sub: Add os9k checking.
16427 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16429         * config.guess: Handle OSF1 running on HPPA processors
16431 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16433         * configure: If subdir configure fails, print out a message with
16434         subdirectory name, in case subdir's configure code didn't identify
16435         itself.
16437 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16439         * configure.in: Remove embedded newlines from configdirs.
16440         Avoid mismatches of substrings.  Fix matching strings at end
16441         of configdirs.
16443 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16445         * config.guess:  Add Lynx/rs6000 config support.
16447 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16449         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16451 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16453         * configure.in (hppa*-*-osf*): Treat this just like most other
16454         PA configurations (eg no binutils or ld).
16455         (hppa*-*-*elf*): These configurations have binutils and ld.
16457 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16459         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16461 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16463         * configure.in (rs6000-*-*): Build gas.
16465 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16467         * Makefile.in:  Avoid bug in losing hpux sed.
16469 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16471         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16472         for GDB and GDB has been fixed to not need it.
16474 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16476         * config.guess: Recognize vax hosts.
16478 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16480         * configure (while loop): Don't use "break 2" inside case
16481         statement -- the case statement isn't an enclosing loop.
16483 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16485         * config.guess:  Clean up NeXT support, to allow nextstep
16486         on Intel machines.  Make OS be nextstep.
16488 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16490         * config.guess: Add alternate forms for Convex.
16492 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16494         * configure:  Completely rewrite option processing.  Take
16495         advantage of pattern-matching to avoid invoking test frequently.
16496         Also clean up host and target defaulting logic.
16498 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16500         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16501         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16502         commands (plus user environment) will fit SCO limits.
16504 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16506         * configure.in: Don't issue warnings about directories which are
16507         not being configured if -norecursion is set.  Correct test for
16508         --with-gnu-as and --with-gnu-ld to not get confused by substring
16509         matches.
16511         * configure.in: Don't build gas for alpha-dec-osf1*.
16513 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16515         * configure:  Back out Per's change of 12/19/1993.  It changes the
16516         behavior of configure in unexpected and confusing ways.
16518         Also, use different delim char when calculating
16519         program_transform_name so that the name can contain slashes.
16521 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16523         * configure.in, config.sub: Add support for VSTa micro-kernel.
16525 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16527         * configure.in: Nuke hacks which were used to get a special
16528         version of GAS for HPPA configurations.
16530 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16532         * configure:  If only ${target_alias} is given, use that
16533         as the default for ${host_alias}.
16534         * configure:  Add missing back-slashes before nested quotes.
16536 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16538         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16540 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16542         * config.guess:  Recognize some Tektronix configurations.
16543         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16545 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16547         * config.sub: Match any flavor of SH.
16549 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16551         * configure.in: Don't try to configure newlib for Alpha.
16553 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16555         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16556         libg++ or libio for any Alpha target.
16558         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16560 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16562         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16563         default arguments -- so it tried to compress itself.
16565 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16567         * configure.in (notsupp): ensure that a space is always at the end
16568           of the configdirs list, since the grep checks for an explicit space
16570 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16572         * configure.in (target i386-sysv4.2): don't build ld, since static
16573           versions of many libraries are not available.
16575 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16577         * config.guess: Recognize Apollos (using environment variables).
16578         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16580 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16582         * config.guess: Recognize Sony news mips running newsos.
16584 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16586         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16587         "fi ; else" for bash.
16589 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16591         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16593 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16595         * config.sub: accept unixware as an alias for svr4.2.
16596         Fix some inconsistancies with the gcc version.
16598 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16600         * Makefile.in (DISTDOCDIRS):  Add gdb.
16602 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16604         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16606 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16608         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16609         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16610         this now.
16612 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16614         * config.sub: Accept hiux* as an OS name.
16616         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16617         etc/make-stds.texi.  The underscore came from gcc, and dje now
16618         agrees that RUNTESTFLAGS is the correct name.
16620 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16622         * install.sh:  Remove 'set -e'.  It makes any conditionals
16623         in the script useless.
16625         * config.guess: Automatically recognize arm-acorn-riscix
16626         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16628 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16630         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16632 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16634         * Makefile.in (DISTDOCDIRS): New variable.
16635         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16636         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16638 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16640         * configure.in (hppa target): check the source directory for the
16641           pagas sub-directory
16643 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16645         * config.sub: Allow -aout* and -elf*.
16647 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16649         * configure.in: Don't build ld on i386-solaris2, same as for
16650         sparc-solaris2.
16652 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16654         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16656 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16658         * configure.in:  Configure gdb for alpha.
16660 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16662         * Makefile.in (CXXFLAGS): Add -O.
16664 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16666         * config.guess: added support for DG Aviion
16668 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16670         * configure.in: Produce warning message for subdirectories not
16671         configurable for this host/target combination.  Don't try to
16672         configure gdb for vms.
16674 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16676         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16677         appropriate files before making "diststuff".
16678         (DISTBISONFILES): New var: list of files to be edited.
16679         (DISTSTUFFDIRS): Add binutils.
16681 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16683         * config.sub: also handle mipsel and mips64el (for little endian mips)
16685 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16687         * configure.in: Add * to end of all OS names.
16689 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16691         * configure.in: Build newlib for LynxOS native.
16693 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16695         * config.guess: Add support for delta 88k running SVR3.
16697         * configure.in: Add comment about HP compiler vs. emacs.
16699 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16701         * configure.in: don't build ld on solaris2 (not a viable option
16702           due to bugs in getpwnam & getpwuid)
16704 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16706         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16707         config.guess will produce a full version number.
16709 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16711         * configure.in: Build linker and binutils for alpha-dec-osf1.
16713 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16715         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16716         and gdb/testsuite/Makefile.in.
16718 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16720         * configure.in: recognize mips*- instead of mips-
16722 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16724         * config.sub: Accept linux*coff and linux*elf as operating
16725         systems.
16727 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16729         * config.sub: Recognize mips64, and mips3 as an alias for it.
16731 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16733         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16734         gdb knows how to handle OSF/1 shared libraries.
16736 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16738         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16739         * config.guess: Recognize Hitachi's HIUX.
16740         * config.sub: Recognize h3050r* and hppahitachi.
16741         Remove redundant cases for hp9k[23]*.
16743 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16745         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16746         if gas and ld are in the source tree and are in ${configdirs}.
16747         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16748         --with options (but still pass them down on the command line,
16749         if they were explicitly specified).
16751 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16753         * configure: substitute SHELL value in Makefile.in with
16754         ${CONFIG_SHELL}
16756 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16758         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16759         *-*-solaris2* targets.
16761 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16763         * Makefile.in: define M4, and pass it down to sub-makes;
16764         all-autoconf now depends on all-m4
16766 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16768         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16769         presence of {ar,ranlib} instead of a configured directory
16771 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16773         * config.guess: Accept 34?? as well as 33?? for NCR.
16775 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16777         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16778         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16780 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16782         * configure: grab values for $(CC) and $(CXX) from the
16783         environment, so that someone can do "CC=gcc configure; make" and
16784         have it work right (matching the way that autoconf works now)
16786         * configure.in, Makefile.in: add support for gash, the tcl
16787         interface to Galaxy
16789         * config.guess: add NetBSD variants (hp300, x86)
16791 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16793         * install.sh: Support -d option (in the manner of SunOS 4 install,
16794         as it is more deterministic than that of GNU install)
16795         (chmodcmd): Set file to mode 755 by default (should also do default
16796         chgrp and chown, but I don't feel like dealing with that now)
16798 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16800         * config.sub: Remove h8300hhms alias.
16802 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16804         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16806 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16808         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16809         as stmp-fixinc
16811 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16813         * config.sub: recognize m88110-bug-coff.
16815 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16817         * Makefile.in (all-libio): all dependencies on the toolchain used
16818         to build this (gcc, gas, ld, etc)
16820 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16822         * config.guess: Deal with OSF/1 1.3 on alpha.
16824 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16826         * install.sh: add some 'else true' clauses for portability
16828         * configure.in: don't build libio for h8[35]00-*-* targets
16830 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16832         * Makefile.in:  Add support for new libio.
16834 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16836         * install.sh: If one command fails, don't try the rest.  Don't try
16837         to remove $dsttmp (via trap) unless we have already created it.
16838         If $src doesn't exist, detect it and exit with an error.
16840         * config.guess: Recognize BSD on hp300.
16842 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16844         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16845         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16847 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16849         * Makefile.in (all-send-pr): depends on all-prms
16851 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16853         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16855 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16857         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16858         Added test for mips-mips-riscos5.
16860 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16862         * configure.in: use mh-hp300 for 68k HP hosts
16864 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16866         * configure: add support for CONFIG_SHELL, so that you can use
16867         some alternate shell for evaluating configure scripts
16869 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16871         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16872         in configure script to bug-gdb@prep.ai.mit.edu when building
16873         distribution archive.
16874         * Makefile.in (COMPRESS):  Remove def.
16875         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16876         gdb.tar.Z and make-gdb.tar.Z respectively.
16877         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16878         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16879         to convergence with 'taz' target in Makefile.in.
16881 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16883         * install.sh (dsttmp): use trap to ensure that tmp files go
16884         away on error conditions
16886 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16888         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16890 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16892         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16893         its parent is '/' not ''.
16895         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16897 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16899         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16900         that ${newsrcdir}/configure.in does.
16902 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16904         * test-build.mk: support for CONFIG_SHELL
16906 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16908         * config.sub (netware):  Add as a basic system type.
16910 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16912         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16913           $(srcdir)/ from the dependency on Makefile.in.
16915 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16917         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16918         (h8300hhms is temporary until multi-libraries are implemented).
16919         * configure.in: Handle h8300h too.
16921 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16923         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16925 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16927         * configure:  Remove extraneous output when guessing host type.
16928         * config.guess:  Remove extraneous output when guessing using C
16929         compiler rather than uname, or when guessing fails.
16931 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16933         * Makefile.in: remove all.cross and install.cross targets
16935         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16936           definitions
16938 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16940         * configure.in (target sh): Build gprof.
16942 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16944         * config.sub: change -solaris to -solaris2
16946 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16948         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16950 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16952         * configure: Correct error message for missing Makefile.in to
16953         print correct directory.
16955 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16957         * install.sh: kludge around 386BSD shell bug
16959 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16961         * config.guess:  Recognize NeXT.
16962         * config.guess:  Recognize i486-ncr-sysv4.
16963         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16965 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16967         * Makefile.in (MAKEINFOFLAGS): New variable.
16968         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16969         * build-all.mk, test-build.mk: Pass down --no-split as
16970         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16972 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16974         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16976 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16978         * Makefile.in (libg++.tar.z):  New rule.
16979         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16980         * Makefile.in (taz):  Only do a single chmod.
16982 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16984         * install.sh: don't use dirname anymore (replaced with sed usage)
16986 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16988         * Makefile.in:  Change extension for gzip'd files from '.z' to
16989         '.gz' per new FSF standard usage.
16991 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16993         * configure: put quotes around the final value of program_transform_name
16995 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16997         * Makefile.in: new install.sh support; update install-info rules
16999 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17001         * configure.in: Build diff for crosses, but not for go32 host.
17003         * configure.in: Build gprof only for native, and don't build it
17004         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17006 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17008         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17010 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17012         * configure.in (host_tools): Add prms.
17014 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17016         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17017         with $(FLAGS_TO_PASS) on the command line
17019         * config.sub: Recognize lynx and lynxos
17021 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17023         * config.sub: Accept -ecoff*, not just -ecoff.
17025 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17027         * Makefile.in (taz): Use .gz suffix instead of .z.
17028         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17029         names.
17031 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17033         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17035 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17037         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17038         that rebuilds that might happen during 'make install' don't get
17039         bogus gcc include files
17041 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17043         Change from Utah for HPPA support:
17044         * config.guess: Recognize hppa1.x-hp-bsd.
17046 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17048         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17049         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17051 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17053         * config.sub: Add support for rom68k and bug boot monitors.
17055 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17057         * Makefile.in: Make all-opcodes depend on all-bfd.
17059 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17061         * config.guess: Added special check for i[34]86-univel-sysv4*.
17063 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17065         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17066         the processor rather than assuming i486.
17068 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17070         * config.guess: Recognize SunOS6 as Solaris3.
17072 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17074         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17075         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17077 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17079         * build-all.mk (all-cross): New target for Canadian Cross.
17080         Added Q2 go32 targets.
17081         * test-build.mk: Configure go32 cross sparclite-aout and
17082         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17083         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17085 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17087         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17088         GO32 hosted toolchains
17090 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17092         * configure: change  so "-exec-prefix" gets passed down rather
17093         than "-exec_prefix" so autoconf generated Makefiles get the
17094         exec_prefix set right.
17096 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17098         * config.guess: get the Solaris2 minor version number
17100         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17102 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17104         * config.guess: Recognize some Sequent platforms.
17106 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17108         * Makefile.in: added the vault-install target
17110         * configure.in: actually use the Sun3 makefile fragment that's in
17111         config, also added the release dir to configdirs
17113 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17115         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17117 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17119         * configure.in: remove some program from Alpha targetted toolchains
17121 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17123         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17124         gprof.
17125         (taz): Run "make diststuff" in those directories instead of "make
17126         proto-dir".  Look for "VERSION=" only at start of line in subdir
17127         Makefile.  Use "gzip -9" for compression.
17128         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17129         (binutils.tar.z): New target.
17131 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17133         * Makefile.in (taz): Include gpl.texinfo.
17135 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17137         * Makefile.in (setup-dirs): Merged into "taz" target.
17138         (taz): Only do `proto-dir' stuff if a directory is actually needed
17139         for this target.
17141 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17143         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17144         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17145         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17146         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17147         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17149 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17151         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17152         config.sub, and move-if-change to gdb testsuite distribution
17153         archive, so the testsuite can be extracted, configured, and
17154         run separately from the gdb distribution.  Blow away the Chill
17155         tests that require a Chill compiled executable, since GNU Chill
17156         is not yet publically available.
17158 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17160         * test-build.mk: set environment variables in a single command,
17161         instead of a list of assignments and exports
17163         * config.guess: recognize Alpha/OSF1 systems
17165 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17167         * configure: Change help message to prefer --options rather than
17168           -options.
17170 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17172         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17173         zippy@ecst.csuchico.edu.
17174         * config.guess: Recognize miniframe.
17176 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17178         * Makefile.in: Use srcroot to find runtest rather than rootme.
17179         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17181 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17183         * test-build.mk: Extensive additions to support building on a
17184         machine other than the host.
17186 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17188         * configure (tooldir): Fix for i386-aix again.
17190 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17192         * configure, Makefile.in:  Change definition of $(tooldir)
17193         to match the FSF.
17195 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17197         * config.guess:  Recognize i[34]86/SVR4.
17199 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17201         * Makefile.in (all-gdb): gdb depends on sim.
17203 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17205         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17206         at the same time we make the prototype gdb directory.
17207         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17208         files at the same time as the gdb base release distribution.
17210 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17212         * Makefile.in (check): Use individual check targets rather than
17213         DO_X rule.
17214         (check-gcc): Added.
17216 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17218         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17219         for System V release 3.2.
17221 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17223         * config.sub: Recognize hppaosf.
17224         * configure.in: Do configure ld/binutils/gas for it.
17226 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17228         * configure (tooldir): Alter syntax used to set this, for systems
17229         where "\$" isn't handled right, like i386-aix.
17231 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17233         * configure: Pass program-transform-name, not
17234         program_transform_name, to recursive configures.
17236 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17238         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17239         of gas+ld+binutils.
17241 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17243         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17245 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17247         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17249 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17251         * Makefile.in (PRMS): Set back to all-prms.
17253 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17255         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17256         targets, rather than for MIPS hosts.
17258 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17260         * configure.in: add comment for --with-x default values
17262         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17264         * Makefile.in: add check-* targets for each of the directories in
17265         the tree.  Add a definition of RUNTEST that will use the one we
17266         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17268 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17270         * configure.in: Removed obsolete references to bfd_target and
17271         target_makefile_frag.
17273         * build-all.mk: Set assorted targets for Q2.
17274         * config.sub: Recognize z8k-sim and h8300-hms.
17275         * test-build.mk: Really don't pass host to configure.
17276         (HOLES): Added uname.
17278 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17280         * configure: Handle an empty program-prefix, program-suffix or
17281         program-transform-name correctly.
17283 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17285         * build-all.mk: -G 8 no longer required for MIPS targets.
17286         * test-build.mk: Don't pass host argument to configure; make it
17287         guess.
17289 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17291         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17292         * Makefile.in (COMPRESS):  New macro, like GZIP.
17294 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17296         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17298         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17299         with gas currently defaults to -G 0.
17301 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
17303         * Makefile.in (all-flex): flex depends on byacc.
17305         * build-all.mk: If host not specified, use config.guess.  Pass TAG
17306         to test-build.mk as RELEASE_TAG.
17307         * test-build.mk (configargs): New variable containing arguments to
17308         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
17309         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17311         * config.guess: Use /bin/uname when checking -X argument on SCO,
17312         to avoid invoking GNU uname which doesn't understand -X.
17314         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17316         * configure.in: Build gas for mips-*-*.
17318 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17320         * Makefile.in (all.normal): insert missing backslash.
17322 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17324         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17326         * Makefile.in: Complete overhaul to merge many almost identical
17327         targets.
17329 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17331         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17332         (gdb.tar.Z): Adjusted.
17334         * Makefile.in (setup-dirs, taz): New targets; should be general
17335         enough to adapt for gdb sometime.  Build only .z file.
17336         (gas.tar.z): New target.
17338 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
17340         * build-all.mk: Use CC=cc -Xs on Solaris.
17342 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
17344         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
17345         for handling BISON for FSF releases.
17347 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17349         * configure: Actually implement the change zoo just documented.
17351 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
17353         * configure: when using config.guess, only set target_alias when
17354         it's not already been set (ie, on the command line)
17356 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17358         * Makefile.in: add installcheck target, set PRMS to install-prms
17360 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17362         * configure: add support for package_makefile_fragment, handle the
17363         case where a directory has a configure.in file but no Makefile.in
17364         more gracefully (with an actual understandable error message, even);
17365         add support for --without (and add this to the usage message); also
17366         explicitly add a --host=${host_alias} to the command line when
17367         config.guess is used
17369 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17371         * configure: Must use both --host and --target in recursive calls.
17373 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17375         * Makefile.in: Change deja-gnu to dejagnu.
17377 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17379         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17381 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17383         * configure.in: canonicalize all instances to *-*-solaris2*,
17384         also strip out a number of tools to not build for go32 host
17386 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17388         * config.guess: add GPL.
17390         * Makefile.in, config.guess, config.sub, configure: bump
17391           copyrights to 93.
17393 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17395         * Makefile.in (do-info): Removed obsolete check for existence of
17396         localenv file.
17398         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17400 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17402         * Makefile.in: a couple of 'else true' for decstation,
17403         support for TclX
17405         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17407 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17409         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17411 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17413         * config.guess: Recognize i386-ibm-aix (PS/2).
17414         * configure.in: Use config/mh-aix386 file for it.
17416 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17418         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17419         CC_FOR_TARGET instead.
17420         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17422 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17424         * Makefile.in: Add sim to list of directories sent with gdb
17426 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17428         * configure.in: Put back mips-dec-bsd* case.
17430 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17432         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17433         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17434         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17436 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17438         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17440         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17441         (install-info): install dir.info only if it exists,
17442         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17444 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17446         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17447         gas for mips-dec-bsd.
17449 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17451         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17452         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17454 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17456         * configure.in: Added "dejagnu" to hosttools list.
17458 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17460         * config.sub, configure.in, config.guess:  Add support
17461         for Bosx, an AIX variant from Bull.
17462         Patches from F.Pierresteguy@frcl.bull.fr.
17464 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17466         * devo/dejagnu: Initial creation of devo/dejagnu.
17467         Migrated dejagnu testcases and support files for testing software
17468         tools to reside as subdirectories, currently called "testsuite",
17469         within the directory of the software tool.  Migrated all programs,
17470         support libraries, etc. beloging to dejagnu proper from
17471         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17472         with no modifications.  The changes to these files which will
17473         allow them to configure, build, and execute properly will be made
17474         in a future update.
17476 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17478         * Makefile.in: Change send_pr to send-pr.
17479         * configure.in: Likewise.
17480         * send_pr: Renamed directory to send-pr.
17482 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17484         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17486 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17488         * README:  Update for gdb-4.8 release.
17489         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17490         gdb-xxx.tar.z (gzip'd) file also.
17492 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17494         * Makefile.in: make all-diff depend on all-libiberty
17496 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17498         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17500 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17502         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17504 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17506         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17507         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17508         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17510 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17512         * Makefile.in:  makeinfo binary is in a new location
17514 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17516         * config.sub: Accept -ecoff as an OS.
17518         * Makefile.in: Various changes to eliminate a level of make
17519         recursion and reduce the required command line length.
17520         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17521         sub-makes.
17522         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17523         variables holding settings for specific sub-makes.
17524         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17525         in terms of BASE_FLAGS_TO_PASS.
17526         (TARGET_LIBS): New variable listing directories which use
17527         TARGET_FLAGS_TO_PASS.
17528         (subdir_do): Eliminated.
17529         (do-*): New set of targets to replace subdir_do.
17530         (various): All targets which used subdir_do now depend on do-*.
17531         (local-clean): Renamed from do_clean.
17532         (local-distclean): New target, dependency of distclean and
17533         realclean.
17534         (install-info): Don't create directories.  Depend on dir.info
17535         rather than calling make recursively.
17536         (install-dir.info): Eliminated.
17537         (install-info-dirs): Create all info directories here.
17538         (dir.info): Depend upon do-install-info.
17540         * test-build.mk (HOLES): Added false.
17542 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17544         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17546 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17548         * Makefile.in (info): remove dependency on all-texinfo.  The
17549         problem was really in texinfo/C, not at this level.
17551 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17553         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17555 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17557         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17558         GDB releases.
17560 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17562         * configure: Include srcdir in message about target of link not
17563         being found.  Don't convert `-' to `_' in `with' options being
17564         passed to subdirs.
17566 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17568         * configure.in: add uudecode to host_tools
17570         * Makefile.in: added {all,install}-uudecode targets, added them to
17571         the appropriate lists
17573 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17575         * Makefile.in (all-gcc): Added dependency on all-gas.
17577         * configure.in (mips-*-*): Build ld and binutils.
17579 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17581         * configure: check return code from mkdir, print error message and
17582           exit on failure.
17584 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17586         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17588 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17590         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17592 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17594         * config.sub (h8500):  Recognize this as a cpu type.
17596 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17598         * configure: source directory missing is no longer a warning
17600         * configure.in: recognize irix[34]* instead of irix[34]
17602         * Makefile.in: define and pass down X11_LIB
17604 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17606         * guess-systype: Renamed to ...
17607         * config.guess:  ... by popular request.
17608         * configure.in, Makefile.in:  Update accordingly.
17610 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17612         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17613         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17614         + Execute ./dummy instead of assuming . is in PATH.
17616 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17618         * guess-systype:  New shell script.  Attempts to guess the
17619         canonical host name of the executing host.
17620         Only a few hosts are supported so far.
17621         * configure:  Call guess-systype if no host is specified.
17623 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17625         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17626         gcc Makefile.
17629 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17631         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17632         (all-gcc, install-gcc, subdir_do): Use it.
17634 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17636         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17638 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17640         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17641           set exclusively by configure, using configure.in .
17643 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17645         * test-build.mk: set $PATH for all builds
17647         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17649 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17651         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17652         the one used in gcc/Makefile.in, so that a null expansion doesn't
17653         override the one needed to build gcc with a native cc.
17656 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17658         * configure: Accept -with arguments.
17660 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17662         * Makefile.in: added h8300sim
17664 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17666         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17667         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17668         (all-cygnus, native, build-cygnus): Make
17669         $(canonhost)-stamp-3stage-done, not $(host)....
17670         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17671         i386-sco3.2v4.  Added else true to if command.
17673 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17675         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17677 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17679         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17681 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17683         * configure.in: don't remove binutils from Solaris builds
17685 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17687         * Makefile.in: get rid of earlier definitions for *clean,
17688         also handle the recursive info rule better
17690 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17692         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17693         do more-or-less the right thing.
17695 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17697         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17698         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17700 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17702         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17703         $(host_canonical).
17705         * configure.in: split the configdirs list into 4 categories (native
17706         v. cross, library v. tool) and handle the cross-only and native-
17707         only in more reasonable (and correct!) way.
17709 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17711         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17712         configdirs anymore.
17714 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17716         * Makefile.in: extensive cleanup::  removed all of the explicit
17717         clean-* targets, collapsed many wrappers around subdir_do into
17718         one, added additional targets to satisfy standards.texi, deleted
17719         some old targets, some changes for consistency
17721 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17723         * configure.in: handle some programs as cross-only, and others as
17724         native only
17726         * test-build.mk: handle partial holes in a more generic manner
17728         * Makefile.in: m4 depends on libiberty
17730 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17732         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17733         time, wdiff, and find to configdirs
17735         * Makefile.in: all, clean, and install rules for the new programs
17736         added to configure.in
17738 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17740         * configure.in: use mh-sun for all *-sun-* hosts
17742 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17744         * Makefile.in: define flags for X11 include files and library file
17745         locations, pass them down to the programs that need this info
17747         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17749 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17751         * configure.in: start building libg++ for HP-UX targets
17753 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17755         * README:  Update references to files moved into etc/.
17757 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17759         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17760         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17762 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17764         * configure: accept dash as well as underscore in long option
17765         names for FSF compatibility.
17767 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17769         * config.sub: added -sco3.2v4 support from FSF.
17771 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17773         * configure.in: expand the section that adds or removes
17774         directories from the list of programs to build, to handle native
17775         vs. cross in addition to host v. native
17777 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17779         * Makefile.in:  Replace C++ in macro names with CXX.
17780         This is less likely to break ...
17782 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17784         * test-build.mk: add -w to GNU_MAKE
17786 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17788         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17789         add 'sparc' to list of recognized cpus.  This needed to make
17790         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17791         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17792         then changes that into $CPU-wrs-vxworks.
17794         * configure.in: remove most references to gdbtest, regularize
17795         target based program removal
17797         * test-build.mk: import from p3 tree (many fixes and changes)
17799 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17801         * Makefile.in: added rules to handle tcl, tk, and expect
17803         * configure.in: handle those directories if they exist
17805 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17807         * config.sub: removed bogus hppabsd and hppahpux names, since
17808         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17810 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17812         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17813         depends upon all-xiberty
17815         * Makefile.in: changes from p3, including:
17817         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17819         * Makefile.in (XTRAFLAGS): include newlib directories if
17820         newlib/Makefile exists, rather than if host != target.
17822         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17824         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17825         from the same source tree and not building a cross-compiler.  This
17826         matters for the libg++ configuration if reconfiguring a tree that
17827         has already been installed.
17829         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17831         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17832         pick up the machine and system specific header files.
17834         * Makefile.in: added AS_FOR_TARGET, passed down in
17835         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17836         the C compiler to use to create programs which are run in the
17837         build environment, set it to default to $(CC), and passed it down
17838         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17840         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17842         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17843         We need them for unusual native builds, like systems without
17844         ranlib.
17846         * configure: also define $(host_canonical) and
17847         $(target_canonical), which are the full, canonical names for the
17848         given host and target
17850 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17852         * Makefile.in:  Added separate definitions for C++.
17854 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17856         * configure.in (configdirs):  Add deja-gnu.
17858 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17860         * README:  Update for configure.texi and gdb-4.7 release.
17862 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17864         * Makefile.in:  Move "all" target to top of file.
17865         Previously, first target was ".PHONY" which caused BSD4.4 make
17866         to build .PHONY when make was run without arguments.
17868 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17870         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17871         Library-copylefted code in libiberty.
17873 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17875         * config.sub:  Replace m68kmote with plain old m68k.
17877 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17879         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17881 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17883         * config.sub: Complain if no argument is given.  Added support for
17884         386bsd as OS and target alias.
17886 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17888         * Makefile.in (XTRAFLAGS): include newlib directories if
17889         newlib/Makefile exists, rather than if host != target.
17891 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17893         * config.sub: recognize sparclite-wrs-vxworks.
17895         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17896         p3.) Added clean-xiberty to clean.
17898 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17900         * configure.in: use *-*-* instead of nested cases for host and target
17902 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17904         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17905         from the same source tree and not building a cross-compiler.  This
17906         matters for the libg++ configuration if reconfiguring a tree that
17907         has already been installed.
17909 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17911         * config.sub (i486v/i486v4):  Merge in from FSF version.
17913 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17915         * configure: only set PWD if it is already set.
17917 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17919         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17920         doesn't have unset and all success paths (and most error paths)
17921         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17922         to just ${PWD} to avoid confusion.)
17924 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17926         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17927         even for a native compilation.
17929 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17931         Changes to make the gdb.tar.Z rule work better.
17933         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17934         (DEVO_SUPPORT):  Add configure.texi.
17935         (bfd-ilrt.tar.Z):  Remove ancient rule.
17937 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17939         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17940         pick up the machine and system specific header files.
17942         * configure.in, config.sub: added new target m68010-adobe-scout,
17943         with alias of adobe68k.  Changed configure.in to check for
17944         -scout before -sco* to avoid a false match.
17946         * Makefile.in: added AS_FOR_TARGET, passed down in
17947         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17948         the C compiler to use to create programs which are run in the
17949         build environment, set it to default to $(CC), and passed it down
17950         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17952 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17954         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17955         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17956         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17957         FOR_TARGET variants, to newlib and libg++.
17959 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17961         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17962         first.
17964 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17966         * config.sub:  Accept `elf' as an environment.
17968 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17970         * Makefile.in (all-opcodes):  cd into the right directory
17972 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17974         * configure: added -program_transform_name option, used as
17975         argument to sed when installing programs.
17976         configure.texi: added documentation for -program_prefix,
17977         -program_suffix and -program_transform_name.
17979 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17981         * config.sub:  Accept i486 where i386 ok.
17983 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17985         * config.sub: accept we32k
17987 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17989         * config.sub, configure.in: accept OSE68000 and OSE68k.
17991         * Makefile.in: don't create all directories for ``make install'';
17992         let the subdirectories create the ones they need.
17994 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17996         * COPYING: new file, GPL v2
17998 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18000         * Makefile.in: use the new gen-info-dir, which needs a template
18001         argument (which also lives in texinfo)
18003         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18005 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18007         * config.sub (ncr3000):  Change i386 to i486.
18009 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18011         * Makefile.in: add install-rcs, install-grep to
18012         install-no-fixedincludes, removed install-bison and install-libgcc
18014 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18016         * configure.in: grab the HPUX makefile fragment if on HPUX
18018 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18020         * Makefile.in: eradicate bison spoor (ditto libgcc).
18021          configure.in: recognise m68{k,000}-ericsson-OSE.
18022          es1800 is alias for m68k-ericsson-OSE
18024 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18026         * configure.in: rearrange the parts that remove programs from
18027         configdirs, based now on HOST==TARGET or by canonical triple.
18029 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18031         * test-build.mk: recurse explicitly with -f test-build.mk when
18032           appropriate.  predicate stage3 and comparison on the existence
18033           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18034           On very clean, also remove ...stamp-co.  Build in-place before
18035           doing other builds.
18037 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18039         * Makefile.in, configure.in: add tgas
18041 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18043         * Makefile.in: a number of changes merged in from progressive.
18045         * configure.in: add libm.
18047         * .cvsignore: ignore some stuff that comes from test-build.mk.
18049 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18051         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18053 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18055         * configure: Add program_suffix (parallel to program_prefix)
18056         * Makefile.in: adjust directory-creating script for losing decstation
18058 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18060         * configure:  Minor $subdir-related fixes.
18062 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18064         * configure: fix various problems with propogating
18065         makefile_target_frag in subdirs.
18066         * configure.in: config libgcc if its there
18068 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18070         * config.sub:  HPPA merge.
18072 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18074         * Makefile.in:  Replace all-bison with all-byacc in all
18075         dependency lines for other tools (which now use byacc).
18077 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18079         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18081 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18083         * Makefile.in: make gprof rules similar to byacc rules (instead of
18084         vestigal $(unsubdir) that didn't work...)
18086 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18088         * config.sub:  Add support for Linux.
18089         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18090         (at least for libg++).
18092 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18094         * configure.texi: fix doc for the -nfp option to configure
18096 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18098         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18100 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18102         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18103         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18104         * configure.in: added solaris* host_makefile_frag hook.
18106 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18108         * config.sub: changed recognition of m68000 so that various
18109         m68k types can be specified via m680[01234]0
18111 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18113         * config.sub (basic_machine): fix sed so that '-foo' isn't
18114         completely substituted out while .+'-foo' loses the '-foo'
18116 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18118         * config.sub ($os): Add -aout.
18120 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18122         * configure:  If host_makefile_frag is absolute, don't
18123         prefix ${invsubdir} (relevant to libg++ auto-configure).
18125 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18127         * Makefile.in (tooldir): Define it.
18128         (all-ld): Depend on all-flex.
18130 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18132         * Makefile.in (check):  Fix libg++ special case.
18134 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18136         * configure: do not bury `pwd` into config.status, thus do fewer
18137           pwd's.
18139         * configure: print the "Building in" message only when building in
18140           other than "." AND verbose.
18142         * configure: remove -s, rework -v to better accommodate guested
18143           configures.
18145         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18147 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18149         * Makefile.in: macroize flags passed on recursion.  remove
18150           fileutils.
18152 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18154         * configure: get makesrcdir right for subdirs deeper than 1.
18156         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18157           install.
18159 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18161         * Makefile.in: don't print subdir_do or recursion lines.
18163 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18165         * standards.texi: added menu item.
18167         * Makefile.in: build and install standards.info.
18169         * standards.texi: new file.
18171 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18173         * configure: test for and move config.status pieces from
18174           ${subdir}/.
18176 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18178         * configure:  Test for existance of files before trying to mv
18179         them, to avoid numerous non-existance messages.
18181 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18183         * configure: correct final line of config.status.
18185         * configure: patch from eggert.  Avoids a protection problem if
18186           the original Makefile.in is read only.
18188         * configure: use move-if-change from gcc to create config.status.
18189           Some makefiles depend on config.status to tell if a directory
18190           has been reconfigured for a different host.  This change
18191           prevents those directories from remaking everything in the case
18192           where the reconfig was only intended to rebuild a Makefile.
18194         * configure: test for config.sub with "config.sub sun4" rather
18195           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18196           host alias from a missing config.sub.
18198 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18200         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18201           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18203 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18205         * configure: mkdir ${subdir} as needed.
18207 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18209         * Makefile.in,configure.in: added autoconf.
18211 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18213         * Makefile.in: no longer pass against on recursion.
18215         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18216           definitions are not inherited.
18218         * configure: correct makesrcdir when subdir is .
18220 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18222         * configure:  Add support for 'subdirs' variable, which is
18223         like 'configdirs', except that configure doesn't re-invoke
18224         itself for subdirs, it just creates a Makefile for each subdir.
18225         * configure.texi:  Document subdirs.
18227 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18229         * configure.in: added flex to configdirs
18231 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18233         * Makefile.in: remove clean-stamps from clean.
18235 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18237         * configure.in:  Add gdbtest to configdirs.
18239 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18241         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18242         to recursive makes.
18243         * configure.in:  Recognize new ncr3000 config.
18245 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18247         * Makefile.in, configure.in: removed references to gdbm.
18249 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18251         * config.sub:  Don't canonicalize os value
18252         newsos* to bsd (readline needs to check for newsos).
18253         (This fix was earlier made Jan 31, but got re-broken.)
18255 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18257         * configure.in:  sco is an os, not a vendor!
18259         * configure:  Quote $( better.  Keep various shells happy.
18261 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18263         * Makefile.in: eliminate stamp-files.
18265 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18267         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18268           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18270 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18272         * config.sub:  fix iris/iris3.
18274 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18276         * configure: re-add -rm.
18278 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18280         * Maskefile.in: add .stmp-rcs to all.
18282         * configure.in: remove gas from rs6000 build, use aix host fragment.
18284 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18286         * configure: pass down site_option during recursion.
18288 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18290         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18292 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18294         * configure: Change exec_prefix so that it really defaults to prefix.
18296 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18298         * Makefile.in, configure.in:  Add support for mmalloc library.
18300 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
18302         * Makefile.in: add stmp dependencies for a few more things.
18304 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
18306         * configure: adjusted error message on objdir/srcdir configure
18307           collision, per john's suggestion.
18309         * Makefile.in: add libiberty stmp to all and all.cross.
18311 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
18313         * Makefile.in: remove force dependencies, add grep to all.
18315 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
18317         * Makefile.in: drop flex.  make stamp files work.
18319         * configure: added test for conflicting configuration in srcdir,
18320           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
18321           gets cranky.  use relative paths for configure and srcdir
18322           whenever possible.  Send some error messages to stderr that were
18323           going to stdout.
18325 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
18327         * Makefile.in:  Fix libg++ rule to check for gcc directory
18328         before using gcc/gcc.  Also pass XTRAFLAGS.
18330 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
18332         * Makefile.in: added stmp-files so that directories aren't polled
18333           when they are already built.
18335         * configure.texi: fixed a node pointer problem.
18337 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
18339         * config.sub configure.in gdb/configure.in
18340         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18341         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18342         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
18344 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18346         * configure: -recurring becomes -silent.  corrected help message
18347           for -site= option.
18349         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18351 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18353         * configure: when building Makefile for crosses, replace
18354           tooldir and program_prefix.  default srcdir from location of
18355           config.sub.  remove "for host in hosts" and "for target in
18356           targets" loops.
18358 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18360         * Makefile.in: Do not pass bindir or mandir to cvs.
18362 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
18364         * Makefile.in, configure.in: removed traces of namesubdir,
18365           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
18366           copyrights to '92, changed some from Cygnus to FSF.
18368         * configure.texi: remove most references to multiple hosts,
18369           multiple targets, subdirs, etc.
18371         * configure.man: removed rcsid. reference config.sub not
18372           config.subr.
18374         * Makefile.in: mkdir $(infodir) on install-info.
18376 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
18378         * configure.texi:  Explain better about .gdbinit and about
18379         the environment that configure.in sections run in.
18381 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
18383         * configure.in:  Ultrix is only a decstation if it's a MIPS.
18385 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
18387         * README:  DOC.configure => cfg-paper.texi.
18389 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18391         * config.sub (near case $os):  Don't convert newsos* to bsd!
18393 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18395         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18396         the number of copies of COPYING that go into the GDB tar file.
18398 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18400         * bfd/configure.in, gdb/config/mh-i386sco,
18401         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18402         Fix SCO configuration stuff.
18404 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18406         * Makefile.in:  For libg++, make sure the -I pointing
18407         to the gcc directory goes *after* all the libg++-local -I flags.
18408         Also, move just-gcc dependency from just-libg++ to all-libg++.
18410 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18412         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18414 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18416         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18418 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18420         * config.sub:  Add stratus configuration frags.  Also
18421         submitted to FSF.
18423 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18425         * Makefile.in (DEV_SUPPORT):  add configure.man.
18427         * config.sub(Decode manufacturer-specific):  add -none*.
18429 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18431         * Makefile.in:  remove form feeds to make Sun's make happy.
18432         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18434 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18436         * Makefile.in (AR_FLAGS):  Make quieter.
18438 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18440         * configure.in:  Add libg++.
18441         * configure:  When verbose, don't output the command line at each
18442         level; it will be unremarkably the same as the previous version,
18443         which will be the same as what the user typed.
18445 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18447         * configure.in, Makefile.in: fix clean-info, add flex.  add
18448           fileutils.
18450         * configure: be less sensitive to spaces in Makefile.in.  Do not
18451           look for sources in "..".  Doing so breaks subdirectories that
18452           might have their own configure.  If a subdir has it's own
18453           configure script, use it.
18455 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18457         * cfg-paper.texi: some changes suggested by rms.
18459 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18461         * config.sub:  Merge in some small additions from the FSF version,
18462         taken from the gcc distribution, to bring the Cygnus and FSF
18463         versions into closer sync.
18465 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18467         * configure.in:  Changed svr4 references to sysv4.
18469 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18471         * configure: added -V for version number option.
18473 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18475         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18476           renamed from DOC.configure to cfg-paper.texi.
18478 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18480         * configure, config.subr, config.sub: config.subr is now
18481           config.sub again.
18483 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18485         * configure.texi: new file, in progress.
18487         * Makefile.in: build info file and install the man page for
18488           configure.
18490         * configure.man: new file, first cut.
18492         * configure: find config.subr again now that configuration "none"
18493           has gone.  removed all traces of the -ansi option.  removed all
18494           traces of the -languages option.
18496         * config.subr: resync from rms.
18498 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18500         * configure, config.sub, config.subr: merge config.sub into
18501           config.subr, call the result config.subr, remove config.sub, use
18502           config.subr.
18504         * Makefile.in: revised install for dir.info.
18506 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18508         * configure.in: add decstation host makefile frag.
18510         * Makefile.in: BISON now bison -y again.  also install-gcc on
18511           install.  clean-gdbm on clean.  infodir belongs in datadir.
18512           Make directories for info install.  Build dir.info here then
18513           install it.
18515 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18517         * Makefile.in: fix for bad directory tests.
18519 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18521         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18522           regexp.  -srcdir relative was being handled incorrectly.
18524         * Makefile.in: unwrapped some for loops so that parallel makes
18525           work again and so one can focus one's attention on a particular
18526           package.
18528 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18530         * configure: added PWD as a stand in for `pwd` (for speed). use
18531           elif wherever possible.  make -srcdir work without -objdir.
18532           -objdir= commented out.
18534 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18536         * configure: +options become --options.  -subdirs commented out.
18537           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18538           Makefile now at top of generated Makefile.  Removed cvs log
18539           entries.  added -srcdir.  create .gdbinit only if there is one
18540           in ${srcdir}.
18542         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18543           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18544           and mandir now keyed off datadir by default.
18546 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18548         * Freshly created ChangeLog.
18551 Local Variables:
18552 mode: change-log
18553 left-margin: 8
18554 fill-column: 76
18555 version-control: never
18556 End: